Revision: 17336
          http://sourceforge.net/p/gate/code/17336
Author:   valyt
Date:     2014-02-19 08:40:49 +0000 (Wed, 19 Feb 2014)
Log Message:
-----------
Re-organised eclipse classpath.

Modified Paths:
--------------
    mimir/trunk/mimir-web/.classpath

Modified: mimir/trunk/mimir-web/.classpath
===================================================================
--- mimir/trunk/mimir-web/.classpath    2014-02-19 08:40:00 UTC (rev 17335)
+++ mimir/trunk/mimir-web/.classpath    2014-02-19 08:40:49 UTC (rev 17336)
@@ -2,7 +2,8 @@
 <classpath>
        <classpathentry kind="con" 
path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
        <classpathentry kind="con" 
path="com.google.gwt.eclipse.core.GWT_CONTAINER"/>
-       <classpathentry kind="con" 
path="org.grails.ide.eclipse.core.CLASSPATH_CONTAINER"/>
+       <classpathentry combineaccessrules="false" kind="src" 
path="/mimir-client"/>
+       <classpathentry combineaccessrules="false" kind="src" 
path="/mimir-core"/>
        <classpathentry kind="con" path="GROOVY_DSL_SUPPORT"/>
        <classpathentry kind="src" path="src/java"/>
        <classpathentry kind="src" path="src/groovy"/>
@@ -109,7 +110,7 @@
                        <attribute 
name="org.grails.ide.eclipse.core.SOURCE_FOLDER" value="true"/>
                </attributes>
        </classpathentry>
-       <classpathentry combineaccessrules="false" kind="src" 
path="/mimir-client"/>
-       <classpathentry combineaccessrules="false" kind="src" 
path="/mimir-core"/>
+       <classpathentry kind="src" path="src/gwt"/>
+       <classpathentry kind="con" 
path="org.grails.ide.eclipse.core.CLASSPATH_CONTAINER"/>
        <classpathentry kind="output" path="target-eclipse/classes"/>
 </classpath>

This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.


------------------------------------------------------------------------------
Managing the Performance of Cloud-Based Applications
Take advantage of what the Cloud has to offer - Avoid Common Pitfalls.
Read the Whitepaper.
http://pubads.g.doubleclick.net/gampad/clk?id=121054471&iu=/4140/ostg.clktrk
_______________________________________________
GATE-cvs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/gate-cvs

Reply via email to