<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<?xml-stylesheet href="http://www.blogger.com/styles/atom.css" type="text/css"?>
<feed xmlns="http://www.w3.org/2005/Atom">
  <id>http://groups.google.com/group/google-web-toolkit</id>
  <title type="text">Google Web Toolkit Google Group</title>
  <subtitle type="text">
  The official Google Web Toolkit (GWT) developer discussion group. GWT lets you build AJAX apps in the Java programming language.
  </subtitle>
  <link href="/group/google-web-toolkit/feed/atom_v1_0_msgs.xml" rel="self" title="Google Web Toolkit feed"/>
  <updated>2009-11-24T05:43:49Z</updated>
  <generator uri="http://groups.google.com" version="1.99">Google Groups</generator>
  <entry>
  <author>
  <name>Jason Morris</name>
  <email>lem...@gmail.com</email>
  </author>
  <updated>2009-11-24T05:43:49Z</updated>
  <id>http://groups.google.com/group/google-web-toolkit/browse_thread/thread/7556526bba9ecb40/0a5e2528d2b9684d?show_docid=0a5e2528d2b9684d</id>
  <link href="http://groups.google.com/group/google-web-toolkit/browse_thread/thread/7556526bba9ecb40/0a5e2528d2b9684d?show_docid=0a5e2528d2b9684d"/>
  <title type="text">Re: java.util.List</title>
  <summary type="html" xml:space="preserve">
  Eclipse fills in methods based on the JDK installed, not the GWT emulated JRE. GWT&#39;s implementation &lt;br&gt; of the JRE sits in the package com.google.gwt.emul.java, not java.
  </summary>
  </entry>
  <entry>
  <author>
  <name>Feldman, Nir</name>
  <email>nir.feld...@hp.com</email>
  </author>
  <updated>2009-11-24T05:38:02Z</updated>
  <id>http://groups.google.com/group/google-web-toolkit/browse_thread/thread/387dbb70cfa0410f/2cc25aaad8ee6798?show_docid=2cc25aaad8ee6798</id>
  <link href="http://groups.google.com/group/google-web-toolkit/browse_thread/thread/387dbb70cfa0410f/2cc25aaad8ee6798?show_docid=2cc25aaad8ee6798"/>
  <title type="text">RE: Code coverage for GWT</title>
  <summary type="html" xml:space="preserve">
  Do both fully support GWT (including coverage for GWTTestCase)? &lt;br&gt; &lt;p&gt;Sent: Monday, November 23, 2009 8:27 PM &lt;br&gt; To: google-web-toolkit@googlegroup s.com &lt;br&gt; &lt;p&gt;I like maven-emma-plugin or maven-cobertura-plugin &lt;br&gt; Hi, &lt;br&gt; I want to have a code coverage for a GWT client built using maven. &lt;br&gt; what plugin is the most recommended?
  </summary>
  </entry>
  <entry>
  <author>
  <name>naveen krishnan</name>
  <email>naveenkris...@gmail.com</email>
  </author>
  <updated>2009-11-24T05:18:02Z</updated>
  <id>http://groups.google.com/group/google-web-toolkit/browse_thread/thread/6e2e50c917cda57a/c42d5cf30836a180?show_docid=c42d5cf30836a180</id>
  <link href="http://groups.google.com/group/google-web-toolkit/browse_thread/thread/6e2e50c917cda57a/c42d5cf30836a180?show_docid=c42d5cf30836a180"/>
  <title type="text">Re: Image Generation</title>
  <summary type="html" xml:space="preserve">
  HI, &lt;br&gt; &lt;p&gt;Tried the same but it was not working... &lt;br&gt; &lt;p&gt;it gives me an blank image... Please help me out... &lt;br&gt; &lt;p&gt;try { &lt;br&gt; &lt;p&gt; java.awt.Image image = rr.toImage();// An image given by the &lt;br&gt; service &lt;br&gt; MediaTracker mediaTracker = new MediaTracker(new &lt;br&gt; Container()); &lt;br&gt; mediaTracker.addImage(image, 0);
  </summary>
  </entry>
  <entry>
  <author>
  <name>Stevko</name>
  <email>andy.ste...@gmail.com</email>
  </author>
  <updated>2009-11-24T04:28:10Z</updated>
  <id>http://groups.google.com/group/google-web-toolkit/browse_thread/thread/e0b01ec6b7ac6fc0/6be2da76d96d547e?show_docid=6be2da76d96d547e</id>
  <link href="http://groups.google.com/group/google-web-toolkit/browse_thread/thread/e0b01ec6b7ac6fc0/6be2da76d96d547e?show_docid=6be2da76d96d547e"/>
  <title type="text">Re: How to set the format for a DateBox?</title>
  <summary type="html" xml:space="preserve">
  Thanks Thomas, &lt;br&gt; I missed that ctor when looking at the interface spec. &lt;br&gt; &lt;p&gt;The final syntax is a bit twisted... &lt;br&gt; &lt;p&gt;myDateBox.setFormat( new DateBox.DefaultFormat( myDateTimeFormat ) ); &lt;br&gt; &lt;p&gt;Care to guess what timezone GWT&#39;s java.util.Date and DateBox are &lt;br&gt; using? &lt;br&gt; Perhaps the browser&#39;s timezone, server&#39;s timezone, GMT, or something
  </summary>
  </entry>
  <entry>
  <author>
  <name>Chris Ramsdale</name>
  <email>cramsd...@google.com</email>
  </author>
  <updated>2009-11-24T04:14:31Z</updated>
  <id>http://groups.google.com/group/google-web-toolkit/browse_thread/thread/a989219ae5276749/8ba1b34eee57ef08?show_docid=8ba1b34eee57ef08</id>
  <link href="http://groups.google.com/group/google-web-toolkit/browse_thread/thread/a989219ae5276749/8ba1b34eee57ef08?show_docid=8ba1b34eee57ef08"/>
  <title type="text">Re: Strang problem under 2.0 RC1+Google plugin for Eclipse.2rc1</title>
  <summary type="html" xml:space="preserve">
  WIth MS2 there is an inconsistency between the Eclipse plugin and the GWT &lt;br&gt; SDK (I ran into the same problem jumping around between various GWT SDKs). &lt;br&gt; Your best bet is to uninstall the plugin, App Engine SDK, and GWT SDK and &lt;br&gt; upgrade to RC1 by following the RC1 release notes.
  </summary>
  </entry>
  <entry>
  <author>
  <name>Ed</name>
  <email>edwilson...@gmail.com</email>
  </author>
  <updated>2009-11-24T04:07:25Z</updated>
  <id>http://groups.google.com/group/google-web-toolkit/browse_thread/thread/73084293df1b23b3/e29bb23e566931f2?show_docid=e29bb23e566931f2</id>
  <link href="http://groups.google.com/group/google-web-toolkit/browse_thread/thread/73084293df1b23b3/e29bb23e566931f2?show_docid=e29bb23e566931f2"/>
  <title type="text">Re: GWT Hosted Mode crashing after Snow Leopard 10.6.2 Update</title>
  <summary type="html" xml:space="preserve">
  I have the exact *same* problem....hosted mode launches, displays the &lt;br&gt; default page, once you interact with jetty it crashes. I have the &lt;br&gt; same error message, so no need to re-post. This started happening &lt;br&gt; right after I applied the latest Safari update. I&#39;m running OS X &lt;br&gt; 10.5.8. &lt;br&gt; &lt;p&gt;Does anyone know how to fix this?
  </summary>
  </entry>
  <entry>
  <author>
  <name>smiletolead</name>
  <email>kumar.gane...@gmail.com</email>
  </author>
  <updated>2009-11-24T03:22:02Z</updated>
  <id>http://groups.google.com/group/google-web-toolkit/browse_thread/thread/332527a5b1d6ba5b/4d7d180f42b15701?show_docid=4d7d180f42b15701</id>
  <link href="http://groups.google.com/group/google-web-toolkit/browse_thread/thread/332527a5b1d6ba5b/4d7d180f42b15701?show_docid=4d7d180f42b15701"/>
  <title type="text">Re: Using same RPC servlet by mutliple modules</title>
  <summary type="html" xml:space="preserve">
  Thanks for the reply. I found that using the URL pattern &#39;/moduleA/*&#39; &lt;br&gt; did not work. But as per the rule it should have work. My &lt;br&gt; intention was to call the RPC which has the exact URL pattern as &#39;/ &lt;br&gt; moduleA/greet&#39; &lt;br&gt; &lt;p&gt;On Nov 23, 12:13 pm, Sripathi Krishnan &amp;lt;sripathi.krish...@gmail.com&amp;gt; &lt;br&gt; wrote:
  </summary>
  </entry>
  <entry>
  <author>
  <name>Alex Luya</name>
  <email>alexander.l...@gmail.com</email>
  </author>
  <updated>2009-11-24T03:02:30Z</updated>
  <id>http://groups.google.com/group/google-web-toolkit/browse_thread/thread/a989219ae5276749/c9baf60a75f3d319?show_docid=c9baf60a75f3d319</id>
  <link href="http://groups.google.com/group/google-web-toolkit/browse_thread/thread/a989219ae5276749/c9baf60a75f3d319?show_docid=c9baf60a75f3d319"/>
  <title type="text">Re: Strang problem under 2.0 RC1+Google plugin for Eclipse.2rc1</title>
  <summary type="html" xml:space="preserve">
  Thanks &lt;br&gt; But Can anybody tell me why,actually,when switching back to &lt;br&gt; 2.0 ms2,another issue comes up,say:A port must be an integer
  </summary>
  </entry>
  <entry>
  <author>
  <name>bhomass</name>
  <email>bhom...@gmail.com</email>
  </author>
  <updated>2009-11-24T02:37:01Z</updated>
  <id>http://groups.google.com/group/google-web-toolkit/browse_thread/thread/cb4a5193f0c7cbf1/f5ba6ef24922f381?show_docid=f5ba6ef24922f381</id>
  <link href="http://groups.google.com/group/google-web-toolkit/browse_thread/thread/cb4a5193f0c7cbf1/f5ba6ef24922f381?show_docid=f5ba6ef24922f381"/>
  <title type="text">event for detecting DOM.createElement() is completed</title>
  <summary type="html" xml:space="preserve">
  I need to know when a widget is finished rendering in order to adjust &lt;br&gt; its size. I see a javascript method &lt;br&gt; element.addEventListener(event Type, handler, capture); &lt;br&gt; &lt;p&gt;can someone tell me what eventType I can use to detect the completion &lt;br&gt; of DOM.createElement()?
  </summary>
  </entry>
  <entry>
  <author>
  <name>MonkeyMike</name>
  <email>mikebin...@gmail.com</email>
  </author>
  <updated>2009-11-24T02:18:13Z</updated>
  <id>http://groups.google.com/group/google-web-toolkit/browse_thread/thread/def871a1d67e4c60/0f228154e1f944ec?show_docid=0f228154e1f944ec</id>
  <link href="http://groups.google.com/group/google-web-toolkit/browse_thread/thread/def871a1d67e4c60/0f228154e1f944ec?show_docid=0f228154e1f944ec"/>
  <title type="text">Re: Unknown type evolves from overriding functions in Javascript</title>
  <summary type="html" xml:space="preserve">
  Wow... okay, I think I figured it out! It turns out that, at least &lt;br&gt; with GWT 1.7.0, whitespace matters. The following code turned out to &lt;br&gt; be valid... &lt;br&gt; &lt;p&gt;----------------------- &lt;br&gt; public static native void declareCustomMoveable(String &lt;br&gt; customMoveableId, &lt;br&gt; NativeCustomMoveableCallback callback) /*-{
  </summary>
  </entry>
  <entry>
  <author>
  <name>MonkeyMike</name>
  <email>mikebin...@gmail.com</email>
  </author>
  <updated>2009-11-24T02:02:30Z</updated>
  <id>http://groups.google.com/group/google-web-toolkit/browse_thread/thread/def871a1d67e4c60/2f1662083c16b38f?show_docid=2f1662083c16b38f</id>
  <link href="http://groups.google.com/group/google-web-toolkit/browse_thread/thread/def871a1d67e4c60/2f1662083c16b38f?show_docid=2f1662083c16b38f"/>
  <title type="text">Re: Unknown type evolves from overriding functions in Javascript</title>
  <summary type="html" xml:space="preserve">
  Still looking for an answer on this one... I am puzzled as to how to &lt;br&gt; do this! &lt;br&gt; &lt;p&gt;By the way, I realized during some other debugging that this bit of &lt;br&gt; code is one of many places where I was forgetting to state the &amp;quot;$wnd&amp;quot; &lt;br&gt; namespace. So here is the latest version of the problematic code... &lt;br&gt; &lt;p&gt;----------------------------
  </summary>
  </entry>
  <entry>
  <author>
  <name>MonkeyMike</name>
  <email>mikebin...@gmail.com</email>
  </author>
  <updated>2009-11-24T01:56:14Z</updated>
  <id>http://groups.google.com/group/google-web-toolkit/browse_thread/thread/7544233f88f51587/e3b69e08f746cdee?show_docid=e3b69e08f746cdee</id>
  <link href="http://groups.google.com/group/google-web-toolkit/browse_thread/thread/7544233f88f51587/e3b69e08f746cdee?show_docid=e3b69e08f746cdee"/>
  <title type="text">Re: GWT compiler option to simply validate code</title>
  <summary type="html" xml:space="preserve">
  Now that I am using the -validateOnly option, I can see that it is a &lt;br&gt; much better option than the special &amp;quot;Build&amp;quot; module that I created. &lt;br&gt; The GWT compiler ignores unused code, and so much of the code in my &lt;br&gt; library was not being validated when I compiled via the &amp;quot;Build&amp;quot; &lt;br&gt; module. But now that I am using the -validateOnly option, I can run
  </summary>
  </entry>
  <entry>
  <author>
  <name>Open eSignForms</name>
  <email>yoz...@gmail.com</email>
  </author>
  <updated>2009-11-24T01:53:02Z</updated>
  <id>http://groups.google.com/group/google-web-toolkit/browse_thread/thread/6690650227df44ff/24dd6873091bcf59?show_docid=24dd6873091bcf59</id>
  <link href="http://groups.google.com/group/google-web-toolkit/browse_thread/thread/6690650227df44ff/24dd6873091bcf59?show_docid=24dd6873091bcf59"/>
  <title type="text">PagingScrollTable and RowSelectionHandler called even when column headers clicked</title>
  <summary type="html" xml:space="preserve">
  I&#39;m using the 1.7 version of PagingScrollTable from the incubator with &lt;br&gt; my 2.0RC1 GWT and the table seems to function fine, but I noted that &lt;br&gt; when I click on the header columns (which are allowed for sorting), my &lt;br&gt; RowSelectionHandler still fires onRowSelection(), even though no new &lt;br&gt; rows were clicked.
  </summary>
  </entry>
  <entry>
  <author>
  <name>Jason Essington</name>
  <email>jas...@greenrivercomputing.com</email>
  </author>
  <updated>2009-11-24T01:22:45Z</updated>
  <id>http://groups.google.com/group/google-web-toolkit/browse_thread/thread/23efdfa4cbb5209c/ee4e3925e14e3dc7?show_docid=ee4e3925e14e3dc7</id>
  <link href="http://groups.google.com/group/google-web-toolkit/browse_thread/thread/23efdfa4cbb5209c/ee4e3925e14e3dc7?show_docid=ee4e3925e14e3dc7"/>
  <title type="text">Re: Comparing calendar dates for equality</title>
  <summary type="html" xml:space="preserve">
  DateTimeFormat from the I18N module should do what you want. &lt;br&gt; &lt;p&gt;-jason
  </summary>
  </entry>
  <entry>
  <author>
  <name>Rob Tanner</name>
  <email>caspersg...@gmail.com</email>
  </author>
  <updated>2009-11-24T01:15:24Z</updated>
  <id>http://groups.google.com/group/google-web-toolkit/browse_thread/thread/23efdfa4cbb5209c/ef9fbcb8a56fe1fd?show_docid=ef9fbcb8a56fe1fd</id>
  <link href="http://groups.google.com/group/google-web-toolkit/browse_thread/thread/23efdfa4cbb5209c/ef9fbcb8a56fe1fd?show_docid=ef9fbcb8a56fe1fd"/>
  <title type="text">Comparing calendar dates for equality</title>
  <summary type="html" xml:space="preserve">
  Hi, &lt;br&gt; &lt;p&gt;I need to compare two calendar dates (Strings with just day, month and &lt;br&gt; year) for equality but it would be nice if there existed a formatter &lt;br&gt; that I can use on the client side. Is there, and I just haven&#39;t found &lt;br&gt; it? &lt;br&gt; &lt;p&gt;-- Rob
  </summary>
  </entry>
</feed>
