Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » ServerTools (WTP) » Problem testing a small http project with HTTP Server at localhost
Problem testing a small http project with HTTP Server at localhost [message #1743620] Sat, 17 September 2016 08:07
Denis Gautier is currently offline Denis GautierFriend
Messages: 1
Registered: September 2016
Junior Member
Hello,

I just wanted to use Eclipse to review an HTML/CSS/JavaScript course, just like the teacher did when I attended this course. I guess this is a convenient way to test HTML, CSS and Javascript with a local http server.

So I installed Eclipse for JavaScript and Web Developers, Neon Release (4.6.0), on Windows 10. Then I imported the project "1_html5" I had exported at the end of the training session and set it to run with "HTTP Server at localhost".

Problem: "This page can't be displayed" when I run my project ("1_html5").
The displayed url is "http://localhost/Users/Denis/Documents/eclipse_http_server_published/1_html5/"

Yet the main page of the project "1_html5/Webcontent/index.html" displays well if I open it in Eclipse and also the file "file:///C:/Users/Denis/Documents/eclipse_http_server_published/1_html5/index.html" displays well in an Internet browser (Firefox or Edge).

Thank you
Previous Topic:Rhino JavaScript (JSDT) Debugger Errors on Launch
Next Topic:Grunt not running for second time
Goto Forum:
  


Current Time: Fri Apr 26 04:11:08 GMT 2024

Powered by FUDForum. Page generated in 0.02756 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top