WALA/com.ibm.wala.ide.tests
Ben Liblit 7b6811b2dd Ignore potential null accesses in Eclipse
Eclipse Mars Service Release 2 finds 45 potential null pointer accesses
across WALA's various Eclipse projects. Eclipse ignores these by
default, but any individual user may have changed their personal Eclipse
configuration to treat them as warnings or errors. Thus, some people
will find that the code builds while others find that it fails. Better
to explicitly use a known-good configuration.

In the long run someone should inspect these cases one-by-one and fix
them where appropriate. But that is probably better managed as part of a
larger effort to tidy up nulls in WALA. I'm not planning to take that on
now or any time soon, though, so this is a better setup for now.
2016-06-27 13:11:42 -05:00
..
.settings Ignore potential null accesses in Eclipse 2016-06-27 13:11:42 -05:00
META-INF switch version to 1.3.10-SNAPSHOT 2016-05-10 22:53:28 +09:00
launchers fixes to regression tests: 2015-03-24 21:51:35 -04:00
src/com/ibm/wala Use more call graph exclusions for Java 1.7 2015-12-16 10:56:49 -08:00
.classpath scandriod merge 2014-10-01 21:32:36 -04:00
.project complete conversion to Unix line endings 2012-09-04 16:05:49 -07:00
build.properties complete conversion to Unix line endings 2012-09-04 16:05:49 -07:00
plugin.properties complete conversion to Unix line endings 2012-09-04 16:05:49 -07:00
plugin.xml complete conversion to Unix line endings 2012-09-04 16:05:49 -07:00
pom.xml switch version to 1.3.10-SNAPSHOT 2016-05-10 22:53:28 +09:00