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
Post a Comment