Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Getting started is not enough #126

Closed
ronatartifact opened this issue Nov 12, 2018 · 4 comments
Closed

Getting started is not enough #126

ronatartifact opened this issue Nov 12, 2018 · 4 comments

Comments

@ronatartifact
Copy link
Contributor

I just installed Angular Eclipse 1.4.0.201807261042 but I can not create a new project.
I suspect that there is some setup that has to be done in Eclipse preferences to tell it where Angular is installed. Am I right and what needs to be done to tell the plug-in where the software is?
I am on CentOS 7 running Eclipse Spring Tool Suite

Version: 3.9.5.RELEASE
Build Id: 201807031753
Platform: Eclipse Photon (4.8.0)
npm--version shows
npm 6.4.1
ng --version shows
Node: 10.13.0
OS: linux x64
Angular: 7.0.3
... animations, common, compiler, compiler-cli, core, forms
... http, language-service, platform-browser
... platform-browser-dynamic, router

Package Version

@angular-devkit/architect 0.10.5
@angular-devkit/build-angular 0.10.5
@angular-devkit/build-optimizer 0.10.5
@angular-devkit/build-webpack 0.10.5
@angular-devkit/core 7.0.5
@angular-devkit/schematics 7.0.5
@angular/cli 7.0.5
@ngtools/webpack 7.0.5
@schematics/angular 7.0.5
@schematics/update 0.10.5
rxjs 6.3.3
typescript 3.1.6
webpack 4.19.1

Do I need to tell Eclipse about any of this?
When I try to start a new project I see a message "Searching for global Angular CLI in global preferences..." and can not finish the creation.

@angelozerr
Copy link
Owner

I must find time to retry this feature with new Angular version.

@Springrbua is there any chance that you help @ronatartifact ?

@probert94
Copy link
Contributor

The Angular CLI changed quite a bit since we last worked on the plugin. Chances are, that it isn't compatible anymore...
To be honest, I suggest to use only the Typescript plugin and use the command line (or the new "Angular Console") for CLI related things.
Most people are using vs code for angular development and there is no UI for the Angular CLI.

@ronatartifact
Copy link
Contributor Author

ronatartifact commented Nov 13, 2018 via email

@ronatartifact
Copy link
Contributor Author

It looks like Springrbua is correct and the plug-in is no longer compatible.
Back to the command line!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants