Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » ServerTools (WTP) » Re: Adding an XML Editor to a product
Re: Adding an XML Editor to a product [message #222577] Mon, 06 October 2008 11:19 Go to next message
Ed Merks is currently offline Ed MerksFriend
Messages: 33137
Registered: July 2009
Senior Member
Richard,

It sounds like a question best asked on the WTP newsgroup, which I've
added to the "to" list of the reply.


Richard Oliver Legendi wrote:
> Dear List Members,
>
> I'd like to add a simple XML & DTD editor to my product. I tried to
> add WST to both my plugin & feature dependencies, but as soon as I add
> any of the 'org.eclipse.wst.*' plugins/features to my dependency list,
> I start getting a 'No application id has been found' error message...
>
> I was trying to add the following plugins:
> - org.eclipse.wst.xml.core
> - org.eclipse.wst.xml.ui
> - org.eclipse.wst.xml.ui.infopop
>
> - org.eclipse.wst.dtd.core
> - org.eclipse.wst.dtd.ui
> - org.eclipse.wst.dtd.ui.infopop
>
> The strange thing is that if I use the 'Synchronize' button in the
> product descriptor, I get the error message mentioned above. However,
> if I go to the product's run configuration, and I use the 'Add
> required plugins' at the 'Plug-ins' tab, its working correctly (the
> product starts and I can use the XML/DTD editors in the created
> projects).
>
> I guess I'm not adding the required plug-ins to my configuration, but
> ain't sure which ones to add. What am I doing wrong? Any suggestions?
>
> I've also tried adding the 'org.eclipse.wst' feature to my product's
> configuration, but that didn't help either (I have a feature based
> configuration). Another strange thing is that when I add the mentioned
> feature only to the product's configuration, I'm able to start my
> product (although it doesn't have the XML/DTD editors I would like to
> have).
>
> Sorry for asking but I'm facing this problems for 3 days now, and I
> wasn't able to work out any solutions.
>
> Thanks in advance,
> Richard


Ed Merks
Professional Support: https://www.macromodeling.com/
Re: Adding an XML Editor to a product [message #222578 is a reply to message #222577] Mon, 06 October 2008 11:39 Go to previous messageGo to next message
Richard Oliver Legendi is currently offline Richard Oliver LegendiFriend
Messages: 34
Registered: July 2009
Member
Oh, great, thanks. I'm just keeping forgetting that there's that many
places to ask :-)

Richard

Ed Merks wrote:
> Richard,
>
> It sounds like a question best asked on the WTP newsgroup, which I've
> added to the "to" list of the reply.
Re: Adding an XML Editor to a product [message #222579 is a reply to message #222577] Mon, 06 October 2008 13:54 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: dcarver.starstandard.org

Ed Merks wrote:
> Richard,
>
> It sounds like a question best asked on the WTP newsgroup, which I've
> added to the "to" list of the reply.
>
>
> Richard Oliver Legendi wrote:
>> Dear List Members,
>>
>> I'd like to add a simple XML & DTD editor to my product. I tried to
>> add WST to both my plugin & feature dependencies, but as soon as I add
>> any of the 'org.eclipse.wst.*' plugins/features to my dependency list,
>> I start getting a 'No application id has been found' error message...
>>
>> I was trying to add the following plugins:
>> - org.eclipse.wst.xml.core
>> - org.eclipse.wst.xml.ui
>> - org.eclipse.wst.xml.ui.infopop
>>
>> - org.eclipse.wst.dtd.core
>> - org.eclipse.wst.dtd.ui
>> - org.eclipse.wst.dtd.ui.infopop
>>

You'll also need to add the org.wst.common and org.wst.sse plugin's as
well. Also the XML editor does require some plugins that are only in
the platform IDE, so you may need to include some additional platform
resources as well.
Re: Adding an XML Editor to a product [message #222580 is a reply to message #222579] Mon, 06 October 2008 14:01 Go to previous messageGo to next message
Richard Oliver Legendi is currently offline Richard Oliver LegendiFriend
Messages: 34
Registered: July 2009
Member
Thanks David, I'm going to try this out.
Btw, are there any tools to get know the dependencies somehow for a
specific plug-in? I don't know where to start searching the dependencies.

Richard

David Carver wrote:
> You'll also need to add the org.wst.common and org.wst.sse plugin's as
> well. Also the XML editor does require some plugins that are only in
> the platform IDE, so you may need to include some additional platform
> resources as well.
Re: Adding an XML Editor to a product [message #222583 is a reply to message #222580] Mon, 06 October 2008 14:52 Go to previous messageGo to next message
Ed Merks is currently offline Ed MerksFriend
Messages: 33137
Registered: July 2009
Senior Member
Richard,

If you use the Plug-ins view of the PDE perspective you can use Open
Dependencies. The dependencies are also shown in the Package Explorer
if you expand "Plug-in Dependencies"; go figure. :-P

When creating a launch specification, you can pick some plugins, and
tell it to include all the dependencies. That's another way to figure
out the closure and to test that it works quickly...


Richard Oliver Legendi wrote:
> Thanks David, I'm going to try this out.
> Btw, are there any tools to get know the dependencies somehow for a
> specific plug-in? I don't know where to start searching the dependencies.
>
> Richard
>
> David Carver wrote:
>> You'll also need to add the org.wst.common and org.wst.sse plugin's
>> as well. Also the XML editor does require some plugins that are only
>> in the platform IDE, so you may need to include some additional
>> platform resources as well.


Ed Merks
Professional Support: https://www.macromodeling.com/
Re: Adding an XML Editor to a product [message #222586 is a reply to message #222580] Mon, 06 October 2008 15:37 Go to previous message
Charlie Kelly is currently offline Charlie KellyFriend
Messages: 276
Registered: July 2009
Senior Member
Hi Richard,

If you have created a product configuration,
you can look at the runtime configuration
and use the "validate plugins" button on the "plugin" tab.

Charlie


Richard Oliver Legendi wrote:
> Thanks David, I'm going to try this out.
> Btw, are there any tools to get know the dependencies somehow for a
> specific plug-in? I don't know where to start searching the dependencies.
>
> Richard
>
> David Carver wrote:
>> You'll also need to add the org.wst.common and org.wst.sse plugin's as
>> well. Also the XML editor does require some plugins that are only in
>> the platform IDE, so you may need to include some additional platform
>> resources as well.
Previous Topic:Tomcat redeploys web application when a JSP get changed
Next Topic:Question about starting JBoss from within Eclipse
Goto Forum:
  


Current Time: Fri Apr 19 23:14:52 GMT 2024

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

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

Back to the top