Revision: 16567 http://sourceforge.net/p/gate/code/16567 Author: valyt Date: 2013-03-07 11:39:59 +0000 (Thu, 07 Mar 2013) Log Message: ----------- Re-ordered eclipse classpath.
Modified Paths: -------------- mimir/trunk/mimir-cloud/.classpath Modified: mimir/trunk/mimir-cloud/.classpath =================================================================== --- mimir/trunk/mimir-cloud/.classpath 2013-03-07 11:38:42 UTC (rev 16566) +++ mimir/trunk/mimir-cloud/.classpath 2013-03-07 11:39:59 UTC (rev 16567) @@ -1,5 +1,7 @@ <?xml version="1.0" encoding="UTF-8"?> <classpath> + <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_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"/> @@ -10,7 +12,6 @@ <classpathentry kind="src" path="grails-app/utils"/> <classpathentry kind="src" path="test/integration"/> <classpathentry kind="src" path="test/unit"/> - <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/> <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"/> @@ -86,6 +87,16 @@ <attribute name="org.grails.ide.eclipse.core.SOURCE_FOLDER" value="true"/> </attributes> </classpathentry> + <classpathentry kind="src" path=".link_to_grails_plugins/release-2.0.4/src/groovy"> + <attributes> + <attribute name="org.grails.ide.eclipse.core.SOURCE_FOLDER" value="true"/> + </attributes> + </classpathentry> + <classpathentry kind="src" path=".link_to_grails_plugins/release-2.0.4/src/java"> + <attributes> + <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/resources-1.2.RC2/grails-app/conf"> <attributes> <attribute name="org.grails.ide.eclipse.core.SOURCE_FOLDER" value="true"/> @@ -116,6 +127,11 @@ <attribute name="org.grails.ide.eclipse.core.SOURCE_FOLDER" value="true"/> </attributes> </classpathentry> + <classpathentry kind="src" path=".link_to_grails_plugins/rest-client-builder-1.0.2/src/groovy"> + <attributes> + <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/spring-security-core-1.2.7.3/grails-app/conf"> <attributes> <attribute name="org.grails.ide.eclipse.core.SOURCE_FOLDER" value="true"/> @@ -146,11 +162,20 @@ <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 exported="true" 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="output" path="target-eclipse/classes"/> </classpath> This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. ------------------------------------------------------------------------------ Symantec Endpoint Protection 12 positioned as A LEADER in The Forrester Wave(TM): Endpoint Security, Q1 2013 and "remains a good choice" in the endpoint security space. For insight on selecting the right partner to tackle endpoint security challenges, access the full report. http://p.sf.net/sfu/symantec-dev2dev _______________________________________________ GATE-cvs mailing list GATE-cvs@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/gate-cvs