Fork of the T.J. Watson Libraries for Analysis used by DASCA.
Go to file
Ben Liblit 9a3ecd6ab9 Disable some Eclipse warnings on Java test inputs
I think these were previously not being compiled at all.  Now, with
Buildship generating Eclipse ".project" settings automatically, these
are being processed.  In general we don't care much about questionable
code in test data, though.
2018-04-18 11:29:25 -05:00
com.ibm.wala-repository Let Buildship create new settings files when importing 2018-04-18 11:29:25 -05:00
com.ibm.wala.cast Let Buildship create new settings files when importing 2018-04-18 11:29:25 -05:00
com.ibm.wala.cast.java Let Buildship create new settings files when importing 2018-04-18 11:29:25 -05:00
com.ibm.wala.cast.java.ecj Let Buildship create new settings files when importing 2018-04-18 11:29:25 -05:00
com.ibm.wala.cast.java.test Let Buildship create new settings files when importing 2018-04-18 11:29:25 -05:00
com.ibm.wala.cast.java.test.data Disable some Eclipse warnings on Java test inputs 2018-04-18 11:29:25 -05:00
com.ibm.wala.cast.js Let Buildship create new settings files when importing 2018-04-18 11:29:25 -05:00
com.ibm.wala.cast.js.html.nu_validator Let Buildship create new settings files when importing 2018-04-18 11:29:25 -05:00
com.ibm.wala.cast.js.nodejs Let Buildship create new settings files when importing 2018-04-18 11:29:25 -05:00
com.ibm.wala.cast.js.nodejs.test Let Buildship create new settings files when importing 2018-04-18 11:29:25 -05:00
com.ibm.wala.cast.js.rhino Let Buildship create new settings files when importing 2018-04-18 11:29:25 -05:00
com.ibm.wala.cast.js.rhino.test Let Buildship create new settings files when importing 2018-04-18 11:29:25 -05:00
com.ibm.wala.cast.js.test Let Buildship create new settings files when importing 2018-04-18 11:29:25 -05:00
com.ibm.wala.cast.js.test.data Let Buildship create new settings files when importing 2018-04-18 11:29:25 -05:00
com.ibm.wala.cast.test Let Buildship create new settings files when importing 2018-04-18 11:29:25 -05:00
com.ibm.wala.core Let Buildship create new settings files when importing 2018-04-18 11:29:25 -05:00
com.ibm.wala.core.testdata Let Buildship create new settings files when importing 2018-04-18 11:29:25 -05:00
com.ibm.wala.core.tests Let Buildship create new settings files when importing 2018-04-18 11:29:25 -05:00
com.ibm.wala.dalvik Let Buildship create new settings files when importing 2018-04-18 11:29:25 -05:00
com.ibm.wala.dalvik.test Let Buildship create new settings files when importing 2018-04-18 11:29:25 -05:00
com.ibm.wala.ide Let Buildship create new settings files when importing 2018-04-18 11:29:25 -05:00
com.ibm.wala.ide.jdt Let Buildship create new settings files when importing 2018-04-18 11:29:25 -05:00
com.ibm.wala.ide.jdt.test Disable some Eclipse warnings on Java test inputs 2018-04-18 11:29:25 -05:00
com.ibm.wala.ide.jsdt Let Buildship create new settings files when importing 2018-04-18 11:29:25 -05:00
com.ibm.wala.ide.jsdt.tests Let Buildship create new settings files when importing 2018-04-18 11:29:25 -05:00
com.ibm.wala.ide.tests Let Buildship create new settings files when importing 2018-04-18 11:29:25 -05:00
com.ibm.wala.ide_feature Let Buildship create new settings files when importing 2018-04-18 11:29:25 -05:00
com.ibm.wala.scandroid Let Buildship create new settings files when importing 2018-04-18 11:29:25 -05:00
com.ibm.wala.shrike Let Buildship create new settings files when importing 2018-04-18 11:29:25 -05:00
com.ibm.wala.tests.ide_feature Let Buildship create new settings files when importing 2018-04-18 11:29:25 -05:00
com.ibm.wala.tests_feature Let Buildship create new settings files when importing 2018-04-18 11:29:25 -05:00
com.ibm.wala.util Let Buildship create new settings files when importing 2018-04-18 11:29:25 -05:00
com.ibm.wala_feature Let Buildship create new settings files when importing 2018-04-18 11:29:25 -05:00
gradle/wrapper Update Gradle wrapper to latest version (4.4.1) 2018-04-18 11:29:25 -05:00
targets Revert "Build WALA using Gradle instead of Maven" (#298) 2018-04-18 12:15:56 -04:00
travis Compile test code, but don't run it for now 2018-04-18 11:29:25 -05:00
.dir-locals.el Many improvements to Gradle build support, including within Eclipse 2018-04-18 11:29:24 -05:00
.gitignore Let Buildship create new settings files when importing 2018-04-18 11:29:25 -05:00
.travis.yml In Travis-CI, test Maven and Gradle separately and concurrently 2018-04-18 11:29:24 -05:00
LICENSE Create LICENSE 2018-03-08 09:08:53 -05:00
README.md Revert "Build WALA using Gradle instead of Maven" (#298) 2018-04-18 12:15:56 -04:00
appveyor.yml.disabled disable appveyor for now 2017-04-13 22:06:35 -07:00
build-maven-jars.py make Maven Central files for wala.dalvik and wala.scandroid (#158) 2017-03-25 13:20:34 -07:00
build.gradle Simplify loading of plugins shared by many subprojects 2018-04-18 11:29:25 -05:00
change-version.py script to change version numbers consistently across files 2015-05-29 12:19:18 -07:00
dependent-projects-trigger.sh build ML projects 2018-04-13 09:11:57 -04:00
gradlew Support the gradlew build 2018-04-18 11:29:24 -05:00
gradlew.bat Support the gradlew build 2018-04-18 11:29:24 -05:00
pom.xml Revert "Build WALA using Gradle instead of Maven" (#298) 2018-04-18 12:15:56 -04:00
settings.gradle Many improvements to Gradle build support, including within Eclipse 2018-04-18 11:29:24 -05:00
upload-javascript.sh quiet 2017-08-03 21:11:33 +00:00

README.md

WALA Build Status

This is the main source repository for WALA. For more details on WALA, see the WALA home page and WALA Javadoc.