I have Eclipse Java EE IDE for Web Developers, Build id: 20090920-1017.
+
Spring IDE Version: 2.3.0.200912170948-RELEASE
I have two projects Spring1(S1) and Spring2(S2), both projects are spring projects.
I need need to resolve reference from S1 bean to bean from S2. I read http://springide.org/project/wiki/SpringideGuide.
And created Reference to project as described in Guide, created ConfigSet to point to external xml config of S2. All variants of settings "incomplete" ... - does not help.
But:
- Referenced files are not marked as external("blue arrow"), but presented in list.
- Warning "Referenced bean 'cls2' not found" still present - still unresolved.
Does any body have workarounds ? Or I miss something


Reply With Quote
