Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » ServerTools (WTP) » How to convert a java project into a dynamic web project?
How to convert a java project into a dynamic web project? [message #200202] Fri, 21 September 2007 14:38 Go to next message
Eclipse UserFriend
Originally posted by: zkoppany.gmx.de

Hi,

I have a java project with 1000 classes and 300 jsp files? How can I convert
the project into a dynamic web one?

Zsolt
Re: How to convert a java project into a dynamic web project? [message #200312 is a reply to message #200202] Sun, 23 September 2007 18:12 Go to previous message
Eclipse UserFriend
Originally posted by: adam.hardy.no.spam.cyberspaceroad.spam

Zsolt Koppany on 21/09/07 15:38, wrote:
> Hi,
>
> I have a java project with 1000 classes and 300 jsp files? How can I convert
> the project into a dynamic web one?

I don't believe you can do anything except create a brand new dynamic web
project. What I do is this:

Delete the java project from Eclipse (but not the content!)

Move the original project directory out of the way by renaming the directory.

Create a new dynamic web project based on the directory with the original
directory name.

Close the project in eclipse.

Copy the source folders into the directory outside eclipse.

Open the project and modify the Java build path sources.



Rgds
Adam
Previous Topic:Difference in these projects
Next Topic:Using EJB client classes in an RCP application
Goto Forum:
  


Current Time: Tue Apr 23 11:20:47 GMT 2024

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

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

Back to the top