Skip to main content



      Home
Home » Eclipse Projects » Plugin Development Environment (PDE) » No schema found for the org.eclipse.wst.server.core.serverTypes extension point
No schema found for the org.eclipse.wst.server.core.serverTypes extension point [message #1052600] Tue, 30 April 2013 05:33 Go to next message
Eclipse UserFriend
I am trying to create a new server type plugin programmatically and after re-search I found that I need to use org.eclipse.wst.server.core.serverTypes extension point, but when I try to add above extension point in eclipse juno sdk, I am getting "No schema found..." error . Can anyone please guide me why I am getting above error? Am I missing any required dependencies here?

FYI, I have added org.eclipse.wst.server.core and org.eclipse.wst.server.ui as an dependencies but still no luck and Googling leads to resources for other extension points but not for this. Any guidance is highly appreciated.

BTW, I am using SDK Version of Eclipse Juno

[Updated on: Tue, 30 April 2013 06:19] by Moderator

Re: No schema found for the org.eclipse.wst.server.core.serverTypes extension point [message #1052882 is a reply to message #1052600] Tue, 30 April 2013 21:30 Go to previous messageGo to next message
Eclipse UserFriend
You need WTP SDK.
Add "http://download.eclipse.org/webtools/repository/juno/" to Available Software Sites, and install "Web Tools Platform SDK (WTP SDK)" (at least "WST Web Plug-in Developer Resources" for o.e.wst.server.core)

Ask at WTP Forum
Re: No schema found for the org.eclipse.wst.server.core.serverTypes extension point [message #1052899 is a reply to message #1052882] Wed, 01 May 2013 02:51 Go to previous message
Eclipse UserFriend
Thank you very much, that solved the issue Smile
Previous Topic:Can I process the manifest file of a bundle project in the workspace?
Next Topic:EDIT CREATED FILE
Goto Forum:
  


Current Time: Wed Jul 23 17:36:54 EDT 2025

Powered by FUDForum. Page generated in 0.03487 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top