View Single Post
  #2 (permalink)  
Old 11-08-2007, 12:26 AM
JavaBean's Avatar
JavaBean JavaBean is offline
Moderator
 
Join Date: May 2007
Posts: 1,272
JavaBean is on a distinguished road
Hmm.. i htink if you can point a different .netbeans directory (which is in your home directory but i dont remember how they call it. This directory basically holds all information about your IDE, like preferences. I dont remember the terminology they used for this directory.) for each of the instances you can run two instances at the same time.I guess Netbeans also checks this directory for a lock file to detect if the IDE is already running.
Reply With Quote