Results 1 to 4 of 4
Thread: Importing a .java class
- 01-14-2012, 03:53 PM #1
Member
- Join Date
- Jan 2009
- Posts
- 33
- Rep Power
- 0
Importing a .java class
Hi,
I started a project about a year ago, and since then I have re-installed eclipse and lost my project file. All I have now is the .java file and the images, so do I make a new project and how do I import the code and where do I put the images if I want to start coding again? Did I lose anything that I needed to continue work on the program?
- 01-14-2012, 04:44 PM #2
- Join Date
- Sep 2008
- Location
- Voorschoten, the Netherlands
- Posts
- 11,427
- Blog Entries
- 7
- Rep Power
- 17
Re: Importing a .java class
If you still have your project structure (directories etc.) with the sources in it, simply create a new project with the same name as the old one and Eclipse is clever enough to recognize the old project structure and creates the new project as you expected.
kind regards,
JosWhen people rob a bank they get a penalty; when banks rob people they get a bonus.
- 01-14-2012, 08:59 PM #3
Member
- Join Date
- Jan 2009
- Posts
- 33
- Rep Power
- 0
Re: Importing a .java class
anyone know how to mark this thread as solved?
- 01-15-2012, 12:05 AM #4
Similar Threads
-
why import a particular class when we are already importing a package.
By Adithi in forum New To JavaReplies: 10Last Post: 09-06-2011, 06:22 AM -
Importing a class folder
By malaguena in forum Advanced JavaReplies: 6Last Post: 03-15-2011, 12:04 PM -
importing class files
By bizso in forum New To JavaReplies: 6Last Post: 03-28-2009, 02:11 PM -
Importing custom class
By BigRed in forum EclipseReplies: 2Last Post: 02-14-2009, 02:12 PM -
Importing a Custom Class
By jfredrickson in forum New To JavaReplies: 3Last Post: 07-11-2007, 11:23 AM


LinkBack URL
About LinkBacks
Reply With Quote
Bookmarks