You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@netbeans.apache.org by GitBox <gi...@apache.org> on 2022/09/19 18:54:20 UTC

[GitHub] [netbeans] mbien commented on issue #4624: Import Jakarta

mbien commented on issue #4624:
URL: https://github.com/apache/netbeans/issues/4624#issuecomment-1251417567

   First of all: you are using NB 12.6. We are at 15 :)
   
   `jakarta.*` packages are not part of the JDK, they are Jakarta EE. They are a dependency you have to add to your project. If you are using maven, it would be something like this for servlets: https://mvnrepository.com/artifact/jakarta.servlet/jakarta.servlet-api/6.0.0
   
   I am going to close this since this is not really a NetBeans issue. You could ask for help on the `users@netbeans.apache.org` mailing list, issue trackers are not really a good place for help topics.


-- 
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: notifications-unsubscribe@netbeans.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@netbeans.apache.org
For additional commands, e-mail: notifications-help@netbeans.apache.org

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