You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by Gilles <gi...@harfang.homelinux.org> on 2015/10/15 00:27:05 UTC

[Math] Re: Issue using git checkouts of commons(-math) in Eclipse

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-unsubscribe@commons.apache.org
For additional commands, e-mail: dev-help@commons.apache.org