WALA/com.ibm.wala.ide.jdt
Ben Liblit 9e905c7a04 More Gradle dependency clean-ups suggested by linter
Unfortunately the linter does not reach a fixpoint if you keep trying
to apply its suggestions.  If you include "compile
'org.eclipse.core:org.eclipse.core.runtime:3.10.0.v20140318-2214'" in
the dependencies for "com.ibm.wala.ide.jdt", then the linter tells you
that this dependency is unused and can be removed.  If you remove it,
then the linter tells you that it should be added.  Sigh.
2018-04-18 11:29:24 -05: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
source/com/ibm/wala Resolve the last two Eclipse warnings about using raw types 2018-04-13 12:53:33 -05:00
.classpath Many improvements to Gradle build support, including within Eclipse 2018-04-18 11:29:24 -05:00
.project Many improvements to Gradle build support, including within Eclipse 2018-04-18 11:29:24 -05:00
build.gradle More Gradle dependency clean-ups suggested by linter 2018-04-18 11:29:24 -05:00
build.properties Externalize bundle names and vendors 2017-06-07 17:42:11 +02:00
pom.xml Revert "Build WALA using Gradle instead of Maven" (#298) 2018-04-18 12:15:56 -04:00