<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	>
<channel>
	<title>Comments on: GWT UiBinder support</title>
	<atom:link href="http://blogs.jetbrains.com/idea/2010/01/gwt-uibinder-support/feed/" rel="self" type="application/rss+xml" />
	<link>http://blogs.jetbrains.com/idea/2010/01/gwt-uibinder-support/</link>
	<description>tips &#38; tricks, news, how-to's</description>
	<pubDate>Mon, 13 Feb 2012 11:41:55 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.5</generator>
		<item>
		<title>By: Jesper Rønn-Jensen</title>
		<link>http://blogs.jetbrains.com/idea/2010/01/gwt-uibinder-support/#comment-150255</link>
		<dc:creator>Jesper Rønn-Jensen</dc:creator>
		<pubDate>Wed, 03 Nov 2010 20:27:09 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.jetbrains.com/idea/?p=2562#comment-150255</guid>
		<description>@Alexander:
&#62; So aboutlink field is really unused and could be deleted.

You are right, i could delete @UiField aboutLink in my Java class

But i think you are missing the point: IntelliJ incrorrectly marks `JespersHyperLink.setTextAndTitle()` as being unused.

I think that is incorrect: JespersHyperLink.setTextAndTitle() is used in the UiBinder files. So IntelliJ should mark it as used. AND "find usages" should show the usage in uibinder file.</description>
		<content:encoded><![CDATA[<p>@Alexander:<br />
&gt; So aboutlink field is really unused and could be deleted.</p>
<p>You are right, i could delete @UiField aboutLink in my Java class</p>
<p>But i think you are missing the point: IntelliJ incrorrectly marks `JespersHyperLink.setTextAndTitle()` as being unused.</p>
<p>I think that is incorrect: JespersHyperLink.setTextAndTitle() is used in the UiBinder files. So IntelliJ should mark it as used. AND &#8220;find usages&#8221; should show the usage in uibinder file.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alexander Vasiljev</title>
		<link>http://blogs.jetbrains.com/idea/2010/01/gwt-uibinder-support/#comment-136713</link>
		<dc:creator>Alexander Vasiljev</dc:creator>
		<pubDate>Mon, 28 Jun 2010 09:51:37 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.jetbrains.com/idea/?p=2562#comment-136713</guid>
		<description>Hello Jesper.

If aboutlink is not invoked from Java code, it may still exists in ui.xml (with or without ui:field binding) with setters called there. So aboutlink field is really unused and could be deleted.</description>
		<content:encoded><![CDATA[<p>Hello Jesper.</p>
<p>If aboutlink is not invoked from Java code, it may still exists in ui.xml (with or without ui:field binding) with setters called there. So aboutlink field is really unused and could be deleted.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jesper Rønn-Jensen</title>
		<link>http://blogs.jetbrains.com/idea/2010/01/gwt-uibinder-support/#comment-136205</link>
		<dc:creator>Jesper Rønn-Jensen</dc:creator>
		<pubDate>Fri, 18 Jun 2010 22:14:36 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.jetbrains.com/idea/?p=2562#comment-136205</guid>
		<description>While the UiBinder support you describe here works perfectly, there is still one important issue that IntelliJ has yet to support:

It seems that methods invoked via UiBinders are marked as unused. 
For instance, you have a field declared (in java file):

@UiBinder
JespersHyperLink aboutlink;

And imagine that the JespersHyperLink class has a `setTextAndTitle(String s)` metod. UiBinder syntax allows you to call setters directly from the .ui.xml file on instantiation, which is a good way for me to keep java class size down.

Unfortunately, the code inspection grays out the metod and postulates it's unused.

This is very wrong. Do you have focus on correcting this behaviour?</description>
		<content:encoded><![CDATA[<p>While the UiBinder support you describe here works perfectly, there is still one important issue that IntelliJ has yet to support:</p>
<p>It seems that methods invoked via UiBinders are marked as unused.<br />
For instance, you have a field declared (in java file):</p>
<p>@UiBinder<br />
JespersHyperLink aboutlink;</p>
<p>And imagine that the JespersHyperLink class has a `setTextAndTitle(String s)` metod. UiBinder syntax allows you to call setters directly from the .ui.xml file on instantiation, which is a good way for me to keep java class size down.</p>
<p>Unfortunately, the code inspection grays out the metod and postulates it&#8217;s unused.</p>
<p>This is very wrong. Do you have focus on correcting this behaviour?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nikolay Chashnikov</title>
		<link>http://blogs.jetbrains.com/idea/2010/01/gwt-uibinder-support/#comment-135184</link>
		<dc:creator>Nikolay Chashnikov</dc:creator>
		<pubDate>Tue, 01 Jun 2010 11:56:09 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.jetbrains.com/idea/?p=2562#comment-135184</guid>
		<description>Do you have GWT facet in your module?</description>
		<content:encoded><![CDATA[<p>Do you have GWT facet in your module?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: David</title>
		<link>http://blogs.jetbrains.com/idea/2010/01/gwt-uibinder-support/#comment-135125</link>
		<dc:creator>David</dc:creator>
		<pubDate>Mon, 31 May 2010 14:36:54 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.jetbrains.com/idea/?p=2562#comment-135125</guid>
		<description>I have 9.0.2 but this integration doesn't seem to be working for me.  How do I activate it?

thanks</description>
		<content:encoded><![CDATA[<p>I have 9.0.2 but this integration doesn&#8217;t seem to be working for me.  How do I activate it?</p>
<p>thanks</p>
]]></content:encoded>
	</item>
</channel>
</rss>

