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 85742 - [Generate Code] Default Folder Location does not point to the current UML project path on Generate Code dialog
Summary: [Generate Code] Default Folder Location does not point to the current UML pro...
Status: VERIFIED INVALID
Alias: None
Product: uml
Classification: Unclassified
Component: Code Generation (show other bugs)
Version: 5.x
Hardware: All All
: P2 blocker (vote)
Assignee: issues@uml
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-09-26 09:00 UTC by Alexandr Scherbatiy
Modified: 2006-10-20 09:45 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 2006-09-26 09:00:28 UTC
Build 20060925


Steps to reproduce:
- Create an empty Java project
- Create a Java-Platform Model UML project which has 
  a Source-Model Synchronization with the Java project
- Create a Class diagram
- Add a Class Element on the diagram and name it 'A'
- Select the class element and invoke 'Generate Code'
   'Generate Code' dialog appears

  I created the UML project on 'C:\Temp\uml\projects\gencode\UMLProject1'
  folder.

  The 'Folder Location' is 
  'C:/Temp/uml/projects/gencode\UMLProject1SourceCode\src' by default on the
   dialog. The '\' character is missed between the project name and 
  'SourceCode' words.
Comment 1 Craig Conover 2006-10-20 02:12:44 UTC
Much work has been done for GC action and dialog, specifically addressing this
issue. I beieve this may be a duplicate of an already fixed issue.
Comment 2 Andrew Korostelev 2006-10-20 09:45:08 UTC
verified in all-nbms-griffin-061019_8