Revision: 6955
Author: br...@google.com
Date: Mon Nov 16 19:48:40 2009
Log: Unprettyprinted
http://code.google.com/p/google-web-toolkit/source/detail?r=6955

Modified:
  /wiki/GWT_2_0_RC.wiki

=======================================
--- /wiki/GWT_2_0_RC.wiki       Mon Nov 16 19:44:49 2009
+++ /wiki/GWT_2_0_RC.wiki       Mon Nov 16 19:48:40 2009
@@ -20,11 +20,14 @@
  ==== Step 1: Start Development Mode ====
  The first time you launch development mode in GWT 2.0, you might be  
surprised that not much seems to happen.
  All you will see is something like this on the console:
-{{{
+<blockquote>
+<pre>
  Using a browser with the GWT Developer Plugin, please browse to
  the following URL:
    http://localhost:8888/Hello.html?gwt.codesvr=192.168.1.42:9997
-}}}
+</pre>
+(the `192.168.1.42` is simply the IP address of localhost)
+</blockquote>
  That's because you're now in control over which target browser launches  
and when.

  ==== Step 2: Open a browser ====

-- 
http://groups.google.com/group/Google-Web-Toolkit-Contributors

Reply via email to