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

#1131 extra dialog appears for multiple projects #1137

Open
wants to merge 6 commits into
base: intellij-2024.2-support-backup
Choose a base branch
from

Conversation

staicy123
Copy link

Fixes ##1131
This PR addresses the issue where a behavioral inconsistency was identified in DevMode actions from the Liberty Tool window between IntelliJ versions 2024.1 and 2024.2 (with the same behavior observed in 2024.3). Specifically, an unnecessary pop-up window was appearing to select the Liberty project, even when the DevMode for the corresponding project was already selected.

The root cause of the issue was identified and resolved. The fix ensures that the extra pop-up no longer appears, streamlining the workflow for the affected IntelliJ versions.

vaisakhkannan
vaisakhkannan previously approved these changes Nov 27, 2024
Copy link
Contributor

@vaisakhkannan vaisakhkannan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @staicy123 , Changes looks good to me.

I have tested these changes using zip file generated in intellij versions 2024.1, 2024.2 and 2024.3. So works fine as expected in all 3 IDEs

@staicy123 staicy123 force-pushed the #1131-Extra-Dialog-Appears-for-multiple-projects branch from b74ed41 to 831f833 Compare November 28, 2024 05:17
Copy link
Member

@turkeylurkey turkeylurkey left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good, thank you.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants