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 Groovy 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
  lib/
    commons-logging-1.0.3.jar
    groovy-1.0-RC-01-src.zip
    groovy-all-1.0-RC-01.jar
  monkey/
    FindSystemPrints_Groovy.gm
    LaunchManager.gm
    OpenDialog_Groovy.gm
    SWTTest.gm
  src/
    groovy/
      jface/
        factory/
          ActionImpl.java
          ContributionManagerFactory.java
          DoubleClickListenerFactory.java
          MenuManagerFactory.java
          PreferencesDialogFactory.java
          PreferencesFieldEditorFactory.java
          PreferencesPageFactory.java
          SelectionChangedListenerFactory.java
          ToolBarManagerFactory.java
          ViewerFactory.java
          WindowFactory.java
          WizardDialogFactory.java
          WizardPageFactory.java
        impl/
          ActionImpl.java
          ApplicationWindowImpl.java
          PreferenceDialogImpl.java
          PreferencePageFieldEditorImpl.java
          WizardDialogImpl.java
          WizardImpl.java
          WizardPageImpl.java
        JFaceBuilder.java
        JFaceDOMFactory.java
      swt/
        convertor/
          ColorConverter.java
          PointConverter.java
        factory/
          AbstractSwtFactory.java
          ActionFactory.java
          AwtSwtFactory.java
          Fontfactory.java
          FormFactory.java
          FormLayoutDataFactory.java
          ImageFactory.java
          LayoutDataFactory.java
          LayoutFactory.java
          ListenerFactory.java
          SwtFactory.java
          TrayFactory.java
          WidgetFactory.java
        guibuilder/
          ApplicationGuiBuilder.java
          RebuildFactory.java
          RunScriptFactory.java
        impl/
          ExpansionListenerImpl.java
          HyperLinkListenerImpl.java
          ListenerImpl.java
          LocationListenerImpl.java
          ProgressListenerImpl.java
          StatusTextListenerImpl.java
        ClosureSupport.java
        CustomSwingBuilder.java
        InvalidChildException.java
        InvalidParentException.java
        SwtBuilder.java
        SwtUtils.java
        UnKnownStyleException.java
    net/
      sf/
        groovyMonkey/
          groovy/
            GroovyMonkeyScriptFactory.java
  .classpath
  .project
  about.html
  build.properties
  epl-v10.html
  fragment.xml