From 4eb9838edf85c7b0c2afe951ab5ee9aadcc93224 Mon Sep 17 00:00:00 2001 From: kruland2607 Date: Sun, 8 Jan 2012 22:26:19 +0000 Subject: [PATCH] Set up Eclipse source links to have access to core/src in android project. git-svn-id: https://openrocket.svn.sourceforge.net/svnroot/openrocket/trunk@319 180e2498-e6e9-4542-8430-84ac67f01cd8 --- android/.classpath | 3 ++- android/.project | 7 +++++++ 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/android/.classpath b/android/.classpath index a69f6427..e00d6093 100644 --- a/android/.classpath +++ b/android/.classpath @@ -1,7 +1,8 @@ - + + diff --git a/android/.project b/android/.project index c3f04e46..6c03e925 100644 --- a/android/.project +++ b/android/.project @@ -30,4 +30,11 @@ com.android.ide.eclipse.adt.AndroidNature org.eclipse.jdt.core.javanature + + + core + 2 + WORKSPACE_LOC/OpenRocket/src + + -- 2.30.2