Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/cucumber/cucumber-eclipse

Eclipse plugin for Cucumber
https://github.com/cucumber/cucumber-eclipse

Merge pull request #81 from fmodesto/master

Register F3 shortcut to Find Step and change from popupsMenu to menus

09a78a8181fd3ad9d1e30fe8abde6264287bf4c8 authored over 10 years ago by Ilan Pillemer <[email protected]>
Replace the popup actions using Commands

Register Editing Feature context in the editor
Register F3 shortcut for Find Step

372d2ed3b260d26467904bcc27c116185ae0bcba authored over 10 years ago by Francisco Modesto <[email protected]>
Merge pull request #78 from apaku/mark_errors

Implement a basic syntax checker with error marking

227da582c6cb4f388d23d62bd99ba4ee4fff29b3 authored over 10 years ago by Ilan Pillemer <[email protected]>
Implement a basic syntax checker with error marking

This uses the Parser's syntaxError which is triggered for cases like
a step following the featur...

fcad561d880119f67dc907c4d58d293ea52a1822 authored over 10 years ago by Andreas Pakulat <[email protected]>
Merge pull request #79 from apaku/pass_feature_file

Pass the actual feature file to the IStepDefinitions instance

f8e1bd5bf36fdaea208c1ff37ebfadaee8352e44 authored over 10 years ago by Ilan Pillemer <[email protected]>
Pass the actual feature file to the IStepDefinitions instance

This can be useful in cases where the lookup of step implementations
wants to consider the direc...

a15a241f31fc0ca8e7e67ee84ebd65c009fa2074 authored over 10 years ago by Andreas Pakulat <[email protected]>
update version number

29d97af26ab8429cded956ccf063a9ca97b3d877 authored over 10 years ago by Ilan Pillemer <[email protected]>
Merge pull request #71 from mnd999/fix_import_all

Add support for imports using .* (e.g. import cucumber.api.java.uk.* ) a...

907d08c596ccd3ace82a5947d217f3e9387e5d1c authored over 10 years ago by Ilan Pillemer <[email protected]>
Merge pull request #73 from thomaseger/master

Some improvements on launching a feature from an editorpart

6a1b4dd57ba850a8506b1f47792489ca51e6024b authored over 10 years ago by Ilan Pillemer <[email protected]>
Merge pull request #74 from apaku/java_code_style

Add java builtin code style to editor plugin

63feea59be48fb677d44b862996a4644a0b546ed authored over 10 years ago by Ilan Pillemer <[email protected]>
Merge pull request #75 from apaku/code_folding

Implement basic folding for the gherkin editor

e548f44c269892f1e1043f2dee28faa6d173c021 authored over 10 years ago by Ilan Pillemer <[email protected]>
Implement basic folding for the gherkin editor

This was a bit more cumbersome than I had hoped for, since the
parser/formatter from the gherkin...

25e14d59ee14e9e6298c4cc7042f9c00430f8959 authored over 10 years ago by Andreas Pakulat <[email protected]>
Add java builtin code style to editor plugin

This is useful when importing the plugin into eclipse environments that do
not use the Java buil...

fc9c39061aaa811473e89c1e4e2dc6b5c60d1cb4 authored over 10 years ago by Andreas Pakulat <[email protected]>
Select the last launched configuration for the current file in the editorpart instead of creating a new one.

bab694eb7e3d1557e6a1a25f90b1850034e297ab authored over 10 years ago by thomaseger <[email protected]>
Set the title of the selected editorpart as launchconfiguration name.

a58e76e450c68f21989ff722e94b905812fa7f03 authored over 10 years ago by thomaseger <[email protected]>
Changed launch shortcut labels.

745ad7ac8731408eb90325fff4d82003cfde0565 authored over 10 years ago by thomaseger <[email protected]>
Add support for imports using .* (e.g. import cucumber.api.java.uk.* ) and also the beginnings of some

internationalisation.

682984899cf0dd32471df092d3dcf94dab3cbfbb authored over 10 years ago by mark <[email protected]>
Merge pull request #69 from apaku/non_ui_steps_integration_plugin

Make steps.integration plugin a non-ui plugin

dbfaba651a3282d38b78c63ff7cce2b6938750a5 authored over 10 years ago by Ilan Pillemer <[email protected]>
Make steps.integration plugin a non-ui plugin

This makes it possible to use the interface in plugins that have to run in
headless mode and hen...

727d10c8b25ef36c2728b43050ae2545222f8615 authored over 10 years ago by Andreas Pakulat <[email protected]>
unecessary system out removed.

f5fb62629bde996884c61113f793daafea8a18a2 authored over 10 years ago by Ilan Pillemer <[email protected]>
Merge pull request #68 from apaku/remove_debug_output

Remove what looks like debug output

80d926860ba54e8438ca4e685e0439f3402ecd5c authored over 10 years ago by Ilan Pillemer <[email protected]>
Remove what looks like debug output

This looks like debug output accidentally comitted when the step-lookup
was implemented. Remove ...

8409c9ad7672256f0021f1267f4c5c1c4b02682e authored over 10 years ago by Andreas Pakulat <[email protected]>
decoupled via extension point and upped version number

c01947070f7e48d0a425c602f4fadad2be546f20 authored over 10 years ago by Ilan Pillemer <[email protected]>
Merge pull request #66 from apaku/use_extension_point_for_step_lookup

Use extension point for gathering step implementations

e4b94218d9ad761eef77cf1f583aee4fc0187167 authored over 10 years ago by Ilan Pillemer <[email protected]>
Use extension point for gathering step implementations

The extension point was already provided, but not used and instead a fixed
dependency was create...

77aa3e692d168e1b8d6688236cd7fe42e17f0e7e authored over 10 years ago by Andreas Pakulat <[email protected]>
updated version for defect fix release

94ec242006a621bebcc4aefbad03c3986b1dd971 authored over 10 years ago by Ilan Pillemer <[email protected]>
Merge pull request #64 from mnd999/issue_63

Fix bug where cucumber commands appear in all text editors, find steps w...

dfd8c313925e8e572351ddf007d2120cc985d110 authored over 10 years ago by Ilan Pillemer <[email protected]>
Fix bug where cucumber commands appear in all text editors, find steps was breaking other text editors so fix that too

93e993ca9fb74edf2c6bc70e23388492446c3fe2 authored over 10 years ago by mark <[email protected]>
corrected feature.xml

ff7e8909764d900d172ee4d1f16726f1162e7639 authored over 10 years ago by Ilan Pillemer <[email protected]>
update version number

05c28831ecc7a754994d9c66743c5d209294e805 authored over 10 years ago by Ilan Pillemer <[email protected]>
Merge pull request #59 from mnd999/clickthrough

Clickthrough. Still definitely needs to be internationalised. You can look at the syntax highlig...

23d6d0cdcb56e89c8f2d007f4e6ff850c07dbe7b authored over 10 years ago by Ilan Pillemer <[email protected]>
Slightly simplify opening file

c7e8e44dd18198a7ffb49a566f785355850e7bd9 authored over 10 years ago by mark <mark@localhost>
Clean up some printlns

9720659d72803eba018d90aad4e3e7b7e2d0dc93 authored over 10 years ago by mark <mark@localhost>
Handle but, match annotations properly taking into account whether they

are cucumber or not. English only at the moment.

ff517e3fea49f5fa730edc693d3cad096af00e4e authored over 10 years ago by mark <mark@localhost>
Add test for cuke step matching

4f56771380a170f965344aba164e7c9d33766ca4 authored over 10 years ago by mark <mark@localhost>
Replace scenario outime variables to allow them to match

dd3f6d4217f6cdfeb8421c400f9b96599e266008 authored over 10 years ago by Mark Dixon <[email protected]>
Unrestrict jdt package so that it can be used from editor

06ddae2c939124d8c6a25ce4bc3085bb44f36b72 authored over 10 years ago by Mark Dixon <[email protected]>
Don't really need java 7

277f85ce2a7f50758aaff50a099dd20511c1af62 authored over 10 years ago by mark <[email protected]>
Further refactoring of the steps code to used the module structure specified in the project guidelines

52002b53884afe02546d386aec832a02599e0c7b authored over 10 years ago by mark <[email protected]>
Refactor jdt code into a separate object, tidy up a few warnings

9fa9d8f02b444c5e45e59f3362dd52e6a4fe4be3 authored over 10 years ago by mark <[email protected]>
Add And as possibl cuke step

d6687615356ec24300f885574cee3bdd063c2391 authored over 10 years ago by mark <[email protected]>
Search the current project only, set the line number on a step

aacdb183bfab37c44cb60d112bf2f66bf8d688d3 authored over 10 years ago by mark <[email protected]>
Clean up importd

52638c7308314feea72de49a9437a43bddb53dcb authored over 10 years ago by mark <[email protected]>
WOrking editor plugin

c91059d1289c721ca21c4edf505902d7e78ed366 authored over 10 years ago by Mark Dixon <[email protected]>
Fix compilation

268c172a13f1c763651e008f135a8dfa57667a26 authored over 10 years ago by Mark Dixon <[email protected]>
Very rough attempt to dig out the annotations from the eclipse model

c13f7561911f1438b78645edb4891fc1c01435a6 authored over 10 years ago by Mark Dixon <[email protected]>
Update links in README.md

Fixes #54

86f28542331b9d1c92c21cc3869ca3c022c00c91 authored almost 11 years ago by Björn Rasmusson <[email protected]>
Separate user and maintainer documentation

b323feeab0d3345010f26eea6022a52b178ef33e authored almost 11 years ago by Matt Wynne <[email protected]>
The origins of the project are not relevant to newbies.

0d9a7d41dd8530396756e1a60a3423f7eeebf5a5 authored almost 11 years ago by Matt Wynne <[email protected]>
Merge pull request #51 from cowang/Minimal_Documentation

Add some documentation to README.md

6f514b5d186f25db6dbbd2a7fc6017d1a54702fc authored almost 11 years ago by Ilan Pillemer <[email protected]>
Add some documentation to README.md

Add the minimal documentation that someone experienced with Eclipse
would need to work through t...

45c1fe6556fc4666c11ae8004ebc88fd3617eaa2 authored almost 11 years ago by George S. Cowan <[email protected]>
Added failing test

841238cb899401eb39d9519b611d608589205574 authored about 11 years ago by Ilan Pillemer <[email protected]>
Added file browse button for feature run config

620282ce6a703ee4a374211440703427911ccb65 authored about 11 years ago by Ilan Pillemer <[email protected]>
added all STDOUT formatters as options to feature runner in run config

517ae812aba0bea5d15204c379e261214e283d8a authored about 11 years ago by Ilan Pillemer <[email protected]>
Upped version number and fixed failing test

3bcefec9e6886cd9c3c7ada67a9706c30ea9f5d4 authored about 11 years ago by Ilan Pillemer <[email protected]>
turned pretty formatter on, ready to release

377118f5704e3518d89028fca3c8e2909d209228 authored about 11 years ago by Ilan Pillemer <[email protected]>
refactoring and drying

5520f8a3d2786d985b28eedc83541f72d1ed606c authored over 11 years ago by Ilan Pillemer <[email protected]>
added feature launch shortcut.. still need to DRY

180c7df97907d49a9aadebf2b1a9644349e3f46a authored over 11 years ago by Ilan Pillemer <[email protected]>
made glue default to the current classpath for launching a feature

480084f2b0de36b0dea6a9feee753b88d00dce80 authored over 11 years ago by Ilan Pillemer <[email protected]>
boilerplate for glue launcher ui editor

a41f43fdf3a44fa22c1fc842ab7b2484b7b792fb authored over 11 years ago by Ilan Pillemer <[email protected]>
linked feature path up to launcher UI

2df4b5e995a5ffdef5ec3ed33e7e1b1891f6f9b2 authored over 11 years ago by Ilan Pillemer <[email protected]>
replaced hard coded feature path with logic to determine it

3a722e66febd260e1917d1133c7ab1cb52c58c5c authored over 11 years ago by Ilan Pillemer <[email protected]>
formatted code

11738dd272247714b157712490d087ae74577184 authored over 11 years ago by Ilan Pillemer <[email protected]>
reformatted some code

627fd18b49584332c34f1228cddb5b4e2293be47 authored over 11 years ago by Ilan Pillemer <[email protected]>
got launcher created that can automatically determine java project

e3f55e75d1d3807f8df0033f464f04cedcee8ec3 authored over 11 years ago by Ilan Pillemer <[email protected]>
fixed tycho build issues

7dfee87c103b421f9cc0b0c82ca42aa53af9c443 authored over 11 years ago by Ilan Pillemer <[email protected]>
changes to MANIFEST to fix build

a8ac093fbb2da714a708774b2cf3f99dfc5cb291 authored over 11 years ago by Ilan Pillemer <[email protected]>
Merge branch 'master' into enhancement_runfeature

005c00d0f89b702da67b44183d6025c748b624d1 authored over 11 years ago by Ilan Pillemer <[email protected]>
changed tycho build back to use 3.5

db93a4bc3e0a38ccd82c358376acab074c006497 authored over 11 years ago by Ilan Pillemer <[email protected]>
cleaned up a bit

3f247ec78ea7657e11df44901383a604bd711ec9 authored over 11 years ago by Ilan Pillemer <[email protected]>
added feature launcher extension point and some boiler plate

572137216e06b147ffdf512ccaeca9b7879320a9 authored over 11 years ago by Ilan Pillemer <[email protected]>
Merge pull request #38 from hindsightsoftware/fix-XstartOnFirstThread-issue

Created a mac maven profile

56b4f12ea63f1828962490269021131bbb959cfe authored over 11 years ago by Ilan Pillemer <[email protected]>
Created a mac maven profile for using -XstartOnFirstThread when running UI related tests on mac's

4f3aff32904ef81d2c7a488a0f68f950197a35c5 authored over 11 years ago by Alan Parkinson <[email protected]>
added some java files to try and work out runner

14f4432c826317930c8ca4fe8222901adfb02376 authored over 11 years ago by Ilan Pillemer <[email protected]>
added eclipse files to gitignore

02d1175691fe9b935bab2b8b9093d2fdedf4e64f authored over 11 years ago by Ilan Pillemer <[email protected]>
added argLine to pom.xml so tycho build works on a mac

0c3611211f01d3b121131137d3c0dfd00e56110e authored over 11 years ago by Ilan Pillemer <[email protected]>
Merge pull request #34 from hindsightsoftware/tycho_junit

Refactored JUnit tests into a separate module to include them in the build

eacf457a325efe584b402a59c87c70119a11b161 authored over 11 years ago by Ilan Pillemer <[email protected]>
Refactored JUnit tests into a seperate module and configured them to execute as part of the build

9ff3123cdb23372d2d9e42685a01bed3029304dc authored over 11 years ago by Alan Parkinson <[email protected]>
Merge pull request #33 from hindsightsoftware/project_license

Add the MIT License (#32)

d4ed9270484beb48d502a3bf8cd7dfc3c4f3bbc1 authored over 11 years ago by Ilan Pillemer <[email protected]>
Added the MIT License (#32) to the project and Eclipse Feature. The user now has to accept the license on installtion

78097433aff5f379185984a34ccdd7664e82a567 authored over 11 years ago by Alan Parkinson <[email protected]>
Merge pull request #31 from hindsightsoftware/maven_tycho_build

Added a Maven Tycho build to produce consistent binaries and a P2 Repository

9ca70552125d04a91bee901d640cf4cb80f07869 authored over 11 years ago by Ilan Pillemer <[email protected]>
Implemented a Maven build with Tycho to produce a P2 repository for distribution

0522345198f5b55c8b78729c7c9374514731f032 authored over 11 years ago by Alan Parkinson <[email protected]>
Synchronise plugin version numbers and use a valid qualifier. The valid qualifier can be controled by the build.

1b24e24b2e8d06c9abf2737d7fc7d8871506882f authored over 11 years ago by Alan Parkinson <[email protected]>
built pure java gherkin 2.11.6 and added to plugin fixes #21

fee50bf956fd6fea9a92ea779ffc2649e1e2e153 authored almost 12 years ago by Ilan Pillemer <[email protected]>
update version

1fbb5d21c878cdb3f47bb6d535fad42170a12008 authored almost 12 years ago by Ilan Pillemer <[email protected]>
fixes #26

13611e4e5672c3333dfac4d3c363590c93d03507 authored almost 12 years ago by Ilan Pillemer <[email protected]>
update version

97df5a2346456383e95ea902f5c6210411ebe93c authored almost 12 years ago by Ilan Pillemer <[email protected]>
fixes #24 refactoring, fixed fault, added keybinding

4f11ca32c22ec6a9f7b8fcf08f0777beee8afa90 authored almost 12 years ago by Ilan Pillemer <[email protected]>
trying to fix hamcrest hell still

253172f7acdcd78a589b46be304a33f45a8525b2 authored almost 12 years ago by Ilan Pillemer <[email protected]>
Trying to fix eclipse hamcrest hell

26938e4c45324ff30704a37fda0f620fc4821613 authored almost 12 years ago by Ilan Pillemer <[email protected]>
version number

e8d12c3bcdfc56dd41dda712a6accb7d2c41ca01 authored almost 12 years ago by Ilan Pillemer <[email protected]>
Update README.md

96e990c58a85729da90f47f6a252d86ff4bc96f3 authored almost 12 years ago by Ilan Pillemer <[email protected]>
versioning issue still

97b791f9128fb8f86c41d602f8c4d7e519f6f68e authored almost 12 years ago by Ilan Pillemer <[email protected]>
updated version numbers

408317e371fca388f2562dca852d931b97cd243a authored almost 12 years ago by Ilan Pillemer <[email protected]>
Got pretty formatting working correctly fixes #10

Switched to viewwerConfiguration effectively moving the context menu to
the editors context menu...

7a53112d0225a68734e6a7fedbe742929f9f11c4 authored almost 12 years ago by Ilan Pillemer <[email protected]>
Got pretty formatting working in plugin using Gherkin formatter..

However still needs some cleanup, and there are funnies still with the
popup menu action. Curren...

778614af253589c0e7e088e49aa4fa8227679cc4 authored almost 12 years ago by Ilan Pillemer <[email protected]>
Added pretty formatting via a popup menu..

However the editor needs to be the active editor for the formatting to
work. I still need to wor...

11fe24c071e2531e2495021db086ef043211d628 authored almost 12 years ago by Ilan Pillemer <[email protected]>
need to build gherkin jar so it as i18n stuff before replacing. So

reverting jar to fix broken build.

d2cc6d0b041a500c18e2a16046a215d342b9e68c authored almost 12 years ago by Ilan Pillemer <[email protected]>
Creating various classes to provide framework to do formatting.

Set up unit testing dependencies etc to be able to test formatting

1ca548e01ea923c44107da53ab6745c378a5c43f authored almost 12 years ago by Ilan Pillemer <[email protected]>
update gherkin jar to 11.5 fixes #21

454965e389d1e6ae7add9383e811ad63d113927b authored almost 12 years ago by Ilan Pillemer <[email protected]>