ExtensionsForModelio
ExtensionsForModelio copied to clipboard
No autocompletion for Java Standard library
Using Modelio version 5.4.01, even though rt.jar was added to the Java Designer configuration, no Java classes are available in the UML diagrams. The log does not contain any further information. Is there something special to do ?
Hi,
Could you explain a bit more what you are trying to achieve? Are you reversing some Java code? Modeling a new project and you are expecting Java classes contained in rt.jar?
Hi, sorry, I was not that clear :)
I'm modelling a new project and of course my own Java classes depends on the Standard Library so I expected to have a way to use these ones in my diagrams, in relations or, but it's invalid from the checker point of view, as fields. This way, I could generate the whole code.