Re: How to manage "Platform Modules" in a Maven-based NetBeans Platform application?

2021-08-25 Thread Chris Marusich
Hi Eirik, Eirik Bakke writes: > There are usually two kinds of modules you will need to add: "API" > modules (typically groupId org.netbeans.api), and implementation > modules (typically groupId org.netbeans.modules). The API modules you > can find by typing the name of the class you need to

Re: How to manage "Platform Modules" in a Maven-based NetBeans Platform application?

2021-08-25 Thread Chris Marusich
Hi Geertjan, Geertjan Wielenga writes: > It really depends on what you’re trying to develop. > > Put aside the theory and ask yourself practically what it is you’re working > towards and what kind of functionality you need from the NetBeans Platform. > > Based on those requirements, assemble

unsubscribe

2021-08-25 Thread HRH
unsubscribe

RE: How to manage "Platform Modules" in a Maven-based NetBeans Platform application?

2021-08-25 Thread Eirik Bakke
Yes, I think the "Libraries" UI that's described in the blog post works only on Ant-based NetBeans Platform projects. I'd still recommend using Maven going forward, though. For Maven, you can click "Add Dependency" in the context menu for the "Dependencies" folder, to help add dependencies to

Re: How to manage "Platform Modules" in a Maven-based NetBeans Platform application?

2021-08-25 Thread Geertjan Wielenga
It really depends on what you’re trying to develop. Put aside the theory and ask yourself practically what it is you’re working towards and what kind of functionality you need from the NetBeans Platform. Based on those requirements, assemble your POM, share your specific questions about your

UNSUBSCRIBE

2021-08-25 Thread FnsRooms
UNSUBSCRIBE - To unsubscribe, e-mail: users-unsubscr...@netbeans.apache.org For additional commands, e-mail: users-h...@netbeans.apache.org For further information about the NetBeans mailing lists, visit: