Hi,
The Spring IDE is really greatbut I just ran into a something I don't understand.
Today I have removed the Spring classes from the lib dir in the project and added them as user libraries in the global preferences. In the project preferences the user libraries are added to the Libraries tab of the "Java Build Path" setting.
Unfortunately the Spring Bean XML editor cannot find the classes referred to in the XML file and shows "class xxx not found" errors. All Java classes with references to Spring work ok.
Did I overlook a setting somwhere or did I stumble upon a missing feature?
Regards,
Johan Boer


but I just ran into a something I don't understand.
Reply With Quote
Ok, a project clean helped ...
