Hello,
I have 2 shared Spring configuration file between a web and batch application. These files reside in a separate java project (witch is in my build path). Is there any possibility that I can add this file into spring IDE ? When I'm adding a file with the IDE I only see the current java project content ?


Reply With Quote
