Code Search for Developers
 
 
  

plugin.xml from Groovy Eclipse Monkey at Krugle


Show plugin.xml syntax highlighted

<?xml version="1.0" encoding="UTF-8"?>
<?eclipse version="3.0"?>
<plugin>
   <extension
         id="net.sf.groovyMonkey.help"
         name="Groovy Monkey"
         point="org.eclipse.help.toc">
      <toc
            file="toc.xml"
            primary="true"/>
   </extension>

   


</plugin>




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
  html/
    images/
      bad-run-script.png
      copy-for-publication.png
      getGroovyMonkey1.gif
      getGroovyMonkey2.gif
      getmonkey-off.gif
      getmonkey-on.gif
      getmonkey.psd
      getmonkey3.gif
      good-run-script.png
      installedDOMs.png
      missing-dom-dialog.png
      missing-dom-update.png
      monkey-button.png
      monkey-editor.png
      monkey-examples.png
      monkey-menu.png
      monkey-tree.png
      monkey.gif
      newScriptWizard.png
      newly-pasted-script.png
      paste-script-menu.png
      run-script-rt-click.png
      run-script.png
      runnerDOMInOutlineView.png
      selectWizard.png
    installing.html
    introduction.html
    noteworthy.html
    publishing.html
    running.html
    writing-doms.html
    writing.html
  .project
  about.html
  build.properties
  epl-v10.html
  plugin.xml
  toc.xml