Hi Johannes, Frans, Hansty,

Thank a lot for your answer. Today it doens't exists Update Site for Struts2
IDE (I have developped that this Thursday in 2 hours).
But if you know how test Eclipse Plugins you can get sources plugin from SVN
(the attached doc tell you where you can find sources ):

*
https://tk-ui.svn.sourceforge.net/svnroot/tk-ui/cnaf.sidoc.ide/org.eclipse.wst.xml.search.core/
*
https://tk-ui.svn.sourceforge.net/svnroot/tk-ui/cnaf.sidoc.ide/org.eclipse.wst.xml.search.ui/
*
https://tk-ui.svn.sourceforge.net/svnroot/tk-ui/cnaf.sidoc.ide/org.eclipse.wst.xml.search.editor/

for generic WTP XML Search

and

*
https://tk-ui.svn.sourceforge.net/svnroot/tk-ui/org.apache.struts2.ide/org.apache.struts2.ide.core/
*
https://tk-ui.svn.sourceforge.net/svnroot/tk-ui/org.apache.struts2.ide/org.apache.struts2.ide.ui/

for Struts2 IDE.

After you can open a MANIFEST.MF and run plugins which will open a new
Eclipse with Struts2 IDE loaded and you will can test it.

If you see last doc version at
https://tk-ui.svn.sourceforge.net/svnroot/tk-ui/cnaf.sidoc.ide/docs/org.appache.struts2.ide.odt
you will see that action/@method works now : you have completion,
validation, hyperlink for Java method.

Regards Angelo


2010/12/17 Hantsy Bai <han...@gmail.com>

>
> 于 2010/12/17 10:17, Frans Thamura 写道:
> > Right
> >
> > Is the source available also?
> > /m/
> >
> > -----Original Message-----
> > From: Johannes Geppert <jo...@web.de>
> > Date: Thu, 16 Dec 2010 11:35:50
> > To: <user@struts.apache.org>
> > Reply-To: "Struts Users Mailing List" <user@struts.apache.org>
> > Subject: Re: Struts2 IDE, eclipse plugins to manage struts2 xml file, are
> >  you interested?
> >
> >
> > Hi Angelo,
> >
> > this looks great. When do you think is this available?
> > Is there a Beta version available for tests?
> >
> > Best Regards
> >
> > Johannes Geppert
> >
> >
> > azerr wrote:
> >> Hi Struts2 Team,
> >>
> >> I introduce to me. I'm Angelo ZERR and I'm developping a generic XML
> >> search
> >> engine Eclipse plugins that I would like contribute to WTP Eclipse
> (please
> >> read bug https://bugs.eclipse.org/bugs/show_bug.cgi?id=330576).
> >> This plugins give you the capability to :
> >>
> >> * search XML nodes with XPath from your workspace files.
> >> * develop your plugins to manage compeltion, validation, hyperlink for
> >> custom XML files.
> >>
> >> I have started to create plugins for Jetty and I have started to develop
> >> Struts2 IDE based on XML Search engine to manage struts2.xml (I have
> >> developped Struts2 IDE in 2 hours).
> >>
> >> On other words you benefit :
> >>
> >> * Java completion, validation, hyperlink for @class attribute in your
> >> struts.xml
> >> * XML completion, validation, hyperlink (ex : having completion for
> >> interceptor, interceptor-stack for interceptor-ref)
> >>
> >> You can see screenshot in (ODT) documentation that I have attached. If
> you
> >> can not read ODT, I have commited a RTF version at
> >> https://tk-ui.svn.sourceforge.net/svnroot/tk-ui/cnaf.sidoc.ide/docs I
> have
> >> stared Struts2 IDE to validate my XML Search engine, but I have another
> >> thing to manage (like Java method).
> >> If you are interested with Struts2 IDE, tell me and I will continue to
> >> improve it.
> >>
> >> Regards Angelo
> >>
> >>
> >>
> >> ---------------------------------------------------------------------
> >> To unsubscribe, e-mail: user-unsubscr...@struts.apache.org
> >> For additional commands, e-mail: user-h...@struts.apache.org
> >>
> >
> > -----
> > ---
> > web: http://www.jgeppert.com
> > twitter: http://twitter.com/jogep
> >
> Great news for Struts2 developers.
> As far as I know, there is no good open source Struts2 plugin for Eclipse.
> MyEclipse provides such one, but it is an commercial product, you need a
> subscription.
>
> NetBeans has a good plugin for Struts2 development,
> http://nbstruts2support.dev.java.net.
>
> Kind regards
> Hantsy
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: user-unsubscr...@struts.apache.org
> For additional commands, e-mail: user-h...@struts.apache.org
>
>

Reply via email to