Code Search for Developers
 
 
  

.project from Groovy Eclipse Monkey at Krugle


Show .project syntax highlighted

<?xml version="1.0" encoding="UTF-8"?>
<projectDescription>
	<name>net.sf.groovyMonkey.dom.cvs</name>
	<comment></comment>
	<projects>
	</projects>
	<buildSpec>
		<buildCommand>
			<name>org.eclipse.jdt.core.javabuilder</name>
			<arguments>
			</arguments>
		</buildCommand>
		<buildCommand>
			<name>org.eclipse.pde.ManifestBuilder</name>
			<arguments>
			</arguments>
		</buildCommand>
		<buildCommand>
			<name>org.eclipse.pde.SchemaBuilder</name>
			<arguments>
			</arguments>
		</buildCommand>
	</buildSpec>
	<natures>
		<nature>org.eclipse.pde.PluginNature</nature>
		<nature>org.eclipse.jdt.core.javanature</nature>
	</natures>
</projectDescription>




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/
    getBundleVersion.gm
    uninstall.gm
  monkey/
    getEclipseIcons.gm
    installDOM.gm
  src/
    net/
      sf/
        groovymonkey/
          dom/
            cvsdom/
              Activator.java
              CVSDOM.java
              DOMFactory.java
  .classpath
  .project
  about.html
  build.properties
  epl-v10.html
  plugin.xml