Anybody know of a plugin or plugins available for Eclipse? I'd like the plugin to, hopefully, support the following:
- Navigate from step to stepdef
- Code completion- Feature file highlighting
- Running the scenario or feature file from within Eclipse
--
-- Rules --
1) Please prefix the subject with [Ruby], [JVM] or [JS].
2) Please use interleaved answers http://en.wikipedia.org/wiki/Posting_style#Interleaved_style
3) If you have a question, don't reply to an existing message. Start a new topic instead.
You received this message because you are subscribed to the Google Groups Cukes group. To post to this group, send email to cu...@googlegroups.com. To unsubscribe from this group, send email to cukes+un...@googlegroups.com. For more options, visit this group at https://groups.google.com/d/forum/cukes?hl=en
On Tue, Oct 30, 2012 at 2:42 PM, Robert <rest...@gmail.com> wrote:Anybody know of a plugin or plugins available for Eclipse? I'd like the plugin to, hopefully, support the following:There is at least 4 of them:Unfortunately the authors don't seem to join forces to create a single good one.I have previously offered a repo for that under https://github.com/cucumber/cucumber-eclipseAslak
On Tuesday, October 30, 2012 8:41:34 AM UTC-7, Aslak Hellesøy wrote:On Tue, Oct 30, 2012 at 2:42 PM, Robert <rest...@gmail.com> wrote:Anybody know of a plugin or plugins available for Eclipse? I'd like the plugin to, hopefully, support the following:There is at least 4 of them:Unfortunately the authors don't seem to join forces to create a single good one.I have previously offered a repo for that under https://github.com/cucumber/cucumber-eclipseAslakThanks, Aslak. Choice can be a good thing, however, as you've alluded to, it sure would nice if there was one (or possibly 2) good ones to choose from.
Hi Aslak,Matt Pietal and I have made mutterings about joining our two plugins together, I think this will happen. Other than that, I think you wanted the packages etc to be cucumber.eclipse.*? This would also mean changing my existing eclipse plugin/feature IDs, so I might think about doing that in the next non-bugfix release.
Aslak, you forgot about Natural https://github.com/rlogiacco/Natural!!!
Il 31/10/2012 13:41, Roberto Lo Giacco ha scritto:Is it useable also developing C/C++ applications using Eclipse CDT (or some variants made by several other companies)?Aslak, you forgot about Natural https://github.com/rlogiacco/Natural!!!
On Tue, Oct 30, 2012 at 9:58 PM, Robert <rest...@gmail.com> wrote:
On Tuesday, October 30, 2012 8:41:34 AM UTC-7, Aslak Hellesøy wrote:
On Tue, Oct 30, 2012 at 2:42 PM, Robert <rest...@gmail.com> wrote:
Anybody know of a plugin or plugins available for Eclipse? I'd like the plugin to, hopefully, support the following:
There is at least 4 of them:
Unfortunately the authors don't seem to join forces to create a single good one.
I have previously offered a repo for that under https://github.com/cucumber/cucumber-eclipse
Aslak
Thanks, Aslak. Choice can be a good thing, however, as you've alluded to, it sure would nice if there was one (or possibly 2) good ones to choose from.
I'd be happy to promote one of them to an official plugin if:* It has more than 5 contributors* You guys voted it the most promising one
So which is the best one?
On Wed, Oct 31, 2012 at 1:53 PM, Massimo Manca <massimo....@gmail.com> wrote:
Il 31/10/2012 13:41, Roberto Lo Giacco ha scritto:Is it useable also developing C/C++ applications using Eclipse CDT (or some variants made by several other companies)?Aslak, you forgot about Natural https://github.com/rlogiacco/Natural!!!
The step to stepdefs feature works for Java code only, the remaining is language neutral but there might be errors so if you are willing to give it a try and report issues I will be glad to fix it.
Hi Aslak,Matt Pietal and I have made mutterings about joining our two plugins together, I think this will happen. Other than that, I think you wanted the packages etc to be cucumber.eclipse.*? This would also mean changing my existing eclipse plugin/feature IDs, so I might think about doing that in the next non-bugfix release.Of the other two plugins you've listed, I think one seems to me to be a plain Gherkin editor with no extra cucumber JVM integration,
I prefer Matthew Pietal's plugin currently. But I'd love to see Mr. Pietal and Mr. Potes merge their work and have Aslak promote it as the official Cuke JVM plugin.
Cheers,James
And once again you forgot about Natural and I've added it: does this mean you don't like my plugin? :)
On Thu, Nov 1, 2012 at 9:24 AM, MrPotes <m...@potes.org.uk> wrote:
On Wednesday, 31 October 2012 14:07:41 UTC, Powers Foss wrote:I prefer Matthew Pietal's plugin currently. But I'd love to see Mr. Pietal and Mr. Potes merge their work and have Aslak promote it as the official Cuke JVM plugin.It would help to know what about each plugin you prefer - we wouldn't want to lose anything along the way.I have created a spreadsheet where anyone can fill in whether or not a feature is implemented.It's linked to from the top of https://github.com/cucumber/cucumber-jvm/wiki/IDE-supportAslak
On Thursday, November 1, 2012 3:34:20 AM UTC-7, Aslak Hellesøy wrote:On Thu, Nov 1, 2012 at 9:24 AM, MrPotes <m...@potes.org.uk> wrote:
On Wednesday, 31 October 2012 14:07:41 UTC, Powers Foss wrote:I prefer Matthew Pietal's plugin currently. But I'd love to see Mr. Pietal and Mr. Potes merge their work and have Aslak promote it as the official Cuke JVM plugin.It would help to know what about each plugin you prefer - we wouldn't want to lose anything along the way.I have created a spreadsheet where anyone can fill in whether or not a feature is implemented.It's linked to from the top of https://github.com/cucumber/cucumber-jvm/wiki/IDE-supportAslakTo the authors of each of the Eclipse plugins ....I'd like to try out all of the plugins, however, thus far I've only been able to install the Eclipse Plugin for Cucumber -- it's one of the few plugins with detailed installation instructions. I'd like to give both Natural and cukes-jvm-eclipse-plugin a try, but neither of these plugins have installation instructions listed on their github site. Be kind to your users, and please include some instructions on how to install and in my case, how to uninstall your software -- since I'd like to try each of the plugins separately.
Be kind to your users, and please include some instructions on how to install and in my case, how to uninstall your software -- since I'd like to try each of the plugins separately.
On Fri, Nov 2, 2012 at 1:56 PM, Robert <rest...@gmail.com> wrote:
On Thursday, November 1, 2012 3:34:20 AM UTC-7, Aslak Hellesøy wrote:On Thu, Nov 1, 2012 at 9:24 AM, MrPotes <m...@potes.org.uk> wrote:
On Wednesday, 31 October 2012 14:07:41 UTC, Powers Foss wrote:I prefer Matthew Pietal's plugin currently. But I'd love to see Mr. Pietal and Mr. Potes merge their work and have Aslak promote it as the official Cuke JVM plugin.It would help to know what about each plugin you prefer - we wouldn't want to lose anything along the way.I have created a spreadsheet where anyone can fill in whether or not a feature is implemented.It's linked to from the top of https://github.com/cucumber/cucumber-jvm/wiki/IDE-supportAslakTo the authors of each of the Eclipse plugins ....I'd like to try out all of the plugins, however, thus far I've only been able to install the Eclipse Plugin for Cucumber -- it's one of the few plugins with detailed installation instructions. I'd like to give both Natural and cukes-jvm-eclipse-plugin a try, but neither of these plugins have installation instructions listed on their github site. Be kind to your users, and please include some instructions on how to install and in my case, how to uninstall your software -- since I'd like to try each of the plugins separately.In the Natural github wiki there's an entire page dedicated to installation instructions and it is linked from the wiki home page. For your commodity here is the link https://github.com/rlogiacco/natural/wiki/Installation-Guide
Cheers,James
Hi,On a new CucumberJVM I am going to try Eclipse instead of my trusted RubyMine. Came across the Natural plugin. Installation was a snap and the plugin does just what I need in a very straightforward and familiar manner. Thank you!Tim
We have a plan under way to unite a few of the plugins, yes. I hope to get that plan thrashed out a bit more in the next week or so, and once that's done it should be clearer what there is to muck in on. Stay tuned!
Has there been any progress on uniting the various projects into a single project? I'm interested in helping with the eclipse plugin.
On Tuesday, October 30, 2012 10:42:35 AM UTC-4, Robert wrote:
Anybody know of a plugin or plugins available for Eclipse? I'd like the plugin to, hopefully, support the following:
- Navigate from step to stepdef
- Code completion- Feature file highlighting
- Running the scenario or feature file from within Eclipse
--
Hi RobertoIs it necessary to install cucumber on my desktop for the cucumber plugin to function correctly ?
To unsubscribe from this group and stop receiving emails from it, send an email to cukes+un...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
We have a plan under way to unite a few of the plugins, yes. I hope to get that plan thrashed out a bit more in the next week or so, and once that's done it should be clearer what there is to muck in on. Stay tuned!
---
You received this message because you are subscribed to a topic in the Google Groups "Cukes" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/cukes/UzywqbOmqBc/unsubscribe.
To unsubscribe from this group and all its topics, send an email to cukes+un...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
Roberto Lo Giacco於 2013年8月15日星期四UTC+8下午5時32分18秒寫道:
Hi, my plugin should work right away using CTRL space should provide you auto completion.... If it doesn't work please submit an issue request attaching a clean eclipse log file for debugging.
I think that's probably where the problem is. I am using Chinese PC, so ctrl+space is switching input method for me on Windows. I guess that take precedence over your auto completion. Is it possible for me to change the hot key?
Please provide eclipse version and Java version, OS and 32/64 bit bit flavour of each of the components you use.I had reports of some incompatibility eps between mixed 32/64 bits components in the chain but hadn't the opportunity to properly fix/debug it.You might be able to provide the missing info I need to debug the issue.Thanks,Roberto
Roberto Lo Giacco於 2013年8月15日星期四UTC+8下午5時32分18秒寫道:
Hi, my plugin should work right away using CTRL space should provide you auto completion.... If it doesn't work please submit an issue request attaching a clean eclipse log file for debugging.
I figured out that alt+/ also auto completes for me. It can even jump to the step definition. However, a big drawback is that I can't auto complete based on what I've entered. That will be a big problem when I have hundreds of steps. I will have to search for what I need from a list of hundreds of steps, which isn't quite fun.
Please provide eclipse version and Java version, OS and 32/64 bit bit flavour of each of the components you use.I had reports of some incompatibility eps between mixed 32/64 bits components in the chain but hadn't the opportunity to properly fix/debug it.You might be able to provide the missing info I need to debug the issue.Thanks,Roberto
--
Posting rules: http://cukes.info/posting-rules.html