summaryrefslogtreecommitdiffstats
path: root/jill/README.eclipse
diff options
context:
space:
mode:
authorYohann Roussel <yroussel@google.com>2014-02-06 15:24:30 +0100
committerYohann Roussel <yroussel@google.com>2014-02-06 18:32:39 +0100
commite991948d20515a04e46524dbe1bf17222e872889 (patch)
tree63c7abc9002ff6054700beff5680d206701244b7 /jill/README.eclipse
parent1b0adcc591ba181dce100b0ca70d5a63eae43807 (diff)
downloadtoolchain_jill-e991948d20515a04e46524dbe1bf17222e872889.tar.gz
toolchain_jill-e991948d20515a04e46524dbe1bf17222e872889.tar.bz2
toolchain_jill-e991948d20515a04e46524dbe1bf17222e872889.zip
Jack initial import.
Change-Id: I8d1fc53d705d25429514842aac2368d9b87c8c6f
Diffstat (limited to 'jill/README.eclipse')
-rw-r--r--jill/README.eclipse5
1 files changed, 5 insertions, 0 deletions
diff --git a/jill/README.eclipse b/jill/README.eclipse
new file mode 100644
index 0000000..0d5bd71
--- /dev/null
+++ b/jill/README.eclipse
@@ -0,0 +1,5 @@
+To import the eclipse project you have to define one "Classpath variable" in
+your workspace:
+Window->Preferences->Java->Build Path->Classpath Variables
+Create a variable named "ANDROID_BUILD_TOP" pointing to your android source
+folder.