WALA/com.ibm.wala.cast.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
..
.launchConfigurations Update Eclipse JUnit test launchers for use with Buildship 2018-04-18 11:29:27 -05:00
.settings Let Buildship create new settings files when importing 2018-04-18 11:29:25 -05:00
META-INF Bump version to 1.5.0-SNAPSHOT before merging with WALA master 2018-04-18 11:29:29 -05:00
OSGI-INF/l10n Externalize bundle names and vendors 2017-06-07 17:42:11 +02:00
harness-src Merge pull request #317 from liblit/future-java-compatibility-fixes 2018-06-06 12:52:51 -04:00
build.gradle Add helper task for extra setup after opening in IntelliJ IDEA 2018-07-11 15:13:39 -05:00
build.properties Simplify inclusion of "OSGI-INF" and the only file it contains 2018-04-18 11:29:25 -05:00
excluded-tests.txt exclude abstract test 2007-11-16 02:04:39 +00:00
pom.xml Require JUnit 4.12 instead of 4.11 2018-05-21 17:27:54 -05:00