Ok I am confused by Netbeans when creating a new project. It gives you all these selections ; Java with Ant ; Java with Maven; Java with Gradle. Any Suggestions on which is the best to choose when starting a new Plugin for Rising World?
Best Netbeans New Project
- angriff
- Thread is Unresolved
-
-
You can use any one of them.
Ant, Mavern, and Gradle are just frameworks. You can write Java applications in any one of them.
Here's a nice breif explainer video (30 min).
Personally I use Ant, but Ant is old, like me, lol, I've been coding in Java since 1.2 (I don't like change - I've only just stopped using Vectors ).
I believe most people these days would say go with Gradle.
-
-
Just use Ant
-
Just use Ant
Yep that is what I have been using most of my projects are pretty basic level so not needing huge underlying support for the code structure. Thanks
Participate now!
Don’t have an account yet? Create a new account now and be part of our community!