WALA/com.ibm.wala.core.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
dat changes for handling of 'callbacks' in dynamic CGs 2015-06-28 17:06:21 -04:00
launchers use Java 7 execution environment 2015-05-18 19:22:41 -07:00
META-INF switch version to 1.3.10-SNAPSHOT 2016-05-10 22:53:28 +09:00
src/com/ibm/wala make Android entrypoint locator work for source code 2016-06-10 21:21:08 -04: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
build.xml Merge branch 'wala' into master 2014-07-28 17:09:02 +02: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 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