Unable to Install New Software in Eclipse Juno Mac

I am new to Eclipse and I am trying to install the Android ADT plugin for it. When I go to help> install new software, I get a window with the error "Unable to complete the request. This installation was not configured correctly for software updates." See the error log for more details.

Error Log:

Could not locate the running profile instance. The eclipse.p2.data.area and eclipse.p2.profile properties may not be set correctly in this application config.ini file. 

Does anyone know what that means? What do I need to do to install the Android ADT plugin?

+4
source share
1 answer

FIXED: I uninstalled the Eclipse IDE for Java developers and installed Eclipse Classic. The problem is solved!

-1
source

Source: https://habr.com/ru/post/1439990/


All Articles