Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Eclipse Platform » Eclipse 3.0: Fail to install easy struts (0.4.2) plugin correctly...
Eclipse 3.0: Fail to install easy struts (0.4.2) plugin correctly... [message #274594] Tue, 26 October 2004 07:39 Go to next message
Eclipse UserFriend
Originally posted by: patrick.gelin.rpn.ch

Hi,

I'm trying to install properly Easy Struts 0.4.2 plugin with the new
bookmark:

http://easystruts.sourceforge.net/eclipse/updates/site.xml

But I get the error message:

- Easy Struts plugin (0.4.2) requires plug-in "org.apache.xerces".

Currently, I'm using Eclipse 3.0 and I can't find any plugin for
org.apache.xerces... What can I do?

Thanks to help me, please.
Re: Eclipse 3.0: Fail to install easy struts (0.4.2) plugin correctly... [message #274597 is a reply to message #274594] Tue, 26 October 2004 08:22 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: user.domain.invalid

Hi,

simply copy the xerces plugin from an eclipse 2.1.x distribution
into the plugins-directory of eclipse 3.0, and it should work.

Regards,

Peter

Patrick Gelin wrote:
> Hi,
>
> I'm trying to install properly Easy Struts 0.4.2 plugin with the new
> bookmark:
>
> http://easystruts.sourceforge.net/eclipse/updates/site.xml
>
> But I get the error message:
>
> - Easy Struts plugin (0.4.2) requires plug-in "org.apache.xerces".
>
> Currently, I'm using Eclipse 3.0 and I can't find any plugin for
> org.apache.xerces... What can I do?
>
> Thanks to help me, please.
Re: Eclipse 3.0: Fail to install easy struts (0.4.2) plugin correctly... [message #274599 is a reply to message #274597] Tue, 26 October 2004 09:03 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: patrick.gelin.rpn.ch

effectively, I read it was a plugin into Eclipse 2.1.x and it has been
including into Eclipse 3.0. But I would like to install * properly * and
not get two xerces install! Any idea? May be I have to talk directly with
Easy Struts developpers?

In fact I'm lookingfor a good JSP IDE environment. Do you know any other
plugin to do it (open-source and free :-))

> Hi,
>
> simply copy the xerces plugin from an eclipse 2.1.x distribution
> into the plugins-directory of eclipse 3.0, and it should work.
>
> Regards,
>
> Peter
>
> Patrick Gelin wrote:
>> Hi,
>>
>> I'm trying to install properly Easy Struts 0.4.2 plugin with the new
>> bookmark:
>>
>> http://easystruts.sourceforge.net/eclipse/updates/site.xml
>>
>> But I get the error message:
>>
>> - Easy Struts plugin (0.4.2) requires plug-in "org.apache.xerces".
>>
>> Currently, I'm using Eclipse 3.0 and I can't find any plugin for
>> org.apache.xerces... What can I do?
>>
>> Thanks to help me, please.
Re: Eclipse 3.0: Fail to install easy struts (0.4.2) plugin correctly... [message #274607 is a reply to message #274599] Tue, 26 October 2004 12:21 Go to previous message
Eclipse UserFriend
Originally posted by: hcs33.egon.gyaloglo.hu

Hi,

Afaik the xerces plugin was removed in 3.0 because this version requires an
1.4 level VM and in Java 1.4 there is an Xml parser implementation. So if
you copy the xerces plugin into 3.0 plugins directory you will not get two
xerces install.

However I don't recommend you to do this without deeper knowledge of the
Eclipse architecture. The Easy Struts plugin is Eclipse 2.1-compatible (even
the last version 0.6.4 I think), and has not been updated to Eclipse 3.0.
Probably you have to modify its plugin.xml also because there was a major
"plugin separation" in Eclipse 3.0 to provide a more lightweight skeleton to
RCP applications. Maybe you have to modify the source code of the plugin the
get it work under Eclipse 3.0.

You can try StrutsBox (http://www.strutsbox.de/) for getting some Struts
options in Eclipse 3.0. It also provides a simple JSP editor (syntax
highlighting only).

For more JSP and Struts plugins you can search the two largest Eclipse
plugin site:
http://eclipse-plugins.info/
http://www.eclipseplugincentral.com/

HTH,
Regards,
Csaba

"Patrick Gelin" <patrick.gelin@rpn.ch> wrote in message
news:cll3nv$s0e$1@eclipse.org...
> effectively, I read it was a plugin into Eclipse 2.1.x and it has been
> including into Eclipse 3.0. But I would like to install * properly * and
> not get two xerces install! Any idea? May be I have to talk directly with
> Easy Struts developpers?
>
> In fact I'm lookingfor a good JSP IDE environment. Do you know any other
> plugin to do it (open-source and free :-))
>
> > Hi,
> >
> > simply copy the xerces plugin from an eclipse 2.1.x distribution
> > into the plugins-directory of eclipse 3.0, and it should work.
> >
> > Regards,
> >
> > Peter
> >
> > Patrick Gelin wrote:
> >> Hi,
> >>
> >> I'm trying to install properly Easy Struts 0.4.2 plugin with the new
> >> bookmark:
> >>
> >> http://easystruts.sourceforge.net/eclipse/updates/site.xml
> >>
> >> But I get the error message:
> >>
> >> - Easy Struts plugin (0.4.2) requires plug-in "org.apache.xerces".
> >>
> >> Currently, I'm using Eclipse 3.0 and I can't find any plugin for
> >> org.apache.xerces... What can I do?
> >>
> >> Thanks to help me, please.
>
Previous Topic:Custom Marker location not showing in 3.0.1
Next Topic:Extending the default Java Builder
Goto Forum:
  


Current Time: Sun Sep 08 02:18:22 GMT 2024

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

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

Back to the top