Eclipse Runner
Details Group Tabs
Date | Ranking | Installs | Clickthroughs |
---|---|---|---|
June 2023 | 203/595 | 35 (0.04%) | 7 |
May 2023 | 212/672 | 113 (0.03%) | 9 |
April 2023 | 228/668 | 87 (0.03%) | 6 |
March 2023 | 224/688 | 117 (0.03%) | 12 |
February 2023 | 232/668 | 94 (0.03%) | 18 |
January 2023 | 203/677 | 129 (0.04%) | 13 |
December 2022 | 195/805 | 147 (0.04%) | 8 |
November 2022 | 248/808 | 95 (0.02%) | 10 |
October 2022 | 229/811 | 114 (0.03%) | 21 |
September 2022 | 221/812 | 123 (0.03%) | 12 |
August 2022 | 227/808 | 104 (0.03%) | 16 |
July 2022 | 250/816 | 90 (0.02%) | 19 |
Unsuccessful Installs in the last 7 Days: 1
Count | Error Message |
---|---|
1 | Cannot continue the operation. There is another install operation in progress. |
Friday, June 9, 2023 - 12:34
Reviews Sign in to post reviews
Best plugin ever for launch handling
Submitted by Abhik Dey on Tue, 2021-05-04 14:56
Launches play a key role in my workspace and this plugin saves me so much time. Btw since bintray is no longer active currently i am unable to install it manymore. Any plans to publish ths via a replacement update site?
Re: Best plugin ever for launch handling
Submitted by Christoph Zauner on Thu, 2021-05-06 02:10
Hello Abhik! I was not aware up until now that bintray will change it's service offerings. I will take a closer look at this and certainly update the eclipse runner plugin update site as soon as possible. Thanks for the hint!
Re: Re: Best plugin ever for launch handling
Submitted by Christoph Zauner on Mon, 2021-05-10 10:43
Just to let you know that I am currently working on this issue. I am going to setup a new Eclipse P2 update site. The new update site should be online in the next two to three days.
Re: Re: Re: Best plugin ever for launch handling
Submitted by Christoph Zauner on Tue, 2021-05-11 10:15
The update site is now located at https://erp.nllk.net/p2/com.eclipserunner.p2_site/latest/. The eclipse-runner-plugin also has it's own website now located at https://erp.nllk.net/. The website is kind of minimalistic though ;-)
Re: Re: Re: Re: Best plugin ever for launch handling
Submitted by Abhik Dey on Tue, 2021-05-11 12:57
Many thanks for super speedy response. Tried it immediately and works like a charm.
Plans for 201812 (4.10) support?
Submitted by Stefan Koch on Mon, 2019-01-28 12:36
I really love your plugin!
I switched to 2018-12 (4.10) but I cannot install it on this version.
I see that you already support 2018-09 (4.9) and 2019-03 (4.11).
Any chance for 4.10 as well?
Re: Plans for 201812 (4.10) support?
Submitted by Christoph Zauner on Thu, 2019-01-31 03:13
Hi Stefan,
I have added v4.10 to the list of supported versions of this plugin. Please try again to install the plugin and let me know if it works now.
Regards,
Chris
Plans for 201812 (4.10) support?
Submitted by Stefan Koch on Mon, 2019-01-28 07:49
I use this plugin on a daily basis. Well done, thank you!
I see 2018-09 (4.9) and 2019-03 (4.11) are already supported, any plans for supporting 2018-12 (4.10) as well?
I cannot install this form the marketplace in my version.
Export to runnable jar or similar output
Submitted by John Hemming on Thu, 2018-03-01 11:39
Thank you for writing Eclipse Runner which I wish I had installed before today. I wonder if you might consider adding a facility to export from the launch configuration to a runnable jar file (or some other similar types of export). As the launch configurations are used to specify things like the Main class etc it would seem quite logical.
Re: Export to runnable jar or similar output
Submitted by Christoph Zauner on Tue, 2018-04-03 14:50
Hello John,
Thanks a lot for your feedback! Currently there are no plans to add such a feature. The ultimate goal of the eclipserunner plugin is to enable you to quickly execute repetetive and often needed tasks. Tasks which you need very often during development. E.g. starting a specific unit test while you are browsing code in an unrelated source file.
I think that the use case "exporting your program to a runnable jar file" is a task you typically execute far less often than use cases like "executing a specific unit test" or "start one of the programs which you have currently opened in your IDE".
Therefore I am not going to spend my time on implementing such a feature. But, I would happily accept a pull request if you want to contribute code implementing the feature requested by you. If you want I can also help you getting started... Just let me know.
Kind regards,
Chris
Link to P2 update site / repository updated
Submitted by Christoph Zauner on Fri, 2016-07-08 01:49
The Eclipse Marketplace has been updated to contain a valid Eclipse Runner P2 update site. Installing this plugin using the Eclipse Marketplace now works again.
P2 update sites and code repos
Submitted by Christoph Zauner on Tue, 2016-06-28 07:54
Lukasz and I are currently working on to update the Eclipse Marketplace with a valid P2 update site.
In the meantime you can use the update site from my eclipserunner repo (zaunerc/eclipserunnerplugin @ GitHub) or the update site from Michaels eclipserunner repo (scharf/eclipserunnerplugin @ GitHub). Feature-wise both repos currenlty contain the latest plugin version.
Hint: To browse the contents of Michaels P2 update site you need to use a P2 repo browser (e.g. the Repository Browser Plugin from the Eclipse Oomph project). Using a HTTP browser will result in a 400: Invalid request.
Repository not found, too
the code and an installation website can be found (as said previously) on github: scharf/eclipserunnerplugin
Repository not found.
Submitted by Omer Yilmaz on Thu, 2016-05-26 00:15
The code.google link no longer has this plugin, I have found a fork of it on github:
scharf/eclipserunnerplugin
Works awesome.
icon of eclipse runner plugin with eclipse dark theme
Submitted by Nimo Mayr on Wed, 2016-01-20 04:23
The icon of eclipse runner plugin does not view well with eclipse when dark theme is enabled. Please update the icon of eclipse runner plugin by having transparent borders (png). Thanks.
Export facility
Submitted by Andy Middleton on Fri, 2014-08-22 12:02
Just a quick question - is there a way to export the settings? We have the same launch configurations over a number of laptops and it would save time if the settings are exportable.
thanks
Export settings
Submitted by Łukasz Wachowicz on Sat, 2014-09-13 15:57
Hi Andy,
I'm not working on the plugin any more, but today o got an email from Michael who has forked the project in github and we're going to release a new version. So maybe it's a good moment for you to join the project and implement export functionality ? :-) i suppose it's not a big deal. if you're ready to hack, write me an email and i'll give you commiter rights to the plugin.
Lukasz
Awesome
Submitted by Artem Nemyatov on Thu, 2012-09-06 02:50
Very nice feature. Simple and usefull, as it should be ))
Nice feature. Save a lot of
Submitted by Kane Zhu on Wed, 2011-07-13 23:46
Nice feature. Save a lot of time!
very nice, simple and usefull
Submitted by Andrew Kowal on Wed, 2010-06-23 06:22
very nice, simple and usefull tool =) if you have dozens of run targets - it's essential plugin for you. thanks a lot guys!