wakatime / eclipse-wakatime

Eclipse plugin for automatic time tracking and metrics generated from your programming activity.
https://wakatime.com/eclipse
BSD 3-Clause "New" or "Revised" License
174 stars 16 forks source link

Installation Error - Missing dependancy #5

Closed bencellis closed 3 years ago

bencellis commented 9 years ago

Following instructions for installation in Eclipse on Ubuntu and getting the following:

Cannot complete the install because one or more required items could not be found. Software being installed: WakaTime 2.0.4 (com.wakatime.eclipse.feature.feature.group 2.0.4) Missing requirement: WakaTime 2.0.4 (com.wakatime.eclipse.plugin 2.0.4) requires 'bundle org.apache.httpcomponents.httpclient 0.0.0' but it could not be found Cannot satisfy dependency: From: WakaTime 2.0.4 (com.wakatime.eclipse.feature.feature.group 2.0.4) To: com.wakatime.eclipse.plugin [2.0.4]

leodutra commented 9 years ago

Happens to me too on IBM Rational Application Developer 8.5 (Eclipse 3.6).

leodutra commented 9 years ago

org.apache.httpcomponents.httpcore is required on some error messages too.

Maybe plugin should add those ones to dependency.

leodutra commented 9 years ago

Try to update Eclipse. Worked for me on IBM Rational Application Developer 8.5 (reference: issue https://github.com/wakatime/eclipse-wakatime/issues/6)

alanhamlett commented 9 years ago

org.apache.httpcomponents.httpcore is already required as a dependency:

META-INF/MANIFEST.MF

leodutra commented 9 years ago

MUST be Eclipse.

leodutra commented 9 years ago

You can try to download the httpcomponents, extract on eclipse/plugins and rename it to the missing bundle.

Worked for me a time ago.

italks commented 7 years ago

the same to me,i can't install wakatime in my eclipse

marekkaczkowski commented 7 years ago

+1

ihwf commented 7 years ago

+1

alanhamlett commented 3 years ago

Closing as this is 3 years old. If it's still an issue, leave a comment and I'll reopen it.