Results 1 to 2 of 2

Thread: XML Bean editor cannot find classes in User Libraries

Hybrid View

  1. #1
    Join Date
    Jan 2006
    Posts
    5

    Question XML Bean editor cannot find classes in User Libraries

    Hi,

    The Spring IDE is really great but 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

  2. #2
    Join Date
    Jan 2006
    Posts
    5

    Default

    Ok, a project clean helped ...

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •