Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [m2e-users] Maven Project Import problem: Unsupported IClasspathEntry kind=4

You are importing a project with existing .classpath file that uses JDT
classpath variables like M2_REPO or ECLIPSE_HOME. This is not currently
supported, please open a bugreport in m2e bugzilla and provide small
standalone example project we can use to reproduce the problem. Also
consider providing a quality patch with corresponding regression tests.
This will really help to expedite the fix ;-)

--
Regards,
Igor

On 12-07-25 3:31 PM, Garrison, Jim (ETW) wrote:
Moving up from Eclipse 3.7 to 4, reimporting all my Maven projects (from scratch, newly checked out), I get:

An internal error occurred during: "Importing Maven projects".
Unsupported IClasspathEntry kind=4

Can anybody suggest a workaround or troubleshooting approach?
_______________________________________________
m2e-users mailing list
m2e-users@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/m2e-users



Back to the top