xcode question

Joined
Sep 30, 2008
Messages
69
Reaction score
0
Points
6
Hey guys, i recently switched from a pc to my mac, and i want to code in xcode. I'm used to jcreator, an extremely simple coding environment. when i opened up xcode i felt lost.. targets and everything. so it seems not to hard to just make a new java project, and start coding.

However for my data structures class, we have been assigned to complete a maze generator/solver program. i in no way need help implementing this program, i find it quite easy. My instructor has given me several .class files and several java files. he has set it up so i should be able to compile and build everything, and the gui will come up, and it just wont do anything until i implement two methods. how do i go about importing these files correctly?

if i really need to i could supply the files, but i dont want to do that as its his code and stuff
 

Del


Joined
Dec 24, 2006
Messages
901
Reaction score
15
Points
18
Location
N. Ireland
Your Mac's Specs
Mac Pro 2xQuad core 2.8GHZ
Place the .java files in the 'src' folder of your java xcode project.
 

Shop Amazon


Shop for your Apple, Mac, iPhone and other computer products on Amazon.
We are a participant in the Amazon Services LLC Associates Program, an affiliate program designed to provide a means for us to earn fees by linking to Amazon and affiliated sites.
Top