Re: Can I populate the Java Type popup in the Modeller with my custom types?
Andrus Adamchik <[email protected]> Mon, 14 Apr 2025 17:45:37 +0200
| Newsgroups | gmane.comp.java.cayenne.user |
|---|---|
| Message-ID | <[email protected]> |
Unfortunately, to the best of my knowledge, the answer is no. Maybe something to add in the future. In the meantime, you do have to type it over. Andrus > On Apr 14, 2025, at 1:56 PM, Riccardo De Menna <[email protected]> wrote: > > Hi, > > Is there a way to show my custom extended types in the popup for the Java Type column in the modeller? > > Typing the full package name + class every time is error prone and slow. I end up doing it on the .xml model but the GUI would make it easier. > > regards, > Riccardo