Code Search for Developers
 
 
  

.classpath from Groovy Eclipse Monkey at Krugle


Show .classpath syntax highlighted

<?xml version="1.0" encoding="UTF-8"?>
<classpath>
	<classpathentry path="src" kind="src"/>
	<classpathentry sourcepath="lib/bsh-2.0b4-src.jar" path="lib/bsh-2.0b4.jar" exported="true" kind="lib"/>
	<classpathentry path="org.eclipse.jdt.launching.JRE_CONTAINER" kind="con"/>
	<classpathentry path="org.eclipse.pde.core.requiredPlugins" kind="con"/>
	<classpathentry path="bin" kind="output"/>
</classpath>




See more files for this project here

Groovy Eclipse Monkey

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

  META-INF/
    MANIFEST.MF
  lib/
    bsh-2.0b4-src.jar
    bsh-2.0b4.jar
  monkey/
    FindSystemOut_bsh.gm
    OpenDialog_Beanshell.gm
  src/
    net/
      sf/
        groovyMonkey/
          beanshell/
            BeanshellMonkeyScriptFactory.java
  .classpath
  .project
  about.html
  build.properties
  epl-v10.html
  fragment.xml