WALA/com.ibm.wala.cast
Ben Liblit a888a49fdd Fix all Eclipse warnings about unnecessary semicolons
I have *not* upgraded this problem to be treated as an error in the
future.  Unfortunately Eclipse uses a single configuration setting for
both unnecessary semicolons and also for empty control-flow statements
like `while (p) ;`.  I'm not convinced that it's worth rewriting all
instances of the latter into `while (p) { }`.  So this is just going
to stay as a warning for now.
2017-07-14 22:39:01 -07:00
..
.externalToolBuilders 2007 04 12, Naoshi Tabuch: tabee@jp.ibm.com 2007-04-12 05:53:20 +00:00
.settings Upgrade raw-types-usage warnings to errors where possible 2017-07-12 10:39:06 -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
data Initial contribution of core script analysis code 2007-02-02 17:17:13 +00:00
source Fix all Eclipse warnings about unnecessary semicolons 2017-07-14 22:39:01 -07:00
.classpath Use consistent Java versions, usually 1.7 2016-11-29 21:29:30 -06:00
.cvsignore Initial contribution of core script analysis code 2007-02-02 17:17:13 +00: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 once again fix location of apache commons io lib 2016-12-05 18:21:17 +01:00
mvncentral.xml update version to 1.4.3-SNAPSHOT 2017-04-19 09:19:09 -07:00
pom.xml native interface for WALA 2017-06-28 12:42:49 -04:00