Details
Description
Right now, the only way to specify that a Java file is really a spring config file is through the project properties page. Suggestions for improvement:
- Menu item under spring tools to specify a java file to be config
- Keybinding for the same
- Auto-discovery. There should be a spring tools command to auto-discover java config files. (and maybe xml config files as well). These kinds of files should be fairly easy to determine. And once the operation is done, a dialog should popup and give the user an opportunity to exclude anything found.