java - Does Eclipse works on El Capitan? -


official launch today. need use eclipse classes, , have seen in beta 3 update "broke" eclipse.

can confirm me if eclipse running fine on el capitan?

it's xcode. if try command line yield:

$ git status xcrun: error: invalid active developer path (/library/developer/commandlinetools), missing xcrun at: /library/developer/commandlinetools/usr/bin/xcrun

so go looking around , end @ needing fix link command line tools:

$ sudo xcode-select -switch /applications/xcode.app/contents/developer 

which yields

xcode-select: error: invalid developer directory '/applications/xcode.app/contents/developer'

and go , reinstall xcode. ugh.


Comments

Popular posts from this blog

1111. appearing after print sequence - php -

node.js - Express and Redis - If session exists for this user, don't allow access -

excel - I can't get the attachement of the email PHP -