<?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"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Enhanced JavaScript Bridge, Eclipse Galileo Feature #9</title>
	<atom:link href="http://eclipsesource.com/blogs/2009/06/16/eclipse-galileo-feature-top-10-list-number-9/feed/" rel="self" type="application/rss+xml" />
	<link>http://eclipsesource.com/blogs/2009/06/16/eclipse-galileo-feature-top-10-list-number-9/</link>
	<description>Eclipse Equinox OSGi</description>
	<lastBuildDate>Sun, 18 Jul 2010 08:59:03 +0200</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Mat Booth</title>
		<link>http://eclipsesource.com/blogs/2009/06/16/eclipse-galileo-feature-top-10-list-number-9/comment-page-1/#comment-3555</link>
		<dc:creator>Mat Booth</dc:creator>
		<pubDate>Fri, 12 Mar 2010 16:19:22 +0000</pubDate>
		<guid isPermaLink="false">http://eclipsesource.com/blogs/?p=1868#comment-3555</guid>
		<description>Hi,

Is it possible to do this sort of thing in a single-sourced RCP/RAP application?</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>Is it possible to do this sort of thing in a single-sourced RCP/RAP application?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lars Vogel</title>
		<link>http://eclipsesource.com/blogs/2009/06/16/eclipse-galileo-feature-top-10-list-number-9/comment-page-1/#comment-3170</link>
		<dc:creator>Lars Vogel</dc:creator>
		<pubDate>Tue, 01 Dec 2009 21:44:41 +0000</pubDate>
		<guid isPermaLink="false">http://eclipsesource.com/blogs/?p=1868#comment-3170</guid>
		<description>@Ian Finally found the time to try this out. Cool example, thank you very much. Finally I have a tool to get the geocoordinates for any location. :-)

@shudong I believe SWT.MOZILLA required XULrunner to be installed.</description>
		<content:encoded><![CDATA[<p>@Ian Finally found the time to try this out. Cool example, thank you very much. Finally I have a tool to get the geocoordinates for any location. <img src='http://eclipsesource.com/blogs/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<p>@shudong I believe SWT.MOZILLA required XULrunner to be installed.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ian Bull</title>
		<link>http://eclipsesource.com/blogs/2009/06/16/eclipse-galileo-feature-top-10-list-number-9/comment-page-1/#comment-2764</link>
		<dc:creator>Ian Bull</dc:creator>
		<pubDate>Thu, 03 Sep 2009 17:38:42 +0000</pubDate>
		<guid isPermaLink="false">http://eclipsesource.com/blogs/?p=1868#comment-2764</guid>
		<description>I don&#039;t know much about how this is handled on Windows, but I know you need to have XPCom properly setup for SWT.MOZILLA to work.  There is some information in the FAQ http://www.eclipse.org/swt/faq.php#howusejavaxpcom. If this fails, you should try the SWT newsgroup.</description>
		<content:encoded><![CDATA[<p>I don&#8217;t know much about how this is handled on Windows, but I know you need to have XPCom properly setup for SWT.MOZILLA to work.  There is some information in the FAQ <a href="http://www.eclipse.org/swt/faq.php#howusejavaxpcom" rel="nofollow">http://www.eclipse.org/swt/faq.php#howusejavaxpcom</a>. If this fails, you should try the SWT newsgroup.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: shudong</title>
		<link>http://eclipsesource.com/blogs/2009/06/16/eclipse-galileo-feature-top-10-list-number-9/comment-page-1/#comment-2763</link>
		<dc:creator>shudong</dc:creator>
		<pubDate>Thu, 03 Sep 2009 15:49:46 +0000</pubDate>
		<guid isPermaLink="false">http://eclipsesource.com/blogs/?p=1868#comment-2763</guid>
		<description>on windows platform...
I tried to create browser as SWT.MOZILLA and tried this feature, 
however, it seems the program always crash...
but if I use SWT.NONE, it works fine


0SECTION       THREADS subcomponent dump routine
NULL           =================================
NULL            
1XMCURTHDINFO  Current Thread Details
NULL           ----------------------
3XMTHREADINFO      &quot;main&quot; TID:0x4009B300, j9thread_t:0x003A5D94, state:R, prio=5
3XMTHREADINFO1            (native thread ID:0x12CC, native priority:0x5, native policy:UNKNOWN)
4XESTACKTRACE          at org/eclipse/swt/internal/mozilla/XPCOM._JS_EvaluateUCScriptForPrincipals(Native Method)
4XESTACKTRACE          at org/eclipse/swt/internal/mozilla/XPCOM.JS_EvaluateUCScriptForPrincipals(XPCOM.java:161)
4XESTACKTRACE          at org/eclipse/swt/browser/Mozilla.execute(Mozilla.java:1777)
4XESTACKTRACE          at org/eclipse/swt/browser/WebBrowser.createFunction(WebBrowser.java:327)
4XESTACKTRACE          at org/eclipse/swt/browser/BrowserFunction.(BrowserFunction.java:86)
4XESTACKTRACE          at org/eclipse/swt/browser/BrowserFunction.(BrowserFunction.java:75)
4XESTACKTRACE          at com/ibm/html/browser/Main$CustomFunction.(Main.java:71)</description>
		<content:encoded><![CDATA[<p>on windows platform&#8230;<br />
I tried to create browser as SWT.MOZILLA and tried this feature,<br />
however, it seems the program always crash&#8230;<br />
but if I use SWT.NONE, it works fine</p>
<p>0SECTION       THREADS subcomponent dump routine<br />
NULL           =================================<br />
NULL<br />
1XMCURTHDINFO  Current Thread Details<br />
NULL           &#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;-<br />
3XMTHREADINFO      &#8220;main&#8221; TID:0&#215;4009B300, j9thread_t:0&#215;003A5D94, state:R, prio=5<br />
3XMTHREADINFO1            (native thread ID:0&#215;12CC, native priority:0&#215;5, native policy:UNKNOWN)<br />
4XESTACKTRACE          at org/eclipse/swt/internal/mozilla/XPCOM._JS_EvaluateUCScriptForPrincipals(Native Method)<br />
4XESTACKTRACE          at org/eclipse/swt/internal/mozilla/XPCOM.JS_EvaluateUCScriptForPrincipals(XPCOM.java:161)<br />
4XESTACKTRACE          at org/eclipse/swt/browser/Mozilla.execute(Mozilla.java:1777)<br />
4XESTACKTRACE          at org/eclipse/swt/browser/WebBrowser.createFunction(WebBrowser.java:327)<br />
4XESTACKTRACE          at org/eclipse/swt/browser/BrowserFunction.(BrowserFunction.java:86)<br />
4XESTACKTRACE          at org/eclipse/swt/browser/BrowserFunction.(BrowserFunction.java:75)<br />
4XESTACKTRACE          at com/ibm/html/browser/Main$CustomFunction.(Main.java:71)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: zzeric</title>
		<link>http://eclipsesource.com/blogs/2009/06/16/eclipse-galileo-feature-top-10-list-number-9/comment-page-1/#comment-1887</link>
		<dc:creator>zzeric</dc:creator>
		<pubDate>Mon, 29 Jun 2009 02:02:41 +0000</pubDate>
		<guid isPermaLink="false">http://eclipsesource.com/blogs/?p=1868#comment-1887</guid>
		<description>I got several questions about this Javascript bridge:
1. On windows platform, when the browser was created as SWT.NONE, it relies on IE core. But on linux, which engine will it rely on?

2. It seems when the browser was created as SWT.MOZILLA, it doesn&#039;t rely on FireFox but XULRunner, so how can I use the latest features of Firefox 3.5?

3. Can I use SWT without X11?</description>
		<content:encoded><![CDATA[<p>I got several questions about this Javascript bridge:<br />
1. On windows platform, when the browser was created as SWT.NONE, it relies on IE core. But on linux, which engine will it rely on?</p>
<p>2. It seems when the browser was created as SWT.MOZILLA, it doesn&#8217;t rely on FireFox but XULRunner, so how can I use the latest features of Firefox 3.5?</p>
<p>3. Can I use SWT without X11?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mark</title>
		<link>http://eclipsesource.com/blogs/2009/06/16/eclipse-galileo-feature-top-10-list-number-9/comment-page-1/#comment-1802</link>
		<dc:creator>Mark</dc:creator>
		<pubDate>Sun, 21 Jun 2009 01:36:12 +0000</pubDate>
		<guid isPermaLink="false">http://eclipsesource.com/blogs/?p=1868#comment-1802</guid>
		<description>I like this feature too. Been using it with BIRT reports. :)</description>
		<content:encoded><![CDATA[<p>I like this feature too. Been using it with BIRT reports. <img src='http://eclipsesource.com/blogs/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Wim Jongman</title>
		<link>http://eclipsesource.com/blogs/2009/06/16/eclipse-galileo-feature-top-10-list-number-9/comment-page-1/#comment-1782</link>
		<dc:creator>Wim Jongman</dc:creator>
		<pubDate>Wed, 17 Jun 2009 20:24:02 +0000</pubDate>
		<guid isPermaLink="false">http://eclipsesource.com/blogs/?p=1868#comment-1782</guid>
		<description>I read about this feature but I did not grasp the reach of it. This is seriously cool! Great work Grant Gayed!</description>
		<content:encoded><![CDATA[<p>I read about this feature but I did not grasp the reach of it. This is seriously cool! Great work Grant Gayed!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Peter Kirschner</title>
		<link>http://eclipsesource.com/blogs/2009/06/16/eclipse-galileo-feature-top-10-list-number-9/comment-page-1/#comment-1774</link>
		<dc:creator>Peter Kirschner</dc:creator>
		<pubDate>Wed, 17 Jun 2009 11:56:19 +0000</pubDate>
		<guid isPermaLink="false">http://eclipsesource.com/blogs/?p=1868#comment-1774</guid>
		<description>Great! I was waiting for this. For those of you who have a portable Firefox or none installed. 
Use &quot;new Browser(sash, SWT.NONE);&quot; instead of &quot;new Browser(sash, SWT.MOZILLA);&quot;</description>
		<content:encoded><![CDATA[<p>Great! I was waiting for this. For those of you who have a portable Firefox or none installed.<br />
Use &#8220;new Browser(sash, SWT.NONE);&#8221; instead of &#8220;new Browser(sash, SWT.MOZILLA);&#8221;</p>
]]></content:encoded>
	</item>
</channel>
</rss>
