Export As Archive - plugin detail
Pops up a dialog to choose archive name and destination folder. Once chosen it creates a zip file using the contents of the selected node.

| Plugin owner: |
manikantannaren |
| Website: |
http://manikantans-netbeans.blogspot.com/2008/08/netbeans61-plugin-export-as-archive_29.html |
| Added: |
2008-06-04 |
| License: |
Sun Public License |
| Category: |
NetBeans Rich Client Platform |
| Downloaded: |
2,361 times |
| Rating: |
|
| Plugin Log |
Show log
| 2012-04-03 06:25:33 | manikantannaren | Plugin edited, id:10235, pubid:10235 | | 2012-04-03 06:25:33 | manikantannaren | Plugin edit initiated | | 2011-09-08 04:29:40 | manikantannaren | Verification deleted for version 7.0, id: 40039 | | 2011-09-06 22:01:45 | senthilsource | Vote cast by senthilsource for Export As Archive, UC 7.0, vote value: 1; verification overall status recalculated: 0 (0 NoGos, 1 Gos of 9 requests, therefore overal Undecided) | | 2011-09-05 10:11:11 | manikantannaren | Verification request registered for verifier senthilsource, with id: 40048 | | 2011-09-05 10:11:11 | manikantannaren | Verification request registered for verifier nbadmin, with id: 40047 | | 2011-09-05 10:11:10 | manikantannaren | Verification request registered for verifier mmirilovic, with id: 40046 | | 2011-09-05 10:11:10 | manikantannaren | Verification request registered for verifier mcreps, with id: 40045 | | 2011-09-05 10:11:10 | manikantannaren | Verification request registered for verifier kudzu, with id: 40044 | | 2011-09-05 10:11:10 | manikantannaren | Verification request registered for verifier jpirek, with id: 40043 | | 2011-09-05 10:11:10 | manikantannaren | Verification request registered for verifier jkovalsky, with id: 40042 | | 2011-09-05 10:11:10 | manikantannaren | Verification request registered for verifier jhalupka, with id: 40041 | | 2011-09-05 10:11:09 | manikantannaren | Verification request registered for verifier ccristi, with id: 40040 | | 2011-09-05 10:11:09 | manikantannaren | Verification registered for version 7.0, with id: 40039 | | 2011-09-05 10:10:57 | manikantannaren | Verification deleted for version 6.7, id: 19246 | | 2011-09-05 10:10:51 | manikantannaren | Verification deleted for version 6.5, id: 12732 | | 2011-09-05 10:10:43 | manikantannaren | Verification deleted for version 6.1, id: 10266 | | 2011-09-05 10:10:21 | manikantannaren | Plugin edited, id:10235, pubid:10235 | | 2011-09-05 10:10:21 | manikantannaren | Plugin edit initiated |
|
|
Versions available
|
Download size: 0.01 MB
|
Last Update: 2012-04-03
|
What's new in this version
- Moved to use CDDL license.
- Updated the signing certificate.
NOTE :
- Initiall install will warn that the plugin is signed but untrusted. Verify the certificate before Installing.
- Please ensure that the user temp folder is accessible.
Verifications for NetBeans versions
Plugin is not subject to any verification
Decisions of individual verifiers for Export As Archive plugin for NetBeans IDE 6.8
Comments
|
Download size: 0.01 MB
|
Last Update: 2012-04-03
|
What's new in this version
- Moved to use CDDL license.
- Updated the signing certificate.
NOTE :
- Initiall install will warn that the plugin is signed but untrusted. Verify the certificate before Installing.
- Please ensure that the user temp folder is accessible.
Verifications for NetBeans versions
Plugin is not subject to any verification
Decisions of individual verifiers for Export As Archive plugin for NetBeans IDE 6.8
Comments
|
Download size: 0.01 MB
|
Last Update: 2012-04-03
|
What's new in this version
- Moved to use CDDL license.
- Updated the signing certificate.
NOTE :
- Initiall install will warn that the plugin is signed but untrusted. Verify the certificate before Installing.
- Please ensure that the user temp folder is accessible.
Verifications for NetBeans versions
Decisions of individual verifiers for Export As Archive plugin for NetBeans IDE 6.8
Comments
Introduction
Many times I had to archive folders and other stuff to send to people or for backup purposes. The IDDE did not have this feature. I wrote this so that I can zip up what ever I need and when needed without moving out of the IDDE. It is simple ANT based.
The action pops up a dialog to choose archive name and folder to create in. The defaults are the selected node's file/folder name and the parent folder of the selected node.
In this version, only a single selected node is supported. I promise to allow multiple selections in the subsequent versions.
Send in your bouquet and brick bats to Manikantan
|
[ You have to be logged in to be able to comment. ]
User Comments
Re: Would also like to see...
In NB7 I could see choose the Source packages node and select the "Export as archive" option from the Run menu or clicking the toolbar icon. I am yet to enable it in the RMB click
Posted by manikantannaren on Sep 06, 2011
Re: Would also like to see...
I am sorry I am unable to get the handle to the source packages node. As a work around, you can choose the default package node. (ditto for test packages). The default package points to the src directory.
Hope this helps.
Posted by manikantannaren on Jun 04, 2009
Would also like to see...
Hi,
I like this plugin. I use it mainly to zip up a projects sources.
I would like to be able to invoke this action on the "Source Packages" node; As it is I have to go to the "Files" window, select the "src" dir and invoke the action.
Keep up the good work,
Opher.
Posted by ophers on Apr 10, 2009