开发者

Does Eclipse allow add custome button/command?

开发者 https://www.devze.com 2023-04-10 16:57 出处:网络
I have project group in Eclipse. But I use debug as --> on server 99% of time. It takes next operations: select project in Navigator, right click, select Debug As, select debug on server, left click.

I have project group in Eclipse. But I use debug as --> on server 99% of time. It takes next operations: select project in Navigator, right click, select Debug As, select debug on server, left click.

Is it possible to put on toolbar 1 button that will do all above (5 ac开发者_如何转开发tions) with 1 mouse click on it? Thanks.


If you have just done that, doesn't pressing the "Debug" button (with the bug on it) do exactly that (i.e. repeat the last action)?

Of course, if you want to generalise this, I'm afraid you'll have to write a plugin that contributes such a button...And that's probably more trouble than it's worth. Maybe Eclipse 4 will make this easier through better scripting capabilities.


The best way that I have ran my apps on my phone is by going to Run and then to run or debug configurations, go to the application manager and click the add page button. After that you can easily just go select your project and then in taget tab you can decide on what to do. After that you can just click "run" and it works like a charm.

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号