Re: Adding Project UI to a maven NBP app?

2020-10-05 Thread Randall Wood
ssage----- > From: Randall Wood > Sent: Monday, October 5, 2020 8:40 AM > To: dev@netbeans.apache.org > Subject: Adding Project UI to a maven NBP app? > > NetBeans Platform for Beginners has the following statement (Section 9.2, > page 307): > >> Enabling the Project

RE: Adding Project UI to a maven NBP app?

2020-10-05 Thread Eirik Bakke
i-nb being omitted. -- Eirik -Original Message- From: Randall Wood Sent: Monday, October 5, 2020 8:40 AM To: dev@netbeans.apache.org Subject: Adding Project UI to a maven NBP app? NetBeans Platform for Beginners has the following statement (Section 9.2, page 307): > Enabling the Proj

Re: Adding Project UI to a maven NBP app?

2020-10-05 Thread Patrik Karlström
An alternative way could be to right click on your projects "Dependencies" and select "Add dependency...". Then make sure that "Only NetBeans" is checked and type "projectui" as query. Expand and add to your desire. Den mån 5 okt. 2020 kl 14:46 skrev Geertjan Wielenga : > https://dzone.com/articl

Re: Adding Project UI to a maven NBP app?

2020-10-05 Thread Geertjan Wielenga
https://dzone.com/articles/how-create-maven-nb-project-type Gj On Mon, Oct 5, 2020 at 2:43 PM Randall Wood wrote: > NetBeans Platform for Beginners has the following statement (Section 9.2, > page 307): > > > Enabling the Project System is simple. Right-click a NetBeans Platform > application a

Adding Project UI to a maven NBP app?

2020-10-05 Thread Randall Wood
NetBeans Platform for Beginners has the following statement (Section 9.2, page 307): > Enabling the Project System is simple. Right-click a NetBeans Platform > application and choose Properties. The Project Properties dialog opens. In > the Libraries tab, expand the ide node, and put a checkmar