UML Class Diagram don't generate java code
I have installed UML lab on fresh download eclipse Juno (I've tried Kepler as well). Created new UML Lab java project draw some classes with methods and parameters, but I don't see any generated java code.
Thanks for help and sorry for my English.
Thanks for help and sorry for my English.
Comments
did you give our code generation tutorial a try? You can find it here: http://www.uml-lab.com/en/uml-lab/tutorials/modellierung-und-codegenerierung/
On saving the diagram for the first time, UML Lab asks you if it should generate code automatically. In addition, you can generate code at any time by using the Generate Code entry from the context menu or the UML Lab menu.
After generating code, you should find the generated source code in the src/ or generated/ folder of your project (depending on how you created the diagram and model). You can also navigate from the model into the source code, by right-clicking any model element and choosing "Navigate to -> Source".
Hope this helps :)
Best regards
Manuel
Please download UML Lab Modeling IDE directly from our website, or by using this entry from the Eclipse marketplace: http://marketplace.eclipse.org/content/uml-lab
could you please check if com.yattasolutions.codegen and com.yattasolutions.codegen.reverse are installed? To do so, navigate in Eclipse to "Help -> About Eclipse/UML Lab -> Installation Details". In this dialog, open the tab "Features", sort by "Feature Id" and lookup our two features.
If they are installed, please send me your error log (.log file in your Eclipse workspace .Metadata directory). You can send it by email to support@yatta.de
Best regards
Manuel
Please check the error log when doing so.
btw. I can't try if it is working because of licence expired.
btw2. log attached.