WALA/com.ibm.wala.cast.java.test...
Ben Liblit 0bbe9970c6 Enable Eclipse Oxygen's new "unlikely argument types" diagnostics
There are two such diagnostics: one for collection methods and one for
equals().  See
<https://www.eclipse.org/eclipse/news/4.7/jdt.php#unlikely-argument-types>
for more information about these two new diagnostics.

For each of these diagnostics, I've set the severity level to
"warning" in projects that have some instances of the suspicious code,
or to "error" in projects that have no instances of the suspicious
code.
2017-07-08 13:22:00 -07:00
..
.externalToolBuilders switch to ant for downloading external dependence. also, added ant as a builder, so hopefully files will be downloaded automatically 2011-03-10 20:23:48 +00:00
.settings Enable Eclipse Oxygen's new "unlikely argument types" diagnostics 2017-07-08 13:22:00 -07:00
META-INF Externalize bundle names and vendors 2017-06-07 17:42:11 +02:00
OSGI-INF/l10n Externalize bundle names and vendors 2017-06-07 17:42:11 +02:00
src Add @Override annotations wherever possible 2017-06-30 08:54:12 -07:00
.classpath Use consistent Java versions, usually 1.7 2016-11-29 21:29:30 -06:00
.gitignore ignore junk 2012-07-02 13:59:50 -04:00
.project switch to ant for downloading external dependence. also, added ant as a builder, so hopefully files will be downloaded automatically 2011-03-10 20:23:48 +00:00
Java60RegressionExclusions.txt complete conversion to Unix line endings 2012-09-04 16:05:49 -07:00
build.properties Externalize bundle names and vendors 2017-06-07 17:42:11 +02:00
build.xml Add stub DOCTYPE declarations for Ant build scripts 2016-11-28 12:50:56 -06:00
pom.xml update version to 1.4.3-SNAPSHOT 2017-04-19 09:19:09 -07:00