Groovy Eclipse Wiki

来源:互联网 发布:结婚照相册制作软件 编辑:程序博客网 时间:2024/06/16 17:31

Releases

The latest Groovy-Eclipse release is available from the following Eclipse update sites. To install, point your Eclipse update manager to the update site appropriate for your Eclipse version.

Eclipse LevelRelease Update Site4.4 (Luna)http://dist.springsource.org/release/GRECLIPSE/e4.4/4.3 (Kepler)http://dist.springsource.org/release/GRECLIPSE/e4.3/4.3-8 (Kepler with Java 8)http://dist.springsource.org/release/GRECLIPSE/e4.3-j8/4.2 and 3.8 (Juno)http://dist.springsource.org/release/GRECLIPSE/e4.2/3.7 (Indigo)http://dist.springsource.org/release/GRECLIPSE/e3.7/

Or, you can choose to install a development build, see below for more update sites. In general, our development builds are quite stable.

The install directory must be writable by the current user. Groovy-Eclipse cannot be installed into a shared install. This includes protected directories on windows like C:\Program Files. For more information Eclipse Bug 395516.

Snapshot Builds

Use one of these update sites to install the latest and greatest Groovy-Eclipse. Development builds tend to be quite stable (they are not released unless all tests pass). To install, paste the appropriate update site below into your Eclipse update manager, select the artifacts to install and follow the instructions.

Eclipse LevelSnapshot Update Site4.6 (Neon)http://dist.springsource.org/snapshot/GRECLIPSE/e4.6/4.5 (Mars)http://dist.springsource.org/snapshot/GRECLIPSE/e4.5/4.4 (Luna)http://dist.springsource.org/snapshot/GRECLIPSE/e4.4/4.3-j8 (Kepler with Java 8 patch)http://dist.springsource.org/snapshot/GRECLIPSE/e4.3-j8/4.3 (Kepler)http://dist.springsource.org/snapshot/GRECLIPSE/e4.3/4.2 and 3.8 (Juno)http://dist.springsource.org/snapshot/GRECLIPSE/e4.2/3.7 (Indigo)http://dist.springsource.org/snapshot/GRECLIPSE/e4.2/

How to Install

Start with a compatible version of Eclipse (available from http://eclipse.org/downloads). Since Groovy-Eclipse relies on Eclipse's Java tooling (the JDT), almost any flavor of Eclipse that includes the JDT will be compatible. This includes the Java IDE, Classic, RCP, JavaEE, etc. Flavors such as Eclipse for PHP developers are not compatible because it does not include the JDT> If you are interested in Grails tooling, then you must install the Groovy/Grails Tool Suite.

Once you have a compatible Eclipse installed, then follow these directions to install Groovy-Eclipse:

  • Go to: Help -> Software Updates.
  • Change to the Available Software tab.
  • Click on Add Site.
  • Paste the update site URL appropriate for your version of Eclipse and click OK. You should see a "Groovy Update Site" entry in the list of update sites. Expand and select the Groovy-Eclipse Plugin feature. Optionally, you can choose to include the sources..
  • Click Install and follow the prompts.
  • Restart when asked
  • Rejoice! You installed the Groovy-Eclipse Plugin.

Developer Resources

  • Source code hosted on GitHub
  • The Bamboo CI Server for Groovy-Eclipse.
  • Submit bugs on the Codehaus Jira Issue Tracker.
  • How to Update Greclipse to a New Groovy Compiler Version
  • Overview of Groovy Eclipse Architecture
  • How to Build the Maven Batch Compiler
  • Release Build Process
1 0
原创粉丝点击