Skip to content

Commit

Permalink
update classpath
Browse files Browse the repository at this point in the history
  • Loading branch information
mindcrime committed Aug 2, 2015
1 parent f308f00 commit 0b80409
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .classpath
Expand Up @@ -12,6 +12,8 @@
<classpathentry kind="src" path="test/unit"/>
<classpathentry kind="src" path="grails-app/realms"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry exported="true" kind="con" path="GROOVY_DSL_SUPPORT"/>
<classpathentry exported="true" kind="con" path="GROOVY_SUPPORT"/>
<classpathentry kind="src" path=".link_to_grails_plugins/feeds-1.5/grails-app/i18n">
<attributes>
<attribute name="org.grails.ide.eclipse.core.SOURCE_FOLDER" value="true"/>
Expand Down Expand Up @@ -178,7 +180,5 @@
</attributes>
</classpathentry>
<classpathentry kind="con" path="org.grails.ide.eclipse.core.CLASSPATH_CONTAINER"/>
<classpathentry exported="true" kind="con" path="GROOVY_DSL_SUPPORT"/>
<classpathentry exported="true" kind="con" path="GROOVY_SUPPORT"/>
<classpathentry kind="output" path="target-eclipse/classes"/>
</classpath>

0 comments on commit 0b80409

Please sign in to comment.