You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@royale.apache.org by ah...@apache.org on 2017/12/19 20:59:25 UTC

[royale-compiler] 01/09: make each subfolder an eclipse project so we don't have to setup links

This is an automated email from the ASF dual-hosted git repository.

aharui pushed a commit to branch develop
in repository https://gitbox.apache.org/repos/asf/royale-compiler.git

commit d57d333726bfc8c7e27b7b7bfe4308ed5ed8634f
Author: Alex Harui <ah...@apache.org>
AuthorDate: Tue Dec 19 11:38:09 2017 -0800

    make each subfolder an eclipse project so we don't have to setup links
---
 compiler-common/.classpath  |  1 -
 compiler-common/.project    | 32 --------------------------------
 compiler-externc/.classpath |  2 +-
 compiler-externc/.project   | 32 --------------------------------
 compiler-jx/.classpath      |  3 +--
 compiler-jx/.project        | 18 ------------------
 compiler/.classpath         |  6 ++----
 compiler/.project           | 32 --------------------------------
 8 files changed, 4 insertions(+), 122 deletions(-)

diff --git a/compiler-common/.classpath b/compiler-common/.classpath
index 69e91cd..568c100 100644
--- a/compiler-common/.classpath
+++ b/compiler-common/.classpath
@@ -1,6 +1,5 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <classpath>
-	<classpathentry excluding="**/FilenameNormalization.java" kind="src" path="COMPILER_TEST_UTILS"/>
 	<classpathentry kind="src" path="src/main/java"/>
 	<classpathentry kind="lib" path="/Users/aharui/git/royale/ant/royale-compiler/compiler/lib/external/commons-cli.jar"/>
 	<classpathentry kind="lib" path="/Users/aharui/git/royale/ant/royale-compiler/compiler/lib/external/commons-io.jar"/>
diff --git a/compiler-common/.project b/compiler-common/.project
index 0a60351..f7e259c 100644
--- a/compiler-common/.project
+++ b/compiler-common/.project
@@ -15,39 +15,7 @@
 		<nature>org.eclipse.jdt.core.javanature</nature>
 	</natures>
 	<linkedResources>
-		<link>
-			<name>COMPILER_BUILD_TOOLS</name>
-			<type>2</type>
-			<locationURI>COMPILER_BUILD_TOOLS</locationURI>
-		</link>
-		<link>
-			<name>COMPILER_JBURG_TYPES</name>
-			<type>2</type>
-			<location>/Users/aharui/git/royale/ant/royale-compiler/compiler-jburg-types/src/main/java</location>
-		</link>
-		<link>
-			<name>COMPILER_TEST_UTILS</name>
-			<type>2</type>
-			<location>/Users/aharui/git/royale/ant/royale-compiler/compiler-test-utils/src/main/java</location>
-		</link>
-		<link>
-			<name>royale-ant-tasks</name>
-			<type>2</type>
-			<location>/Users/aharui/git/royale/ant/royale-compiler/royale-ant-tasks/src/main/java</location>
-		</link>
 	</linkedResources>
 	<variableList>
-		<variable>
-			<name>COMPILER_BUILD_TOOLS</name>
-			<value>file:/Users/aharui/git/royale/ant/royale-compiler/compiler-build-tools/src/main/java</value>
-		</variable>
-		<variable>
-			<name>COMPILER_JBURG_TYPES</name>
-			<value>file:/Users/aharui/git/royale/ant/royale-compiler/compiler-jx/src/main/java</value>
-		</variable>
-		<variable>
-			<name>COMPILER_TEST_UTILS</name>
-			<value>file:/Users/aharui/git/royale/ant/royale-compiler/compiler-test-utils/src/main/java</value>
-		</variable>
 	</variableList>
 </projectDescription>
diff --git a/compiler-externc/.classpath b/compiler-externc/.classpath
index 9701382..13e9ebc 100644
--- a/compiler-externc/.classpath
+++ b/compiler-externc/.classpath
@@ -1,6 +1,5 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <classpath>
-	<classpathentry excluding="**/FilenameNormalization.java" kind="src" path="COMPILER_TEST_UTILS"/>
 	<classpathentry kind="src" path="src/test/java"/>
 	<classpathentry kind="src" path="src/main/java"/>
 	<classpathentry kind="lib" path="/Users/aharui/git/royale/ant/royale-compiler/compiler/lib/external/commons-cli.jar"/>
@@ -13,5 +12,6 @@
 	<classpathentry combineaccessrules="false" kind="src" path="/compiler-common"/>
 	<classpathentry kind="lib" path="/Users/aharui/git/royale/ant/royale-compiler/compiler/lib/external/commons-compress-1.10.jar"/>
 	<classpathentry kind="lib" path="/Users/aharui/git/royale/ant/royale-compiler/compiler-jx/lib/google/closure-compiler/compiler.jar"/>
+	<classpathentry combineaccessrules="false" kind="src" path="/compiler-test-utils"/>
 	<classpathentry kind="output" path="target/classes"/>
 </classpath>
diff --git a/compiler-externc/.project b/compiler-externc/.project
index 0a3cb7c..3f57601 100644
--- a/compiler-externc/.project
+++ b/compiler-externc/.project
@@ -15,39 +15,7 @@
 		<nature>org.eclipse.jdt.core.javanature</nature>
 	</natures>
 	<linkedResources>
-		<link>
-			<name>COMPILER_BUILD_TOOLS</name>
-			<type>2</type>
-			<locationURI>COMPILER_BUILD_TOOLS</locationURI>
-		</link>
-		<link>
-			<name>COMPILER_JBURG_TYPES</name>
-			<type>2</type>
-			<location>/Users/aharui/git/royale/ant/royale-compiler/compiler-jburg-types/src/main/java</location>
-		</link>
-		<link>
-			<name>COMPILER_TEST_UTILS</name>
-			<type>2</type>
-			<location>/Users/aharui/git/royale/ant/royale-compiler/compiler-test-utils/src/main/java</location>
-		</link>
-		<link>
-			<name>royale-ant-tasks</name>
-			<type>2</type>
-			<location>/Users/aharui/git/royale/ant/royale-compiler/royale-ant-tasks/src/main/java</location>
-		</link>
 	</linkedResources>
 	<variableList>
-		<variable>
-			<name>COMPILER_BUILD_TOOLS</name>
-			<value>file:/Users/aharui/git/royale/ant/royale-compiler/compiler-build-tools/src/main/java</value>
-		</variable>
-		<variable>
-			<name>COMPILER_JBURG_TYPES</name>
-			<value>file:/Users/aharui/git/royale/ant/royale-compiler/compiler-jx/src/main/java</value>
-		</variable>
-		<variable>
-			<name>COMPILER_TEST_UTILS</name>
-			<value>file:/Users/aharui/git/royale/ant/royale-compiler/compiler-test-utils/src/main/java</value>
-		</variable>
 	</variableList>
 </projectDescription>
diff --git a/compiler-jx/.classpath b/compiler-jx/.classpath
index c96e7e5..06fdb0d 100644
--- a/compiler-jx/.classpath
+++ b/compiler-jx/.classpath
@@ -1,7 +1,6 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <classpath>
 	<classpathentry kind="src" path="src/main/java"/>
-	<classpathentry excluding="**/EnvProperties.java" kind="src" path="COMPILER_TEST_UTILS"/>
 	<classpathentry kind="src" path="src/test/java"/>
 	<classpathentry kind="src" path="src/main/resources"/>
 	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
@@ -14,9 +13,9 @@
 	<classpathentry kind="lib" path="lib/junit-4.10.jar"/>
 	<classpathentry kind="con" path="org.eclipse.jdt.USER_LIBRARY/COMMONS_COMPRESS"/>
 	<classpathentry kind="lib" path="/Users/aharui/git/royale/ant/royale-compiler/compiler/lib/external/commons-lang-2.6.jar"/>
-	<classpathentry kind="lib" path="/compiler/lib/compiler-common.jar"/>
 	<classpathentry kind="lib" path="/Users/aharui/git/royale/ant/royale-compiler/compiler/lib/external/commons-compress-1.10.jar"/>
 	<classpathentry combineaccessrules="false" kind="src" path="/compiler-common"/>
 	<classpathentry combineaccessrules="false" kind="src" path="/compiler-externc"/>
+	<classpathentry combineaccessrules="false" kind="src" path="/compiler-test-utils"/>
 	<classpathentry kind="output" path="target/classes"/>
 </classpath>
diff --git a/compiler-jx/.project b/compiler-jx/.project
index 297209a..ce368b3 100644
--- a/compiler-jx/.project
+++ b/compiler-jx/.project
@@ -15,25 +15,7 @@
 		<nature>org.eclipse.jdt.core.javanature</nature>
 	</natures>
 	<linkedResources>
-		<link>
-			<name>COMPILER_BUILD_TOOLS</name>
-			<type>2</type>
-			<locationURI>COMPILER_BUILD_TOOLS</locationURI>
-		</link>
-		<link>
-			<name>COMPILER_TEST_UTILS</name>
-			<type>2</type>
-			<location>/Users/aharui/git/royale/maven/royale-compiler/compiler-test-utils/src/main/java</location>
-		</link>
 	</linkedResources>
 	<variableList>
-		<variable>
-			<name>COMPILER_BUILD_TOOLS</name>
-			<value>file:/Users/aharui/git/royale/ant/royale-compiler/compiler-build-tools/src/main/java</value>
-		</variable>
-		<variable>
-			<name>COMPILER_TEST_UTILS</name>
-			<value>file:/Users/aharui/git/royale/ant/royale-compiler/compiler-test-utils/src/main/java</value>
-		</variable>
 	</variableList>
 </projectDescription>
diff --git a/compiler/.classpath b/compiler/.classpath
index 5e26dcd..1c5f668 100644
--- a/compiler/.classpath
+++ b/compiler/.classpath
@@ -1,10 +1,8 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <classpath>
 	<classpathentry kind="src" path="target/generated-sources/jburg"/>
-	<classpathentry excluding="**/FilenameNormalization.java" kind="src" path="COMPILER_TEST_UTILS"/>
-	<classpathentry kind="src" path="COMPILER_JBURG_TYPES"/>
 	<classpathentry kind="src" path="src/main/resources"/>
-	<classpathentry kind="src" path="src/test/java"/>
+	<classpathentry kind="src" output="target/test-classes" path="src/test/java"/>
 	<classpathentry kind="src" path="target/generated-sources/antlr"/>
 	<classpathentry kind="src" path="target/generated-sources/jflex"/>
 	<classpathentry kind="src" path="target/generated-sources/unknowntreehandler"/>
@@ -23,7 +21,7 @@
 	<classpathentry kind="lib" path="lib/external/jburg.jar"/>
 	<classpathentry kind="lib" path="lib/external/commons-compress-1.10.jar"/>
 	<classpathentry combineaccessrules="false" kind="src" path="/compiler-common"/>
-	<classpathentry kind="lib" path="lib/compiler-common.jar"/>
 	<classpathentry combineaccessrules="false" kind="src" path="/compiler-externc"/>
+	<classpathentry combineaccessrules="false" kind="src" path="/compiler-test-utils"/>
 	<classpathentry kind="output" path="target/classes"/>
 </classpath>
diff --git a/compiler/.project b/compiler/.project
index 93a369f..45d6f8a 100644
--- a/compiler/.project
+++ b/compiler/.project
@@ -15,39 +15,7 @@
 		<nature>org.eclipse.jdt.core.javanature</nature>
 	</natures>
 	<linkedResources>
-		<link>
-			<name>COMPILER_BUILD_TOOLS</name>
-			<type>2</type>
-			<locationURI>COMPILER_BUILD_TOOLS</locationURI>
-		</link>
-		<link>
-			<name>COMPILER_JBURG_TYPES</name>
-			<type>2</type>
-			<location>/Users/aharui/git/royale/maven/royale-compiler/compiler-jburg-types/src/main/java</location>
-		</link>
-		<link>
-			<name>COMPILER_TEST_UTILS</name>
-			<type>2</type>
-			<location>/Users/aharui/git/royale/maven/royale-compiler/compiler-test-utils/src/main/java</location>
-		</link>
-		<link>
-			<name>royale-ant-tasks</name>
-			<type>2</type>
-			<location>/Users/aharui/git/royale/ant/royale-compiler/royale-ant-tasks/src/main/java</location>
-		</link>
 	</linkedResources>
 	<variableList>
-		<variable>
-			<name>COMPILER_BUILD_TOOLS</name>
-			<value>file:/Users/aharui/git/royale/ant/royale-compiler/compiler-build-tools/src/main/java</value>
-		</variable>
-		<variable>
-			<name>COMPILER_JBURG_TYPES</name>
-			<value>file:/Users/aharui/git/royale/ant/royale-compiler/compiler-jx/src/main/java</value>
-		</variable>
-		<variable>
-			<name>COMPILER_TEST_UTILS</name>
-			<value>file:/Users/aharui/git/royale/ant/royale-compiler/compiler-test-utils/src/main/java</value>
-		</variable>
 	</variableList>
 </projectDescription>

-- 
To stop receiving notification emails like this one, please contact
"commits@royale.apache.org" <co...@royale.apache.org>.