Results 1 to 2 of 2
- 05-30-2008, 08:24 PM #1
Member
- Join Date
- May 2008
- Posts
- 3
- Rep Power
- 0
How to import java project to Eclipse?
I just got a java project which has jsp, java, struts and the .settings folder has
org.eclipse.core.resources.prefs
org.eclipse.jdt.ui.prefs
org.eclipse.ltk.core.refactoring.prefs
org.eclipse.wst.validation.prefs
.Project file has <name>org.eclipse.jdt.core.javabuilder</name>
<nature>org.eclipse.jdt.core.javanature</nature>
The jsp and java files are under src folder.
Since it is my first time to use eclipse platform, I do not know where should I put all those source files?
Is it a dynamic web application to have those *.prefs in .settings folder?
Thanks for help
- 05-30-2008, 10:07 PM #2
Did you try opening up eclipse and doing File >>Import >>General>>Existing Projects into Workspace?
Did it not work for you?
Similar Threads
-
Creating a JEE project in eclipse with JBoss
By vertho in forum EclipseReplies: 0Last Post: 05-28-2008, 10:36 AM -
Eclipse - Error Delete Project
By giugy in forum EclipseReplies: 1Last Post: 04-24-2008, 02:51 PM -
Building A Java Project In Eclipse
By JavaForums in forum EclipseReplies: 0Last Post: 05-22-2007, 09:34 PM


LinkBack URL
About LinkBacks
Reply With Quote
Bookmarks