Is there any chance in the near future to get a -Dwtpversion=1.5??

already in svn (although there are still some wtp15 changes missing),
will be in the 2.3 release.
Anyway, I never had problems using WTP 1.0 projects with WTP 1.5: the
old file format is still supported (and not converted), only new
projects created with WTP 1.5 use these new descriptors... that's the
reason why I didn't planned a release soon, which problem did you had
exactly when importing the project into eclipse?


fabrizio


On 7/19/06, delasoul <[EMAIL PROTECTED]> wrote:

Hello,

i have just tried to import a maven generated eclipse wtp project into
eclipse 3.2 with wtp 1.5.
The project was generated with eclipse:eclipse -Dwtpversion=1.0
After failing, I compared the generated files with the files of a wtp
project created with eclipse - and changed:
renamed .components to org.eclipse.wst.common.component
and in this file changed the property entry
<property context-root ="myApp"/> to
<property name="context-root" value="myApp"/>

then it worked fine.
Is there any chance in the near future to get a -Dwtpversion=1.5??

thanx a lot in advance for any answer,

michael

--
View this message in context: 
http://www.nabble.com/-m2--maven-eclipse-plugin-%2B-wtp-1.5-tf1967465.html#a5399835
Sent from the Maven - Users forum at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to