How do I properly run the VJET development tools for NodeJS on Eclipse?
问题 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