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 29439 - New JAR Recipes are created to the same folder
Summary: New JAR Recipes are created to the same folder
Status: RESOLVED WORKSFORME
Alias: None
Product: obsolete
Classification: Unclassified
Component: jarpackager (show other bugs)
Version: 3.x
Hardware: PC Linux
: P2 blocker (vote)
Assignee: issues@obsolete
URL:
Keywords: T9Y
Depends on: 29437 29661
Blocks:
  Show dependency tree
 
Reported: 2002-12-10 16:11 UTC by David Kaspar
Modified: 2003-01-02 10:04 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description David Kaspar 2002-12-10 16:11:28 UTC
How to reproduce:
1) Create JAR Recipe to some folder using "New..."
popup menu action on target folder
2) Create second JAR Recipe to another folder
using "New..." popup menu action on new target folder
3) ERROR - JAR Recipe is always generated into the
same folder as first JAR Recipe was created

This is problem in openide/wizards component but:

Setting P2 - because this bug significantly hurts
tests because:
In the NFT Wizard there is no possibility to
specify target location for JAR Recipe.

The only workaround is to generate JAR Recipe to
previous package and after that move it to to
desired package using Cut/Paste actions.
Comment 1 Jiri Rechtacek 2002-12-20 15:19:42 UTC
The bug 29437 (duplicate of 29661) was fixed in maintrunk. It should
solve this issue too. David, please try reproduce it and optionally
close as worksforme.
Comment 2 David Kaspar 2003-01-02 10:04:18 UTC
Verified #200301020100 - works for me