Eclipse

yellowslacker

Registered
Hi all,
This is first time I use Mac (just switched from Windoz). I just installed Eclipse, ran tutorial and trying to create a simple HelloWorld. It seems like I can't edit a java file. Does anyone know why?

Thanks in advanced,
YS
 
It won't let you edit the file?

Starting a new Java project should be easy. File > New > Project - Choose Java Project. Then do File > New > Class. Then write your code.


Where do you have your workspace?
 
Back
Top