On Wed, 14 Oct 2015 23:13:57 +0100, Eric Barnhill wrote:
When I check out the commons-math repo from git and import into Eclipse,
the package structure causes errors. Because the dir structure is
src/main/java/org/apache etc., Eclipse throws an error on all import
statements beginning with "org.apache" . It is looking for import
statements that begin with "main.java.org.apache" and offers to switch the
import statements.

This happens whether I import the project as of Git type, or as of Maven
type.

Does anyone know how to fix this?

Perhaps this link will help:
http://stackoverflow.com/questions/7628686/eclipse-the-declared-package-does-not-match-the-expected-package

Regards,
Gilles

Thanks,
Eric


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
For additional commands, e-mail: dev-h...@commons.apache.org

Reply via email to