Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » ServerTools (WTP) » M8 to M9 project migration
M8 to M9 project migration [message #149572] Mon, 28 November 2005 20:07 Go to next message
nw60312 is currently offline nw60312Friend
Messages: 14
Registered: July 2009
Junior Member
Hi,

I have a straight dynamic web project created with M8. Can M8 projects
be used with M9 or do I need recreate from scratch? I tried just
importing the project however that does not seem to work. I don't see
any errors however the application is not available when Tomcat is started.

TIA!
Re: M8 to M9 project migration [message #149623 is a reply to message #149572] Tue, 29 November 2005 02:05 Go to previous messageGo to next message
David Lewis is currently offline David LewisFriend
Messages: 14
Registered: July 2009
Junior Member
Yes, WTP 1.0M8 projects can be migrated to M9. Here's what I've discovered
so far:
* The ".deployables" folder has been eliminated. New projects default to
compile Java classes in the "build/classes" folder.
* The ".wtpmodules" file has been replaced by the ".settings/.component"
file. If using CVS, "old" projects will be updated to use
".settings/.component" when checking out source code.
* Dynamic Web Projects that had two or more web modules appear to be
"broken" by version M9. Specifically, when checking out an existing
project that has multiple modules, WTP 1.0M9 attempt to make one module
per Dynamic Web Project - however this does not consistently work.

Can someone else can share their notes on upgrading?
Re: M8 to M9 project migration [message #149856 is a reply to message #149572] Tue, 29 November 2005 23:05 Go to previous messageGo to next message
Felix Geller is currently offline Felix GellerFriend
Messages: 7
Registered: July 2009
Junior Member
Seeing these changes - I wasn't able to find release notes for M9, could somebody help me with this? And more importantly could anybody answer the migration-part of the question? I mean what is the proper way to update, after all .deployables (finally!) seems to be deleted..
Re: M8 to M9 project migration [message #149981 is a reply to message #149856] Wed, 30 November 2005 19:37 Go to previous message
David Lewis is currently offline David LewisFriend
Messages: 14
Registered: July 2009
Junior Member
Felix Geller wrote:
> Seeing these changes - I wasn't able to find release notes for M9, could somebody help me with this? And more importantly could anybody answer the migration-part of the question? I mean what is the proper way to update, after all .deployables (finally!) seems to be deleted..

When checking out projects built with WTP 0.7 or WTP 1.0M8 from CVS into
WTP 1.0M9, the ".wtpmodules" file will automatically be replaced by the
".settings/.component" file. You may have to make manual modifications
(essentially, copying the contents of the old ".wtpmodules" to the
".component" file). If you are not using CVS, you could try exporting
the project from your WTP 0.7 or WTP 1.0M8 platform then import into the
WTP 1.0M9 platform. I don't know if this will work - but it's worth a try!
Previous Topic:Joy today!
Next Topic:How to migrate legacy projects into WTP?
Goto Forum:
  


Current Time: Fri Apr 26 07:28:35 GMT 2024

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

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

Back to the top