This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 40035 - Unpacking war file requires extraneous steps
Summary: Unpacking war file requires extraneous steps
Status: RESOLVED INVALID
Alias: None
Product: javaee
Classification: Unclassified
Component: Code (show other bugs)
Version: 3.x
Hardware: PC Windows ME/2000
: P3 blocker (vote)
Assignee: issues@javaee
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-02-12 18:11 UTC by Chris Kutler
Modified: 2005-05-03 20:26 UTC (History)
0 users

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Chris Kutler 2004-02-12 18:11:05 UTC
To unpack a WAR file you must

1 create the directory for the contents

2 mount the directory the WAR file is in

3 right-click the WAR file and unpack

Ideally, it would be nice to be able to

1. Choose Unpack WAR File from Tools menu

2. Browse to and select a WAR file (regardles of
whether the directory it is in is mounted).

3. Choose a directory to unpack to - can create on
the fly if it doesn't exist. 

If we can't have that then this is second best. Or
even better, have both.

1. File > New > Archive - mount WAR file

2. Right-click and choose Unpack WAR File 


3. Choose a directory to unpack to - can create on
the fly if it doesn't exist.
Comment 1 zikmund 2005-05-03 20:26:56 UTC
Unpacking WAR file was removed in 4.0.