WALA/com.ibm.wala.dalvik.test
Ben Liblit 3d9e4d23d8 Add helper task for extra setup after opening in IntelliJ IDEA
This task serves a similar role to the "afterEclipseBuildshipImport"
task used with Eclipse.  It should only be necessary to build this
task once:  in a freshly checked-out tree, just after opening it for
the first time in IntelliJ IDEA.

Ideally this extra setup task would be triggered automatically using
the "Tasks Activation" feature of IntelliJ IDEA's Gradle support.
Unfortunately, "Tasks Activation" settings are recorded in
".idea/workspace.xml", which is used for non-revision-tracked personal
settings.
2018-07-11 15:13:39 -05:00
..
.settings Let Buildship create new settings files when importing 2018-04-18 11:29:25 -05:00
META-INF Require JUnit 4.12 instead of 4.11 2018-05-21 17:27:54 -05:00
OSGI-INF/l10n Externalize bundle names and vendors 2017-06-07 17:42:11 +02:00
data dalvik test infrastructure 2015-04-05 21:22:55 -04:00
source/com/ibm/wala/dalvik further refactoring to enable more reuse 2018-02-05 15:18:37 -08:00
.gitignore Ignore a transient file that appears during testing 2018-04-18 11:29:27 -05:00
build.gradle Add helper task for extra setup after opening in IntelliJ IDEA 2018-07-11 15:13:39 -05:00
build.properties java 8 changes 2017-08-25 10:58:00 -04:00
build.xml try to find dx.jar 2018-02-05 15:43:49 -08:00
pom.xml Require JUnit 4.12 instead of 4.11 2018-05-21 17:27:54 -05:00