Revision: 3405
Author: [email protected]
Date: Fri Mar 26 14:15:08 2010
Log: Added a src/main/resources package. Files will move here shortly.
http://code.google.com/p/power-architect/source/detail?r=3405
Added:
/trunk/src/main/resources
/trunk/src/main/resources/ca
/trunk/src/main/resources/ca/sqlpower
/trunk/src/main/resources/ca/sqlpower/architect
/trunk/src/main/resources/ca/sqlpower/architect/swingui
/trunk/src/main/resources/ca/sqlpower/architect/swingui/action
/trunk/src/main/resources/ca/sqlpower/architect/swingui/dbtree
/trunk/src/main/resources/ca/sqlpower/architect/swingui/dbtree/icons
/trunk/src/main/resources/ca/sqlpower/architect/swingui/olap
/trunk/src/main/resources/ca/sqlpower/architect/swingui/olap/action
Modified:
/trunk/.classpath
=======================================
--- /trunk/.classpath Wed Mar 24 15:38:38 2010
+++ /trunk/.classpath Fri Mar 26 14:15:08 2010
@@ -1,11 +1,12 @@
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
- <classpathentry kind="src" path="src"/>
<classpathentry kind="src" path="regress"/>
<classpathentry kind="src" path="jdbc_drivers"/>
<classpathentry kind="src" path="ext-tools-home/resgen/src"/>
<classpathentry kind="src" path="example_code"/>
<classpathentry kind="src" path="generated"/>
+ <classpathentry kind="src" path="src/main/java"/>
+ <classpathentry kind="src" path="src/main/resources"/>
<classpathentry kind="con"
path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry combineaccessrules="false" kind="src"
path="/sqlpower_library"/>
<classpathentry kind="lib" path="buildlib/ant.jar"/>
To unsubscribe from this group, send email to
architect-commits+unsubscribegooglegroups.com or reply to this email with the words
"REMOVE ME" as the subject.