我用MyEclipse打开了一个别人写的程序源代码。 import org.apache.commons.logging.log报错, 提示说"The import org.apache cannot be resolved", 我 ...