Skip to main content



      Home
Home » Newcomers » Newcomers » create new java project
create new java project [message #1095585] Tue, 27 August 2013 04:48 Go to next message
Eclipse UserFriend
hi,
i am new in eclipse and i want to create a new java project(application) which it will include two existing java files and few images :
c:/myprojects/prog/l/project1/file1.java
c:/myprojects/prog/l/project1/file2.java
c:/myprojects/prog/l/project1/*.jpg
in file1 and file2 i have :
package prog.l.project1;
and in file1 i have the main function
and i want to create the class files in a different path :
c:/myclasses/prog/l/project1
how can i di this?

thanks in advance
Re: create new java project [message #1096197 is a reply to message #1095585] Wed, 28 August 2013 00:23 Go to previous messageGo to next message
Eclipse UserFriend
You would use the New Java Project wizard to start. See http://help.eclipse.org/kepler/topic/org.eclipse.jdt.doc.user/gettingStarted/qs-3.htm . Try it, and then let us know if/where you get stuck.
Re: create new java project [message #1097027 is a reply to message #1096197] Thu, 29 August 2013 02:38 Go to previous message
Eclipse UserFriend
I think the above answer is correct
Previous Topic:Can't get rid of keystroke disambiguation
Next Topic:Load code format file on startup?
Goto Forum:
  


Current Time: Mon Jul 07 08:36:59 EDT 2025

Powered by FUDForum. Page generated in 0.11210 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top