Results 1 to 2 of 2
- 10-08-2011, 09:10 AM #1
Member
- Join Date
- Oct 2011
- Posts
- 2
- Rep Power
- 0
Creating a project in eclipse from existing project
Hi friends.. I am new to eclipse and working on a new web based project using java, hibernate and struts, it uses a localhost to view the application working. I am using a jetty server for it. I just want to know if its possible to just create a new project in eclipse from the exiting project from the local drive and perform the changes on the code and see it on the browser using the localhost. If not how do i do it?. Please help me out.
- 10-08-2011, 09:14 AM #2
- Join Date
- Sep 2008
- Location
- Voorschoten, the Netherlands
- Posts
- 11,375
- Blog Entries
- 7
- Rep Power
- 17
Re: Creating a project in eclipse from existing project
Just create a project of the correct type (java, java-web etc.) If Eclipse detects if the named project already exists it fires up one of its 'wizards' and incorporates all of the data in its own workspace. Concluding: you don't have to do anything special, just create the (already existing) project.
kind regards,
JosWhen people rob a bank they get a penalty; when banks rob people they get a bonus.
Similar Threads
-
Adding a project to an existing project
By Seijuro in forum NetBeansReplies: 4Last Post: 08-08-2010, 10:15 AM -
How does eclipse choose existing source when new project is created?
By batkins61 in forum EclipseReplies: 0Last Post: 03-24-2009, 03:23 PM -
open existing project project ..
By itaipee in forum EclipseReplies: 1Last Post: 12-28-2008, 08:12 PM -
Creating a JEE project in eclipse with JBoss
By vertho in forum EclipseReplies: 0Last Post: 05-28-2008, 10:36 AM


LinkBack URL
About LinkBacks
Reply With Quote
Bookmarks