I use the newest Eclipse on 64-bit Mac and when i right-click on any folder in project, I don't have "Build Path" option, I tried to make new projects like some simple Hello World, just to test, if it's my fault, but on all of them it's missing.
You've installed which Eclipse Package? Are you looking in the
Properties wizard for that? Only the project has a whole has Java Built
Path properties, not its subfolders.
On 26/11/2012 2:15 AM, Sebastian Osiński wrote:
> I use the newest Eclipse on 64-bit Mac and when i right-click on any
> folder in project, I don't have "Build Path" option, I tried to make
> new projects like some simple Hello World, just to test, if it's my
> fault, but on all of them it's missing.
I've installed Eclipse Juno 4.2 SR1 for Java Developers 64bit Mac. When I click on the project there's no such option as build path. Also when i make a new source folder(New>Source Folder) and I delete it later I've got an error Project is missing required source folder and I have to edit .classpath file
On 26.11.2012 15:42, Sebastian Osiński wrote:
> I've installed Eclipse Juno 4.2 SR1 for Java Developers 64bit Mac.
> When I click on the project there's no such option as build path.
> Also when i make a new source folder(New>Source Folder) and I delete
> it later I've got an error Project is missing required source folder
> and I have to edit .classpath file
Are you sure that you created a 'Java Project'?