That's your choice. You've decided to create a Maven based NetBeans
Platform application, rather than an Ant based NetBeans Platform
application. Also, you don't create a main JFrame in a NetBeans Platform
application, since that is provided by the NetBeans Platform itself.
Gj
On Sun, Jun 16, 201
Hi,
Trying to get back into working with Netbeans. Its been a long while since
I have used it, and the project structure is different. I have an 'app',
'branding' and 'parent' components in my project. I'm sure its learning
curve, but its not clear to me how to create my main JFrame. When I try an