pepness commented on PR #4438:
URL: https://github.com/apache/netbeans/pull/4438#issuecomment-1197437592

   @juneau001, This PR does not add support to Maven projects, just to Ant 
projects and with GlassFish server (sometimes I work with limited Internet 
access and just with Ant projects); but the foundation was build inside the 
core javaee/j2ee modules: `j2ee.api.ejbmodule`, `j2ee.clientproject`, 
`j2ee.common`, `j2ee.core`, `j2ee.dd` and so on, adding support for Maven and 
Gradle projects should be way easy now. I guess we need to register a new Maven 
archetype for Jakarta 9.1, I will do some tests with a maven project.
   
   These are the steps that I did to test with an Ant project:
   - Cleaning cache and everything with `rm -rf ~/.netbeans/dev && rm -rf 
~/.cache/netbeans/dev`
   - Build the sources
   - Start NetBeans (running JDK-19ea) and register JDK 8 and 11
   - Create an Ant Web App
   - Register servers GlassFish 5.1 and 6.2.5
   - Create the web standard deployment descriptor
   ![Screenshot from 2022-07-27 
16-56-05](https://user-images.githubusercontent.com/9832133/181380903-5968c8a3-0682-4dd3-9025-62d73b45a536.png)
   ![Screenshot from 2022-07-27 
16-55-04](https://user-images.githubusercontent.com/9832133/181380918-f5fbc91d-60ef-4628-a921-6b32c569ee35.png)
   ![Screenshot from 2022-07-27 
17-25-52](https://user-images.githubusercontent.com/9832133/181383255-785d2f50-7213-4587-ba87-3306b990ce1d.png)
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists

Reply via email to