Revision: 15936
          http://gate.svn.sourceforge.net/gate/?rev=15936&view=rev
Author:   valyt
Date:     2012-07-13 15:18:28 +0000 (Fri, 13 Jul 2012)
Log Message:
-----------
New name form STS/Grails Eclipse features.

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

Added Paths:
-----------
    mimir/trunk/mimir-web/.settings/org.grails.ide.eclipse.core.prefs

Modified: mimir/trunk/mimir-web/.classpath
===================================================================
--- mimir/trunk/mimir-web/.classpath    2012-07-13 15:15:56 UTC (rev 15935)
+++ mimir/trunk/mimir-web/.classpath    2012-07-13 15:18:28 UTC (rev 15936)
@@ -7,42 +7,40 @@
        <classpathentry kind="src" path="grails-app/domain"/>
        <classpathentry kind="src" path="grails-app/services"/>
        <classpathentry kind="src" path="grails-app/taglib"/>
+       <classpathentry kind="src" path="grails-app/utils"/>
        <classpathentry kind="src" path="test/integration"/>
        <classpathentry kind="src" path="test/unit"/>
-       <classpathentry kind="src" path="src/gwt"/>
        <classpathentry kind="con" 
path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
-       <classpathentry kind="con" 
path="com.springsource.sts.grails.core.CLASSPATH_CONTAINER"/>
-       <classpathentry exported="true" kind="con" path="GROOVY_DSL_SUPPORT"/>
        <classpathentry 
excluding="BuildConfig.groovy|*DataSource.groovy|UrlMappings.groovy|Config.groovy|BootStrap.groovy|spring/resources.groovy"
 kind="src" path=".link_to_grails_plugins/gwt-0.6.1/grails-app/conf">
                <attributes>
-                       <attribute 
name="com.springsource.sts.grails.core.SOURCE_FOLDER" value="true"/>
+                       <attribute 
name="org.grails.ide.eclipse.core.SOURCE_FOLDER" value="true"/>
                </attributes>
        </classpathentry>
        <classpathentry kind="src" 
path=".link_to_grails_plugins/gwt-0.6.1/grails-app/controllers">
                <attributes>
-                       <attribute 
name="com.springsource.sts.grails.core.SOURCE_FOLDER" value="true"/>
+                       <attribute 
name="org.grails.ide.eclipse.core.SOURCE_FOLDER" value="true"/>
                </attributes>
        </classpathentry>
        <classpathentry kind="src" 
path=".link_to_grails_plugins/gwt-0.6.1/grails-app/services">
                <attributes>
-                       <attribute 
name="com.springsource.sts.grails.core.SOURCE_FOLDER" value="true"/>
+                       <attribute 
name="org.grails.ide.eclipse.core.SOURCE_FOLDER" value="true"/>
                </attributes>
        </classpathentry>
        <classpathentry kind="src" 
path=".link_to_grails_plugins/gwt-0.6.1/src/groovy">
                <attributes>
-                       <attribute 
name="com.springsource.sts.grails.core.SOURCE_FOLDER" value="true"/>
+                       <attribute 
name="org.grails.ide.eclipse.core.SOURCE_FOLDER" value="true"/>
                </attributes>
        </classpathentry>
        <classpathentry kind="src" 
path=".link_to_grails_plugins/gwt-0.6.1/src/java">
                <attributes>
-                       <attribute 
name="com.springsource.sts.grails.core.SOURCE_FOLDER" value="true"/>
+                       <attribute 
name="org.grails.ide.eclipse.core.SOURCE_FOLDER" value="true"/>
                </attributes>
        </classpathentry>
        <classpathentry kind="src" 
path=".link_to_grails_plugins/tomcat-1.3.7/src/groovy">
                <attributes>
-                       <attribute 
name="com.springsource.sts.grails.core.SOURCE_FOLDER" value="true"/>
+                       <attribute 
name="org.grails.ide.eclipse.core.SOURCE_FOLDER" value="true"/>
                </attributes>
        </classpathentry>
-       <classpathentry combineaccessrules="false" kind="src" 
path="/mimir-core"/>
+       <classpathentry kind="con" 
path="org.grails.ide.eclipse.core.CLASSPATH_CONTAINER"/>
        <classpathentry kind="output" path="target-eclipse/classes"/>
 </classpath>

Modified: mimir/trunk/mimir-web/.project
===================================================================
--- mimir/trunk/mimir-web/.project      2012-07-13 15:15:56 UTC (rev 15935)
+++ mimir/trunk/mimir-web/.project      2012-07-13 15:18:28 UTC (rev 15936)
@@ -17,7 +17,7 @@
                </buildCommand>
        </buildSpec>
        <natures>
-               <nature>com.springsource.sts.grails.core.nature</nature>
+               <nature>org.grails.ide.eclipse.core.nature</nature>
                <nature>org.eclipse.jdt.groovy.core.groovyNature</nature>
                <nature>org.eclipse.jdt.core.javanature</nature>
                
<nature>org.eclipse.wst.common.project.facet.core.nature</nature>

Added: mimir/trunk/mimir-web/.settings/org.grails.ide.eclipse.core.prefs
===================================================================
--- mimir/trunk/mimir-web/.settings/org.grails.ide.eclipse.core.prefs           
                (rev 0)
+++ mimir/trunk/mimir-web/.settings/org.grails.ide.eclipse.core.prefs   
2012-07-13 15:18:28 UTC (rev 15936)
@@ -0,0 +1,3 @@
+eclipse.preferences.version=1
+org.grails.ide.eclipse.core.org.grails.ide.eclipse.core.install.name=Grails 
1.3.7
+org.grails.ide.eclipse.core.use.default.install=true


Property changes on: 
mimir/trunk/mimir-web/.settings/org.grails.ide.eclipse.core.prefs
___________________________________________________________________
Added: svn:mime-type
   + text/plain
Added: svn:eol-style
   + native

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


------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
GATE-cvs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/gate-cvs

Reply via email to