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.
- Host: GitHub
- URL: https://github.com/wakatime/eclipse-wakatime
- Owner: wakatime
- License: bsd-3-clause
- Created: 2014-03-18T10:31:26.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2025-03-13T04:29:12.000Z (7 months ago)
- Last Synced: 2025-03-28T23:08:17.603Z (7 months ago)
- Topics: eclipse-plugin, time-tracking
- Language: Java
- Homepage: https://wakatime.com/eclipse
- Size: 1.03 MB
- Stars: 176
- Watchers: 16
- Forks: 17
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Authors: AUTHORS
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`.

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

## 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).