Pure Groovy Project - plugin detail
Pure Groovy Project

Plugin owner: |
geertjan |
Website: |
blogs.oracle.com/geertjan |
Added: |
2013-07-26 |
License: |
CDDL |
Category: |
Editing |
Downloaded: |
3,580 times |
Rating: |
|
Plugin Log |
Show log
2013-08-27 07:49:47 | geertjan | Binary successfully saved 1377604187_org-netbeans-groovy-template.nbm, binary_id: 2620, version: 7.3 | 2013-08-27 07:49:47 | geertjan | Binary uploaded successfully - /space/pluginportal-v2/public/data/nbms/org-netbeans-groovy-template.nbm | 2013-08-27 07:49:47 | geertjan | Uploading new binary for version 7.3 | 2013-07-29 04:22:02 | jkovalsky | Plugin published | 2013-07-28 14:18:37 | geertjan | Binary successfully saved 1375035517_org-netbeans-groovy-template.nbm, binary_id: 2620, version: 7.3 | 2013-07-28 14:18:37 | geertjan | Binary uploaded successfully - /space/pluginportal-v2/public/data/nbms/org-netbeans-groovy-template.nbm | 2013-07-28 14:18:37 | geertjan | Uploading new binary for version 7.3 | 2013-07-26 16:25:15 | geertjan | Plugin edited, id:49928, pubid:49928 | 2013-07-26 16:25:15 | geertjan | Plugin edit initiated | 2013-07-26 16:14:48 | geertjan | Plugin saved with .nbm/zip file; id: 49928 |
|
|
Versions available
|
Download size: 0.02 MB
|
Last Update: 2013-08-27
|
What's new in this version
Small fixes, e.g., project structure and now the file is in the default package.
Verifications for NetBeans versions
Plugin is not subject to any verification
Introduction
Creates a new Groovy project, that is, a project with a Groovy script, Groovy 2.0.1, and build script for compiling the project to .class files and JAR. When project "Build" menu item is invoked, JAR is created in 'dist' folder (in Files window), when "Run" menu item is invoked, project is deployed.
|
[ You have to be logged in to be able to comment. ]
User Comments
Pure Groovy Project in NetBeans
Hi,
I use NetBeans 8.2 IDE.
Recently got interested in Groovy.
Saw that my IDE has version 1.34.1 of the Groovy plugin. Wanted to try it out, by developing some simple app.
But when I try to create a new NetBeans project, and select Groovy as the Category, I find only 'Grails Application" listed in the Projects list. I do not see "Groovy Project", as in the above screenshot of yours.
I didn't want to get into the complexities of Grails right now. I just wanted to develop a simple Groovy app in NetBeans. How do I get the "Groovy" type to show up in NetBeans while creating a new Project? Could you help me please?
Thanks very much.
|