Best to after doing the build simply open the module into Apache NetBeans 11 that you want to work on. Then work on it and run it and the built IDE will start and include your changes.
Gj On Sun, 12 May 2019 at 17:17, Eric Bresie <[email protected]> wrote: > So I have been trying to setup my environment to start working in netbean > code development per the Getting started page > https://netbeans.apache.org/help/getting-started.html > > And on the first video > > https://youtu.be/VC8gQJknPaU > > It talks about compiling with ant on the pulled down via git source which > builds the nbbuild\netbean folder which is added then populated into the > "Netbeans Platform" wizard with all the modules within Modules tab. > However for some reason following my build and setup it seems to only show > RCP module without the other items. > > Did I miss something or is this a potential issue?. > > Eric Bresie > [email protected] > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > > For further information about the NetBeans mailing lists, visit: > https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists > >
