Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    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 09:33 Go to next message
Pradeep Simha is currently offline Pradeep SimhaFriend
Messages: 6
Registered: February 2013
Junior Member
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 10:19]

Report message to a moderator

Re: No schema found for the org.eclipse.wst.server.core.serverTypes extension point [message #1052882 is a reply to message #1052600] Wed, 01 May 2013 01:30 Go to previous messageGo to next message
Toshihiro Izumi is currently offline Toshihiro IzumiFriend
Messages: 360
Registered: July 2009
Location: Japan
Senior Member
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 06:51 Go to previous message
Pradeep Simha is currently offline Pradeep SimhaFriend
Messages: 6
Registered: February 2013
Junior Member
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 Apr 24 17:35:32 GMT 2024

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

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

Back to the top