rlogiacco / Natural

Natural is a collection of Eclipse plugins to enable rich smart editing of acceptance tests using natural language definition files. It currently supports Cucumber and JBehave syntax.
Eclipse Public License 1.0
75 stars 37 forks source link

re-next #78

Closed drkstr101 closed 4 years ago

drkstr101 commented 4 years ago

Added Tycho builder + supplemental projects, and cleaned up MANIFEST files

TODO: maven build currently fails due to mismatched version number 
between parent/child projects
drkstr101 commented 4 years ago

@rlogiacco Thanks for the assist on this one!

I think we are just about there with this PR, although I am still having trouble running the mwe2 generators from maven. I am currently trying to figure out what the magic string platformUri is expecting so that everything works, but let me know if you have any ideas.

I ended up keeping project settings in source control for now, until such time that tycho builder is refined/configured enough that the settings can be generated without loss of functionality.

The other updates in this branch just make it easier to transition into beta.

Cheers mate!

drkstr101 commented 4 years ago

PS: I incorporated your Tycho updates into beta, and it all runs beautifully now, including the test projects. Thanks again for the help!

drkstr101 commented 4 years ago

Closing as no longer relevent. All updates are included in features/lsp