<?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>jdt-debug-dev</title>
		<link>http://dev.eclipse.org/mhonarc/lists/jdt-debug-dev/maillist.html</link>
		<description>jdt-debug-dev</description>
		<language>en-us</language>
		<pubDate>Wed, 11 Apr 2012 16:40:14 GMT</pubDate>
		<lastBuildDate>Wed, 11 Apr 2012 16:40:14 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>jdt-debug-dev</title>
			<url>http://www.eclipse.org/eclipse.org-common/themes/Phoenix/images/eclipse_home_header.jpg</url>
			<link>http://dev.eclipse.org/mhonarc/lists/jdt-debug-dev/maillist.html</link>
		</image>
 

	<item>
		<title>[jdt-debug-dev] Build Eclipse using Eclipse&#x200F;</title>
		<link>http://dev.eclipse.org/mhonarc/lists/jdt-debug-dev/msg00857.html</link>
		<description> Hello Folks, I'm finding guide to compile/debug Eclipse using Eclipse (or the way Eclipse developers do in real).Hope to get any tip from you. Thanks,Jongwook </description>
		<content:encoded><![CDATA[<table width="100%"><tr><td style="">

<div dir='ltr'>
<font size="2" face="Tahoma">Hello Folks,</font><BR> <BR>I'm finding guide to compile/debug Eclipse using Eclipse (or the way Eclipse developers do in real).<BR>Hope to get any tip from you.<BR> <BR>Thanks,<BR>Jongwook<BR> 		 	   		  </div>
</td></tr></table>]]></content:encoded>
		<pubDate>Wed, 11 Apr 2012 16:39:04 GMT</pubDate>
		<guid isPermaLink="true">http://dev.eclipse.org/mhonarc/lists/jdt-debug-dev/msg00857.html</guid>
		<author>jongwook.kim@xxxxxxx (Jongwook Kim)</author>
	</item>


	<item>
		<title>[jdt-debug-dev] 3.8/4.2 Test Pass</title>
		<link>http://dev.eclipse.org/mhonarc/lists/jdt-debug-dev/msg00856.html</link>
		<description> Today is the test pass for 3.8/4.2 M6. The test information can be found here: http://wiki.eclipse.org/Debug/Test_Plan_3.8M6 As always any help is greatly appreciated. Michael Rennie</description>
		<content:encoded><![CDATA[
<p><font size="2" face="sans-serif">Today is the test pass for 3.8/4.2 M6.</font><br>
<br>
<font size="2" face="sans-serif">The test information can be found here: </font><a href="http://wiki.eclipse.org/Debug/Test_Plan_3.8M6"><font size="3" color="#0000FF" face="serif"><u>http://wiki.eclipse.org/Debug/Test_Plan_3.8M6</u></font></a><font size="3" face="serif"> </font><br>
<br>
<font size="2" face="sans-serif">As always any help is greatly appreciated.</font><br>
<br>
<font size="2" face="sans-serif">Michael Rennie</font>]]></content:encoded>
		<pubDate>Tue, 13 Mar 2012 16:32:06 GMT</pubDate>
		<guid isPermaLink="true">http://dev.eclipse.org/mhonarc/lists/jdt-debug-dev/msg00856.html</guid>
		<author>Michael_Rennie@xxxxxxx (Michael Rennie)</author>
	</item>


	<item>
		<title>[jdt-debug-dev] 3.7.2RC2 test plan posted</title>
		<link>http://dev.eclipse.org/mhonarc/lists/jdt-debug-dev/msg00855.html</link>
		<description> Another round of testing is upon us. Tomorrow (01/19/2012) is a full day test pass for 3.7.2 RC2. The test plan is available: http://wiki.eclipse.org/Debug/Test_Plan_3.7.2RC2 As always, everyone is welcome to help test. Michael Rennie</description>
		<content:encoded><![CDATA[
<p>Another round of testing is upon us. Tomorrow (01/19/2012) is a full day test pass for 3.7.2 RC2. The test plan is available: <a href="http://wiki.eclipse.org/Debug/Test_Plan_3.7.2RC2"><u><font size="4" color="#0000FF">http://wiki.eclipse.org/Debug/Test_Plan_3.7.2RC2</font></u></a><font size="4"> </font><br>
<br>
As always, everyone is welcome to help test.<br>
<br>
Michael Rennie]]></content:encoded>
		<pubDate>Wed, 18 Jan 2012 16:48:39 GMT</pubDate>
		<guid isPermaLink="true">http://dev.eclipse.org/mhonarc/lists/jdt-debug-dev/msg00855.html</guid>
		<author>Michael_Rennie@xxxxxxx (Michael Rennie)</author>
	</item>


	<item>
		<title>Re: [jdt-debug-dev] Rhino debugging in Eclipse IDE for JavaScript Web Developers</title>
		<link>http://dev.eclipse.org/mhonarc/lists/jdt-debug-dev/msg00854.html</link>
		<description> Hi Barent, It reads like you are are starting the debugger using the Rhino console (see http://wiki.eclipse.org/JSDT/Debug/Rhino#Rhino_Debug_Console) because I can see the Rhino input prompt in your pasted output. To debug a server -which is what it sound...</description>
		<content:encoded><![CDATA[
<p>Hi Barent,<br>
<br>
It reads like you are are starting the debugger using the Rhino console (see <a href="http://wiki.eclipse.org/JSDT/Debug/Rhino#Rhino_Debug_Console"><u><font size="4" color="#0000FF">http://wiki.eclipse.org/JSDT/Debug/Rhino#Rhino_Debug_Console</font></u></a><font size="4">) because I can see the Rhino input prompt in your pasted output. To debug a server -which is what it sounds like you want to do - you have to embed the debugger / transport bits and create an instance of the debugger in code (see </font><a href="http://wiki.eclipse.org/JSDT/Debug/Rhino#Embedding_the_Rhino_Debugger"><u><font size="4" color="#0000FF">http://wiki.eclipse.org/JSDT/Debug/Rhino#Embedding_the_Rhino_Debugger</font></u></a><font size="4"> for more information on doing so).</font><br>
<br>
<font size="4">In the future, this kind of question would be better asked in the forums, as this mailing list is intended for developers of JDT. You could also trying using the</font><font size="2" face="Arial">&#xA0;</font><a href="mailto:wtp-dev@xxxxxxxxxxx"><b><font size="2" color="#7036BE" face="Arial">wtp-dev@xxxxxxxxxxx</font></b></a><font size="4"> mailing list, which would be more relevant to other people developing _javascript_.</font><br>
<br>
Michael Rennie<br>
<br>
<img width="16" height="16" src="" border="0" alt="Inactive hide details for Barent ---01/16/2012 04:21:40 AM---Hello Mr. Rennie,  Recently I posted a problem concerning the Rhin"><font color="#424282">Barent ---01/16/2012 04:21:40 AM---Hello Mr. Rennie,  Recently I posted a problem concerning the Rhino Debugger.</font><br>
<br>
<font size="2" color="#5F5F5F">From:	</font><font size="2">Barent &lt;barent.brouwers@xxxxxxxxx&gt;</font><br>
<font size="2" color="#5F5F5F">To:	</font><font size="2">jdt-debug-dev@xxxxxxxxxxx</font><br>
<font size="2" color="#5F5F5F">Date:	</font><font size="2">01/16/2012 04:21 AM</font><br>
<font size="2" color="#5F5F5F">Subject:	</font><font size="2">[jdt-debug-dev] Rhino debugging in Eclipse IDE for _javascript_ Web Developers</font><br>
<font size="2" color="#5F5F5F">Sent by:	</font><font size="2">jdt-debug-dev-bounces@xxxxxxxxxxx</font><br>
<hr width="100%" size="2" align="left" noshade style="color:#8091A5; "><br>
<br>
<br>
<tt><br>
Hello Mr. Rennie, <br>
<br>
<br>
Recently I posted a problem concerning the Rhino Debugger. <br>
<br>
I was glad someone, you, gave a reply. <br>
But it's still not solved. <br>
<br>
When I start the debugger I can see this : <br>
<br>
Rhino debugger <br>
Start at time: 10 januari 2012 9:35:57 CET <br>
Listening to socket onport: 8080 <br>
Started suspended - waiting for client resume... <br>
Rhino 1.7 release 3 2011 05 09 <br>
js&gt; <br>
<br>
Then, from the Eclipse IDE for _javascript_ Web Developers. <br>
<br>
Version: Indigo Service Release 1 <br>
<br>
I try to connect to the debugger. <br>
<br>
My website is running in Mozilla Firefox on localhost:8080 <br>
<br>
Is this the correct way of using Rhino debugging ? <br>
<br>
greetings, <br>
<br>
Barent Brouwers <br>
<br>
The Netherlands<br>
<br>
-- <br>
View this message in context: </tt><tt><a href="http://old.nabble.com/Rhino-debugging-in-Eclipse-IDE-for-_javascript_-Web-Developers-tp33146637p33146637.html">http://old.nabble.com/Rhino-debugging-in-Eclipse-IDE-for-_javascript_-Web-Developers-tp33146637p33146637.html</a></tt><tt><br>
Sent from the Eclipse JDT - debug mailing list archive at Nabble.com.<br>
<br>
_______________________________________________<br>
jdt-debug-dev mailing list<br>
jdt-debug-dev@xxxxxxxxxxx<br>
</tt><tt><a href="https://dev.eclipse.org/mailman/listinfo/jdt-debug-dev">https://dev.eclipse.org/mailman/listinfo/jdt-debug-dev</a></tt><tt><br>
<br>
</tt><br>

<p><a href="gif2knB9El8D8.gif" ><img src="gif2knB9El8D8.gif" alt="GIF image"></a></p>
]]></content:encoded>
		<pubDate>Mon, 16 Jan 2012 18:32:15 GMT</pubDate>
		<guid isPermaLink="true">http://dev.eclipse.org/mhonarc/lists/jdt-debug-dev/msg00854.html</guid>
		<author>Michael_Rennie@xxxxxxx (Michael Rennie)</author>
	</item>
	<item>
		<title>[jdt-debug-dev] Rhino debugging in Eclipse IDE for JavaScript Web Developers</title>
		<link>http://dev.eclipse.org/mhonarc/lists/jdt-debug-dev/msg00853.html</link>
		<description> Hello Mr. Rennie, Recently I posted a problem concerning the Rhino Debugger. I was glad someone, you, gave a reply. But it's still not solved. When I start the debugger I can see this : Rhino debugger Start at time: 10 januari 2012 9:35:57 CET Listening t...</description>
		<content:encoded><![CDATA[<pre>
Hello Mr. Rennie, 


Recently I posted a problem concerning the Rhino Debugger. 

I was glad someone, you, gave a reply. 
But it's still not solved. 

When I start the debugger I can see this : 

Rhino debugger 
Start at time: 10 januari 2012 9:35:57 CET 
Listening to socket onport: 8080 
Started suspended - waiting for client resume... 
Rhino 1.7 release 3 2011 05 09 
js&gt; 

Then, from the Eclipse IDE for JavaScript Web Developers. 

Version: Indigo Service Release 1 

I try to connect to the debugger. 

My website is running in Mozilla Firefox on localhost:8080 

Is this the correct way of using Rhino debugging ? 

greetings, 

Barent Brouwers 

The Netherlands

-- 
View this message in context: <a  href="http://old.nabble.com/Rhino-debugging-in-Eclipse-IDE-for-JavaScript-Web-Developers-tp33146637p33146637.html">http://old.nabble.com/Rhino-debugging-in-Eclipse-IDE-for-JavaScript-Web-Developers-tp33146637p33146637.html</a>
Sent from the Eclipse JDT - debug mailing list archive at Nabble.com.


</pre>]]></content:encoded>
		<pubDate>Mon, 16 Jan 2012 10:20:56 GMT</pubDate>
		<guid isPermaLink="true">http://dev.eclipse.org/mhonarc/lists/jdt-debug-dev/msg00853.html</guid>
		<author>barent.brouwers@xxxxxxx (Barent)</author>
	</item>


	<item>
		<title>[jdt-debug-dev] 3.8 / 4.2 M4 test plan available</title>
		<link>http://dev.eclipse.org/mhonarc/lists/jdt-debug-dev/msg00852.html</link>
		<description> http://wiki.eclipse.org/Debug/Test_Plan_3.8M4 As always, everyone is welcome to help test. Michael Rennie IBM Canada</description>
		<content:encoded><![CDATA[
<p><a href="http://wiki.eclipse.org/Debug/Test_Plan_3.8M4"><u><font size="4" color="#0000FF">http://wiki.eclipse.org/Debug/Test_Plan_3.8M4</font></u></a><font size="4"> </font><br>
<br>
As always, everyone is welcome to help test.<br>
<br>
Michael Rennie<br>
IBM Canada]]></content:encoded>
		<pubDate>Tue, 06 Dec 2011 16:54:13 GMT</pubDate>
		<guid isPermaLink="true">http://dev.eclipse.org/mhonarc/lists/jdt-debug-dev/msg00852.html</guid>
		<author>Michael_Rennie@xxxxxxx (Michael Rennie)</author>
	</item>


	<item>
		<title>[jdt-debug-dev] Debug tagged for the 11/7/2011 I-build</title>
		<link>http://dev.eclipse.org/mhonarc/lists/jdt-debug-dev/msg00851.html</link>
		<description> Platform and JDT debug have been tagged as v20111107-1153 for the 11/7/2011 I-build Michael Rennie</description>
		<content:encoded><![CDATA[
<p>Platform and JDT debug have been tagged as v20111107-1153 for the 11/7/2011 I-build<br>
<br>
<br>
Michael Rennie]]></content:encoded>
		<pubDate>Mon, 07 Nov 2011 21:45:22 GMT</pubDate>
		<guid isPermaLink="true">http://dev.eclipse.org/mhonarc/lists/jdt-debug-dev/msg00851.html</guid>
		<author>Michael_Rennie@xxxxxxx (Michael Rennie)</author>
	</item>


	<item>
		<title>[jdt-debug-dev] Debug 3.8/4.2M3 test plan has been posted</title>
		<link>http://dev.eclipse.org/mhonarc/lists/jdt-debug-dev/msg00850.html</link>
		<description> The test plan for platform / JDT debug has been posted here: http://wiki.eclipse.org/Debug/Test_Plan_3.8M3 As always, everyone is welcome to help test! Michael Rennie</description>
		<content:encoded><![CDATA[
<p>The test plan for platform / JDT debug has been posted here: <a href="http://wiki.eclipse.org/Debug/Test_Plan_3.8M3"><u><font size="4" color="#0000FF">http://wiki.eclipse.org/Debug/Test_Plan_3.8M3</font></u></a><font size="4"> </font><br>
<br>
As always, everyone is welcome to help test!<br>
<br>
Michael Rennie]]></content:encoded>
		<pubDate>Wed, 26 Oct 2011 14:58:13 GMT</pubDate>
		<guid isPermaLink="true">http://dev.eclipse.org/mhonarc/lists/jdt-debug-dev/msg00850.html</guid>
		<author>Michael_Rennie@xxxxxxx (Michael Rennie)</author>
	</item>


	<item>
		<title>[jdt-debug-dev] Debug has been tagged</title>
		<link>http://dev.eclipse.org/mhonarc/lists/jdt-debug-dev/msg00849.html</link>
		<description> Platform and JDT debug have been tagged as v20111024-1547 for any upcoming builds: Michael Rennie</description>
		<content:encoded><![CDATA[
<p>Platform and JDT debug have been tagged as <a href="http://git.eclipse.org/c/platform/eclipse.platform.debug.git/tag/?id=v20111024-1547"><font size="2">v20111024-1547</font></a><font size="4"> </font> for any upcoming builds:<br>
<a href="http://git.eclipse.org/c/platform/eclipse.platform.debug.git/tag/?id=v20111024-1547"></a><br>
Michael Rennie]]></content:encoded>
		<pubDate>Mon, 24 Oct 2011 21:03:02 GMT</pubDate>
		<guid isPermaLink="true">http://dev.eclipse.org/mhonarc/lists/jdt-debug-dev/msg00849.html</guid>
		<author>Michael_Rennie@xxxxxxx (Michael Rennie)</author>
	</item>


	<item>
		<title>[jdt-debug-dev] JDT Debug has been tagged for the I-build</title>
		<link>http://dev.eclipse.org/mhonarc/lists/jdt-debug-dev/msg00848.html</link>
		<description> JDT Debug has been tagged as v20111017-1052 for the 10/17/2011 I-build Michael Rennie</description>
		<content:encoded><![CDATA[
<p>JDT Debug has been tagged as v20111017-1052 for the 10/17/2011 I-build<br>
<br>
Michael Rennie]]></content:encoded>
		<pubDate>Mon, 17 Oct 2011 16:15:20 GMT</pubDate>
		<guid isPermaLink="true">http://dev.eclipse.org/mhonarc/lists/jdt-debug-dev/msg00848.html</guid>
		<author>Michael_Rennie@xxxxxxx (Michael Rennie)</author>
	</item>

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

