FaqMultipleIdeInstances
(Difference between revisions)
Line 1: | Line 1: | ||
- | |||
__NOTOC__ | __NOTOC__ | ||
===Can I run multiple IDE instances simultaneously?=== | ===Can I run multiple IDE instances simultaneously?=== |
Revision as of 17:18, 6 November 2009
Can I run multiple IDE instances simultaneously?
Yes. You just need to make sure that you run each instance with a different userdir .
If you try to run a second NetBeans instance with the same userdir you will get a warning that another instance might be running and you should consider stopping the new one. Ignoring this warning and running two instances on top of the same userdir definitely isn't a good idea.
Applies to: NetBeans 3.6, 4.0, 4.1, 5.0
Platforms: All