Skip to content

Add NetBeans IDE support#21

Merged
wcmatthysen merged 4 commits intoWorldWindEarth:developfrom
emxsys:develop
Apr 12, 2019
Merged

Add NetBeans IDE support#21
wcmatthysen merged 4 commits intoWorldWindEarth:developfrom
emxsys:develop

Conversation

@emxsys
Copy link
Copy Markdown
Member

@emxsys emxsys commented Apr 12, 2019

Description of the Change

Adds support for opening, building and running WorldWindJava-CE using the Apache NetBeans IDE.

Why Should This Be In Core?

NetBeans is a popular Java IDE used by many WWJ projects.

Benefits

The WWJ-CE project can be opened by NetBeans immediately after cloning.

Potential Drawbacks

None.

Applicable Issues

Closes #7

emxsys added 4 commits April 12, 2019 06:45
- Added `dir` property to `runUnitTest` target.
- Added `runLayerManager` target to run the LayerManager example for functional testing.
- Supports opening WorldWindJava-CE in the NetBeans IDE
- Supports Clean, Build, Run and Debug actions on toolbar
- Runs the LayerManager on "Run Project"
- Support running a file
@emxsys emxsys requested a review from wcmatthysen April 12, 2019 13:59
@emxsys
Copy link
Copy Markdown
Member Author

emxsys commented Apr 12, 2019

@wcmatthysen Any objections to adding NetBeans support?

@wcmatthysen
Copy link
Copy Markdown
Member

Nope, no objections. I'm actually using NetBeans myself to build the project. However, this might become deprecated down the line when we switch over to using Gradle for the builds. Then, we won't need IDE specific configurations anymore.

@wcmatthysen wcmatthysen merged commit 427a79b into WorldWindEarth:develop Apr 12, 2019
@emxsys emxsys added this to the WWJ-CE 2.2.0 milestone Apr 12, 2019
@emxsys emxsys added the enhancement New feature or request label Apr 12, 2019
@emxsys emxsys self-assigned this Apr 13, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add NetBeans project for the community edition

2 participants