java enterprise

2023-03-03 Thread egrsimons
Hello, I try to develop an java enterprise web program with netbeans 17, glassfish 7 and maven. First, I've to update manually < org.apache.maven.plugins /maven war plugin > to 3.3.2 and < maven-dependency-plugin > to 3.5.0 in pom.xml because the project can't build and compile. When

hibernate

2023-02-26 Thread egrsimons
Hello, I try to integrate hibernate in the new Netbeans 17. It is impossible to install the plugin (needs 238 and the actual version of the file is 239) ?? If I create a new persistance library, it's impossible to integrate it in the wizard. Only eclipse 2.1. Can you help me ?