Issue Details (XML | Word | Printable)

Key: IDE-391
Type: New Feature New Feature
Status: Resolved Resolved
Resolution: Fixed
Priority: Minor Minor
Assignee: Christian Dupuis
Reporter: Imported
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
Spring IDE

Create a warning when Spring is not on the classpath

Created: 05/Dec/06 02:51 PM   Updated: 18/Jan/08 10:59 PM
Component/s: beans.core
Affects Version/s: 1.3.6
Fix Version/s: 2.0.3

Time Tracking:
Not Specified

File Attachments: 1. Text File MissingSpringWarningPatch.txt (2 kB)
2. Zip Archive mylyn-context.zip (11 kB)



 Description  « Hide
For Java projects, Spring IDE should show a warning when Spring cannot be found on the classpath. Message should say: "Cannot find Spring library on the classpath".
I have a patch for this, consider it for including.

 All   Comments   Work Log   Change History   FishEye   Builds      Sort Order: Ascending order - Click to sort in descending order

Torsten Juergeleit added a comment - 05/Dec/06 03:39 PM
Good point.

Thanx for spotting this and providing a patch.



Torsten Juergeleit added a comment - 14/Dec/06 10:14 PM
Replying to [comment:2 bonapeti@gmail.com]:
> Please be aware that if you include my patch then Spring IDE will require JDT to be present. Probably it is not a problem for most of the users, but this should be documented as an additional requirement for the plugin.

JDT is already a requirement for Spring IDE. Thanx for the hint


Christian Dupuis added a comment - 18/Oct/07 05:08 PM - edited
Does it make sense to implement this as a validation rule?