Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[cdt-dev] How to import cdt maven projects into eclipse?

Hi,

I pull the latest CDT code, and glad to find it supports maven now. I
found I need to use maven3 for using tycho plugins, and the
compilation successfully done in my Ubuntu. However, once I tried to
import a small project into eclipse with m2eclipse, Eclipse gave me
errors and mention the compilation error. Looks it still used old
maven2 in the machine.

Is there any way to make eclipse (or m2eclipse plugin) using maven3 to
skip this problem? Or, do you guys have other ways to import projects
into eclipse?

Thanks for your information!

Best Regards,
Lamu Guo


Back to the top