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 41440

Summary: rethink UI of I18N wizards in the light of new buildsys
Product: java Reporter: David Konecny <dkonecny>
Component: I18NAssignee: Marian Petras <mpetras>
Status: RESOLVED FIXED    
Severity: blocker CC: jglick
Priority: P1 Keywords: UI
Version: 4.x   
Hardware: All   
OS: All   
Issue Type: TASK Exception Reporter:
Bug Depends on:    
Bug Blocks: 41448    

Description David Konecny 2004-03-28 17:46:47 UTC
Particularly design of add source dialog in the
wizards is somewhat strange. Consult the proper
way of (re)source selection with HIEs.
Comment 1 Marian Petras 2004-04-02 09:31:29 UTC
Accepted.
Comment 2 David Konecny 2004-04-29 09:08:23 UTC
Any progress on this?
Comment 3 Jesse Glick 2004-05-05 01:10:11 UTC
Also note that the bundle-aware String editor for the form editor is
nearly unusable currently, as it makes you select a bundle from among
all disk roots. It should rather ask for ClassPath.EXECUTE for the
edited form and use SourceForBinaryQuery to find the matching source
roots where bundles might live (but as a first item show the same
source tree as the form itself - ClassPath.SOURCE).
Comment 4 _ pkuzel 2004-05-05 09:30:51 UTC
Hit, I completely forgot about these dialogs.
Comment 5 Ondrej Rypacek 2004-05-14 15:05:02 UTC
fixed in trunk.