Backup or Restore Netbeans Settings - plugin detail
Backup/Restore your settings to/from a zip file
| Plugin owner: |
lnmiitravi |
| Website: |
http://techdc.blogspot.com |
| Added: |
2008-01-27 |
| Last updated: |
2007-04-01 |
| NetBeans Versions: |
6.0 |
| License: |
Free |
| Category: |
NetBeans Rich Client Platform |
| Size: |
0.01 MB |
| Downloaded: |
818 times |
| Rating: |
|
Verifications for NetBeans versions
Plugin is not subject to any verification |
Introduction
This module is intended to help creating backup your .netbeans folder as a .zip file and restoration of your settings from a .zip file.
What's new in this version
|
[ You have to be logged in to be able to comment. ]
User Comments
It throws exception on "Create Backup" button
It's this NPE:
java.lang.NullPointerException
at org.netbeans.nbbackupsettings.Backup.analyze(Backup.java:72)
at org.netbeans.nbbackupsettings.Backup.(Backup.java:35)
at org.netbeans.nbbackupsettings.Main.backupActionPerformed(Main.java:242)
at org.netbeans.nbbackupsettings.Main.access$200(Main.java:16)
at org.netbeans.nbbackupsettings.Main$3.actionPerformed(Main.java:68)
at javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:1995)
....
Hope you fix this soon!
-Jirka
Posted by jkovalsky on Mar 04, 2008
Backing up settings doesn't produce any results or errors
Windows XP, fully patched, NetBeans 6.0.1. After browsing to the installation folder and browsing to a folder to save the generated backup file, I click "Create Backup" and nothing happens - no error, no confirmation, and no file (I have searched all drives). Any documentation or examples that I can refer to? This plugin would solve a significant problem where I work...
Posted by josephkasprzyk on Feb 09, 2008