1
I Use This!
Inactive

Commits : Listings

Analyzed about 16 hours ago. based on code collected about 16 hours ago.
Jul 17, 2024 — Jul 17, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
added new method to check if INode.FLAG_HAS_ERROR is set More... almost 21 years ago
if the error flag is set then an corresponding error image is used More... almost 21 years ago
now the error flag is set on the bean instead on the config only More... almost 21 years ago
now the default value for isRootBean() is 'true' More... almost 21 years ago
added support for the bean attributes 'lazy-init' and 'abstract'; now abstract beans are decorated too More... almost 21 years ago
now abstract beans are decorated too More... almost 21 years ago
added support for the bean attributes 'lazy-init' and 'abstract' More... almost 21 years ago
added info regarding re-validation on bean class manipulations More... almost 21 years ago
added test for re-validation of config file if bean class is modified (setter rename) More... almost 21 years ago
move FileResource to internal package More... almost 21 years ago
added missing project.waitForAutoBuild() after removeProjectNature() More... almost 21 years ago
moved getConfigs() from BeansProject to BeansModel More... almost 21 years ago
now selectionChanged() sets the active editor and run() checks for valid editor / file More... almost 21 years ago
moved BeansConfigValidator to internal package More... almost 21 years ago
moved to internal package More... almost 21 years ago
added type check to resourceChanged() More... almost 21 years ago
if monitor was canceled then done() is not called More... almost 21 years ago
added action set and commands with keybindings for the editor context menu actions (JIRA issue #IDE-4) More... almost 21 years ago
now the prototype check is done additionally instead of alternately More... almost 21 years ago
now a given BeanNode is cloned completely (including the flags) More... almost 21 years ago
added new method getActiveEditor() More... almost 21 years ago
reafactored beansConfigValidator for better re-use; re-added debugging output; added cancelation support More... almost 21 years ago
due to LinkageErrors with XmlBuddy Spring IDE's core doesn't expose the internally used Xerces XML parser and commons-logging anymore More... almost 21 years ago
added new method to retrieve a list of IBeansConfig instances which use the specified bean class More... almost 21 years ago
initial checkin More... almost 21 years ago
refactored validation stuff into separate type 'BeansConfigValidator' which is independant from ProjectBuilder More... almost 21 years ago
now beansMap is populated only once More... almost 21 years ago
added support for interface 'IBeanClassAware' More... almost 21 years ago
refactored bean class related stuff into separate interface 'IBeanClassAware' More... almost 21 years ago
refactored validation stuff into separate type 'BeansConfigValidator' which is independant from ProjectBuilder More... almost 21 years ago