WALA/com.ibm.wala.dalvik.test
Ben Liblit be11083cd8 Exclude Eclipse ".project" and ".classpath" from version control
Apparently Buildship generates these when one uses Import -> Existing
Gradle Project:
<https://discuss.gradle.org/t/buildship-eclipse-plug-in-multiproject-builds/24030/5>.
We can use the Gradle "eclipse" plugin if customizations are
necessary, but my impression is that the intent is to treat ".project"
and ".classpath" as generated files, not sources to be tracked in
source control.
2018-04-17 15:02:35 -05:00
..
.settings Many improvements to Gradle build support, including within Eclipse 2018-04-17 15:02:35 -05:00
META-INF java 8 changes 2017-08-25 10:58:00 -04: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 dalvik test infrastructure 2015-04-05 21:22:55 -04:00
build.gradle Clean up some simple syntactic redundancy in dependency declarations 2018-04-17 15:02:35 -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 version 1.4.4-SNAPSHOT 2017-08-06 07:25:20 -07:00