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

custom command is disabled and cannot be executed #47

Open
yevshif opened this issue Mar 3, 2014 · 6 comments
Open

custom command is disabled and cannot be executed #47

yevshif opened this issue Mar 3, 2014 · 6 comments

Comments

@yevshif
Copy link

yevshif commented Mar 3, 2014

Hi,

I am using eclipse kepler:
Eclipse IDE for C/C++ Developers

Version: Kepler Service Release 2
Build id: 20140224-0627

startexplorer plug-in 1.5.1.201310182147.

I added new custom command:

image

When I try to execute it on resource it is disabled and does not work, no errors in the logs:
image

I would appreciate your help.

Thanks,
Yevgeny

@basti1302
Copy link
Collaborator

I investigated this. Custom commands are broken in Eclipse 4.3/Kepler. I'm using some Eclipe 3.x API there which obviously isn't used muched by anyone else. It broke with Eclipse 4.2 and I fixed it. This time I don't even know what's going wrong and I currently see no way to fix it.

I think the only reasonable option would be to rewrite custom commands against the Eclipse 4 API. http://blog.vogella.com/2013/03/21/dynamic-menu-contributions-in-eclipse-e4/ might be a starting point.

Unfortunately I don't have time for this currently.

If anybody wants to tackle this, I'll be glad to provide support but I won't be able to fix this in the near future due to other projects.

@yevshif
Copy link
Author

yevshif commented Mar 31, 2014

Hi,

Thank you for your response. I understand that currently you do not have a resource to fix it. In my opinion till someone will fix this issue, this bug should be opened.

Thanks,
Yevgeny

paulvi pushed a commit to paulvi/startexplorer that referenced this issue Apr 16, 2014
basti1302 added a commit that referenced this issue Apr 17, 2014
@nepa
Copy link

nepa commented Jul 24, 2015

+1

Would be neat to have this feature back with Kepler or even Mars.

Please fix this.

@basti1302
Copy link
Collaborator

Please provide a pull request. I'm not even using Eclipse anymore.

@basti1302
Copy link
Collaborator

@fabioz
Copy link
Owner

fabioz commented Jan 30, 2016

I just checked this in the latest Eclipse:
Version: Mars.1 (4.5.1)
Build id: M20150904-0015

And it worked for me... can you confirm if you can still reproduce this?

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

4 participants