WALA/com.ibm.wala.core.testdata
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 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
classes incorporate changes from other branch 2013-02-06 12:34:25 +01:00
ocaml more support for Java 7: 2014-08-07 16:02:48 -04:00
scripts/cruise Add stub DOCTYPE declarations for various hand-authored XML files 2016-11-28 14:55:34 -06:00
src Fix nearly all Eclipse warnings about using raw types 2017-07-12 10:39:06 -07:00
.classpath Merge branch 'master' of https://github.com/wala/WALA 2015-06-02 23:00:32 -04:00
.project 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 Revert "remove almost-obsolete 1.4 source and target levels for building JLex" 2017-04-18 21:42:50 -07:00
pom.xml Simpler strategy for telling Tycho to use existing project settings 2017-06-26 11:16:09 -07:00