eclipse-wakatime icon indicating copy to clipboard operation
eclipse-wakatime copied to clipboard

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

Results 5 eclipse-wakatime issues
Sort by recently updated
recently updated
newest added

In the most recent versions of DBeaver the plugin is not showing the option to insert the API key I don't know how to solve it, someone happens or it's...

![Waka](https://user-images.githubusercontent.com/522344/169068998-e8174c83-e3b8-4b42-b554-875b73098f48.png) ``` java.lang.NullPointerException: Cannot invoke "java.net.URI.getHost()" because "uri" is null at java.base/java.net.URL.openStream(URL.java:1161) at com.wakatime.eclipse.plugin.Dependencies.downloadFile(Dependencies.java:252) at com.wakatime.eclipse.plugin.Dependencies.installCLI(Dependencies.java:172) at com.wakatime.eclipse.plugin.WakaTime.checkCLI(WakaTime.java:205) at com.wakatime.eclipse.plugin.WakaTime.access$0(WakaTime.java:191) at com.wakatime.eclipse.plugin.WakaTime$1.run(WakaTime.java:134) ```

bug

I use this plugin with Aptana Studio (a web focused Eclipse version), and I do loads of work inside the GitBash embedded terminal window (git, node, compass, custom deployments, general...

feature request

OS: Manjaro Linux x86_64 Kernel: 5.18.19-3-MANJARO DBeaver: 22.2.0.202209050935 ```log An error occurred while collecting items to be installed session context was:(profile=DefaultProfile, phase=org.eclipse.equinox.internal.p2.engine.phases.Collect, operand=, action=). No repository found containing: osgi.bundle,com.github.jsqlparser,1.1.0 No...

bug

**Problem:** I attempted to install WakaTime on my Eclipse IDE 2022-06 (4.24.0) following the 'Installation for Old Versions of Eclipse' guide from the README. After completing step 2, I was...