WALA/com.ibm.wala.cast.java.ecj
Ben Liblit 4cef26162c Add @Override annotations wherever possible (#178)
* Fix warnings about unset javacProjectSettings build entries

Specifically, these are all warnings of the form "The
'javacProjectSettings' build entry should be set when there are project
specific compiler settings".

* Add @Override annotations to all methods that do override

This fixes 287 Eclipse code style warnings.

* Cannot add @Override annotations here, so suppress warnings instead

We should be able to add these @Override annotations in the future,
one Eclipse Mars and earlier are no longer supported.  For now,
though, they have to go away in order to be compatible with older
Eclipse releases.
2017-05-08 07:39:49 -07:00
..
.settings Add @Override annotations wherever possible (#178) 2017-05-08 07:39:49 -07:00
META-INF update version to 1.4.3-SNAPSHOT 2017-04-19 09:19:09 -07:00
src/com/ibm/wala/cast/java Add @Override annotations wherever possible (#178) 2017-05-08 07:39:49 -07:00
.classpath Create new com.ibm.wala.cast.java.ecj project. 2016-05-24 11:39:00 +02:00
.project Create new com.ibm.wala.cast.java.ecj project. 2016-05-24 11:39:00 +02:00
build.properties Create new com.ibm.wala.cast.java.ecj project. 2016-05-24 11:39:00 +02:00
mvncentral.xml update version to 1.4.3-SNAPSHOT 2017-04-19 09:19:09 -07:00
pom.xml update version to 1.4.3-SNAPSHOT 2017-04-19 09:19:09 -07:00