- This topic has 5 replies, 2 voices, and was last updated 17 years, 5 months ago by Loyal Water.
-
AuthorPosts
-
tommetoiMemberI am trying to follow the “AJAX Debugging Tutorial” steps. I got the Web 2.0 browser window to show up, but after entering “www.dzone.com” (or any url) into the Address field, the Enter key does not work for me: web page did not load, as if the Enter key was not pressed. Any idea/help?
Thanks,
TomHere’s my MyEclipse config:
*** Date:
Tuesday, August 7, 2007 6:15:15 PM PDT** System properties:
OS=WindowsXP
OS version=5.1
Java version=1.6.0_01*** MyEclipse details:
MyEclipse Enterprise Workbench
Version: 5.5.1 GA
Build id: 20070521-5.5.1-GA*** Eclipse details:
MyEclipse Enterprise WorkbenchVersion: 5.5.1 GA
Build id: 20070521-5.5.1-GAEclipse Project SDK
Version: 3.2.2.r322_v20070104-dCGKm0Ln38lm-8s
Build id: M20070212-1330Eclipse Plug-in Development Environment
Version: 3.2.1.r321_v20060823-6vYLLdQ3Nk8DrFG
Build id: M20070212-1330Eclipse Platform
Version: 3.2.2.r322_v20070119-RQghndJN8IM0MsK
Build id: M20070212-1330Eclipse Graphical Editing Framework
Version: 3.2.2.v20070208
Build id: 20070208-1315Eclipse RCP
Version: 3.2.2.r322_v20070104-8pcviKVqd8J7C1U
Build id: M20070212-1330Eclipse Java Development Tools
Version: 3.2.2.r322_v20070104-R4CR0Znkvtfjv9-
Build id: M20070212-1330Eclipse Graphical Editing Framework
Version: 3.2.2.v20070208
Build id: 20070208-1315Eclipse startup command=-os
win32
-ws
win32
-arch
x86
-launcher
C:\eclipse\eclipse.exe
-name
Eclipse
-showsplash
600
-exitdata
f08_50
-product
com.genuitec.myeclipse.product.ide
-vm
C:\WINDOWS\system32\javaw.exe
Loyal WaterMemberthe Enter key does not work for me: web page did not load, as if the Enter key was not pressed.
Can you type in the url and click enter with the help of the mouse ? Does the web page show up ?
tommetoiMemberI assume you mean clicking on the green arrow “->” button on the RHS of the Address input text. I did try clicking on it after typing the URL, still no page load.
BTW, under the “DOM Inspector” pane, there’s a timer icon saying “Loading…” all the time.
Loyal WaterMemberPlease make sure you enter the URL along with http:// in the beginning e.g. http://www.google.com
tommetoiMemberYes, that “http://” prefix did the trick! The web page is loaded and shown ok now.
The prefix was not obvivious to me.
Thanks for your help.
Loyal WaterMemberGlad it worked. Thanks for letting me know.
-
AuthorPosts