<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0"
    xmlns:content="http://purl.org/rss/1.0/modules/content/"
    xmlns:wfw="http://wellformedweb.org/CommentAPI/"
    xmlns:dc="http://purl.org/dc/elements/1.1/"
>
<!-- MHonArc v2.6.10 -->
	<channel>
		<title>news.eclipse.webtools.atf</title>
		<link>http://dev.eclipse.org/mhonarc/newsLists/news.eclipse.webtools.atf/maillist.html</link>
		<description>NewsGroup: news.eclipse.webtools.atf</description>
		<language>en-us</language>
		<pubDate>Wed, 23 Jul 2008 09:11:13 GMT</pubDate>
		<lastBuildDate>Wed, 23 Jul 2008 09:11:13 GMT</lastBuildDate>
		<docs>http://blogs.law.harvard.edu/tech/rss</docs>
		<generator>MHonArc RSS 2.0 RCFile</generator>
		<managingEditor>webmaster@eclipse.org (Webmaster)</managingEditor>
		<webMaster>webmaster@eclipse.org (Webmaster)</webMaster>
		<image>
			<title>news.eclipse.webtools.atf</title>
			<url>http://www.eclipse.org/eclipse.org-common/themes/Phoenix/images/eclipse_home_header.jpg</url>
			<link>http://dev.eclipse.org/mhonarc/newsLists/news.eclipse.webtools.atf/maillist.html</link>
		</image>
 

	<item>
		<title>[news.eclipse.webtools.atf] Re: Debugger API</title>
		<link>http://dev.eclipse.org/mhonarc/newsLists/news.eclipse.webtools.atf/msg00613.html</link>
		<description>Giuliano, I hope you are listening. I've installed your test plugin sources and have problems to get it working. Some small API changes needed to be done for the current WST versions, after this the test suite is running in principle. I see the runtime ins...</description>
		<content:encoded><![CDATA[<pre style="margin: 0em;">Giuliano, I hope you are listening.</pre><br>
<tt>I've installed your test plugin sources and have problems to get it 
working. Some small API changes needed to be done for the current WST 
versions, after this the test suite is running in principle. I see the 
runtime instance opening up, starting the preview server ad running 
tests. The problem is that breakpoints aren't hit in expected time:</tt><br>
<br>
<tt>junit.framework.AssertionFailedError: Breakpoint was not hit inside of 
the allowed time.<br>
	at junit.framework.Assert.fail(Assert.java:47)<br>
	at junit.framework.Assert.assertTrue(Assert.java:20)<br>
	at 
org.eclipse.atf.debug.test.TestHelper.launchToBreakpoint(TestHelper.java:323)<br>
	at 
org.eclipse.atf.debug.test.breakpoint.SteppingTest.runSimpleSteppingTest(SteppingTest.java:68)<br>
	at 
org.eclipse.atf.debug.test.breakpoint.SteppingTest.testStepsIntoFunctionCall(SteppingTest.java:26)<br>
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)<br>
	at .......</tt><br>
<br>
<pre style="margin: 0em;">Any ideas?</pre><br>
<pre style="margin: 0em;">~Karsten</pre><br>
<blockquote style="border-left: #5555EE solid 0.2em; margin: 0em; padding-left: 0.85em"><tt>John, thanks for the info. A Giuliano Mega from nexB has agree to pick up 
the eval support code in ATF and complete it for the next ATF Milestone. I 
will be getting him in contact with you.</tt><br>
<br>
<pre style="margin: 0em;">    Thanks
      Bob
</pre></blockquote><br>
]]></content:encoded>
		<pubDate>Wed, 23 Jul 2008 09:04:54 GMT</pubDate>
		<guid isPermaLink="true">http://dev.eclipse.org/mhonarc/newsLists/news.eclipse.webtools.atf/msg00613.html</guid>
		<author>karsten.thoms@xxxxxxx (Karsten Thoms)</author>
	</item>


	<item>
		<title>[news.eclipse.webtools.atf] Re: Debugger API</title>
		<link>http://dev.eclipse.org/mhonarc/newsLists/news.eclipse.webtools.atf/msg00612.html</link>
		<description>Hi, are there any news regarding the eval support? It was planned for the milestone last week. I've installed the sources from branch B_EVAL_AND_TESTS_20080307, but eval support is still not working. Kind regards, ~Karsten Bob Goodman schrieb: The not-quit...</description>
		<content:encoded><![CDATA[<pre style="margin: 0em;">Hi,</pre><br>
<tt>are there any news regarding the eval support? It was planned for the 
milestone last week. I've installed the sources from branch 
B_EVAL_AND_TESTS_20080307, but eval support is still not working.</tt><br>
<br>
<pre style="margin: 0em;">Kind regards,
~Karsten</pre><br>
<tt>Bob Goodman schrieb:
</tt><blockquote style="border-left: #5555EE solid 0.2em; margin: 0em; padding-left: 0.85em"><tt>John, thanks for the info. A Giuliano Mega from nexB has agree to pick up 
the eval support code in ATF and complete it for the next ATF Milestone. I 
will be getting him in contact with you.</tt><br>
<br>
<pre style="margin: 0em;">    Thanks
      Bob</pre><br>
<pre style="margin: 0em;"><br></pre><br>
<tt>&quot;John J. Barton&quot; &lt;johnjbarton@xxxxxxxxxxxxxxx&gt; wrote in message 
<a  href="news:fjqhnt$786$1@xxxxxxxxxxxxxxxxxxxx">news:fjqhnt$786$1@xxxxxxxxxxxxxxxxxxxx</a>
</tt><blockquote style="border-left: #5555EE solid 0.2em; margin: 0em; padding-left: 0.85em"><pre style="margin: 0em;">Bob Goodman wrote:
...
</pre><blockquote style="border-left: #5555EE solid 0.2em; margin: 0em; padding-left: 0.85em"><tt>There are a few things in John Barton write up that we didn't implement 
such an adding annotations or an optional parameter to the eval() to 
described. ATF doesn't parse the JavaScript, so it can't pick up an 
annotations though we may be able to do something now that we have JSDT. 
Things like this should probably be standardized maybe through the Open 
Ajax Alliance. It doesn't help to implement something that no Ajax 
Runtime plans to implement.
</tt></blockquote><tt>The not-quite-announced Firebug Working Group is interested in 
standardizing debugger APIs across browsers. Douglas Crockford from Yahoo 
has taken that up. Separately we are also plan to extend 
jsdIDebuggerService to better support eval. Currently I think we might try 
something along the lines suggested by Igor Bukanov:<br>
<a  href="https://bugzilla.mozilla.org/show_bug.cgi?id=379410">https://bugzilla.mozilla.org/show_bug.cgi?id=379410</a><br>
John. 
</tt></blockquote><pre style="margin: 0em;"><br></pre><br>
</blockquote><br>
]]></content:encoded>
		<pubDate>Tue, 22 Jul 2008 09:51:43 GMT</pubDate>
		<guid isPermaLink="true">http://dev.eclipse.org/mhonarc/newsLists/news.eclipse.webtools.atf/msg00612.html</guid>
		<author>karsten.thoms@xxxxxxx (Karsten Thoms)</author>
	</item>


	<item>
		<title>[news.eclipse.webtools.atf] Re: &quot;Could not detect registered XULRunner to use&quot; after upgrading to 0.2.3.v200709141050</title>
		<link>http://dev.eclipse.org/mhonarc/newsLists/news.eclipse.webtools.atf/msg00611.html</link>
		<description>On Mac OSX this does not work with XulRunner 1.8.1.3 Could not read application.ini Registration not implemented on this platform! What did help is setting -Dorg.eclipse.swt.browser.XULRunnerPath=${workspace_loc}/org.mozilla.xulrunner.carbon.macosx/xulrunn...</description>
		<content:encoded><![CDATA[<pre style="margin: 0em;">On Mac OSX this does not work with XulRunner 1.8.1.3
&gt;xulrunner
Could not read application.ini
&gt;xulrunner-bin --register-global
Registration not implemented on this platform!</pre><br>
<pre style="margin: 0em;">What did help is setting
-Dorg.eclipse.swt.browser.XULRunnerPath=${workspace_loc}/org.mozilla.xulrunner.carbon.macosx/xulrunner</pre><br>
<pre style="margin: 0em;">Found at the SWT FAQ: <a  href="http://www.eclipse.org/swt/faq.php#howusemozilla">http://www.eclipse.org/swt/faq.php#howusemozilla</a></pre><br>
<pre style="margin: 0em;">~Karsten</pre><br>
<tt>Adrian Herscu schrieb:
</tt><blockquote style="border-left: #5555EE solid 0.2em; margin: 0em; padding-left: 0.85em"><tt>Run 
%ECLIPSE_HOME%/plugins/org.mozilla.xulrunner.win32.win32.x86_1.8.1.3-20070904/xulrunner/xulrunner 
--register-global<br>
Problem seems solved :)</tt><br>
<br>
<tt><br>John J Barton wrote:
</tt><blockquote style="border-left: #5555EE solid 0.2em; margin: 0em; padding-left: 0.85em"><tt>Adrian you have to read the docs carefully, I recall three steps:<br>
  1) eclipse plugin<br>
  2) install xulrunner<br>
  3) run xulrunner with global register option.<br>
In my opinion this arrangement makes SWT.MOZILLA only viable option 
for experiments.
</tt></blockquote></blockquote><br>
]]></content:encoded>
		<pubDate>Mon, 21 Jul 2008 11:48:16 GMT</pubDate>
		<guid isPermaLink="true">http://dev.eclipse.org/mhonarc/newsLists/news.eclipse.webtools.atf/msg00611.html</guid>
		<author>karsten.thoms@xxxxxxx (Karsten Thoms)</author>
	</item>


	<item>
		<title>[news.eclipse.webtools.atf] JSDT and jQuery</title>
		<link>http://dev.eclipse.org/mhonarc/newsLists/news.eclipse.webtools.atf/msg00610.html</link>
		<description>All my JS files are full of &amp;quot;errors&amp;quot; because JSDT doesn't seem to looking beyond the file I am currently editing. It doesn't pick up any of jQuery's functions or methods. I've tried adding jQuery to the library path, but that doesn't help either. What do I...</description>
		<content:encoded><![CDATA[<tt>All my JS files are full of &quot;errors&quot; because JSDT doesn't seem to looking 
beyond the file I am currently editing. It doesn't pick up any of jQuery's 
functions or methods. I've tried adding jQuery to the library path, but 
that doesn't help either. What do I need to do to add 3rd party libraries 
to code validation and content assist?</tt><br>
<br>
<br>
]]></content:encoded>
		<pubDate>Mon, 21 Jul 2008 03:02:50 GMT</pubDate>
		<guid isPermaLink="true">http://dev.eclipse.org/mhonarc/newsLists/news.eclipse.webtools.atf/msg00610.html</guid>
		<author>david@xxxxxxx (David Muir)</author>
	</item>


	<item>
		<title>[news.eclipse.webtools.atf] Embedded web server</title>
		<link>http://dev.eclipse.org/mhonarc/newsLists/news.eclipse.webtools.atf/msg00609.html</link>
		<description>hello, I am developing a Web Server using MCU having built in TCP/IP stack. In my application there is a SD-CARD(memory) implemented. I want to display the files and folders present inside the SD-CARD to the Web server, such that user can click and access ...</description>
		<content:encoded><![CDATA[<tt>hello,<br>
I am developing a Web Server using MCU having built in TCP/IP stack.<br>
In my application there is a SD-CARD(memory) implemented.<br>
I want to display the files and folders present inside the SD-CARD to the 
Web server, such that user can click and access the files stored in the 
SD-CARD.<br>
I have already done request handling using XHR objects but i am not able 
to find the right track to this stuff.</tt><br>
<br>
<pre style="margin: 0em;">What i am trying to do--</pre><br>
<tt>1. Read the SD-CARD and get the details of files stored in it.This is 
already done.(again SD-card is attached to the MCU having built in TCP/IP 
stack,<br>
&quot; This part is already done&quot; ).</tt><br>
<br>
<tt>2. Display the files and folders on the web page as links, so that when 
user clicks on the link data stored in that item is displayed.</tt><br>
<br>
<tt>3. When user clicks on one of these links a request is send to the MCU 
having the file name which user has clicked.</tt><br>
<br>
<pre style="margin: 0em;"><br>4. MCU responds with the data stored in the file,size,date created etc.</pre><br>
<tt>5. This information is send to web-server which opens a seperate window 
and display the incoming information.</tt><br>
<br>
<tt>I just want to know what i must do in this project, please give an 
appropriate link to some work similar to this.</tt><br>
<br>
<pre style="margin: 0em;"><br></pre><br>
<tt>Thanx and regards </tt><br>
<br>
<pre style="margin: 0em;">Divyansh</pre><br>
<pre style="margin: 0em;"><br></pre><br>
]]></content:encoded>
		<pubDate>Sat, 19 Jul 2008 10:16:58 GMT</pubDate>
		<guid isPermaLink="true">http://dev.eclipse.org/mhonarc/newsLists/news.eclipse.webtools.atf/msg00609.html</guid>
		<author>divyansh@xxxxxxx (Divyansh)</author>
	</item>


	<item>
		<title>[news.eclipse.webtools.atf] Using WTP 3.0M5 with ATF 0.2.3M4</title>
		<link>http://dev.eclipse.org/mhonarc/newsLists/news.eclipse.webtools.atf/msg00608.html</link>
		<description>It seems ATF 0.2.3M4 requires WTP 2.0. Is it possible to use ATF 0.2.3M4 with WTP 3.0M5? - Is it correct to say that the JavaScript debugger will stay with ATF whereas the JSDT will be a part of WTP3.0. That is the impression I get, just want to make sure ...</description>
		<content:encoded><![CDATA[It seems ATF 0.2.3M4 requires WTP 2.0. Is it possible to use ATF 0.2.3M4 with WTP 3.0M5? - Is it correct to say that the JavaScript debugger will stay with ATF whereas the JSDT will be a part of WTP3.0. That is the impression I get, just want to make sure ...]]></content:encoded>
		<pubDate>Fri, 23 May 2008 15:07:28 GMT</pubDate>
		<guid isPermaLink="true">http://dev.eclipse.org/mhonarc/newsLists/news.eclipse.webtools.atf/msg00608.html</guid>
		<author>nbhasin@xxxxxxx (Nukul Bhasin)</author>
	</item>


	<item>
		<title>[news.eclipse.webtools.atf] [ANN] EclipseMozilla RCP Component</title>
		<link>http://dev.eclipse.org/mhonarc/newsLists/news.eclipse.webtools.atf/msg00607.html</link>
		<description>Hello, EclipseMozilla (http://www.eclipsemozilla.org) has released the first milestone of its browser component. It can be used to embed the whole Mozilla rendering engine in Eclipse RCP applications. As such you get a great open source browser component t...</description>
		<content:encoded><![CDATA[Hello, EclipseMozilla (http://www.eclipsemozilla.org) has released the first milestone of its browser component. It can be used to embed the whole Mozilla rendering engine in Eclipse RCP applications. As such you get a great open source browser component t...]]></content:encoded>
		<pubDate>Thu, 01 May 2008 06:54:28 GMT</pubDate>
		<guid isPermaLink="true">http://dev.eclipse.org/mhonarc/newsLists/news.eclipse.webtools.atf/msg00607.html</guid>
		<author>tderflinger@xxxxxxx (Thomas Derflinger)</author>
	</item>


	<item>
		<title>[news.eclipse.webtools.atf] Re: ATF - Dojo require gives an error</title>
		<link>http://dev.eclipse.org/mhonarc/newsLists/news.eclipse.webtools.atf/msg00606.html</link>
		<description>I am getting the same error with dojo-1.0.2, atf-0.2.3M4 and eclipse 3.3.2. Any ideas? With regards, Martin. </description>
		<content:encoded><![CDATA[I am getting the same error with dojo-1.0.2, atf-0.2.3M4 and eclipse 3.3.2. Any ideas? With regards, Martin. ]]></content:encoded>
		<pubDate>Wed, 30 Apr 2008 11:36:02 GMT</pubDate>
		<guid isPermaLink="true">http://dev.eclipse.org/mhonarc/newsLists/news.eclipse.webtools.atf/msg00606.html</guid>
		<author>martinharrigan@xxxxxxx (Martin Harrigan)</author>
	</item>


	<item>
		<title>[news.eclipse.webtools.atf] How to create an explorer for xml lib?</title>
		<link>http://dev.eclipse.org/mhonarc/newsLists/news.eclipse.webtools.atf/msg00605.html</link>
		<description>Hi All! The same way as you can browse in the Package Explorer classes of a jar or the content of the Firefox/IE JS library, I want to give the user possibility to browse the content of a bunch of my custom xml files. What would be the right place to searc...</description>
		<content:encoded><![CDATA[Hi All! The same way as you can browse in the Package Explorer classes of a jar or the content of the Firefox/IE JS library, I want to give the user possibility to browse the content of a bunch of my custom xml files. What would be the right place to searc...]]></content:encoded>
		<pubDate>Thu, 24 Apr 2008 14:57:01 GMT</pubDate>
		<guid isPermaLink="true">http://dev.eclipse.org/mhonarc/newsLists/news.eclipse.webtools.atf/msg00605.html</guid>
		<author>anton.safonov@xxxxxxx (Anton Safonov)</author>
	</item>


	<item>
		<title>[news.eclipse.webtools.atf] Re: Alive?</title>
		<link>http://dev.eclipse.org/mhonarc/newsLists/news.eclipse.webtools.atf/msg00604.html</link>
		<description>Andreas Chlache schrieb: Hello Andreas, you may have a look at my plugin version. http://www.martin-burchard.de/files/org.mozilla.xulrunner.gtk.linux.x86.tar.gz It contains the latest Xulrunner for Linux. To use it, you have to use the org.eclipse.atf.mozi...</description>
		<content:encoded><![CDATA[Andreas Chlache schrieb: Hello Andreas, you may have a look at my plugin version. http://www.martin-burchard.de/files/org.mozilla.xulrunner.gtk.linux.x86.tar.gz It contains the latest Xulrunner for Linux. To use it, you have to use the org.eclipse.atf.mozi...]]></content:encoded>
		<pubDate>Tue, 22 Apr 2008 20:13:30 GMT</pubDate>
		<guid isPermaLink="true">http://dev.eclipse.org/mhonarc/newsLists/news.eclipse.webtools.atf/msg00604.html</guid>
		<author>news@xxxxxxx (Martin Burchard)</author>
	</item>

 
	</channel>
	</rss>
<!-- MHonArc v2.6.10 -->
