I just installed wicket plugin for eclipse and have set all the environment variables also. But when I run mvn -version
in command prompt it showing correct version.
But in Eclipse when I import the package it is showing the error the import org.apache.wicket
cannot be resolved.
Can anybody come up with solution or suggestion?