ExtensionsForModelio icon indicating copy to clipboard operation
ExtensionsForModelio copied to clipboard

No autocompletion for Java Standard library

Open FredPraca opened this issue 10 months ago • 2 comments

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 ?

FredPraca avatar Apr 02 '24 12:04 FredPraca

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?

etiennebrosse avatar Apr 11 '24 12:04 etiennebrosse

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.

FredPraca avatar Apr 11 '24 13:04 FredPraca