Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » ServerTools (WTP) » Migrating from Sysdeo to WTP
Migrating from Sysdeo to WTP [message #216692] Thu, 03 July 2008 00:28 Go to next message
Neil Hart is currently offline Neil HartFriend
Messages: 9
Registered: July 2009
Junior Member
No Message Body
Re: Migrating from Sysdeo to WTP [message #216851 is a reply to message #216692] Sat, 05 July 2008 14:02 Go to previous messageGo to next message
Werner Keil is currently offline Werner KeilFriend
Messages: 1087
Registered: July 2009
Senior Member
neil wrote:
>
Your posting is empty (?)
Re: Migrating from Sysdeo to WTP [message #216952 is a reply to message #216692] Mon, 07 July 2008 15:57 Go to previous messageGo to next message
Neil Hart is currently offline Neil HartFriend
Messages: 9
Registered: July 2009
Junior Member
No Message Body
Re: Migrating from Sysdeo to WTP [message #216971 is a reply to message #216692] Mon, 07 July 2008 19:15 Go to previous messageGo to next message
Neil Hart is currently offline Neil HartFriend
Messages: 9
Registered: July 2009
Junior Member
Our team has been using the Sysdeo Tomcat plugin. This plugin still
works in Eclipse 3.4, but there hasn't been any updates in the last
year. We started to look at WTP and got overwhelmed by all of the
options/pieces/etc. Basically our app starts a servlet and our java
clients communicate to the server using persistent http.

Can anyone give us some pointers on migrating to WTP? We currently
have a project that contains the web.xml and Servlet class. I think
this project needs to be migrated to one of the WTP projects. I would
like to avoid changing our directory structure also.

We also use Maven for building our Eclipse projects. Can we build the
correct WTP project using Maven also?

Thanks in advance for any help.
Neil Hart

Sorry for the multiple posts; trying a new news reader
Re: Migrating from Sysdeo to WTP [message #217002 is a reply to message #216971] Mon, 07 July 2008 21:11 Go to previous message
Eugene Kuleshov is currently offline Eugene KuleshovFriend
Messages: 504
Registered: July 2009
Senior Member
Neil wrote:
> We also use Maven for building our Eclipse projects. Can we build the
> correct WTP project using Maven also?
You can use m2eclipse for this one [1]. Starting from version 0.9.4,
it provides automatic project configuratior for the WTP projects, so you
can import existing Maven projects and configure them to work in WTP
[2]. Please feel free to ask more questions about Maven support in
eclipse.technology.m2e newsgroup or in m2eclipse mailing lists [3].

Also note that m2eclipse project is being moved to Eclipse. Watch M2E
project page [4] for updates.

regards,
Eugene

[1] http://m2eclipse.codehaus.org/
[2] http://docs.codehaus.org/display/M2ECLIPSE/WTP+mini+howto
[3] http://m2eclipse.codehaus.org/mail-lists.html
[4] http://eclipse.org/m2e/
Previous Topic:Using Tomcat plugin standalone
Next Topic:Re: using XML editor
Goto Forum:
  


Current Time: Tue Apr 23 17:14:38 GMT 2024

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

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

Back to the top