WALA/com.ibm.wala.cast.java.test...
Ben Liblit 310ef1daa5 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-18 11:29:25 -05:00
..
.externalToolBuilders switch to ant for downloading external dependence. also, added ant as a builder, so hopefully files will be downloaded automatically 2011-03-10 20:23:48 +00:00
.settings Many improvements to Gradle build support, including within Eclipse 2018-04-18 11:29:24 -05:00
META-INF Revert "Build WALA using Gradle instead of Maven" (#298) 2018-04-18 12:15:56 -04:00
OSGI-INF/l10n Externalize bundle names and vendors 2017-06-07 17:42:11 +02:00
src Revert "Build WALA using Gradle instead of Maven" (#298) 2018-04-18 12:15:56 -04:00
.gitignore ignore junk 2012-07-02 13:59:50 -04:00
Java60RegressionExclusions.txt complete conversion to Unix line endings 2012-09-04 16:05:49 -07:00
build.gradle Simplify loading of plugins shared by many subprojects 2018-04-18 11:29:25 -05:00
build.properties Set required build property for project-specific compiler settings 2017-09-17 14:25:40 -07:00
build.xml Update more parts of the build configuration to use Java 8 2017-11-26 18:46:00 -06:00
pom.xml Revert "Build WALA using Gradle instead of Maven" (#298) 2018-04-18 12:15:56 -04:00