Revision: 16780
          http://sourceforge.net/p/gate/code/16780
Author:   valyt
Date:     2013-08-09 16:21:42 +0000 (Fri, 09 Aug 2013)
Log Message:
-----------
Grails 2.2.3 in Eclipse

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

Modified: mimir/trunk/mimir-cloud/.classpath
===================================================================
--- mimir/trunk/mimir-cloud/.classpath  2013-08-09 14:44:32 UTC (rev 16779)
+++ mimir/trunk/mimir-cloud/.classpath  2013-08-09 16:21:42 UTC (rev 16780)
@@ -1,6 +1,8 @@
 <?xml version="1.0" encoding="UTF-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 kind="src" path="src/java"/>
        <classpathentry kind="src" path="src/groovy"/>
        <classpathentry kind="src" path="grails-app/conf"/>
@@ -56,7 +58,7 @@
                        <attribute 
name="org.grails.ide.eclipse.core.SOURCE_FOLDER" value="true"/>
                </attributes>
        </classpathentry>
-       <classpathentry kind="src" 
path=".link_to_grails_plugins/hibernate-2.2.2/grails-app/i18n">
+       <classpathentry kind="src" 
path=".link_to_grails_plugins/hibernate-2.2.3/grails-app/i18n">
                <attributes>
                        <attribute 
name="org.grails.ide.eclipse.core.SOURCE_FOLDER" value="true"/>
                </attributes>
@@ -176,6 +178,5 @@
                        <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="output" path="target-eclipse/classes"/>
 </classpath>

Modified: mimir/trunk/mimir-cloud/.project
===================================================================
--- mimir/trunk/mimir-cloud/.project    2013-08-09 14:44:32 UTC (rev 16779)
+++ mimir/trunk/mimir-cloud/.project    2013-08-09 16:21:42 UTC (rev 16780)
@@ -15,18 +15,29 @@
                        <arguments>
                        </arguments>
                </buildCommand>
+               <buildCommand>
+                       
<name>com.google.gdt.eclipse.core.webAppProjectValidator</name>
+                       <arguments>
+                       </arguments>
+               </buildCommand>
+               <buildCommand>
+                       
<name>com.google.gwt.eclipse.core.gwtProjectValidator</name>
+                       <arguments>
+                       </arguments>
+               </buildCommand>
        </buildSpec>
        <natures>
                <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>
+               <nature>com.google.gwt.eclipse.core.gwtNature</nature>
        </natures>
        <linkedResources>
                <link>
                        <name>.link_to_grails_plugins</name>
                        <type>2</type>
-                       
<locationURI>GRAILS_ROOT/2.2.2/projects/mimir-cloud/plugins</locationURI>
+                       
<locationURI>GRAILS_ROOT/2.2.3/projects/mimir-cloud/plugins</locationURI>
                </link>
        </linkedResources>
 </projectDescription>

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


------------------------------------------------------------------------------
Get 100% visibility into Java/.NET code with AppDynamics Lite!
It's a free troubleshooting tool designed for production.
Get down to code-level detail for bottlenecks, with <2% overhead. 
Download for free and get started troubleshooting in minutes. 
http://pubads.g.doubleclick.net/gampad/clk?id=48897031&iu=/4140/ostg.clktrk
_______________________________________________
GATE-cvs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/gate-cvs

Reply via email to