On Thu, 11 Aug 2022 at 01:06, Blake McBride <blake1...@gmail.com> wrote:
> The problem I am having is that NB (14) will only allow me to have one 
> (essentially) head.  I know I can open up both projects on the same head, but 
> I want to see code from both at the same time.  So, I'd like to open two 
> copies of NB.  One would be open to my front-end project, and the other would 
> be open to my back-end project.  Can I do this?

You can also run multiple copies by passing in the --userdir parameter
to the launcher.  The best way to do this might depend on what package
and OS you're using.

I can't say I do this day-to-day, but for testing purposes I use this
a lot.  eg. ./bin/netbeans --userdir /tmp/foo

Best wishes,

Neil

---------------------------------------------------------------------
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:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists

Reply via email to