Fork of the T.J. Watson Libraries for Analysis used by DASCA.
Go to file
Ben Liblit 17fc048599 Generalize post-import Eclipse run configuration for more fixups
Previously this launcher's job was to run "processTestResources" and
any other Gradle tasks needed to create files that Eclipse was
expecting to be available.  But we also want to use it to revert the
bad changes that Buildship applies to ".launch" configuration files.

This is a temporary hack to work around
<https://github.com/eclipse/buildship/issues/653>.
2018-04-18 11:29:28 -05:00
buildSrc Fix remaining Javadoc warnings 2018-04-18 11:29:28 -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 Fix remaining Javadoc warnings 2018-04-18 11:29:28 -05:00
com.ibm.wala.cast.java Tweak output dirs to match what Buildship puts into ".classpath" 2018-04-18 11:29:25 -05:00
com.ibm.wala.cast.java.ecj Find Eclipse jars using local Maven mirror of Eclipse P2 repository 2018-04-18 11:29:28 -05:00
com.ibm.wala.cast.java.test Add some Eclipse dependencies needed only when running tests 2018-04-18 11:29:28 -05:00
com.ibm.wala.cast.java.test.data Trigger custom clean tasks whenever running "./gradlew clean" 2018-04-18 11:29:27 -05:00
com.ibm.wala.cast.js Fix remaining Javadoc warnings 2018-04-18 11:29:28 -05:00
com.ibm.wala.cast.js.html.nu_validator Ignore some transient files that appear during testing 2018-04-18 11:29:27 -05:00
com.ibm.wala.cast.js.nodejs Use ".singleFile" instead of "[0]" when we expect just one file 2018-04-18 11:29:28 -05:00
com.ibm.wala.cast.js.nodejs.test Enable a few more tests that started working, or perhaps always did 2018-04-18 11:29:26 -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 Update Eclipse JUnit test launchers for use with Buildship 2018-04-18 11:29:27 -05:00
com.ibm.wala.cast.js.test Update Eclipse JUnit test launchers for use with Buildship 2018-04-18 11:29:27 -05:00
com.ibm.wala.cast.js.test.data Use ".singleFile" instead of "[0]" when we expect just one file 2018-04-18 11:29:28 -05:00
com.ibm.wala.cast.test Minor indentation fix 2018-04-18 11:29:28 -05:00
com.ibm.wala.core Fix various warnings produced by "./gradlew javadoc" 2018-04-18 11:29:27 -05:00
com.ibm.wala.core.testdata Generalize post-import Eclipse run configuration for more fixups 2018-04-18 11:29:28 -05:00
com.ibm.wala.core.tests Replicate test include/exclude patterns already used in Maven builds 2018-04-18 11:29:28 -05:00
com.ibm.wala.dalvik Fix remaining Javadoc warnings 2018-04-18 11:29:28 -05:00
com.ibm.wala.dalvik.test Use ".singleFile" instead of "[0]" when we expect just one file 2018-04-18 11:29:28 -05:00
com.ibm.wala.ide Find Eclipse jars using local Maven mirror of Eclipse P2 repository 2018-04-18 11:29:28 -05:00
com.ibm.wala.ide.jdt Find Eclipse jars using local Maven mirror of Eclipse P2 repository 2018-04-18 11:29:28 -05:00
com.ibm.wala.ide.jdt.test Add some Eclipse dependencies needed only when running tests 2018-04-18 11:29:28 -05:00
com.ibm.wala.ide.jsdt Also get Eclipse JSDT from a P2 repository, but not the same one 2018-04-18 11:29:28 -05:00
com.ibm.wala.ide.jsdt.tests Add a resource directory containing a zip archive used for testing 2018-04-18 11:29:28 -05:00
com.ibm.wala.ide.tests Find Eclipse jars using local Maven mirror of Eclipse P2 repository 2018-04-18 11:29:28 -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 Tweak output dirs to match what Buildship puts into ".classpath" 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 Fix various warnings produced by "./gradlew javadoc" 2018-04-18 11:29:27 -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 Gradle 4.5 2018-04-18 11:29:27 -05:00
targets Revert "Build WALA using Gradle instead of Maven" (#298) 2018-04-18 12:15:56 -04:00
travis Try to continue building/testing even after the first failure 2018-04-18 11:29:28 -05:00
.dir-locals.el Many improvements to Gradle build support, including within Eclipse 2018-04-18 11:29:24 -05:00
.gitignore Factor out recurring pattern of MD5 checksum + stamp file 2018-04-18 11:29:26 -05:00
.travis.yml Find Eclipse jars using local Maven mirror of Eclipse P2 repository 2018-04-18 11:29:28 -05:00
After Importing WALA Into Eclipse.launch Generalize post-import Eclipse run configuration for more fixups 2018-04-18 11:29:28 -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 Generalize post-import Eclipse run configuration for more fixups 2018-04-18 11:29:28 -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
revert-launchers.sh Generalize post-import Eclipse run configuration for more fixups 2018-04-18 11:29:28 -05:00
settings.gradle Set name and version to help Gradle composite-build substitutions 2018-04-18 11:29:27 -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.