-
Notifications
You must be signed in to change notification settings - Fork 12
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
Comments
I must find time to retry this feature with new Angular version. @Springrbua is there any chance that you help @ronatartifact ? |
The Angular CLI changed quite a bit since we last worked on the plugin. Chances are, that it isn't compatible anymore... |
Yes. I have Angular7 and the latest Spring STS.3.9.5.
I am just starting to learn Angular and Typescript so I will be a good
test case about the clarity of the interface.
I have been using Spring, Java and STS for more than 10 years and am
still learning how to do it right.
If the user can do something silly and break something, I will likely
find it!
I am running on the latest CentOS7 with a 16 Gb of memory and an SSD
drive so I may not be the best judge of speed.
Ron
…On 11/13/2018 04:14 AM, Angelo wrote:
I must find time to retry this feature with new Angular version.
@Springrbua <https://github.com/Springrbua> is there any chance that
you help @ronatartifact <https://github.com/ronatartifact> ?
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#126 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/ALSvW8LAlvklJF2u4ba9KIOVCRa_q6bBks5uuo2AgaJpZM4YY2ud>.
|
It looks like Springrbua is correct and the plug-in is no longer compatible. |
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.
The text was updated successfully, but these errors were encountered: