Easy Netbeans

short URL

From Fiji

Jump to: navigation, search

Easy Netbeans

Initial setup

You will need to follow the instructions to download and build Fiji from scratch.

Once that is accomplished, just call

bin/netbeans-project-generator.bsh

in the command line. That will generate the projects in the netbeans/ subdirectory from where you can import them into your workspace.

Note: At the time of writing, the project generator does not support submodules. This is just due to lack of time on the author's part, and will likely change once somebody puts enough effort into it.

Importing into your workspace

Open the context menu in the panel on the left side and choose Open Project... (alternatively, you can click on the File>Open Project... menu item):


Easy Netbeans-Start.png

Now you can select the projects from the netbeans/ directory that you do not want to build:

Easy Netbeans-Open-Projects.png

Netbeans will start right away to build your projects.