Hi, we are having the following issue when using VisualParadigm Standard.
We have a java system and we are trying to update it to the latest java version, to do so we are removing/deprecating a lot of libraries one of wich is javax. The issue is that when we generate the code using the hibernate code/Db generation in VP the classes generated use javax.
Is there any way to change it to use jakarta?