Clean up UI and allow users to use local installations of node and angular-cli
Its a huge waste to install the cli every new project. I have a local installation of node npm and cli, why do i need to download one each time??
Improve setup and use of local installations

-
support-tony commented
Steve, for node and npm. you can choose the system installed version at project definition (pull down the appropriate combo box and choose "Use system installation" - it will also mention the version it detected). You can do the same when importing an Angular project. For Angular CLI, even when creating an angular project outside of eclipse, ng new will add the CLI to the dev dependencies and install it to the project, so there is not much we can do here (we install it ahead of creating the ng project but it would get installed anyway). If you have more issues on this, please create a topic in our support forums: https://www.genuitec.com/forums/topics/webclipse/