WALA/com.ibm.wala.core.tests
Ben Liblit 594525a83f Fix Eclipse warnings about methods that can be declared static
The fix is to add "static" where appropriate, of course.  I've also
simplified calls to such methods to reflect the fact that they no
longer need a specific object to call the method on.

In projects that contain test inputs, I've left the non-static
declarations unchanged, and instead downgraded the warning to be
ignored.  In all other projects, this warning has been upgraded to an
error.
2017-07-14 22:38:38 -07:00
..
.settings Fix Eclipse warnings about methods that can be declared static 2017-07-14 22:38:38 -07:00
META-INF Export all packages 2017-06-07 17:42:11 +02: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
src/com/ibm/wala Fix Eclipse warnings about methods that can be declared static 2017-07-14 22:38:38 -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