summaryrefslogtreecommitdiff
path: root/makefile/common.properties
AgeCommit message (Collapse)Author
2012-09-25Remove dependencies on external packages from features and sourcesEric Cloninger
Testing builds from Eclipse and with a bash script. Found several references to external RSS plugin and help files from Motorola that do not exist any longer. Some fixes to build files for ant. Change-Id: I31d622f9ddbe9345743a129dc0ae13992a0bbd1c Signed-off-by: Eric Cloninger <dcp874@motorola.com>
2012-08-17Initial contribution of Motorola MOTODEV tools codeEric Cloninger
This patch contains Eclipse plugins that complement the Android Development Tools (ADT). The patch also contains the MOTODEV App Validator, a static analysis tool for Android apps. App Validator is built as an Eclipse RCP that runs on the command line, but also has an Eclipse IDE integration. To build the plugins, you will need Eclipse 3.7 or 4.2 with the PDE installed with Java 6. An ant build file will come in a separate patch. Change-Id: I8af2e5980eb24ed1c206bb2ddb9b3d733b9eff56 Signed-off-by: Eric Cloninger <dcp874@motorola.com>