I check out my code from svn, but one package has errors ,but all his sub-packages have no red-error icon.
error img http://postimg.org/image/o2veg9811/
All my project is based on 'aiis-framework' project ,So I want to make the aiis-framework project correct first.
Before I ask this question, I do 'Project->Clean' in eclipse ,and 'mvn clean compile -Dmaven.test.skip' in maven again and again ,but nothing changed.
If someone give me some advice ,it will do me a big favor.
Additional:I see the problems, it says my pom-file is not up-to-date。 But I runs these in my cmd.exe
mvn clean compile -Dmaven.test.skip
mvn eclipse:clean eclipse:eclipse -Dwtpversion=2.0 -Dmaven.test.skip
mvn resources:resources
Then refresh in the eclipse. what it happens 'pom is not up-to-date'