Code Search for Developers
 
 
  

about.html from Groovy Eclipse Monkey at Krugle


Show about.html syntax highlighted

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3c.org/TR/1999/REC-html401-19991224/loose.dtd">
<HTML xmlns="http://www.w3.org/1999/xhtml">
<HEAD>
	<TITLE>About</TITLE>
	<META http-equiv=Content-Type content="text/html; charset=ISO-8859-1">
	<META content="MSHTML 6.00.2900.3020" name=GENERATOR>
</HEAD>
<BODY lang=EN-US>
	<H2>About This Content</H2>
	<P>December 21, 2006</P>
	<H3>License</H3>
<P>
I, James E. Ervin, have made available all content in the Groovy Monkey Editor fragment 
("Content"). Unless otherwise indicated below, the Content is provided to you 
under the terms and conditions of the Eclipse Public License Version 1.0 
("EPL"). A copy of the EPL is available at <A 
href="http://www.eclipse.org/legal/epl-v10.html">http://www.eclipse.org/legal/epl-v10.html</A>
or locally <A href="epl-v10.html">epl-v10.html</A>. 
For purposes of the EPL, "Program" will mean the Content.</P>

<P>If you did not receive this Content directly from James Ervin or the Groovy Monkey
Sourceforge site <a href="http://sourceforge.net/projects/groovy-monkey">http://sourceforge.net/projects/groovy-monkey</a>, 
the Content is being redistributed by another party ("Redistributor") and different 
terms and conditions may apply to your use of any object code in the Content. 
Check the Redistributor's license that was provided with the Content. If no such 
license exists, contact the Redistributor. Unless otherwise indicated below, the 
terms and conditions of the EPL still apply to any source code in the Content 
and such source code may be obtained at <A href="http://sourceforge.net/projects/groovy-monkey">http://sourceforge.net/projects/groovy-monkey</A>.
</P>
</BODY>
</HTML>




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
  icons/
    annotation_obj.gif
    feature_obj.gif
    flatLayout.gif
    fldr_obj.gif
    hierarchicalLayout.gif
    monkey-new.gif
    monkey.gif
    plugin_obj.gif
    run_exc.gif
    sample.gif
  src/
    net/
      sf/
        groovyMonkey/
          dom/
            bundler/
              Bundler.java
              BundlerDOMFactory.java
            project/
              Project.java
              ProjectDOMFactory.java
              Version.java
          editor/
            actions/
              AddBundle.java
              AddDOM.java
              AddDialog.java
              AddInclude.java
              FlatOutlineViewAction.java
              HierarchicalOutlineViewAction.java
              PublishScriptForBlogger.java
              PublishScriptForEmail.java
              PublishScriptForText.java
              PublishScriptForWiki.java
              RunScript.java
              SaveEditorDialog.java
            contentAssist/
              ChangeToQuickFix.java
              HippieCompletionEngine.java
              HippieProposalProcessor.java
              MarkerResolutionGenerator.java
              MonkeyProposalProcessor.java
              Proposal.java
              QuickAssistProcessor.java
              ScriptMetadataContentAssistProcessor.java
            views/
              DOMView.java
            wizard/
              NewScriptWizard.java
              NewScriptWizardPage.java
            Configuration.java
            ScriptContentOutlinePage.java
            ScriptContentProvider.java
            ScriptDocumentProvider.java
            ScriptEditor.java
            ScriptLabelProvider.java
            ScriptOutlineDoubleClickAction.java
            ScriptResourceChangeListener.java
            messages.properties
  .classpath
  .project
  about.html
  build.properties
  epl-v10.html
  fragment.xml