Code Monkey home page Code Monkey logo

eclipse-wakatime's Introduction

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

  1. Click Install.

  2. Navigate to File → WakaTime → API Key and enter your api key.

  3. Use Eclipse and your coding activity will be displayed on your WakaTime dashboard.

Screen Shots

Project Overview

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, then click OK.

  4. Use Eclipse and your coding activity will be displayed on your WakaTime dashboard.

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

Troubleshooting

For troubleshooting information, see wakatime/wakatime#troubleshooting.

eclipse-wakatime's People

Contributors

alanhamlett avatar willowcheng avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

eclipse-wakatime's Issues

Waka thinks all XML is HTML

My dashboard said I had 73% of all my coding so far has been HTML. In reality it should be maybe 1% because I only edited one HTML file while using Waka time so far. Most of my time since I've been using Waka time has been in an ANT file (XML) that I've been working on. Waka time should be better at determining XML versus HTML.

Unable to connect to repository

@alanhamlett

https://github.com/wakatime/eclipse-wakatime#installation nothing on this guide works for my install.
Tried the following with no avail

  1. Eclipse marketplace
  2. Old installation

Initially had this problem #21. However I only needed to bypass the proxy.

Message:
Unable to connect to repository https://raw.githubusercontent.com/wakatime/eclipse-wakatime/master/update-site/content.xml 

Session data:
eclipse.buildId=4.5.2.M20160212-1500
java.version=1.8.0_101
java.vendor=Oracle Corporation
BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_GB
Command-line arguments:  -os win32 -ws win32 -arch x86```

Exception stack trace:
java.net.ConnectException: Connection timed out: connect
	at java.net.DualStackPlainSocketImpl.connect0(Native Method)
	at java.net.DualStackPlainSocketImpl.socketConnect(DualStackPlainSocketImpl.java:79)
	at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:350)
	at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:206)
	at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:188)
	at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:172)
	at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
	at java.net.Socket.connect(Socket.java:589)
	at sun.security.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:668)
	at sun.security.ssl.BaseSSLSocketImpl.connect(BaseSSLSocketImpl.java:173)
	at sun.net.NetworkClient.doConnect(NetworkClient.java:180)
	at sun.net.www.http.HttpClient.openServer(HttpClient.java:432)
	at sun.net.www.http.HttpClient.openServer(HttpClient.java:527)
	at sun.net.www.protocol.https.HttpsClient.<init>(HttpsClient.java:264)
	at sun.net.www.protocol.https.HttpsClient.New(HttpsClient.java:367)
	at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(AbstractDelegateHttpsURLConnection.java:191)
	at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1105)
	at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:999)
	at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:177)
	at sun.net.www.protocol.https.HttpsURLConnectionImpl.connect(HttpsURLConnectionImpl.java:153)
	at org.eclipse.ecf.provider.filetransfer.browse.URLFileSystemBrowser.runRequest(URLFileSystemBrowser.java:113)
	at org.eclipse.ecf.provider.filetransfer.browse.AbstractFileSystemBrowser$DirectoryJob.run(AbstractFileSystemBrowser.java:69)
	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)

wakatime-unabletoloadrepo

Can't upload data behind a proxy server

I configured my .wakatime.log with my proxy credentials like this:

[settings]
api_key = a780840b-5472-XXXX-8295-3be86abbdXXX
proxy = https://kmocelin:[email protected]:8080
debug=true

Eclipse: Oxygen Release (4.7.0)

Logs:

{"now": "2019/10/22 13:58:20 +0000", "version": "13.0.0", "plugin": "eclipse/4.7.0.v20170612-0950 eclipse-wakatime/3.0.3", "time": 1571763500.955784, "caller": "/home/kmocelin/.wakatime/wakatime-master/wakatime/logger.py", "lineno": 62, "is_write": true, "file": "/home/kmocelin/eclipse-workspace/spiweb_head/src/main/webapp/js/modulos/ModuloProcesso.js", "level": "DEBUG", "message": "Traceback (most recent call last):\n  File \"/home/kmocelin/.wakatime/wakatime-master/wakatime/stats.py\", line 298, in get_file_head\n    text = fh.read(512000)  # pragma: nocover\n  File \"/usr/lib/python2.7/codecs.py\", line 686, in read\n    return self.reader.read(size)\n  File \"/usr/lib/python2.7/codecs.py\", line 492, in read\n    newchars, decodedbytes = self.decode(data, self.errors)\nUnicodeDecodeError: 'utf8' codec can't decode byte 0xf3 in position 8: invalid continuation byte\n"}
{"now": "2019/10/22 13:58:21 +0000", "version": "13.0.0", "plugin": "eclipse/4.7.0.v20170612-0950 eclipse-wakatime/3.0.3", "time": 1571763500.955784, "caller": "/home/kmocelin/.wakatime/wakatime-master/wakatime/logger.py", "lineno": 62, "is_write": true, "file": "/home/kmocelin/eclipse-workspace/spiweb_head/src/main/webapp/js/modulos/ModuloProcesso.js", "level": "DEBUG", "message": "Traceback (most recent call last):\n  File \"/home/kmocelin/.wakatime/wakatime-master/wakatime/stats.py\", line 146, in guess_lexer_using_modeline\n    file_type = get_filetype_from_buffer(text)\n  File \"/home/kmocelin/.wakatime/wakatime-master/wakatime/packages/pygments/modeline.py\", line 33, in get_filetype_from_buffer\n    lines = buf.splitlines()\nAttributeError: 'NoneType' object has no attribute 'splitlines'\n"}
{"now": "2019/10/22 13:58:21 +0000", "version": "13.0.0", "plugin": "eclipse/4.7.0.v20170612-0950 eclipse-wakatime/3.0.3", "time": 1571763500.955784, "caller": "/home/kmocelin/.wakatime/wakatime-master/wakatime/api.py", "lineno": 53, "is_write": true, "file": "/home/kmocelin/eclipse-workspace/spiweb_head/src/main/webapp/js/modulos/ModuloProcesso.js", "level": "DEBUG", "message": "Sending heartbeats to api at https://api.wakatime.com/api/v1/users/current/heartbeats.bulk"}
{"now": "2019/10/22 13:58:21 +0000", "version": "13.0.0", "plugin": "eclipse/4.7.0.v20170612-0950 eclipse-wakatime/3.0.3", "time": 1571763500.955784, "caller": "/home/kmocelin/.wakatime/wakatime-master/wakatime/api.py", "lineno": 59, "is_write": true, "file": "/home/kmocelin/eclipse-workspace/spiweb_head/src/main/webapp/js/modulos/ModuloProcesso.js", "level": "DEBUG", "message": "[{'is_write': True, 'entity': u'/home/kmocelin/eclipse-workspace/spiweb_head/src/main/webapp/js/modulos/ModuloProcesso.js', 'dependencies': [], 'category': None, 'language': u'JavaScript', 'lines': None, 'project': u'spiweb_head', 'cursorpos': None, 'lineno': None, 'branch': None, 'time': 1571763500.955784, 'type': 'file', 'user_agent': u'wakatime/13.0.0 (Linux-4.4.0-165-generic-x86_64-with-Ubuntu-16.04-xenial) Python2.7.12.final.0 eclipse/4.7.0.v20170612-0950 eclipse-wakatime/3.0.3'}]"}
{"now": "2019/10/22 13:58:21 +0000", "version": "13.0.0", "plugin": "eclipse/4.7.0.v20170612-0950 eclipse-wakatime/3.0.3", "time": 1571763500.955784, "caller": "/home/kmocelin/.wakatime/wakatime-master/wakatime/api.py", "lineno": 125, "is_write": true, "file": "/home/kmocelin/eclipse-workspace/spiweb_head/src/main/webapp/js/modulos/ModuloProcesso.js", "level": "WARNING", "message": "{'ProxyError': u\"HTTPSConnectionPool(host='api.wakatime.com', port=443): Max retries exceeded with url: /api/v1/users/current/heartbeats.bulk (Caused by ProxyError('Cannot connect to proxy.', error('Tunnel connection failed: 407 Proxy Authentication Required',)))\", 'traceback': 'Traceback (most recent call last):\\n  File \"/home/kmocelin/.wakatime/wakatime-master/wakatime/api.py\", line 111, in send_heartbeats\\n    verify=ssl_verify)\\n  File \"/home/kmocelin/.wakatime/wakatime-master/wakatime/packages/requests/sessions.py\", line 555, in post\\n    return self.request(\\'POST\\', url, data=data, json=json, **kwargs)\\n  File \"/home/kmocelin/.wakatime/wakatime-master/wakatime/packages/requests/sessions.py\", line 508, in request\\n    resp = self.send(prep, **send_kwargs)\\n  File \"/home/kmocelin/.wakatime/wakatime-master/wakatime/packages/requests/sessions.py\", line 618, in send\\n    r = adapter.send(request, **kwargs)\\n  File \"/home/kmocelin/.wakatime/wakatime-master/wakatime/packages/requests/adapters.py\", line 502, in send\\n    raise ProxyError(e, request=request)\\nProxyError: HTTPSConnectionPool(host=\\'api.wakatime.com\\', port=443): Max retries exceeded with url: /api/v1/users/current/heartbeats.bulk (Caused by ProxyError(\\'Cannot connect to proxy.\\', error(\\'Tunnel connection failed: 407 Proxy Authentication Required\\',)))\\n'}"}

Eclipse 2021-12 hangs after starting when 3.0.9 is installed

After installing the new wakatime plugin version and restarting eclipse, once the ide loads the application just hangs and becomes unresponsive.

Not entirely sure what logs would be helpful, let me know if any particular logs would be needed.

Error installing 3.0.3 on DbEaver 4.0.7

Error when installing version 3.0.3 of wakatime-eclipse on dbeaver using the walkthrough https://wakatime.com/help/plugins/eclipse

Something similar was opened before

Below is the details of the problem occurred:

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,0.9.7
No repository found containing: osgi.bundle,com.ibm.icu.base,56.1.0.v201601250100
No repository found containing: osgi.bundle,com.jcraft.jsch,0.1.54.v20170116-1932
No repository found containing: osgi.bundle,javax.annotation,1.2.0.v201602091430
No repository found containing: osgi.bundle,javax.inject,1.0.0.v20091030
No repository found containing: osgi.bundle,javax.xml,1.3.4.v201005080400
No repository found containing: osgi.bundle,net.sf.opencsv,2.3.0
No repository found containing: osgi.bundle,org.apache.batik.css,1.7.0.v201011041433
No repository found containing: osgi.bundle,org.apache.batik.util,1.7.0.v201011041433
No repository found containing: osgi.bundle,org.apache.batik.util.gui,1.7.0.v200903091627
No repository found containing: osgi.bundle,org.apache.commons.cli,1.3.1
No repository found containing: osgi.bundle,org.apache.commons.codec,1.6.0.v201305230611
No repository found containing: osgi.bundle,org.apache.commons.jexl,2.1.1
No repository found containing: osgi.bundle,org.apache.commons.jxpath,1.3.0.v200911051830
No repository found containing: osgi.bundle,org.apache.commons.logging,1.1.1.v201101211721
No repository found containing: osgi.bundle,org.apache.httpcomponents.httpclient,4.3.6.v201511171540
No repository found containing: osgi.bundle,org.apache.httpcomponents.httpcore,4.3.3.v201411290715
No repository found containing: osgi.bundle,org.eclipse.compare,3.7.1.v20170103-1805
No repository found containing: osgi.bundle,org.eclipse.compare.core,3.6.0.v20160418-1534
No repository found containing: osgi.bundle,org.eclipse.core.commands,3.8.1.v20161221-1651
No repository found containing: osgi.bundle,org.eclipse.core.contenttype,3.5.100.v20160418-1621
No repository found containing: osgi.bundle,org.eclipse.core.databinding,1.6.0.v20160412-0910
No repository found containing: osgi.bundle,org.eclipse.core.databinding.observable,1.6.0.v20160511-1747
No repository found containing: osgi.bundle,org.eclipse.core.databinding.property,1.6.0.v20160427-0852
No repository found containing: osgi.bundle,org.eclipse.core.expressions,3.5.100.v20160418-1621
No repository found containing: osgi.bundle,org.eclipse.core.filebuffers,3.6.0.v20160503-1849
No repository found containing: osgi.bundle,org.eclipse.core.filesystem,1.6.1.v20161113-2349
No repository found containing: osgi.bundle,org.eclipse.core.filesystem.win32.x86_64,1.4.0.v20140124-1940
No repository found containing: osgi.bundle,org.eclipse.core.jobs,3.8.0.v20160509-0411
No repository found containing: osgi.bundle,org.eclipse.core.resources,3.11.1.v20161107-2032
No repository found containing: osgi.bundle,org.eclipse.core.runtime,3.12.0.v20160606-1342
No repository found containing: osgi.bundle,org.eclipse.draw2d,3.10.100.201606061308
No repository found containing: osgi.bundle,org.eclipse.e4.core.commands,0.11.100.v20160506-0804
No repository found containing: osgi.bundle,org.eclipse.e4.core.contexts,1.5.1.v20170203-1100
No repository found containing: osgi.bundle,org.eclipse.e4.core.di,1.6.1.v20160712-0927
No repository found containing: osgi.bundle,org.eclipse.e4.core.di.annotations,1.5.0.v20151127-1241
No repository found containing: osgi.bundle,org.eclipse.e4.core.di.extensions,0.14.0.v20160211-1614
No repository found containing: osgi.bundle,org.eclipse.e4.core.services,2.0.100.v20160509-1032
No repository found containing: osgi.bundle,org.eclipse.e4.emf.xpath,0.1.200.v20160506-0804
No repository found containing: osgi.bundle,org.eclipse.e4.ui.bindings,0.11.100.v20160509-1025
No repository found containing: osgi.bundle,org.eclipse.e4.ui.css.core,0.12.1.v20161114-0210
No repository found containing: osgi.bundle,org.eclipse.e4.ui.css.swt,0.12.100.v20160517-1505
No repository found containing: osgi.bundle,org.eclipse.e4.ui.css.swt.theme,0.10.100.v20160523-0836
No repository found containing: osgi.bundle,org.eclipse.e4.ui.di,1.1.100.v20160506-0759
No repository found containing: osgi.bundle,org.eclipse.e4.ui.model.workbench,1.2.0.v20160229-1459
No repository found containing: osgi.bundle,org.eclipse.e4.ui.services,1.2.100.v20160506-0759
No repository found containing: osgi.bundle,org.eclipse.e4.ui.widgets,1.1.100.v20160506-0759
No repository found containing: osgi.bundle,org.eclipse.e4.ui.workbench,1.4.0.v20160517-1624
No repository found containing: osgi.bundle,org.eclipse.e4.ui.workbench.addons.swt,1.2.101.v20170206-1129
No repository found containing: osgi.bundle,org.eclipse.e4.ui.workbench.renderers.swt,0.14.1.v20170117-1415
No repository found containing: osgi.bundle,org.eclipse.e4.ui.workbench.swt,0.14.1.v20160829-0832
No repository found containing: osgi.bundle,org.eclipse.e4.ui.workbench3,0.13.100.v20160506-0759
No repository found containing: osgi.bundle,org.eclipse.ecf,3.8.0.v20160823-2221
No repository found containing: org.eclipse.update.feature,org.eclipse.ecf.core.feature,1.3.0.v20160823-2221
No repository found containing: org.eclipse.update.feature,org.eclipse.ecf.core.ssl.feature,1.1.0.v20160823-2221
No repository found containing: osgi.bundle,org.eclipse.ecf.filetransfer,5.0.0.v20160823-2221
No repository found containing: org.eclipse.update.feature,org.eclipse.ecf.filetransfer.feature,3.13.2.v20160823-2221
No repository found containing: org.eclipse.update.feature,org.eclipse.ecf.filetransfer.httpclient4.feature,3.13.2.v20160823-2221
No repository found containing: org.eclipse.update.feature,org.eclipse.ecf.filetransfer.httpclient4.ssl.feature,1.1.0.v20160823-2221
No repository found containing: org.eclipse.update.feature,org.eclipse.ecf.filetransfer.ssl.feature,1.1.0.v20160823-2221
No repository found containing: osgi.bundle,org.eclipse.ecf.identity,3.7.0.v20160823-2221
No repository found containing: osgi.bundle,org.eclipse.ecf.provider.filetransfer,3.2.200.v20160823-2221
No repository found containing: osgi.bundle,org.eclipse.ecf.provider.filetransfer.httpclient4,1.1.100.v20160823-2221
No repository found containing: osgi.bundle,org.eclipse.ecf.provider.filetransfer.httpclient4.ssl,1.1.0.v20160823-2221
No repository found containing: osgi.bundle,org.eclipse.ecf.provider.filetransfer.ssl,1.0.0.v20160823-2221
No repository found containing: osgi.bundle,org.eclipse.ecf.ssl,1.2.0.v20160823-2221
No repository found containing: osgi.bundle,org.eclipse.emf.common,2.12.0.v20160420-0247
No repository found containing: osgi.bundle,org.eclipse.emf.ecore,2.12.0.v20160420-0247
No repository found containing: osgi.bundle,org.eclipse.emf.ecore.change,2.11.0.v20160420-0247
No repository found containing: osgi.bundle,org.eclipse.emf.ecore.xmi,2.12.0.v20160420-0247
No repository found containing: osgi.bundle,org.eclipse.equinox.app,1.3.400.v20150715-1528
No repository found containing: osgi.bundle,org.eclipse.equinox.bidi,1.0.0.v20160307-1318
No repository found containing: osgi.bundle,org.eclipse.equinox.common,3.8.0.v20160509-1230
No repository found containing: osgi.bundle,org.eclipse.equinox.concurrent,1.1.0.v20130327-1442
No repository found containing: osgi.bundle,org.eclipse.equinox.ds,1.4.400.v20160226-2036
No repository found containing: osgi.bundle,org.eclipse.equinox.event,1.3.200.v20160324-1850
No repository found containing: osgi.bundle,org.eclipse.equinox.frameworkadmin,2.0.300.v20160504-1450
No repository found containing: osgi.bundle,org.eclipse.equinox.frameworkadmin.equinox,1.0.700.v20160102-2223
No repository found containing: osgi.bundle,org.eclipse.equinox.launcher,1.3.201.v20161025-1711
No repository found containing: osgi.bundle,org.eclipse.equinox.launcher.win32.win32.x86_64,1.1.401.v20161122-1740
No repository found containing: osgi.bundle,org.eclipse.equinox.p2.artifact.repository,1.1.500.v20160419-0834
No repository found containing: osgi.bundle,org.eclipse.equinox.p2.console,1.0.500.v20160504-1450
No repository found containing: osgi.bundle,org.eclipse.equinox.p2.core,2.4.100.v20160419-0834
No repository found containing: org.eclipse.update.feature,org.eclipse.equinox.p2.core.feature,1.3.203.v20170131-1444
No repository found containing: osgi.bundle,org.eclipse.equinox.p2.director,2.3.300.v20160504-1450
No repository found containing: osgi.bundle,org.eclipse.equinox.p2.engine,2.4.100.v20160419-0834
No repository found containing: osgi.bundle,org.eclipse.equinox.p2.garbagecollector,1.0.300.v20160504-1450
No repository found containing: osgi.bundle,org.eclipse.equinox.p2.jarprocessor,1.0.500.v20160504-1450
No repository found containing: osgi.bundle,org.eclipse.equinox.p2.metadata,2.3.100.v20160427-2220
No repository found containing: osgi.bundle,org.eclipse.equinox.p2.metadata.repository,1.2.300.v20160419-0834
No repository found containing: osgi.bundle,org.eclipse.equinox.p2.operations,2.4.200.v20160504-1450
No repository found containing: org.eclipse.update.feature,org.eclipse.equinox.p2.rcp.feature,1.2.203.v20170131-1444
No repository found containing: osgi.bundle,org.eclipse.equinox.p2.repository,2.3.200.v20160421-0324
No repository found containing: osgi.bundle,org.eclipse.equinox.p2.touchpoint.eclipse,2.1.400.v20160419-0834
No repository found containing: osgi.bundle,org.eclipse.equinox.p2.touchpoint.natives,1.2.100.v20160419-0834
No repository found containing: osgi.bundle,org.eclipse.equinox.p2.transport.ecf,1.1.201.v20161115-1927
No repository found containing: osgi.bundle,org.eclipse.equinox.p2.ui,2.4.100.v20160419-0834
No repository found containing: osgi.bundle,org.eclipse.equinox.p2.ui.sdk,1.0.400.v20150423-1455
No repository found containing: osgi.bundle,org.eclipse.equinox.p2.ui.sdk.scheduler,1.3.0.v20161124-1529
No repository found containing: osgi.bundle,org.eclipse.equinox.p2.updatechecker,1.1.300.v20161124-1529
No repository found containing: osgi.bundle,org.eclipse.equinox.preferences,3.6.1.v20160815-1406
No repository found containing: osgi.bundle,org.eclipse.equinox.registry,3.6.100.v20160223-2218
No repository found containing: osgi.bundle,org.eclipse.equinox.security,1.2.200.v20150715-1528
No repository found containing: osgi.bundle,org.eclipse.equinox.security.ui,1.1.300.v20150803-1225
No repository found containing: osgi.bundle,org.eclipse.equinox.security.win32.x86_64,1.0.100.v20130327-1442
No repository found containing: osgi.bundle,org.eclipse.equinox.simpleconfigurator,1.1.200.v20160504-1450
No repository found containing: osgi.bundle,org.eclipse.equinox.simpleconfigurator.manipulator,2.0.200.v20160504-1450
No repository found containing: osgi.bundle,org.eclipse.equinox.util,1.0.500.v20130404-1337
No repository found containing: osgi.bundle,org.eclipse.gef,3.11.0.201606061308
No repository found containing: osgi.bundle,org.eclipse.help,3.7.0.v20160602-1307
No repository found containing: osgi.bundle,org.eclipse.jface,3.12.2.v20170113-2113
No repository found containing: osgi.bundle,org.eclipse.jface.databinding,1.8.1.v20161026-1531
No repository found containing: osgi.bundle,org.eclipse.jface.text,3.11.2.v20170220-1911
No repository found containing: osgi.bundle,org.eclipse.ltk.core.refactoring,3.7.0.v20160419-0705
No repository found containing: osgi.bundle,org.eclipse.ltk.ui.refactoring,3.8.0.v20160518-1817
No repository found containing: osgi.bundle,org.eclipse.osgi,3.11.3.v20170209-1843
No repository found containing: osgi.bundle,org.eclipse.osgi.compatibility.state,1.0.200.v20160504-1419
No repository found containing: osgi.bundle,org.eclipse.osgi.services,3.5.100.v20160504-1419
No repository found containing: osgi.bundle,org.eclipse.platform,4.6.3.v20170301-0400
No repository found containing: osgi.bundle,org.eclipse.search,3.11.1.v20161113-1700
No repository found containing: osgi.bundle,org.eclipse.swt,3.105.3.v20170228-0512
No repository found containing: osgi.bundle,org.eclipse.swt.win32.win32.x86_64,3.105.3.v20170228-0512
No repository found containing: osgi.bundle,org.eclipse.team.core,3.8.0.v20160418-1534
No repository found containing: osgi.bundle,org.eclipse.team.ui,3.8.0.v20160518-1906
No repository found containing: osgi.bundle,org.eclipse.text,3.6.0.v20160503-1849
No repository found containing: osgi.bundle,org.eclipse.ui,3.108.1.v20160929-1045
No repository found containing: osgi.bundle,org.eclipse.ui.editors,3.10.1.v20161106-1856
No repository found containing: osgi.bundle,org.eclipse.ui.forms,3.7.1.v20161220-1635
No repository found containing: osgi.bundle,org.eclipse.ui.ide,3.12.3.v20170119-0935
No repository found containing: osgi.bundle,org.eclipse.ui.intro,3.5.2.v20161116-1147
No repository found containing: osgi.bundle,org.eclipse.ui.navigator,3.6.101.v20161006-1120
No repository found containing: osgi.bundle,org.eclipse.ui.themes,1.1.300.v20161107-1827
No repository found containing: osgi.bundle,org.eclipse.ui.views,3.8.102.v20170111-0801
No repository found containing: osgi.bundle,org.eclipse.ui.views.log,1.2.1.v20160829-0826
No repository found containing: osgi.bundle,org.eclipse.ui.workbench,3.108.3.v20170216-1539
No repository found containing: osgi.bundle,org.eclipse.ui.workbench.texteditor,3.10.1.v20160818-1626
No repository found containing: osgi.bundle,org.eclipse.update.configurator,3.3.400.v20160506-0750
No repository found containing: org.eclipse.update.feature,org.jkiss.dbeaver.ce.feature,4.0.7
No repository found containing: osgi.bundle,org.jkiss.dbeaver.core,4.0.7
No repository found containing: osgi.bundle,org.jkiss.dbeaver.core.application,4.0.7
No repository found containing: org.eclipse.update.feature,org.jkiss.dbeaver.core.feature,4.0.7
No repository found containing: osgi.bundle,org.jkiss.dbeaver.ext.db2,2.1.43
No repository found containing: org.eclipse.update.feature,org.jkiss.dbeaver.ext.db2.feature,2.1.43
No repository found containing: osgi.bundle,org.jkiss.dbeaver.ext.derby,1.1.43
No repository found containing: osgi.bundle,org.jkiss.dbeaver.ext.erd,2.0.60
No repository found containing: osgi.bundle,org.jkiss.dbeaver.ext.exasol,1.0.16
No repository found containing: org.eclipse.update.feature,org.jkiss.dbeaver.ext.exasol.feature,1.0.16
No repository found containing: osgi.bundle,org.jkiss.dbeaver.ext.firebird,1.0.59
No repository found containing: osgi.bundle,org.jkiss.dbeaver.ext.generic,2.3.44
No repository found containing: org.eclipse.update.feature,org.jkiss.dbeaver.ext.generic.feature,2.1.44
No repository found containing: osgi.bundle,org.jkiss.dbeaver.ext.h2,1.0.13
No repository found containing: osgi.bundle,org.jkiss.dbeaver.ext.hsqldb,1.0.5
No repository found containing: osgi.bundle,org.jkiss.dbeaver.ext.import_config,2.1.21
No repository found containing: osgi.bundle,org.jkiss.dbeaver.ext.informix,1.0.49
No repository found containing: osgi.bundle,org.jkiss.dbeaver.ext.mssql,1.0.52
No repository found containing: osgi.bundle,org.jkiss.dbeaver.ext.mysql,2.1.43
No repository found containing: org.eclipse.update.feature,org.jkiss.dbeaver.ext.mysql.feature,2.1.43
No repository found containing: osgi.bundle,org.jkiss.dbeaver.ext.netezza,1.0.23
No repository found containing: osgi.bundle,org.jkiss.dbeaver.ext.oracle,2.1.43
No repository found containing: org.eclipse.update.feature,org.jkiss.dbeaver.ext.oracle.feature,2.1.43
No repository found containing: osgi.bundle,org.jkiss.dbeaver.ext.phoenix,1.0.27
No repository found containing: osgi.bundle,org.jkiss.dbeaver.ext.postgresql,2.1.31
No repository found containing: osgi.bundle,org.jkiss.dbeaver.ext.sqlite,1.0.7
No repository found containing: osgi.bundle,org.jkiss.dbeaver.ext.teradata,1.0.26
No repository found containing: osgi.bundle,org.jkiss.dbeaver.ext.ui.locks,1.0.3
No repository found containing: osgi.bundle,org.jkiss.dbeaver.ext.vertica,1.0.51
No repository found containing: osgi.bundle,org.jkiss.dbeaver.ext.wmi,2.0.60
No repository found containing: org.eclipse.update.feature,org.jkiss.dbeaver.ext.wmi.feature,2.0.60
No repository found containing: osgi.bundle,org.jkiss.dbeaver.model,1.0.47
No repository found containing: org.eclipse.update.feature,org.jkiss.dbeaver.rcp.feature,2.1.32
No repository found containing: org.eclipse.update.feature,org.jkiss.dbeaver.standalone.feature,4.0.7
No repository found containing: osgi.bundle,org.jkiss.utils,2.1.41
No repository found containing: osgi.bundle,org.jkiss.wmi,2.0.51
No repository found containing: osgi.bundle,org.objectweb.asm,5.1.0.v20160914-0701
No repository found containing: osgi.bundle,org.sat4j.core,2.3.5.v201308161310
No repository found containing: osgi.bundle,org.sat4j.pb,2.3.5.v201404071733
No repository found containing: osgi.bundle,org.tukaani.xz,1.3.0.v201308270617
No repository found containing: osgi.bundle,org.w3c.css.sac,1.3.1.v200903091627
No repository found containing: osgi.bundle,org.w3c.dom.events,3.0.0.draft20060413_v201105210656
No repository found containing: osgi.bundle,org.w3c.dom.smil,1.0.1.v200903091627
No repository found containing: osgi.bundle,org.w3c.dom.svg,1.1.0.v201011041433

error installing 2.0.6

Copied from wakatime/wakatime#48:

Error Log:

null
org.eclipse.equinox.p2.engine
Error
Sat Apr 30 16:45:30 BRT 2016
An error occurred while collecting items to be installed

org.eclipse.equinox.p2.artifact.repository
Error
Sat Apr 30 16:45:30 BRT 2016
No repository found containing: org.eclipse.update.feature,com.wakatime.eclipse.feature,2.0.6

org.eclipse.equinox.p2.artifact.repository
Error
Sat Apr 30 16:45:30 BRT 2016
No repository found containing: osgi.bundle,com.wakatime.eclipse.plugin,2.0.6

org.eclipse.equinox.p2.engine
Error
Sat Apr 30 16:45:30 BRT 2016
session context was:(profile=epp.package.php, phase=org.eclipse.equinox.internal.p2.engine.phases.Collect, operand=, action=).

Track time for terminal usage

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 terminal work, etc.).

Could there be any possibility to track time used inside an embedded terminal view inside Eclipse/Aptana?

I think the project inside which time is tracked could be determined with the current terminal working directory.

Where to Enter API key

I am not getting an pop up or text box to enter API Key. It got installed in eclipse Neon without any issues.

Installation Error - Missing dependancy

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]

Problem install in manjaro

OS: Manjaro Linux x86_64
Kernel: 5.18.19-3-MANJARO
DBeaver: 22.2.0.202209050935

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 repository found containing: osgi.bundle,com.ibm.icu.base,56.1.0.v201601250100
No repository found containing: osgi.bundle,com.jcraft.jsch,0.1.54.v20170116-1932
No repository found containing: osgi.bundle,javax.annotation,1.2.0.v201602091430
No repository found containing: osgi.bundle,javax.inject,1.0.0.v20091030
No repository found containing: osgi.bundle,net.sf.opencsv,2.3.0
No repository found containing: osgi.bundle,org.apache.batik.css,1.7.0.v201011041433
No repository found containing: osgi.bundle,org.apache.batik.util,1.7.0.v201011041433
No repository found containing: osgi.bundle,org.apache.batik.util.gui,1.7.0.v200903091627
No repository found containing: osgi.bundle,org.apache.commons.cli,1.3.1
No repository found containing: osgi.bundle,org.apache.commons.codec,1.6.0.v201305230611
No repository found containing: osgi.bundle,org.apache.commons.jexl,2.1.1
No repository found containing: osgi.bundle,org.apache.commons.logging,1.1.1.v201101211721
No repository found containing: osgi.bundle,org.apache.httpcomponents.httpclient,4.3.6.v201511171540
No repository found containing: osgi.bundle,org.apache.httpcomponents.httpcore,4.3.3.v201411290715
No repository found containing: osgi.bundle,org.eclipse.compare,3.7.1.v20170103-1805
No repository found containing: osgi.bundle,org.eclipse.compare.core,3.6.0.v20160418-1534
No repository found containing: osgi.bundle,org.eclipse.core.commands,3.8.1.v20161221-1651
No repository found containing: osgi.bundle,org.eclipse.core.contenttype,3.5.100.v20160418-1621
No repository found containing: osgi.bundle,org.eclipse.core.databinding,1.6.0.v20160412-0910
No repository found containing: osgi.bundle,org.eclipse.core.databinding.observable,1.6.0.v20160511-1747
No repository found containing: osgi.bundle,org.eclipse.core.databinding.property,1.6.0.v20160427-0852
No repository found containing: osgi.bundle,org.eclipse.core.expressions,3.5.100.v20160418-1621
No repository found containing: osgi.bundle,org.eclipse.core.filebuffers,3.6.0.v20160503-1849
No repository found containing: osgi.bundle,org.eclipse.core.filesystem,1.6.1.v20161113-2349
No repository found containing: osgi.bundle,org.eclipse.core.filesystem.linux.x86_64,1.2.200.v20140124-1940
No repository found containing: osgi.bundle,org.eclipse.core.jobs,3.8.0.v20160509-0411
No repository found containing: osgi.bundle,org.eclipse.core.net,1.3.0.v20160418-1534
No repository found containing: osgi.bundle,org.eclipse.core.resources,3.11.1.v20161107-2032
No repository found containing: osgi.bundle,org.eclipse.core.runtime,3.12.0.v20160606-1342
No repository found containing: osgi.bundle,org.eclipse.e4.core.commands,0.11.100.v20160506-0804
No repository found containing: osgi.bundle,org.eclipse.e4.core.contexts,1.5.1.v20170203-1100
No repository found containing: osgi.bundle,org.eclipse.e4.core.di,1.6.1.v20160712-0927
No repository found containing: osgi.bundle,org.eclipse.e4.core.di.annotations,1.5.0.v20151127-1241
No repository found containing: osgi.bundle,org.eclipse.e4.core.di.extensions,0.14.0.v20160211-1614
No repository found containing: osgi.bundle,org.eclipse.e4.core.services,2.0.100.v20160509-1032
No repository found containing: osgi.bundle,org.eclipse.e4.emf.xpath,0.1.200.v20160506-0804
No repository found containing: osgi.bundle,org.eclipse.e4.ui.bindings,0.11.100.v20160509-1025
No repository found containing: osgi.bundle,org.eclipse.e4.ui.css.core,0.12.1.v20161114-0210
No repository found containing: osgi.bundle,org.eclipse.e4.ui.css.swt,0.12.100.v20160517-1505
No repository found containing: osgi.bundle,org.eclipse.e4.ui.css.swt.theme,0.10.100.v20160523-0836
No repository found containing: osgi.bundle,org.eclipse.e4.ui.di,1.1.100.v20160506-0759
No repository found containing: osgi.bundle,org.eclipse.e4.ui.model.workbench,1.2.0.v20160229-1459
No repository found containing: osgi.bundle,org.eclipse.e4.ui.services,1.2.100.v20160506-0759
No repository found containing: osgi.bundle,org.eclipse.e4.ui.widgets,1.1.100.v20160506-0759
No repository found containing: osgi.bundle,org.eclipse.e4.ui.workbench,1.4.0.v20160517-1624
No repository found containing: osgi.bundle,org.eclipse.e4.ui.workbench.addons.swt,1.2.101.v20170206-1129
No repository found containing: osgi.bundle,org.eclipse.e4.ui.workbench.renderers.swt,0.14.1.v20170117-1415
No repository found containing: osgi.bundle,org.eclipse.e4.ui.workbench.swt,0.14.1.v20160829-0832
No repository found containing: osgi.bundle,org.eclipse.e4.ui.workbench3,0.13.100.v20160506-0759
No repository found containing: osgi.bundle,org.eclipse.ecf,3.8.0.v20160823-2221
No repository found containing: org.eclipse.update.feature,org.eclipse.ecf.core.feature,1.3.0.v20160823-2221
No repository found containing: org.eclipse.update.feature,org.eclipse.ecf.core.ssl.feature,1.1.0.v20160823-2221
No repository found containing: osgi.bundle,org.eclipse.ecf.filetransfer,5.0.0.v20160823-2221
No repository found containing: org.eclipse.update.feature,org.eclipse.ecf.filetransfer.feature,3.13.2.v20160823-2221
No repository found containing: org.eclipse.update.feature,org.eclipse.ecf.filetransfer.httpclient4.feature,3.13.2.v20160823-2221
No repository found containing: org.eclipse.update.feature,org.eclipse.ecf.filetransfer.httpclient4.ssl.feature,1.1.0.v20160823-2221
No repository found containing: org.eclipse.update.feature,org.eclipse.ecf.filetransfer.ssl.feature,1.1.0.v20160823-2221
No repository found containing: osgi.bundle,org.eclipse.ecf.identity,3.7.0.v20160823-2221
No repository found containing: osgi.bundle,org.eclipse.ecf.provider.filetransfer,3.2.200.v20160823-2221
No repository found containing: osgi.bundle,org.eclipse.ecf.provider.filetransfer.httpclient4,1.1.100.v20160823-2221
No repository found containing: osgi.bundle,org.eclipse.ecf.provider.filetransfer.httpclient4.ssl,1.1.0.v20160823-2221
No repository found containing: osgi.bundle,org.eclipse.ecf.provider.filetransfer.ssl,1.0.0.v20160823-2221
No repository found containing: osgi.bundle,org.eclipse.ecf.ssl,1.2.0.v20160823-2221
No repository found containing: osgi.bundle,org.eclipse.emf.common,2.12.0.v20160420-0247
No repository found containing: osgi.bundle,org.eclipse.emf.ecore,2.12.0.v20160420-0247
No repository found containing: osgi.bundle,org.eclipse.emf.ecore.change,2.11.0.v20160420-0247
No repository found containing: osgi.bundle,org.eclipse.emf.ecore.xmi,2.12.0.v20160420-0247
No repository found containing: osgi.bundle,org.eclipse.equinox.app,1.3.400.v20150715-1528
No repository found containing: osgi.bundle,org.eclipse.equinox.bidi,1.0.0.v20160307-1318
No repository found containing: osgi.bundle,org.eclipse.equinox.common,3.8.0.v20160509-1230
No repository found containing: osgi.bundle,org.eclipse.equinox.concurrent,1.1.0.v20130327-1442
No repository found containing: osgi.bundle,org.eclipse.equinox.ds,1.4.400.v20160226-2036
No repository found containing: osgi.bundle,org.eclipse.equinox.event,1.3.200.v20160324-1850
No repository found containing: osgi.bundle,org.eclipse.equinox.frameworkadmin,2.0.300.v20160504-1450
No repository found containing: osgi.bundle,org.eclipse.equinox.frameworkadmin.equinox,1.0.700.v20160102-2223
No repository found containing: osgi.bundle,org.eclipse.equinox.launcher,1.3.201.v20161025-1711
No repository found containing: osgi.bundle,org.eclipse.equinox.launcher.gtk.linux.x86_64,1.1.401.v20161122-1740
No repository found containing: osgi.bundle,org.eclipse.equinox.p2.artifact.repository,1.1.500.v20160419-0834
No repository found containing: osgi.bundle,org.eclipse.equinox.p2.console,1.0.500.v20160504-1450
No repository found containing: osgi.bundle,org.eclipse.equinox.p2.core,2.4.100.v20160419-0834
No repository found containing: org.eclipse.update.feature,org.eclipse.equinox.p2.core.feature,1.3.203.v20170131-1444
No repository found containing: osgi.bundle,org.eclipse.equinox.p2.director,2.3.300.v20160504-1450
No repository found containing: osgi.bundle,org.eclipse.equinox.p2.engine,2.4.100.v20160419-0834
No repository found containing: osgi.bundle,org.eclipse.equinox.p2.garbagecollector,1.0.300.v20160504-1450
No repository found containing: osgi.bundle,org.eclipse.equinox.p2.jarprocessor,1.0.500.v20160504-1450
No repository found containing: osgi.bundle,org.eclipse.equinox.p2.metadata,2.3.100.v20160427-2220
No repository found containing: osgi.bundle,org.eclipse.equinox.p2.metadata.repository,1.2.300.v20160419-0834
No repository found containing: osgi.bundle,org.eclipse.equinox.p2.operations,2.4.200.v20160504-1450
No repository found containing: org.eclipse.update.feature,org.eclipse.equinox.p2.rcp.feature,1.2.203.v20170131-1444
No repository found containing: osgi.bundle,org.eclipse.equinox.p2.repository,2.3.200.v20160421-0324
No repository found containing: osgi.bundle,org.eclipse.equinox.p2.touchpoint.eclipse,2.1.400.v20160419-0834
No repository found containing: osgi.bundle,org.eclipse.equinox.p2.touchpoint.natives,1.2.100.v20160419-0834
No repository found containing: osgi.bundle,org.eclipse.equinox.p2.transport.ecf,1.1.201.v20161115-1927
No repository found containing: osgi.bundle,org.eclipse.equinox.p2.ui,2.4.100.v20160419-0834
No repository found containing: osgi.bundle,org.eclipse.equinox.p2.ui.sdk,1.0.400.v20150423-1455
No repository found containing: osgi.bundle,org.eclipse.equinox.p2.ui.sdk.scheduler,1.3.0.v20161124-1529
No repository found containing: osgi.bundle,org.eclipse.equinox.p2.updatechecker,1.1.300.v20161124-1529
No repository found containing: osgi.bundle,org.eclipse.equinox.preferences,3.6.1.v20160815-1406
No repository found containing: osgi.bundle,org.eclipse.equinox.registry,3.6.100.v20160223-2218
No repository found containing: osgi.bundle,org.eclipse.equinox.security,1.2.200.v20150715-1528
No repository found containing: osgi.bundle,org.eclipse.equinox.security.ui,1.1.300.v20150803-1225
No repository found containing: osgi.bundle,org.eclipse.equinox.simpleconfigurator,1.1.200.v20160504-1450
No repository found containing: osgi.bundle,org.eclipse.equinox.simpleconfigurator.manipulator,2.0.200.v20160504-1450
No repository found containing: osgi.bundle,org.eclipse.equinox.util,1.0.500.v20130404-1337
No repository found containing: osgi.bundle,org.eclipse.help,3.7.0.v20160602-1307
No repository found containing: osgi.bundle,org.eclipse.jface,3.12.2.v20170113-2113
No repository found containing: osgi.bundle,org.eclipse.jface.databinding,1.8.1.v20161026-1531
No repository found containing: osgi.bundle,org.eclipse.jface.text,3.11.2.v20170220-1911
No repository found containing: osgi.bundle,org.eclipse.ltk.core.refactoring,3.7.0.v20160419-0705
No repository found containing: osgi.bundle,org.eclipse.ltk.ui.refactoring,3.8.0.v20160518-1817
No repository found containing: osgi.bundle,org.eclipse.osgi,3.11.3.v20170209-1843
No repository found containing: osgi.bundle,org.eclipse.osgi.compatibility.state,1.0.200.v20160504-1419
No repository found containing: osgi.bundle,org.eclipse.osgi.services,3.5.100.v20160504-1419
No repository found containing: osgi.bundle,org.eclipse.platform,4.6.3.v20170301-0400
No repository found containing: osgi.bundle,org.eclipse.search,3.11.1.v20161113-1700
No repository found containing: osgi.bundle,org.eclipse.swt,3.105.3.v20170228-0512
No repository found containing: osgi.bundle,org.eclipse.swt.gtk.linux.x86_64,3.105.3.v20170228-0512
No repository found containing: osgi.bundle,org.eclipse.team.core,3.8.0.v20160418-1534
No repository found containing: osgi.bundle,org.eclipse.team.ui,3.8.0.v20160518-1906
No repository found containing: osgi.bundle,org.eclipse.text,3.6.0.v20160503-1849
No repository found containing: osgi.bundle,org.eclipse.ui,3.108.1.v20160929-1045
No repository found containing: osgi.bundle,org.eclipse.ui.editors,3.10.1.v20161106-1856
No repository found containing: osgi.bundle,org.eclipse.ui.forms,3.7.1.v20161220-1635
No repository found containing: osgi.bundle,org.eclipse.ui.ide,3.12.3.v20170119-0935
No repository found containing: osgi.bundle,org.eclipse.ui.ide.application,1.1.101.v20160829-0827
No repository found containing: osgi.bundle,org.eclipse.ui.intro,3.5.2.v20161116-1147
No repository found containing: osgi.bundle,org.eclipse.ui.navigator,3.6.101.v20161006-1120
No repository found containing: osgi.bundle,org.eclipse.ui.navigator.resources,3.5.101.v20161006-0640
No repository found containing: osgi.bundle,org.eclipse.ui.themes,1.1.300.v20161107-1827
No repository found containing: osgi.bundle,org.eclipse.ui.views,3.8.102.v20170111-0801
No repository found containing: osgi.bundle,org.eclipse.ui.views.log,1.2.1.v20160829-0826
No repository found containing: osgi.bundle,org.eclipse.ui.views.properties.tabbed,3.7.0.v20160310-0903
No repository found containing: osgi.bundle,org.eclipse.ui.workbench,3.108.3.v20170216-1539
No repository found containing: osgi.bundle,org.eclipse.ui.workbench.texteditor,3.10.1.v20160818-1626
No repository found containing: osgi.bundle,org.eclipse.update.configurator,3.3.400.v20160506-0750
No repository found containing: org.eclipse.update.feature,org.jkiss.dbeaver.ce.feature,22.2.0
No repository found containing: osgi.bundle,org.jkiss.dbeaver.core,22.2.0
No repository found containing: osgi.bundle,org.jkiss.dbeaver.core.application,22.2.0
No repository found containing: org.eclipse.update.feature,org.jkiss.dbeaver.core.feature,22.2.0
No repository found containing: osgi.bundle,org.jkiss.dbeaver.ext.db2,2.1.47
No repository found containing: org.eclipse.update.feature,org.jkiss.dbeaver.ext.db2.feature,2.1.47
No repository found containing: osgi.bundle,org.jkiss.dbeaver.ext.derby,1.1.47
No repository found containing: osgi.bundle,org.jkiss.dbeaver.ext.erd,2.0.64
No repository found containing: osgi.bundle,org.jkiss.dbeaver.ext.exasol,1.0.20
No repository found containing: org.eclipse.update.feature,org.jkiss.dbeaver.ext.exasol.feature,1.0.20
No repository found containing: osgi.bundle,org.jkiss.dbeaver.ext.firebird,1.0.63
No repository found containing: osgi.bundle,org.jkiss.dbeaver.ext.generic,2.3.48
No repository found containing: org.eclipse.update.feature,org.jkiss.dbeaver.ext.generic.feature,2.1.48
No repository found containing: osgi.bundle,org.jkiss.dbeaver.ext.h2,1.0.17
No repository found containing: osgi.bundle,org.jkiss.dbeaver.ext.hsqldb,1.0.9
No repository found containing: osgi.bundle,org.jkiss.dbeaver.ext.import_config,2.1.25
No repository found containing: osgi.bundle,org.jkiss.dbeaver.ext.informix,1.0.53
No repository found containing: osgi.bundle,org.jkiss.dbeaver.ext.mssql,1.0.56
No repository found containing: osgi.bundle,org.jkiss.dbeaver.ext.mysql,2.1.47
No repository found containing: org.eclipse.update.feature,org.jkiss.dbeaver.ext.mysql.feature,2.1.47
No repository found containing: osgi.bundle,org.jkiss.dbeaver.ext.netezza,1.0.27
No repository found containing: osgi.bundle,org.jkiss.dbeaver.ext.oracle,2.1.47
No repository found containing: org.eclipse.update.feature,org.jkiss.dbeaver.ext.oracle.feature,2.1.47
No repository found containing: osgi.bundle,org.jkiss.dbeaver.ext.phoenix,1.0.31
No repository found containing: osgi.bundle,org.jkiss.dbeaver.ext.postgresql,2.1.35
No repository found containing: osgi.bundle,org.jkiss.dbeaver.ext.sqlite,1.0.11
No repository found containing: osgi.bundle,org.jkiss.dbeaver.ext.teradata,1.0.30
No repository found containing: osgi.bundle,org.jkiss.dbeaver.ext.ui.locks,1.0.7
No repository found containing: osgi.bundle,org.jkiss.dbeaver.ext.vertica,1.0.55
No repository found containing: org.eclipse.update.feature,org.jkiss.dbeaver.ext.wmi.feature,2.0.64
No repository found containing: osgi.bundle,org.jkiss.dbeaver.model,1.0.51
No repository found containing: org.eclipse.update.feature,org.jkiss.dbeaver.rcp.feature,2.1.36
No repository found containing: org.eclipse.update.feature,org.jkiss.dbeaver.standalone.feature,22.2.0
No repository found containing: osgi.bundle,org.jkiss.utils,2.1.45
No repository found containing: osgi.bundle,org.objectweb.asm,5.1.0.v20160914-0701
No repository found containing: osgi.bundle,org.sat4j.core,2.3.5.v201308161310
No repository found containing: osgi.bundle,org.sat4j.pb,2.3.5.v201404071733
No repository found containing: osgi.bundle,org.tukaani.xz,1.3.0.v201308270617

Waka stop working

Today waka time stop working on eclipse I have been using a month and today is not working... Any suggestions? server error 500 in log

Dbeaver don't show options

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 just to me?

Appcellerator Studio, no place to add the Key

I'm using Appcelerator Studio which is based on Eclipse. I installed wakatime plugin as I found on this documentation but I couldn't find the place to put the API Key. (I couldn't find WakaTime on the File menu) Where should I add it? Directly on files or something else?!

DBeaver log time spent in DB properties, data, diagram

At the moment it only tracks time spent in the query editor.

Unsure if this is possible, but would be amazing if the plugin could also track the time spent in the other database views Properties, Data, ER Diagram.

Not loggin time

Not seen in wakatime the time recorded from Eclipse reviewing the file .wakatime.log the following errors are.

{"now": "2016/07/25 13:08:24 Central Daylight Time (Mexico)", "version": "6.0.7", "plugin": "eclipse/4.4.0.v20140925-0400 eclipse-wakatime/3.0.1", "time": 1469470058.184, "level": "ERROR", "message": "Traceback (most recent call last):\n File "C:\Users\User\eclipse\configuration\org.eclipse.osgi\611\0.cp\wakatime-master\wakatime\main.py", line 533, in execute\n retval = process_heartbeat(args, configs, hostname, heartbeat)\n File "C:\Users\User\eclipse\configuration\org.eclipse.osgi\611\0.cp\wakatime-master\wakatime\main.py", line 511, in process_heartbeat\n return send_heartbeat(*heartbeat)\n File "C:\Users\User\eclipse\configuration\org.eclipse.osgi\611\0.cp\wakatime-master\wakatime\main.py", line 347, in send_heartbeat\n request_body = json.dumps(data)\n File "C:\Users\User\eclipse\configuration\org.eclipse.osgi\611\0.cp\wakatime-master\wakatime\packages\simplejson*init.py", line 380, in dumps\n return _default_encoder.encode(obj)\n File "C:\Users\User\eclipse\configuration\org.eclipse.osgi\611\0.cp\wakatime-master\wakatime\packages\simplejson\encoder.py", line 277, in encode\n chunks = list(chunks)\n File "C:\Users\User\eclipse\configuration\org.eclipse.osgi\611\0.cp\wakatime-master\wakatime\packages\simplejson\encoder.py", line 651, in _iterencode\n for chunk in _iterencode_dict(o, _current_indent_level):\n File "C:\Users\User\eclipse\configuration\org.eclipse.osgi\611\0.cp\wakatime-master\wakatime\packages\simplejson\encoder.py", line 580, in _iterencoe_dict\n yield _encoder(value)\n File "C:\Users\User\eclipse\configuration\org.eclipse.osgi\611\0.cp\wakatime-master\wakatime\packages\simplejson\encoder.py", line 66, in py_encode_basestring_ascii\n s = s.decode('utf-8')\n File "C:\Python27\lib\encodings\utf_8.py", line 16, in decode\n return codecs.utf_8_decode(input, errors, True)\nUnicodeDecodeError: 'utf8' codec can't decode byte 0xf3 in position 67: invalid continuation byte\n"}
{"now": "2016/07/25 13:08:24 Central Daylight Time (Mexico)", "version": "6.0.7", "plugin": "eclipse/4.4.0.v20140925-0400 eclipse-wakatime/3.0.1", "time": 1469470045.114, "level": "ERROR", "message": "Traceback (most recent call last):\n File "C:\Users\User\eclipse\configuration\org.eclipse.osgi\611\0.cp\wakatime-master\wakatime\main.py", line 533, in execute\n retval = process_heartbeat(args, configs, hostname, heartbeat)\n File "C:\Users\User\eclipse\configuration\org.eclipse.osgi\611\0.cp\wakatime-master\wakatime\main.py", line 511, in process_heartbeat\n return send_heartbeat(*heartbeat)\n File "C:\Users\User\eclipse\configuration\org.eclipse.osgi\611\0.cp\wakatime-master\wakatime\main.py", line 347, in send_heartbeat\n request_body = json.dumps(data)\n File "C:\Users\User\eclipse\configuration\org.eclipse.osgi\611\0.cp\wakatime-master\wakatime\packages\simplejson*init.py", line 380, in dumps\n return _default_encoder.encode(obj)\n File "C:\Users\User\eclipse\configuration\org.eclipse.osgi\611\0.cp\wakatime-master\wakatime\packages\simplejson\encoder.py", line 277, in encode\n chunks = list(chunks)\n File "C:\Users\User\eclipse\configuration\org.eclipse.osgi\611\0.cp\wakatime-master\wakatime\packages\simplejson\encoder.py", line 651, in _iterencode\n for chunk in _iterencode_dict(o, _current_indent_level):\n File "C:\Users\User\eclipse\configuration\org.eclipse.osgi\611\0.cp\wakatime-master\wakatime\packages\simplejson\encoder.py", line 580, in _iterencode_dict\n yield encoder(value)\n File "C:\Users\User\eclipse\configuration\org.eclipse.osgi\611\0.cp\wakatime-master\wakatime\packages\simplejson\encoder.py", line 66, in py_encode_basestring_ascii\n s = s.decode('utf-8')\n File "C:\Python27\lib\encodings\utf_8.py", line 16, in decode\n return codecs.utf_8_decode(input, errors, True)\nUnicodeDecodeError: 'utf8' codec can't decode byte 0xf3 in position 67: invalid continuation byte\n"}
{"now": "2016/07/25 13:10:55 Central Daylight Time (Mexico)", "version": "6.0.7", "plugin": "eclipse/4.4.0.v20140925-0400 eclipse-wakatime/3.0.1", "time": 1469470254.372, "level": "ERROR", "message": "Traceback (most recent call last):\n File "C:\Users\User\eclipse\configuration\org.eclipse.osgi\611\0.cp\wakatime-master\wakatime\main.py", line 533, in execute\n retval = process_heartbeat(args, configs, hostname, heartbeat)\n File "C:\Users\User\eclipse\configuration\org.eclipse.osgi\611\0.cp\wakatime-master\wakatime\main.py", line 511, in process_heartbeat\n return send_heartbeat(**heartbeat)\n File "C:\Users\User\eclipse\configuration\org.eclipse.osgi\611\0.cp\wakatime-master\wakatime\main.py", line 347, in send_heartbeat\n request_body = json.dumps(data)\n File "C:\Users\User\eclipse\configuration\org.eclipse.osgi\611\0.cp\wakatime-master\wakatime\packages\simplejson_init
.py", line 380, in dumps\n return _default_encoder.encode(obj)\n File "C:\Users\User\eclipse\configuration\org.eclipse.osgi\611\0.cp\wakatime-master\wakatime\packages\simplejson\encoder.py", line 277, in encode\n chunks = list(chunks)\n File "C:\Users\User\eclipse\configuration\org.eclipse.osgi\611\0.cp\wakatime-master\wakatime\packages\simplejson\encoder.py", line 651, in _iterencode\n for chunk in _iterencode_dict(o, _current_indent_level):\n File "C:\Users\User\eclipse\configuration\org.eclipse.osgi\611\0.cp\wakatime-master\wakatime\packages\simplejson\encoder.py", line 580, in _iterencode_dict\n yield encoder(value)\n File "C:\Users\User\eclipse\configuration\org.eclipse.osgi\611\0.cp\wakatime-master\wakatime\packages\simplejson\encoder.py", line 66, in py_encode_basestring_ascii\n s = s.decode('utf-8')\n File "C:\Python27\lib\encodings\utf_8.py", line 16, in decode\n return codecs.utf_8_decode(input, errors, True)\nUnicodeDecodeError: 'utf8' codec can't decode byte 0xf3 in position 67: invalid continuation byte\n"}
{"now": "2016/07/25 13:11:24 Central Daylight Time (Mexico)", "version": "6.0.7", "plugin": "eclipse/4.4.0.v20140925-0400 eclipse-wakatime/3.0.1", "time": 1469470283.029, "level": "ERROR", "message": "Traceback (most recent call last):\n File "C:\Users\User\eclipse\configuration\org.eclipse.osgi\611\0.cp\wakatime-master\wakatime\main.py", line 533, in execute\n retval = process_heartbeat(args, configs, hostname, heartbeat)\n File "C:\Users\User\eclipse\configuration\org.eclipse.osgi\611\0.cp\wakatime-master\wakatime\main.py", line 511, in process_heartbeat\n return send_heartbeat(**heartbeat)\n File "C:\Users\User\eclipse\configuration\org.eclipse.osgi\611\0.cp\wakatime-master\wakatime\main.py", line 347, in send_heartbeat\n request_body = json.dumps(data)\n File "C:\Users\User\eclipse\configuration\org.eclipse.osgi\611\0.cp\wakatime-master\wakatime\packages\simplejson_init
.py", line 380, in dumps\n return _default_encoder.encode(obj)\n File "C:\Users\User\eclipse\configuration\org.eclipse.osgi\611\0.cp\wakatime-master\wakatime\packages\simplejson\encoder.py", line 277, in encode\n chunks = list(chunks)\n File "C:\Users\User\eclipse\configuration\org.eclipse.osgi\611\0.cp\wakatime-master\wakatime\packages\simplejson\encoder.py", line 651, in _iterencode\n for chunk in _iterencode_dict(o, _current_indent_level):\n File "C:\Users\User\eclipse\configuration\org.eclipse.osgi\611\0.cp\wakatime-master\wakatime\packages\simplejson\encoder.py", line 580, in _iterencode_dict\n yield encoder(value)\n File "C:\Users\User\eclipse\configuration\org.eclipse.osgi\611\0.cp\wakatime-master\wakatime\packages\simplejson\encoder.py", line 66, in py_encode_basestring_ascii\n s = s.decode('utf-8')\n File "C:\Python27\lib\encodings\utf_8.py", line 16, in decode\n return codecs.utf_8_decode(input, errors, True)\nUnicodeDecodeError: 'utf8' codec can't decode byte 0xf3 in position 67: invalid continuation byte\n"}
{"now": "2016/07/25 13:11:28 Central Daylight Time (Mexico)", "version": "6.0.7", "plugin": "eclipse/4.4.0.v20140925-0400 eclipse-wakatime/3.0.1", "time": 1469470287.1, "level": "ERROR", "message": "Traceback (most recent call last):\n File "C:\Users\User\eclipse\configuration\org.eclipse.osgi\611\0.cp\wakatime-master\wakatime\main.py", line 533, in execute\n retval = process_heartbeat(args, configs, hostname, heartbeat)\n File "C:\Users\User\eclipse\configuration\org.eclipse.osgi\611\0.cp\wakatime-master\wakatime\main.py", line 511, in process_heartbeat\n return send_heartbeat(**heartbeat)\n File "C:\Users\User\eclipse\configuration\org.eclipse.osgi\611\0.cp\wakatime-master\wakatime\main.py", line 347, in send_heartbeat\n request_body = json.dumps(data)\n File "C:\Users\User\eclipse\configuration\org.eclipse.osgi\611\0.cp\wakatime-master\wakatime\packages\simplejson_init
.py", line 380, in dumps\n return _default_encoder.encode(obj)\n File "C:\Users\User\eclipse\configuration\org.eclipse.osgi\611\0.cp\wakatime-master\wakatime\packages\simplejson\encoder.py", line 277, in encode\n chunks = list(chunks)\n File "C:\Users\User\eclipse\configuration\org.eclipse.osgi\611\0.cp\wakatime-master\wakatime\packages\simplejson\encoder.py", line 651, in _iterencode\n for chunk in _iterencode_dict(o, _current_indent_level):\n File "C:\Users\User\eclipse\configuration\org.eclipse.osgi\611\0.cp\wakatime-master\wakatime\packages\simplejson\encoder.py", line 580, in _iterencode_dict\n yield _encoder(value)\n File "C:\Users\User\eclipse\configuration\org.eclipse.osgi\611\0.cp\wakatime-master\wakatime\packages\simplejson\encoder.py", line 66, in py_encode_basestring_ascii\n s = s.decode('utf-8')\n File "C:\Python27\lib\encodings\utf_8.py", line 16, in decode\n return codecs.utf_8_decode(input, errors, True)\nUnicodeDecodeError: 'utf8' codec can't decode byte 0xf3 in position 67: invalid continuation byte\n"}

Connection timeout while updating wakatime-cli causes eclipse to freeze

In some areas, the upgrade mechanism of plugin will causes eclipse to jam. Here is the log:
!ENTRY com.wakatime.eclipse.plugin 2 0 2021-04-12 18:47:28.677 !MESSAGE Warning !STACK 0 java.net.ConnectException: Connection timed out: connect

Using asynchronous network update plug-in may be a solution, hope to adopt. And repair as soon as possible. Thank you

Installation issue: Missing requirements wakatime 3.0.3

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

Not logging time after entering api key

Copied from reddit:

Hello everyone,
I am a freelance coder and I need to be able to track my time per project in Eclipse Luna. After a lot of searching, I found WakaTime. Unfortunately, it does not seem to work. I entered my api key (and double checked it's correct) and coded for about an hour. When I checked the website it said I had logged 0 minutes. I have tried reinstalling eclipse, but it did not fix anything.
Any suggestions for what to do?

File --> WakaTime --> API Key Not Working

Hi,

I installed WakaTime from Eclipse marketplace. When I press the API Key - nothing is happening. It doesn't give me error or a new window to enter API key.

Am I missing something?

I am using MacOS Mojave Version 10.14.6 with DBeaver.

api key issue

hi
i have an issue with step 3. (eclipse luna/windows 7 - 64bit)
3.You will see a prompt asking for your api key. Enter your api key, then click OK.

i can`t store anywhere the api. do you know how to add it manually?
thanks.

Plugin doesn't work in DBeaver 6.2.0 (CE)

I have installed the plugin since DBeaver 5.x (I don't know when I began using it actually).
Entering the API key was possible until 6.x (I think).
I have tried entering API key again in Dbeaver 6.x. Nothing showed up.

The log give me the following stacktrace when clicking on "API Key" in menu:

!ENTRY org.eclipse.e4.ui.workbench 4 0 2019-09-13 08:27:22.249
!MESSAGE Command 'com.wakatime.eclipse.plugin.commands.menuCommand' failed
!STACK 0
org.eclipse.core.commands.ExecutionException: Exception occured when loading the handler
	at org.eclipse.ui.internal.handlers.HandlerProxy.execute(HandlerProxy.java:287)
	at org.eclipse.ui.internal.handlers.E4HandlerProxy.execute(E4HandlerProxy.java:95)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.base/java.lang.reflect.Method.invoke(Unknown Source)
	at org.eclipse.e4.core.internal.di.MethodRequestor.execute(MethodRequestor.java:58)
	at org.eclipse.e4.core.internal.di.InjectorImpl.invokeUsingClass(InjectorImpl.java:320)
	at org.eclipse.e4.core.internal.di.InjectorImpl.invoke(InjectorImpl.java:254)
	at org.eclipse.e4.core.contexts.ContextInjectionFactory.invoke(ContextInjectionFactory.java:173)
	at org.eclipse.e4.core.commands.internal.HandlerServiceHandler.execute(HandlerServiceHandler.java:156)
	at org.eclipse.core.commands.Command.executeWithChecks(Command.java:498)
	at org.eclipse.core.commands.ParameterizedCommand.executeWithChecks(ParameterizedCommand.java:488)
	at org.eclipse.e4.core.commands.internal.HandlerServiceImpl.executeHandler(HandlerServiceImpl.java:213)
	at org.eclipse.e4.ui.workbench.renderers.swt.HandledContributionItem.executeItem(HandledContributionItem.java:438)
	at org.eclipse.e4.ui.workbench.renderers.swt.AbstractContributionItem.handleWidgetSelection(AbstractContributionItem.java:449)
	at org.eclipse.e4.ui.workbench.renderers.swt.AbstractContributionItem.lambda$2(AbstractContributionItem.java:475)
	at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89)
	at org.eclipse.swt.widgets.Display.sendEvent(Display.java:4131)
	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1056)
	at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:3944)
	at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3547)
	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1173)
	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338)
	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1062)
	at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:155)
	at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:635)
	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338)
	at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:559)
	at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:150)
	at org.jkiss.dbeaver.core.application.DBeaverApplication.start(DBeaverApplication.java:246)
	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203)
	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137)
	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107)
	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400)
	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.base/java.lang.reflect.Method.invoke(Unknown Source)
	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:660)
	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:597)
	at org.eclipse.equinox.launcher.Main.run(Main.java:1468)
Caused by: org.eclipse.core.runtime.CoreException: Plug-in com.wakatime.eclipse.plugin was unable to load class com.wakatime.eclipse.plugin.MenuHandler.
	at org.eclipse.core.internal.registry.osgi.RegistryStrategyOSGI.throwException(RegistryStrategyOSGI.java:212)
	at org.eclipse.core.internal.registry.osgi.RegistryStrategyOSGI.createExecutableExtension(RegistryStrategyOSGI.java:198)
	at org.eclipse.core.internal.registry.ExtensionRegistry.createExecutableExtension(ExtensionRegistry.java:934)
	at org.eclipse.core.internal.registry.ConfigurationElement.createExecutableExtension(ConfigurationElement.java:246)
	at org.eclipse.core.internal.registry.ConfigurationElementHandle.createExecutableExtension(ConfigurationElementHandle.java:63)
	at org.eclipse.ui.internal.handlers.HandlerProxy.loadHandler(HandlerProxy.java:342)
	at org.eclipse.ui.internal.handlers.HandlerProxy.execute(HandlerProxy.java:277)
	... 42 more
Caused by: java.lang.ClassNotFoundException: Bei der automatischen Aktivierung des Produktpakets com.wakatime.eclipse.plugin (350) ist ein Fehler aufgetreten.
	at org.eclipse.osgi.internal.hooks.EclipseLazyStarter.postFindLocalClass(EclipseLazyStarter.java:126)
	at org.eclipse.osgi.internal.loader.classpath.ClasspathManager.findLocalClass(ClasspathManager.java:570)
	at org.eclipse.osgi.internal.loader.ModuleClassLoader.findLocalClass(ModuleClassLoader.java:330)
	at org.eclipse.osgi.internal.loader.BundleLoader.findLocalClass(BundleLoader.java:396)
	at org.eclipse.osgi.internal.loader.BundleLoader.findClassInternal(BundleLoader.java:474)
	at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:423)
	at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:415)
	at org.eclipse.osgi.internal.loader.ModuleClassLoader.loadClass(ModuleClassLoader.java:155)
	at java.base/java.lang.ClassLoader.loadClass(Unknown Source)
	at org.eclipse.osgi.internal.framework.EquinoxBundle.loadClass(EquinoxBundle.java:620)
	at org.eclipse.core.internal.registry.osgi.RegistryStrategyOSGI.createExecutableExtension(RegistryStrategyOSGI.java:196)
	at org.eclipse.core.internal.registry.ExtensionRegistry.createExecutableExtension(ExtensionRegistry.java:934)
	at org.eclipse.core.internal.registry.ConfigurationElement.createExecutableExtension(ConfigurationElement.java:246)
	at org.eclipse.core.internal.registry.ConfigurationElementHandle.createExecutableExtension(ConfigurationElementHandle.java:63)
	at org.eclipse.ui.internal.WorkbenchPlugin.lambda$0(WorkbenchPlugin.java:288)
	at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:55)
	at org.eclipse.ui.internal.WorkbenchPlugin.createExtension(WorkbenchPlugin.java:286)
	at org.eclipse.ui.internal.EarlyStartupRunnable.run(EarlyStartupRunnable.java:55)
	at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:45)
	at org.eclipse.ui.internal.Workbench$39.run(Workbench.java:2719)
	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
Caused by: org.osgi.framework.BundleException: Error starting module.
	at org.eclipse.osgi.container.Module.doStart(Module.java:607)
	at org.eclipse.osgi.container.Module.start(Module.java:462)
	at org.eclipse.osgi.framework.util.SecureAction.start(SecureAction.java:493)
	at org.eclipse.osgi.internal.hooks.EclipseLazyStarter.postFindLocalClass(EclipseLazyStarter.java:117)
	... 20 more
Caused by: java.lang.ExceptionInInitializerError
	at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
	at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
	at java.base/java.lang.reflect.Constructor.newInstance(Unknown Source)
	at org.eclipse.osgi.internal.framework.BundleContextImpl.loadBundleActivator(BundleContextImpl.java:825)
	at org.eclipse.osgi.internal.framework.BundleContextImpl.start(BundleContextImpl.java:778)
	at org.eclipse.osgi.internal.framework.EquinoxBundle.startWorker0(EquinoxBundle.java:1013)
	at org.eclipse.osgi.internal.framework.EquinoxBundle$EquinoxModule.startWorker(EquinoxBundle.java:365)
	at org.eclipse.osgi.container.Module.doStart(Module.java:598)
	... 23 more
Caused by: java.lang.NullPointerException
	at com.wakatime.eclipse.plugin.WakaTime.<clinit>(WakaTime.java:68)
	... 32 more

Additional information:
Used Plugin version: 3.0.3
Installed by: Update site URL

Changes are not written to file

On clean install, the error log says pythonw: can't open file 'C:\SA-IDE\sts-3.4.0\configuration\org.eclipse.osgi\bundles\1078\1\.cp\dependencies\wakatime-master\wakatime\cli.py': [Errno 2] No such file or directory. The directory ends at dependencies.

I manually created the cli.py file in the above directory. The error log says that pythonw returned 0, but the cli.py file never gets updated. The log file does not have any entries for Eclipse changes, but all of my Sublime Text changes are logged. The default version of Python is 3.4.3, but 2.7 is also installed.

Python 2 and 3. Windows 7 x64. Eclipse 3.4.0 (Spring Toolsuite).

NullPointerException: Cannot invoke java.net.URI.getHost() because uri is null

Waka

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)

Where can I enter the API key?

I just installed the plugin and python 3.xxx and after that Eclipse Mars looks as usual. I couldn't find any view or possibility to enter API key...?

Needs python installed warning

I've installed python in my system and there is no error in .wakatime.log.

Warning after restart.

Screenshot from 2021-01-25 10-38-47

My eclipse version:

Screenshot from 2021-01-25 10-40-05

My python command is aliased to Python 3.8

No Wakatime menu with Eclipse SimRel 2018-09

I have a fresh install of the new version of Eclipse SimRel 2018-09.

Version: 2018-09 (4.9.0)
Build id: 20180917-1800

I installed and reinstalled Wakatime. Nothing to do, it still doesn't appear in the File menu, nor in any other one.

Do you have an idea ?

Feature request: DBeaver customise project name used in dashboard

At the moment it only tracks time spent in the query editor. In the Wakatime dashboard these are shown as Script-X.sql and belong to a General project.

The ability to set a custom name or even default to a database + table names combo for the project name would make it much easier to be able to track time across different projects.

Not working with linux eclipse

Hey..
i've installed eclipse mars for php and wakatime eclipse plugin and also setup API key My OS is linux mint 64bit but it's not working. It's working good with netbeans in same the machine.

No time logged from Eclipse Oxygen

I installed wakatime and installed my API key. Confirmed the key in eclipse matches the .wakatime.cfg key as well as the key in my wakatime profile.

Eclipse installation details:
!ENTRY com.wakatime.eclipse.plugin 4 0 2018-02-17 15:18:50.674
!MESSAGE Could not find python binary.

!ENTRY com.wakatime.eclipse.plugin 1 0 2018-02-17 15:18:54.673
!MESSAGE Downloading and installing wakatime-cli ...

!ENTRY com.wakatime.eclipse.plugin 1 0 2018-02-17 15:19:01.501
!MESSAGE Finished downloading and installing wakatime-cli.

!ENTRY org.eclipse.equinox.p2.repository 2 0 2018-02-17 15:58:49.672
!MESSAGE Server returned lastModified <= 0 for https://raw.githubusercontent.com/wakatime/eclipse-wakatime/master/update-site/content.jar

I see several "...lastModified <=0 ..." messages but no obvious stacktraces. I have restart eclipse several times.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.