-
Apr 27th, 2010, 10:04 AM
#1
Missing imports in Spring XMLs at design time
Hello,
I am using Spring configuration XML files in my code. From various reasons, I relocate these XMLs prior to loading the context. This works just fine in my code.
However, I do have some imports between the files. These imports cannot be satisfied at design time because the files are gathered from different locations and JARs. I'm getting an error marker regarding these imports.
Is there any way to suppress this error marker?
Thanks,
Zviki
Tags for this Thread
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules