Alexei Trebounskikh
2018-03-29 23:02:53 UTC
Hi all,
I am trying to replace Jetty 6 bundle with Jetty 7 in a legacy Eclipse RCP project , but get this error:
Missing requirement: Jetty :: Servlet Annotations requires package âjavax.naming 0.0.0â but it could not be found.
Does it require a plugin that exports javax.naming? The project uses Java 8.
Thanks!
I am trying to replace Jetty 6 bundle with Jetty 7 in a legacy Eclipse RCP project , but get this error:
Missing requirement: Jetty :: Servlet Annotations requires package âjavax.naming 0.0.0â but it could not be found.
Does it require a plugin that exports javax.naming? The project uses Java 8.
Thanks!