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

Internal Web Browser not working #100

Closed
lesaber opened this issue Jul 12, 2017 · 4 comments
Closed

Internal Web Browser not working #100

lesaber opened this issue Jul 12, 2017 · 4 comments

Comments

@lesaber
Copy link

lesaber commented Jul 12, 2017

When I "Run As" -> "5 ng serve" the page does not display. If I use an external browser like chrome and point to localhost:4200 it displays properly. If I use a different URL in the internal eclipse browser it displays properly.

Angular2 Eclipse 1.4.0.201707100742 angular2-feature.feature.group Angelo ZERR

Eclipse Java EE IDE for Web Developers.
Version: Oxygen Release (4.7.0)
Build id: 20170620-1800

@angelozerr
Copy link
Owner

When Run as > ng serve is executed, it tracks terminal trace to find the URL to open. I think the URL to open is done beforiowe that server is started. If you do a refresh of your Internal Web Browser is it working?

To be honnest with you, if there are problem with Internal Web Browser, I could not fix it. It belongs to Eclipse JEE

@lesaber
Copy link
Author

lesaber commented Jul 12, 2017

Refresh of internal browser does not resolve the issue.

@probert94
Copy link
Contributor

@lesaber in your Eclipse preferences you can choose which webbrowser to open by default.
I suggest you to choose an external borwser (like Chrome) there. It would be much better to debug and test your application. The Eclipse internal Browser is probably pretty minimal, so I don't think it is the right one to use here.

@angelozerr
Copy link
Owner

This issue is not an angular eclipse issue but an Eclipse issue. @lesaber if you have again problem, please submit your bug to eclipse. Thanks!

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