cancel
Showing results for 
Search instead for 
Did you mean: 

Eclipse Plugin error using Jetty for Web App Preview

gerald_zaynard2
Explorer
0 Kudos

Hello,

I failed getting the jetty plugin working.

I installed the new (1.4.3) Eclipse-Plugin running in eclipse Juno. Works great. Code-completion, API documentation, code-generation, and so on. That's the way developers want to work.

I followed this documentation http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/b02a0a6e-bcac-2f10-9f80-e5e169f3e...

I finally failed running the "web app preview" (To test the new application with the Application Preview on an embedded Jetty server, right-click the HTML file or the project node and choose Run As → Web App Preview. Everything is configured automatically.) getting the following error:

Currently, the feature org.eclipse.jetty.core with id Jetty - Core: servlets and webapps is missing. Please make sure it is installed to use the Web App Preview.

Jetty is installed, configured as server.

Any suggestions?

Thanks

Accepted Solutions (1)

Accepted Solutions (1)

rainer_liebisch
Contributor
0 Kudos

Hi Gerald,

unfortunately the Jetty features are spreaded in the Juno Release of Eclipse. Please make sure you have installed from the update site http://download.eclipse.org/releases/juno the feature EclipseRT Target Platform Components -> Jetty Target Components

Best regards,

Rainer

Answers (0)