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

IDEA 2022.2: Toolbar icons don't update/show on start and "Run Maven Goal" is not shown unless on file. #93

Open
bitstrings opened this issue Jul 30, 2022 · 9 comments

Comments

@bitstrings
Copy link
Contributor

bitstrings commented Jul 30, 2022

In toolbar, maven helper custom icons don't load unless editing or applying Maven Helper settings.

In toolbar, "Run Maven Goal" doesn't appear unless you're in editor.

IDEA Version: 2022.2

@bitstrings bitstrings changed the title Toolbar icons don Toolbar icons don't update/show on start and "Maven Goal..." is not shown unless on file. Jul 30, 2022
@bitstrings bitstrings changed the title Toolbar icons don't update/show on start and "Maven Goal..." is not shown unless on file. IDEA 2022.2: Toolbar icons don't update/show on start and "Run Maven Goal" is not shown unless on file. Jul 30, 2022
@krasa
Copy link
Owner

krasa commented Jul 31, 2022

they are not made for the toolbar

@bitstrings
Copy link
Contributor Author

Maybe you didn't intend for then being used in the toolbar but goals are registered as Actions.

Using some basic goals, like package or clean install as toolbar items is natural and efficient.

krasa added a commit that referenced this issue Jul 31, 2022
@krasa
Copy link
Owner

krasa commented Jul 31, 2022

you can try it: MavenRunHelper.zip

@bitstrings
Copy link
Contributor Author

bitstrings commented Jul 31, 2022 via email

krasa added a commit that referenced this issue Jul 31, 2022
@krasa
Copy link
Owner

krasa commented Jul 31, 2022

Yes, that one action was quite problematic...
This should work:
MavenRunHelper.zip

@bitstrings
Copy link
Contributor Author

bitstrings commented Jul 31, 2022 via email

@krasa
Copy link
Owner

krasa commented Jul 31, 2022

ok, it should work unless you import more modules, then it requires context, just like VCS History button
MavenRunHelper.zip

@bitstrings
Copy link
Contributor Author

bitstrings commented Aug 1, 2022 via email

@krasa
Copy link
Owner

krasa commented Aug 1, 2022

strange, works fine for me. is there something in the log? Or how does it not work?

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

No branches or pull requests

2 participants