MyEclipse: 4.0GA - UML Java code generation - Wrong path location marcobarbi - Aug 31, 2005 - 09:55 AM Post subject: 4.0GA - UML Java code generation - Wrong path location
Hi,
anytime I try to generate code from a UML diagram, after choosing the target classes and the destination folder within my project I click the Finish button. Unfortunately at this time a new dialog is prompted since the system tries to genereate Java classes in a wrong (not existing) path location. In detail, it supposes the project is located in the Eclipse workspace even if this is not true.
Thanks, Marco.support-rkalla - Aug 31, 2005 - 02:27 PM Post subject:
Marco,
Please provide the full path of your project, your workspace, what you enter in the wizard and where it actually puts the files.marcobarbi - Aug 31, 2005 - 02:42 PM Post subject:
The project path is: "D:\Progetti\TestJava\Test MyEclipse\svil"
The workspace path is: "D:\Programmi\eclipse\InternalProjects\workspace"
By the wizard, I set the following path (relative to my project in which a classes folder already exists): "Test MyEclipse/classes"
Finally, the wizard tries to put files in "D:\Programmi\eclipse\InternalProjects\workspace\Test MyEclipse\classes" that doesn't exists!support-rkalla - Aug 31, 2005 - 03:22 PM Post subject:
Thank you, we will look into this ASAP.