Results 1 to 3 of 3

Thread: Reference config files in required projects

  1. #1
    Join Date
    Jul 2005
    Location
    Rüdesheim, Germany
    Posts
    29

    Default Reference config files in required projects

    Hi,

    I split my projects into a generic "base" project and I link this project via "required projects" (Project Properties/Java Build Path/Projects) to my other projects.

    Unfortunately, Spring IDE 1.3.6 is not able to reference Spring config files in these "required projects" (they don't appear in the "Spring Beans Config Selection" dialog).


    Thanks,
    Sebastian

  2. #2
    Join Date
    Aug 2004
    Location
    Frankfurt/Main, Germany
    Posts
    253

    Default

    Quote Originally Posted by sbeigel View Post
    Unfortunately, Spring IDE 1.3.6 is not able to reference Spring config files in these "required projects" (they don't appear in the "Spring Beans Config Selection" dialog).
    If the required projects are Spring projects as well then all Spring config files from these "required projects" are available in the "Config Sets" tab in the SpringProjectProperties dialog. For details please refer to the Spring IDE Guide.

    Torsten

  3. #3
    Join Date
    Jul 2005
    Location
    Rüdesheim, Germany
    Posts
    29

    Default

    Hi Torsten!

    Thanks a lot for your help! It works perfect And sorry for not RTFM-ing carefully... As usual, all information is there!

    Sebastian

Posting Permissions

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