WALA/com.ibm.wala.scandroid
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
source/org/scandroid rename getNumberOfParameters to getNumberOfPositionalParameters since the Python front end now supports keyword parameters 2018-04-12 19:09:25 -04:00
build.gradle Clean up some simple syntactic redundancy in dependency declarations 2018-04-17 15:02:35 -05:00
build.properties Set required build property for project-specific compiler settings 2017-09-17 14:25:40 -07:00
mvncentral.xml Update Maven Central configurations to also use Java 8 (#264) 2017-11-23 12:55:05 -08:00
pom.xml version 1.4.4-SNAPSHOT 2017-08-06 07:25:20 -07:00