An open API service indexing awesome lists of open source software.

https://github.com/wakatime/eclipse-wakatime

Eclipse plugin for automatic time tracking and metrics generated from your programming activity.
https://github.com/wakatime/eclipse-wakatime

eclipse-plugin time-tracking

Last synced: 6 months ago
JSON representation

Eclipse plugin for automatic time tracking and metrics generated from your programming activity.

Awesome Lists containing this project

README

          

# eclipse-wakatime

Metrics, insights, and time tracking automatically generated from your programming activity.

## Installation

1. Click `Help → Eclipse Marketplace…` then search for `WakaTime`.

![Eclipse marketplace menu](https://wakatime.com/static/img/plugins/installing/eclipse.png)

2. Click `Install`.

3. Navigate to `File → WakaTime → API Key` and enter your [api key](https://wakatime.com/settings#apikey).

4. Use Eclipse and your coding activity will be displayed on your [WakaTime dashboard](https://wakatime.com).

## Screen Shots

![Project Overview](https://wakatime.com/static/img/ScreenShots/Screen-Shot-2016-03-21.png)

## Installation for Old Versions of Eclipse

1. Click `Help → Install New Software...` then enter this url:

`https://raw.githubusercontent.com/wakatime/eclipse-wakatime/master/update-site/`

2. Make sure `WakaTime` is checked, then click `Next` to install the plugin.

3. Click `File → WakaTime → API Key`, enter your [api key](https://wakatime.com/settings#apikey), then click `OK`.

4. Use Eclipse and your coding activity will be displayed on your [WakaTime dashboard](https://wakatime.com).

Note: WakaTime on OS X depends on Xcode being installed to work correctly.

## Troubleshooting

For troubleshooting information, see [wakatime/wakatime-cli#troubleshooting](https://github.com/wakatime/wakatime-cli#troubleshooting).