Troubleshooting NetBeans Startup, Again!
Hello everyone,
After presenting, in my blog, a cool tip on "Troubleshooting the NB Startup", I would now like to present you here with another cool tip, based on NB Startup, again!
As you can see in the above figure, here we have the Netbeans UserDirectory (.netbeans)
on Windows. A few months back, I had to upgrade my system, the main focus being, the upgrading of the Hard Disk.
I had all my important data on the old Hard Disk, so I got that data copied into the new Hard Disk, including the all-important .netbeans directory. Why I am saying it's important is because at that time I had installed the ClearCase and Developer Collaboration modules, and I didn't want to lose them...
Why should I
download and install it, again & again? I am glad that this time I had
the solution...Watch the above figure, it is booted using the settings in
the above mentioned .netbeans/6.1beta directory. It looks like you are booting a newly installed NetBeans IDE.
Here you can see Mercurial under Versioning menu. Surprised? Well, you should be, because it is bundled with NetBeans 6.1 Beta IDE.
Firstly, install NetBeans IDE, go to the .netbeans directory, and you will see the directory 6.1beta. Just cut and paste it onto the Desktop or somewhere else. Now, locate the .netbeans/6.1beta directory which has the settings for the previous installation of the same NetBeans IDE.
Now, copy that and paste it, under the current .netbeans directory (see above figure), and launch the NetBeans IDE, you would now see the same NetBeans, which you had in your other Hard Disk...
In the figure below, you may see the ClearCase and Developer Collaboration module, I was talking about.
Try it out... it could really help you a lot... Any suggestions/comments?
- Login or register to post comments
- 901 reads
- Printer-friendly version
(Note: Opinions expressed in this article and its replies are the opinions of their respective authors and not those of DZone, Inc.)










Comments
Peter Karich replied on Wed, 2008/06/11 - 5:51pm
[quote]Why should I download and install it, again & again?[/quote]
Thats an important point for me. I have a lot of plugins.
But I don't think that your solution is good if I upgrade NetBeans (and not only the Harddrive). In most cases you can avoid downloading the plugin (there was an option to save the nbm's after downloading), but copying is not option, because the layout of configuration files could change from version to version; especially true if you have beta versions.