This element neither has attached source nor attached Javadoc and hence no Javadoc could be found

download the source file. ie, commons-collections-3.2.1-src

 

cd E:/spring-framework-2.5.6/lib/jakarta-commons/commons-collections-3.2.1-src

 

jar cvf commons-collections-src.jar -C src/ .        (! a space before '.')

 

attache source using commons-collections-src.jar

 

OK

 

ref:

c: create jar

v: verbose output

f: specify archive file name

你可能感兴趣的:(This element neither has attached source nor attached Javadoc and hence no Javadoc could be found)