vjet

How do I properly run the VJET development tools for NodeJS on Eclipse?

杀马特。学长 韩版系。学妹 提交于 2019-11-27 14:11:52
问题 The default javascript editor for Eclipse has very poor outlining and code completion . As a result of this, for any modern javascript application like ExtJS or NodeJS where you need to write a lot of object literal statements, Eclipse becomes pretty useless. And it is impossible to ask how to do this properly. Now I found that Ebay Open Source seems to have tools that are specifically designed to replace this flaw in the standard editors, both for javascript in general as for NodeJS