From d20fff2e6072b0bf1091287e12c2b5a3e6cc3baa Mon Sep 17 00:00:00 2001 From: kruland2607 Date: Wed, 11 Jan 2012 03:15:10 +0000 Subject: [PATCH] Creating resources/ source directory to hold l10n, pix, and datafiles. Changes to build.xml to support it. The directory moves will be done in separate svn move operations. git-svn-id: https://openrocket.svn.sourceforge.net/svnroot/openrocket/trunk@331 180e2498-e6e9-4542-8430-84ac67f01cd8 --- core/.classpath | 1 + core/build.xml | 10 ++++------ 2 files changed, 5 insertions(+), 6 deletions(-) diff --git a/core/.classpath b/core/.classpath index ffd8c2c2..712371a7 100644 --- a/core/.classpath +++ b/core/.classpath @@ -3,6 +3,7 @@ + diff --git a/core/build.xml b/core/build.xml index 0ebe4709..cba98845 100644 --- a/core/build.xml +++ b/core/build.xml @@ -1,6 +1,6 @@ - + @@ -53,16 +53,14 @@ Compiling main classes - Copying build.properties - - - + + @@ -90,7 +88,7 @@ - + -- 2.30.2