Robert Pattis

Results 69 comments of Robert Pattis

Yea I think we can close this. If there are any issues with the new preferences, we should open a new issue

@rubensa Did you try to do a AOT-Build using `ng build --prod` ? If I remember it correctly, I got similar errors/warnings when executing an AOT-Build. If thats the case,...

@rubensa yea you are right it the URL shouldn't contain the exact version number but only the first two parts (currently 1.3).

@pascalleclercq That was fast, but isn't that the wrong plugin? The update-site points to `angularjs-eclipse`, while this one is angular-eclipse.

@angelozerr Thanks for the information. So I probably have to reimport the project(s) right?

@rubensa As much as I know thats what it already does. However, there could be more then 1 Terminal/Project, since commands like "ng serve" run until you stop them. So...

The Terminal used to create the project probably isn't linked to the Project. We might need to check that. Thanks for the information!

Thank you for the information. I guess the terminal, used to create a project, get's a different id from the Terminals used for other commands. Thats why they will be...

As there is now way to configure the Terminal, opened by "Show in Local Terminal", I guess it would be the best to provide a custom "Open in Terminal" for...

@angelozerr @PMJMendes I just created an Issue in typescript.java (See angelozerr/typescript.java#175), since this should be solved for typescript in general, not only for angular (in my opinion). As you said,...