Update version to 3.1.0 and enhance plugin compatibility#231
Open
ipa-esa wants to merge 23 commits intoipa320:mainfrom
Open
Update version to 3.1.0 and enhance plugin compatibility#231ipa-esa wants to merge 23 commits intoipa320:mainfrom
ipa-esa wants to merge 23 commits intoipa320:mainfrom
Conversation
This reverts commit 1c0d8f8.
This reverts commit d9b964c.
Esa/feature/language server
added GitHub registry
Create registry for all RosTooling artifacts.
Removed the Maven build step from the workflow as deploy command also builds
✨ added custom service provider for vscode code-gen
Esa/feature/code gen
ipa-nhg
reviewed
Apr 23, 2026
Member
ipa-nhg
left a comment
There was a problem hiding this comment.
@ipa-esa many thanks for this great contribution 🥇 It looks great!
Tested on:
- Eclipse 2026-06 M1 (4.40.0 M1)
- Models: https://github.com/ipa-nhg/ros-model-examples
GitHub Visual review ✅
Compilation ✔️ (minor changes required--> ipa-esa#5)
Run application and test existing models ✅
Once ipa-esa#5 is clarified, this PR can be merged 😄
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This pull request updates the version of various plugins to 3.1.0, addresses plugin compatibility issues during source installation, and adapts workflows for generic IDEs. Additionally, it includes configuration changes to enable runtime and generic IDE support.
Additionally, a new workflow was added to automatically build and push all Java artefacts to the GitHub registry whenever a new release is created.