Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Track time for terminal usage #2

Open
rask opened this issue Sep 5, 2014 · 1 comment
Open

Track time for terminal usage #2

rask opened this issue Sep 5, 2014 · 1 comment

Comments

@rask
Copy link

rask commented Sep 5, 2014

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.

@alanhamlett
Copy link
Member

Yes, we just need to find the corresponding event listener for Terminal events:

public class CustomEditorListener implements IPartListener2 {

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants