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

Suggest proper imports #136

Open
MarcinVaadin opened this issue Oct 29, 2024 · 1 comment
Open

Suggest proper imports #136

MarcinVaadin opened this issue Oct 29, 2024 · 1 comment
Labels
enhancement New feature or request

Comments

@MarcinVaadin
Copy link
Member

Live feature idea from Vaadin Create: what if the IDE plugin would also configure imports so that it doesn't suggest importing things like java.awt.Button.

@MarcinVaadin MarcinVaadin added the enhancement New feature or request label Nov 4, 2024
@StefanPenndorf
Copy link

There is a settings dialog that can do this. Are there more false friends like java.awt and javax.swing?

image

Should also be easy to deactivate/revert or explicit opt-in. If you're on a Swing to Vaadin Migration Project you might still want to use Swing?!

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

No branches or pull requests

2 participants