WALA/com.ibm.wala.ide.jdt.test
Ben Liblit 1d27ca974b Upgrade raw-types-usage warnings to errors where possible
In general, these diagnostics are now errors in projects for which all
such warnings have been fixed.  There are three unfixed warnings in
two projects, so this diagnostic remains a warning (not an error) in
those projects.

There are also many places where rwa-types-usage warnings have been
locally suppressed using @SuppressWarnings annotations.  I haven't
systematically revisited those to see if any can be fixed properly.
So for those projects this diagnostic must also remain a warning (not
an error), since @SuppressWarnings does not work on things Eclipse is
configured to treat as errors.
2017-07-12 10:39:06 -07:00
..
.settings Upgrade raw-types-usage warnings to errors where possible 2017-07-12 10:39:06 -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
data rename com.ibm.wala.cast.java.jdt.test to com.ibm.wala.ide.jdt.test 2013-03-30 11:40:18 -07:00
launchers Add launcher for ECJJavaIRTest 2016-05-24 10:54:51 +02:00
source/com/ibm/wala Fix nearly all Eclipse warnings about using raw types 2017-07-12 10:39:06 -07:00
.classpath fixes to regression tests: 2015-03-24 21:51:35 -04:00
.project rename com.ibm.wala.cast.java.jdt.test to com.ibm.wala.ide.jdt.test 2013-03-30 11:40:18 -07:00
build.properties Externalize bundle names and vendors 2017-06-07 17:42:11 +02:00
pom.xml update version to 1.4.3-SNAPSHOT 2017-04-19 09:19:09 -07:00