Summary: | umbrello crashes when importing java single class | ||
---|---|---|---|
Product: | [Applications] umbrello | Reporter: | mparchet <mparchet> |
Component: | general | Assignee: | Umbrello Development Group <umbrello-devel> |
Status: | RESOLVED FIXED | ||
Severity: | crash | CC: | okellogg, ralf.habacker |
Priority: | NOR | ||
Version: | 2.12.97 | ||
Target Milestone: | --- | ||
Platform: | Debian stable | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: | Java code exemple (no runable) |
Description
mparchet
2014-05-07 14:23:52 UTC
Please attach the Java file for which this happens. Created attachment 86519 [details]
Java code exemple (no runable)
I have same problem with other file.
(In reply to comment #2) > Created attachment 86519 [details] > Java code exemple (no runable) > > I have same problem with other file. I verified that your attachment is imported properly using https://projects.kde.org/projects/kde/kdesdk/umbrello/repository/revisions/ec7a3c05855bc9907ce58d323f8c5a6866b31bd3 Hello, So the import code wizird continue whene I click start import but this action is unimplemented because no UML class is genered from my java code. My java code is from an eclipse project and now I would like to import all my java eclipse packages So How can I import a complete project folder ? Thanks for your answer ? Best regards mparchet (In reply to comment #4) > Hello, > > So the import code wizird continue whene I click start import but this > action is unimplemented because no UML class is genered from my java code. java code is generated by using the code generator http://docs.kde.org/stable/en/kdesdk/umbrello/code-import-generation.html > > My java code is from an eclipse project and now I would like to import all > my java eclipse packages > > So How can I import a complete project folder ? > If the import wizard do not work (there are some issues) use menu Code->"import project" or treeview->logical-view->right-mouse-click->"import project" |