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 106504 - Can't browse to Java project src directory by Generate Code dialog
Summary: Can't browse to Java project src directory by Generate Code dialog
Status: VERIFIED WORKSFORME
Alias: None
Product: uml
Classification: Unclassified
Component: General (show other bugs)
Version: 6.x
Hardware: All All
: P2 blocker (vote)
Assignee: Viktor Lapitski
URL:
Keywords: REGRESSION
Depends on:
Blocks:
 
Reported: 2007-06-13 14:18 UTC by Alexandr Scherbatiy
Modified: 2007-08-24 01:28 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 Alexandr Scherbatiy 2007-06-13 14:18:51 UTC
Steps to reproduce:

- Create empty java project
- Create UML Java-Platform Model project
- Create 'A' Class element
- Invoke 'Generate Code' on UML project node
  'Generate Code' dialog pops
- Press 'Browse...' button and browse to the Java project src directory
  When you double-click on the Java project directory, the directory
  is chosen. Can't browse to the src directory.
Comment 1 Viktor Lapitski 2007-06-15 03:01:22 UTC
to browse to src i just clicked "+" at the left of the node to expand its children.
Anyway, the stock file browsing component is used here, and thus the behaviour is 
the same as in other projects. For example 
<Java Project> -> Properties -> Sources -> Add Folder
 
Comment 2 Peter Lam 2007-08-24 01:28:12 UTC
this is no longer valid in the current new code gen dialog