WALA/com.ibm.wala.dalvik
Ben Liblit 48ffce525c Fix remaining Javadoc warnings
This fixes the last of our Javadoc warnings without creating a
circular dependency between ":com.ibm.wala.cast:javadoc" and
":com.ibm.wala.cast.js:javadoc".  Fixes #4, wherein more details about
this tricky dependency challenge can be found.
2018-04-18 11:29:28 -05:00
..
.settings Let Buildship create new settings files when importing 2018-04-18 11:29:25 -05:00
META-INF Many improvements to Gradle build support, including within Eclipse 2018-04-18 11:29:24 -05:00
OSGI-INF/l10n Externalize bundle names and vendors 2017-06-07 17:42:11 +02:00
models scandriod merge 2014-10-01 21:32:36 -04:00
src Fix various warnings produced by "./gradlew javadoc" 2018-04-18 11:29:27 -05:00
.gitignore dalvik test infrastructure 2015-04-05 21:22:55 -04:00
README scandriod merge 2014-10-01 21:32:36 -04:00
StringTest.apk add android lib, model and example app to make test run possible (only temporary) 2013-02-01 11:13:03 +01:00
apkCGBuilder.xml Add stub DOCTYPE declarations for various hand-authored XML files 2016-11-28 14:55:34 -06:00
build.gradle Fix remaining Javadoc warnings 2018-04-18 11:29:28 -05:00
build.properties cleanups and changes for TAMU work 2017-11-22 18:24:39 -05:00
build.xml Update more parts of the build configuration to use Java 8 2017-11-26 18:46:00 -06:00
mvncentral.xml Revert "Build WALA using Gradle instead of Maven" (#298) 2018-04-18 12:15:56 -04:00
pom.xml Revert "Build WALA using Gradle instead of Maven" (#298) 2018-04-18 12:15:56 -04:00

README

NOTICE
======

This project was extracted from the SCanDroid project:

https://github.com/SCanDroid

(c) Copyright 2009-2012

The preferred license for SCanDroid is the BSD License and the majority of the SCanDroid software is licensed with it.

Based on that license, the code in WALA is being redistributed under the EPL.