openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
S
Spring IDE
Settings
|
Report Duplicate
30
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
1 day
ago. based on code collected
1 day
ago.
Nov 17, 2024 — Nov 17, 2025
Showing page 305 of 306
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
now cares about missing config file; getJavaType() is not part of IBeansProject anymore - moved to BeansModelUtil
Torsten Juergeleit
More...
about 21 years ago
getJavaType() is not part of IBeansProject anymore - moved to BeansModelUtil
Torsten Juergeleit
More...
about 21 years ago
now cares about missing config file
Torsten Juergeleit
More...
about 21 years ago
now has a meaningful error message if a config file from an external Spring project is missing; added new method 'getProjectNode()'; getAdapter() now cares about a missing config file
Torsten Juergeleit
More...
about 21 years ago
added null checks for missing wrapped bean
Torsten Juergeleit
More...
about 21 years ago
removed BeansUIPlugin.beep()
Torsten Juergeleit
More...
about 21 years ago
removed BeansGraphPlugin.beep()
Torsten Juergeleit
More...
about 21 years ago
added new changes
Torsten Juergeleit
More...
about 21 years ago
core model's IBean doesn't expose BeanDefinition anymore
Torsten Juergeleit
More...
about 21 years ago
now use project resource directly instead of asking for it's project
Torsten Juergeleit
More...
about 21 years ago
internal resource change event handler did wrong check for 'isSpringProject()' event
Torsten Juergeleit
More...
about 21 years ago
added null check
Torsten Juergeleit
More...
about 21 years ago
don't expose BeanDefinition anymore; added 'isAbstract()' and 'isLazyInit()'
Torsten Juergeleit
More...
about 21 years ago
now uses open arrow for bean references instead of filled one (JIRA issue #IDE-4)
Torsten Juergeleit
More...
about 21 years ago
added margin border (JIRA issue #IDE-4)
Torsten Juergeleit
More...
about 21 years ago
updated to Spring 1.1
Torsten Juergeleit
More...
about 21 years ago
updated comments only
Torsten Juergeleit
More...
about 21 years ago
removed commons-logging.jar
Torsten Juergeleit
More...
about 21 years ago
now uses short description for editor title and long description for editor tool tip (JIRA issue #IDE-4)
Torsten Juergeleit
More...
about 21 years ago
removed BeansUIPlugin.beep()
Torsten Juergeleit
More...
about 21 years ago
changed text for graph editor title
Torsten Juergeleit
More...
about 21 years ago
removed BeansUIPlugin.beep()
Torsten Juergeleit
More...
about 21 years ago
Added a helper method to determine if a config set with a given name already exists in the project.
Dave Watkins
More...
about 21 years ago
Changed to non-abstract class as adding during the add nature processing a default no-arg instance needs to be created. If the class is declared abstract an InstantiationException occurs.
Dave Watkins
More...
about 21 years ago
Added a utility method to support the config file refactoring participant. Also clarified the javadoc on hasConfig(IFile) as it took me a while to figure out what why my code wasn't working!
Dave Watkins
More...
about 21 years ago
relaxed the constraint on the setConfigNames parameter. This brings it in line with the rest of the Core API.
Dave Watkins
More...
about 21 years ago
Added a utility method to support the config file refactoring participant
Dave Watkins
More...
about 21 years ago
Fixed ConcurrentModificationException when the config list gets something removed from it. It now creates a list of items to remove and then removes them in a second pass thus preserving the integrity of the iterator.
Dave Watkins
More...
about 21 years ago
Support for storing the ending line number of elements, useful to limit the scope of refactoring participants etc.
Dave Watkins
More...
about 21 years ago
added .classpath
Torsten Juergeleit
More...
about 21 years ago
←
1
2
…
298
299
300
301
302
303
304
305
306
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree