angular-eclipse
angular-eclipse copied to clipboard
Angular Eclipse Plugin
Generate a component with ngWizards doesn't work because the file angular-cli.json doesn't exist in the project with angular 7 and angular-cli version 7.3.9 the reason is that the filename is...
After I add my angular-cli path on the Javascript->Typescript->Angular-CLI option under Eclipse Preference I get an error saying "The '/node_modules//bin/ng' is not a ng file". I am currently using macOS...
Hi Angelo and other Devs, I am using a Mac and have installed "http://oss.opensagres.fr/angular2-eclipse/1.2.0-SNAPSHOT/" into NEON. When I go to: Eclipse ==> Preferences ==> JavaScript ==> Typescript ==> Angualr2 ==>...
Is there any good contributor guide? I`m interested to join the community and contribute to the project. But I could not find any guide and tutorial to contribute.
The plugin doesn't know the angular -tag. It shows an error when using let- syntax on a . Example: <ng-template pTemplate="header" let-item="rowData"> ....... </ng-template> This creates the following errors and...
While trying to create a new project I am facing the below issue Searching for global Angular CLI... The 'C:/Users/xxxx/AppData/Roaming/npm/ng.cmd' is not a ng file.
installing to 2018-09 this warning occured . please advise
If you want to "only" use the project instance of **AngularCLI** (**ng** command) by "always" setting the **install** option when creating a new Angular Project, and then you access AngularCLI...
I have just installed (and reinstalled a couple of times) your plugin angular eclipse but when i try to create a project i cannot find a angular wizard. Also when...
After installing Angular 1.3 support in my eclipse (oxygen). I am getting errors in my index.html for all the tags like for head, title etc.. getting error ts cannot identified...