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

Popular posts from this blog

c# - SelectList with Dictionary, add values to the Dictionary after it's assigned to SelectList -

how can i manage url using .htaccess in php? -

ios - I get the error Property '...' not found on object of type '...' -