Skip to main content



      Home
Home » Language IDEs » ServerTools (WTP) » Convert a project into wtp project
Convert a project into wtp project [message #124556] Fri, 22 July 2005 04:11 Go to next message
Eclipse UserFriend
Originally posted by: guillaume.andreys.netcourrier.com

Hi,

First, congratulation for the work on wtp ! It's a really nice tool.
I am using wtp07RC1 with eclipse 3.1

I have a JSP/Servlet application that I deploy on tomcat. I want to
convert my standard project in wtp project. I saw that it exist an option
"Convert to a Dynamic Web Project" but I am not able to use it. What are
the requirment ?

Or is there the possibility to import a project to a Dynamic Web Project
knowing that my project architecture is not the same as the default
architecture of the Dynamic Web Project

Thinks,

Guill
Re: Convert a project into wtp project [message #125791 is a reply to message #124556] Tue, 26 July 2005 07:22 Go to previous message
Eclipse UserFriend
Originally posted by: patrick.roumanoff.gmail.com

guillaume.andreys@netcourrier.com (Guillaume) wrote:
>I have a JSP/Servlet application that I deploy on tomcat. I want to
>convert my standard project in wtp project. I saw that it exist an option
>"Convert to a Dynamic Web Project" but I am not able to use it. What are
>the requirment ?

basically, you have to edit your .project and create a .wtpmodules file
to transform a regular project into a Flexible Project.
It is more than certain that your current project layout does not
conform to a dynamic Web Project (which is totally alright, as most pre
existing webapp).
to guess what to put in your .project, you only have to copy from a
brand new dynamic web project (this adds a few builders and a few natures)
to guess what to put in your .wtpmodules is a bit more tricky, get some
inspirations from a .wtpmodules generated from a brand new dynamic web
project and adapt it to your need.
I describe how to do that for a maven project on
http://roumanoff.blogspot.comI guess you can find some useful info in there.

good luck

Patrick
Previous Topic:Lost in the doc?
Next Topic:RDB - Clocks CPU at 100% Utilization
Goto Forum:
  


Current Time: Wed May 07 22:40:42 EDT 2025

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

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

Back to the top