How do I add a custom project in Netbeans' New Project -> Choose Project -> Categories
menu? I'm talking about project similar to Java -> Java App
, but with custom classes.
Asked
Active
Viewed 165 times
1
-
I don't get what you mean with 'custom classes', an external library or a project with excisting sources? – WonderWorld Mar 21 '15 at 10:48
-
Project with existing sources and included JDK. This simple. It's like Sample Project. But I can't find where those are stored or how to add one. – abvgde Mar 21 '15 at 12:33
1 Answers
0
I Hope the NetBeans Project Type Module Tutorial is what you're looking for

IlGala
- 3,331
- 4
- 35
- 49
-
This is exaggerated way I guess. Wrote more accurate description of what I want to get, as question comment. – abvgde Mar 21 '15 at 12:37