Working on a multi-language (C++/JavaScript) project in eclipse -
i working on codebase uses mixture of c++ , javascript, , use eclipse ide.
i have installed both cdt , jsdt, i'm wondering how use them together.
is necessary create separate project c++ code , separate project javascript code? in code hierarchy, c++ , javascript files mixed together, it's not there 1 folder each.
or possible seamlessly use 2 languages in same project?
the best way go here create 2 separate projects. when create c++ project, can add javascript project referred project. way can exchange resources.
Comments
Post a Comment