Can I create C++ and Java projects within the same version of eclipse? -


i learnt program using java in eclipse. i've wanted learn c , c++ installed c/c++ version of eclipse. still have java programming though , option create new java project has disappeared.

is there easy way have both c++ , java projects accessible on eclipse or should find new ide code java in? if reinstall java version of eclipse remove c++ version?

eclipse platform, can use c/c++ , java @ same time. development tools each language plugins. said, many people prefer use separate installations each language, keep workspaces clean.

if want install java tools in c/c++ ide can go help > install new software..., , search "java development tools."


Comments

Popular posts from this blog

Why can rails not find a route created by a helper? -

javascript - jquery or ashx not working -

opencv - DataType<cv::detail::deriv_type>::depth what is it used for -