Show .project syntax highlighted
<?xml version="1.0" encoding="UTF-8"?>
<projectDescription>
<name>GroovyWebUtil</name>
<comment></comment>
<projects>
</projects>
<buildSpec>
<buildCommand>
<name>org.eclipse.jdt.core.javabuilder</name>
<arguments>
</arguments>
</buildCommand>
<buildCommand>
<name>org.codehaus.groovy.eclipse.groovyBuilder</name>
<arguments>
</arguments>
</buildCommand>
</buildSpec>
<natures>
<nature>org.eclipse.jdt.core.javanature</nature>
<nature>org.codehaus.groovy.eclipse.groovyNature</nature>
</natures>
</projectDescription>
See more files for this project here
Groovy Monkey is a Utility for Eclipse that enables you to create scripts in Groovy, Beanshell, Python or Ruby to run directly in Eclipse. This tool can be used to Eclipse API exploration, automation scripts, and rapid plugin prototyping.
Project homepage:
http://sourceforge.net/projects/groovy-monkey
Programming language(s): Groovy,Java,XML
License: other
.settings/
org.codehaus.groovy.eclipse.preferences.prefs
org.eclipse.jdt.core.prefs
monkey/
Dialog.gm
JakartaCommonsDownload.gm
src/
net/
groovy/
example/
DeliciousAPI.groovy
GTest.groovy
.classpath
.project
commons-codec-1.3.jar
commons-httpclient-3.0.1-src.zip
commons-httpclient-3.0.1.jar
commons-lang-2.1-src.zip
commons-lang-2.1.jar
commons-logging-1.0.3.jar
groovy-all-1.0-jsr-05.jar