-
Notifications
You must be signed in to change notification settings - Fork 32
Update IntelliJ platform version to the latest EAP #1435
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update IntelliJ platform version to the latest EAP #1435
Conversation
|
Build and UI tests may fail due to heap size limitations and recent UI changes in the latest version. UI test failure issue is being tracked here: #1431 |
vaisakhkannan
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Are we planning to update the platformVersion? It’s still set to 2024.3.6.
cc @TrevCraw Let me know your thoughts on this. |
|
@anusreelakshmi934 , the platform version should be bumped up to the latest fix release of the 2025.1.x stream. |
I have updated it to latest 2025.1.6. |
vaisakhkannan
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
looks good
b5967be
into
OpenLiberty:intellij-2025.3-support
Fixes #1434