Revision: 17295
          http://sourceforge.net/p/gate/code/17295
Author:   valyt
Date:     2014-02-13 12:05:55 +0000 (Thu, 13 Feb 2014)
Log Message:
-----------
Eclipse classpath 

Modified Paths:
--------------
    mimir/branches/5.0/mimir-cloud/.classpath
    mimir/branches/5.0/mimir-web/.classpath

Modified: mimir/branches/5.0/mimir-cloud/.classpath
===================================================================
--- mimir/branches/5.0/mimir-cloud/.classpath   2014-02-13 11:11:25 UTC (rev 
17294)
+++ mimir/branches/5.0/mimir-cloud/.classpath   2014-02-13 12:05:55 UTC (rev 
17295)
@@ -2,6 +2,12 @@
 <classpath>
        <classpathentry kind="con" 
path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
        <classpathentry kind="con" 
path="com.google.gwt.eclipse.core.GWT_CONTAINER"/>
+       <classpathentry kind="src" path="/mimir-web">
+               <attributes>
+                       <attribute 
name="org.grails.ide.eclipse.core.SOURCE_FOLDER" value="true"/>
+               </attributes>
+       </classpathentry>
+       <classpathentry kind="con" 
path="org.grails.ide.eclipse.core.CLASSPATH_CONTAINER"/>
        <classpathentry kind="src" path="src/java"/>
        <classpathentry kind="src" path="src/groovy"/>
        <classpathentry kind="src" path="grails-app/conf"/>
@@ -12,7 +18,6 @@
        <classpathentry kind="src" path="grails-app/utils"/>
        <classpathentry kind="src" path="test/integration"/>
        <classpathentry kind="src" path="test/unit"/>
-       <classpathentry kind="con" path="GROOVY_DSL_SUPPORT"/>
        <classpathentry kind="src" 
path=".link_to_grails_plugins/background-thread-1.6/grails-app/services">
                <attributes>
                        <attribute 
name="org.grails.ide.eclipse.core.SOURCE_FOLDER" value="true"/>
@@ -148,11 +153,15 @@
                        <attribute 
name="org.grails.ide.eclipse.core.SOURCE_FOLDER" value="true"/>
                </attributes>
        </classpathentry>
-       <classpathentry exported="true" kind="src" path="/mimir-web">
+       <classpathentry 
excluding="BuildConfig.groovy|*DataSource.groovy|UrlMappings.groovy|Config.groovy|BootStrap.groovy|spring/resources.groovy"
 kind="src" path=".link_to_grails_plugins/webxml-1.4.1/grails-app/conf">
                <attributes>
                        <attribute 
name="org.grails.ide.eclipse.core.SOURCE_FOLDER" value="true"/>
                </attributes>
        </classpathentry>
-       <classpathentry kind="con" 
path="org.grails.ide.eclipse.core.CLASSPATH_CONTAINER"/>
+       <classpathentry kind="src" 
path=".link_to_grails_plugins/webxml-1.4.1/src/groovy">
+               <attributes>
+                       <attribute 
name="org.grails.ide.eclipse.core.SOURCE_FOLDER" value="true"/>
+               </attributes>
+       </classpathentry>
        <classpathentry kind="output" path="target-eclipse/classes"/>
 </classpath>

Modified: mimir/branches/5.0/mimir-web/.classpath
===================================================================
--- mimir/branches/5.0/mimir-web/.classpath     2014-02-13 11:11:25 UTC (rev 
17294)
+++ mimir/branches/5.0/mimir-web/.classpath     2014-02-13 12:05:55 UTC (rev 
17295)
@@ -98,5 +98,15 @@
                        <attribute 
name="org.grails.ide.eclipse.core.SOURCE_FOLDER" value="true"/>
                </attributes>
        </classpathentry>
+       <classpathentry 
excluding="BuildConfig.groovy|*DataSource.groovy|UrlMappings.groovy|Config.groovy|BootStrap.groovy|spring/resources.groovy"
 kind="src" path=".link_to_grails_plugins/webxml-1.4.1/grails-app/conf">
+               <attributes>
+                       <attribute 
name="org.grails.ide.eclipse.core.SOURCE_FOLDER" value="true"/>
+               </attributes>
+       </classpathentry>
+       <classpathentry kind="src" 
path=".link_to_grails_plugins/webxml-1.4.1/src/groovy">
+               <attributes>
+                       <attribute 
name="org.grails.ide.eclipse.core.SOURCE_FOLDER" value="true"/>
+               </attributes>
+       </classpathentry>
        <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.


------------------------------------------------------------------------------
Android apps run on BlackBerry 10
Introducing the new BlackBerry 10.2.1 Runtime for Android apps.
Now with support for Jelly Bean, Bluetooth, Mapview and more.
Get your Android app in front of a whole new audience.  Start now.
http://pubads.g.doubleclick.net/gampad/clk?id=124407151&iu=/4140/ostg.clktrk
_______________________________________________
GATE-cvs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/gate-cvs

Reply via email to