
click4nb
The source code of this project is moved to Github.com, https://github.com/hantsy/click4nb.
This site is only open for release download. if you want to file an issue or check out the latest code, please move to github.com.
click4nb is a NetBeans IDE plugin which provide basic support for Apache Click Framework.
Current Features
- Wizard for creating new java web project with Click framework support.
- Wizard for creating new page class and template file.
- Content assistant for click.xml and menu.xml file(include code completion, hyperlink, refactoring, etc).
- Switch action between Page class and Page template file.
- Integration configuration with Spring framework and others.
Features in plan
- Integrate Cayenne Modeler into NetBeans IDE like ClickIDE(eclipse plugin for Click framework).
- Intergration configuration with Cayenne ORM framework.
- A simple tutorial for basic usage of this plugin.