WALA/com.ibm.wala.cast.java.ecj
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
..
.settings Enable Eclipse Oxygen's new "unlikely argument types" diagnostics 2017-07-08 13:22:00 -07:00
META-INF Export all packages 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/com/ibm/wala/cast/java Add a hashCode() method to a class that already has equals() 2017-06-30 10:24:36 -07:00
.classpath Create new com.ibm.wala.cast.java.ecj project. 2016-05-24 11:39:00 +02:00
.project Create new com.ibm.wala.cast.java.ecj project. 2016-05-24 11:39:00 +02:00
build.properties Externalize bundle names and vendors 2017-06-07 17:42:11 +02:00
mvncentral.xml update version to 1.4.3-SNAPSHOT 2017-04-19 09:19:09 -07:00
pom.xml update version to 1.4.3-SNAPSHOT 2017-04-19 09:19:09 -07:00