WALA/com.ibm.wala.core.tests
Ben Liblit 321b28f149 Remove some unnecessary warning suppressions
One such annotation was unnecessary because the thing it was
suppressing no longer happens.  Any future unnecessary warning
suppressions of this kind will now be treated as errors.

The other annotations were unnecessary because the corresponding
warnings have been disabled entirely in the Eclipse projects'
configurations.  There seems to be no way to tell Eclipse to treat
these as anything other than "info" diagnostics in the future, so
that's how they will remain.
2017-08-05 13:29:50 -07:00
..
.settings Treat unused parameters as errors, not merely warnings 2017-07-31 15:29:00 -07:00
dat changes for handling of 'callbacks' in dynamic CGs 2015-06-28 17:06:21 -04:00
launchers speed up some CG tests by disabling reflection handling 2017-06-26 10:57:31 -07:00
META-INF Export all packages 2017-06-07 17:42:11 +02:00
src/com/ibm/wala Remove some unnecessary warning suppressions 2017-08-05 13:29:50 -07:00
.classpath Use consistent Java versions, usually 1.7 2016-11-29 21:29:30 -06:00
.project complete conversion to Unix line endings 2012-09-04 16:05:49 -07:00
build.properties Fix warnings about unset javacProjectSettings build entries (#176) 2017-05-04 11:44:32 -07:00
build.xml Add stub DOCTYPE declarations for Ant build scripts 2016-11-28 12:50:56 -06:00
javaCompiler...args generate linux build file 2008-05-29 15:34:20 +00:00
plugin.properties complete conversion to Unix line endings 2012-09-04 16:05:49 -07:00
plugin.xml Add stub DOCTYPE declarations for Eclipse plug-in manifest files 2016-11-28 14:55:34 -06:00
pom.xml update version to 1.4.3-SNAPSHOT 2017-04-19 09:19:09 -07:00