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

Eclipse 2020 (1) #71

Closed drkstr101 closed 4 years ago

drkstr101 commented 4 years ago

Depends On: https://github.com/rlogiacco/Natural/pull/70

This is a good starting point for any new Eclipse 2020 functionality. It is identical to the Mars update, with minimum dependency versions set to 2020-03 release.

drkstr101 commented 4 years ago

I now have my master set to eclipse-2020. Should I resubmit PR from there?

rlogiacco commented 4 years ago

there's no need to switch branch unless you wish to keep working on this PR and you want to append additional commits by pushing onto your master... otherwise, the merge will occur on the commit

drkstr101 commented 4 years ago

I am closing this PR as it is already included in https://github.com/rlogiacco/Natural/pull/72

Just let me know if you feel the need to go through the release process one extra time.

Cheers!