Hi Sefan What does your ivy.xml look like?
-=david=- On 11 October 2010 10:54, Stefan Podkowinski <spo...@gmail.com> wrote: > Can someone please advise what to do to make the source resolution > feature work in Ivy IDE? For each artrifact ivy will download the > appropriate sources to the local cache e.g.: > > $HOME/.ivy2/cache/org.springframework/org.springframework.core/jars/org.springframework.core-3.0.4.RELEASE.jar > $HOME/.ivy2/cache/org.springframework/org.springframework.core/srcs/org.springframework.core-sources-3.0.4.RELEASE.jar > > However, when I'm trying to open a class from the ivy classpath in > Eclipse, the source file cannot be resolved: > "Source not found" > "The JAR of this class belongs to container 'ivy.xml [*]' which does > not allow modifications to source attachments on its entries" > > I noticed that there are some related options under Ivy > Classpath: > Sources types: source > Sources suffixes: -source,-sources,-src > > Using Ivy 2.2.0 (20100923230623) and IvyDE 2.1.0.201008101807. > > This is really driving me nuts as I have no clues where ivyde is > actually looking for the sources. Any ideas? > -- I prefer encrypted and signed messages. KeyID: B20A22F9 Fingerprint: 110A F423 3647 54E2 880F ADAD 1C52 85BF B20A 22F9 "It is not usually until you've built and used a version of the program that you understand the issues well enough to get the design right." - Rob Pike, Brian Kernighan.