corner imagecorner image
IDEPlatformPluginsDocs & SupportCommunityPartners

Groovy Console Template - plugin detail

Project template for Groovy console application.

NetBeans Plugin - Groovy Console Template
Plugin owner: geertjan
Website: http://netbeans.dzone.com/news/how-create-modular-groovy
Added: 2009-02-14
Last updated: 2009-02-14
NetBeans Versions: 6.5
License: CDDL
Category: NetBeans Rich Client Platform
Size: 4.93 MB
Downloaded: 539 times
Rating:
 0, by 0 users


Download plugin

Verifications for NetBeans versions

Plugin is not subject to any verification

Introduction

A project template for creating a console application on the NetBeans Platform via Groovy.

Go here to get started: http://netbeans.dzone.com/news/how-create-modular-groovy

1234611843243_nb-platform-groovy-console

Creates a new empty NetBeans Platform Application. Only the Runtime Container (i.e., the 5 modules that every application needs) is used in this application, together with a sample module that is coded in Groovy. The Groovy JAR itself is also included, in a separate module. The build.xml of the sample module includes a Groovyc Ant target that is called automatically when the application is built. The application assumes that you want to code in Groovy only, i.e., no support is provided for joint Java-Groovy compilation. The template is the starting point for your own modular console applications in Groovy.



What's new in this version

[ You have to be logged in to be able to comment. ]

User Comments

There are no comments yet.