| 
| Re: How to convert a java project into a dynamic web project? [message #200312 is a reply to message #200202] | 
Sun, 23 September 2007 14:12   | 
 
Eclipse User  | 
 | 
 | 
   | 
 
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
 |  
 |  
  | 
Powered by 
FUDForum. Page generated in 0.06288 seconds