From b613ddc1cf740750ab9dc20f1b051a2f04f5dbef Mon Sep 17 00:00:00 2001 From: Eric Cloninger Date: Wed, 15 Aug 2012 11:57:06 -0500 Subject: Initial contribution of Motorola MOTODEV tools code 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 --- makefile/common.properties | 0 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 makefile/common.properties (limited to 'makefile/common.properties') diff --git a/makefile/common.properties b/makefile/common.properties new file mode 100644 index 0000000..e69de29 -- cgit v1.2.3