MyEclipse Forums
Post new topic   Reply to topic
View previous topic Printable version Log in to check your private messages View next topic
Author Message
kiran7881
Post subject: How to import an existing web Application into MyEclipse  PostPosted: Oct 26, 2009 - 04:20 PM



Joined: Oct 26, 2009
Posts: 16

Hi ,
I know how to create a Web based Application from scratch in MyEclipse6.0

We are having existing Web Based Application already developed .

Please tell me how to configure an existing Web Application into MyEclipse or Eclipse .

Thanks in advance.
 
 View user's profile Send private message  
Reply with quote Back to top
support-shalini
Post subject: RE: How to import an existing web Application into MyEclipse  PostPosted: Oct 27, 2009 - 07:02 AM
Registered Member
Registered Member


Joined: May 18, 2009
Posts: 1532


_________________
Shalini
MyEclipse Support
 
 View user's profile Send private message  
Reply with quote Back to top
smithdavid4321
Post subject:   PostPosted: Nov 19, 2009 - 07:56 AM



Joined: Nov 17, 2009
Posts: 3

Use Ant build.xml file, in the New Project dialog select the "Java Project from Existing Ant Buildfile" option.

To manually load an existing project:
1) Create a new project, using the appropriate project kind (perhaps a Dynamic Web Project in your case)
2) Using OS tools, copy the existing files into the new project's directory. You can do this a a single copy which retains your original directory structure, or you can be more selective and copy directories of files to new locations. For example, I often rearrange the directory structures of old projects to more closely align with the basic Maven directory structure.
3) Back in Eclipse, select the project and hit F5 - that will refresh the project and the files now show up.
4) Do any necessary cleanup such as identifying the Java source directories.

Hope this will help you.

_________________
sd card
 
 View user's profile Send private message Send e-mail  
Reply with quote Back to top
Display posts from previous:     
Jump to:  
All times are GMT - 6 Hours
Post new topic   Reply to topic
View previous topic Printable version Log in to check your private messages View next topic
Powered by PNphpBB2 © 2003-2004 The PNphpBB Group
Credits