1
I Use This!
Inactive

Commits : Listings

Analyzed about 19 hours ago. based on code collected about 19 hours ago.
Jul 17, 2024 — Jul 17, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
added new error codes More... over 20 years ago
now findJavaType() handles a cursor placed at the end of a line correctly More... over 20 years ago
updated changelog for v1.1.1 More... over 20 years ago
added support for outer bean attribute to (inner) beans More... over 20 years ago
added validation of bean references More... over 20 years ago
now inner beans are recognized by getBean() and hasBean() too More... over 20 years ago
added new error code for undefined bean references More... over 20 years ago
now an error dialog is shown for graphs with cyclic dependencies More... over 20 years ago
added support for detection of cyclic dependencies More... over 20 years ago
added support for incomplete config sets (no missing parent bean or referenced bean errors are raised during validation) More... over 20 years ago
now referenced beans of beans which are already included in the list are added too More... over 20 years ago
updated plugin version number More... over 20 years ago
moved manipulation of IProgressMonitor instance to BeansConfigValidator.validate() More... over 20 years ago
now getReferencedBeans() handles a parent bean hierarchy too More... over 20 years ago
added support for inner classes (JIRA issue #IDE-27) More... over 20 years ago
now problem marker inherits from text marker too More... over 20 years ago
added method to reset this config set More... over 20 years ago
now all config sets which contain this config are reset in reset() too More... over 20 years ago
now getConfig() supports inner beans too More... over 20 years ago
updated to Spring v1.1.2 More... over 20 years ago
now concatenating the resolved names in getSuperType() is more robust More... over 20 years ago
now createProblemMarker() checks if specified marker already exists More... over 20 years ago
now catches IOException instead of any exception More... over 20 years ago
updated comments More... over 20 years ago
now getBeanClasses() returns no duplicates More... over 20 years ago
now root beans without class and parent name are decorated with a small 'C' in the right upper corner More... over 20 years ago
added missing null parameter checks More... over 20 years ago
now checks for root beans without class and parent name More... over 20 years ago
now import tag is supported too (checks if imported BeanDefinition resource exists) More... over 20 years ago
now import tag is supported too (checks if imported BeanDefinition resource exists) More... over 20 years ago