You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I just got into Angular and thought it would be easier to start exploring it within Eclipse.
Things seem to work out fine, but when I save a TypeScript files, the Workspace Build hangs at 66% with action 'Collecting files for ... ' followed by the path to the file.
Can you explain why it hangs? Is there a workaround?
I'm on Oxygen with the SNAPSHOT builds of Angular Eclipse, AngularJS Eclipse, TypeScript IDE and tern.repository.
I installed the snapshots because the published version of Angular Eclipse also had build problems and those hung up Oxygen altogether.
If you think the cause is with another component, I'll file the issue there.
Regards,
Henk
The text was updated successfully, but these errors were encountered:
Ok, at least I figured the workaround. Turn of 'Build automatically'.
I guess I won't need it anyway for now as changes are picked up automatically by ng server.
In a real development environment I would really like 'Build automatically' to be turned on though ...
Hi Angelo,
I just got into Angular and thought it would be easier to start exploring it within Eclipse.
Things seem to work out fine, but when I save a TypeScript files, the Workspace Build hangs at 66% with action 'Collecting files for ... ' followed by the path to the file.
Can you explain why it hangs? Is there a workaround?
I'm on Oxygen with the SNAPSHOT builds of Angular Eclipse, AngularJS Eclipse, TypeScript IDE and tern.repository.
I installed the snapshots because the published version of Angular Eclipse also had build problems and those hung up Oxygen altogether.
If you think the cause is with another component, I'll file the issue there.
Regards,
Henk
The text was updated successfully, but these errors were encountered: