Skip to content
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

Add support for JetBrains EAP IDEs (v2022.3) #13396

Closed
wants to merge 1 commit into from

Conversation

felladrin
Copy link
Contributor

@felladrin felladrin commented Sep 28, 2022

Description

Now that IDEA/PyCharm/PhpStorm/GoLand latest version is v2022.3 in Gitpod, we can add support for JetBrains IDEs v2022.3.

All code changes were done to accommodate the API differences between v2022.2 and v2022.3. There were no logic/flow changes in the plugin.

How to test

  1. Access the Preview Environment of this PR
  2. Open a workspace using the Stable Version of IntelliJ IDEA and check if the Control Center is being displayed correctly and that the IDE shows no errors about Gitpod Plugin.
  3. Do the same as Step 2, but now using the Latest Stable Version of IntelliJ IDEA.

Release Notes

Gitpod Plugin was updated to work with the JetBrains IDEs v2022.3 (EAP).

Werft options:

  • /werft with-local-preview
    If enabled this will build install/preview
  • /werft with-preview
  • /werft with-integration-tests=all
    Valid options are all, workspace, webapp, ide

@felladrin
Copy link
Contributor Author

Closed in favor of #13400, which is based in a previous commit and should have the Preview Environment working properly.

@felladrin felladrin closed this Sep 28, 2022
@felladrin felladrin deleted the vn/support-for-jetbrains-ides-2022.3 branch September 28, 2022 10:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants