<?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>Tue, 28 Apr 2009 05:21:10 GMT</pubDate>
		<lastBuildDate>Tue, 28 Apr 2009 05:21:10 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] A Termination Review for ATF has been	scheduled</title>
		<link>http://dev.eclipse.org/mhonarc/newsLists/news.eclipse.webtools.atf/msg00643.html</link>
		<description>I want to announce to this newsgroup that the WTP PMC has requested a Termination Review of the ATF Project. http://www.eclipse.org/projects/whatsnew.php http://www.eclipse.org/project-slides/ATFTerminationReview.pdf In short, the project has not shown suf...</description>
		<content:encoded><![CDATA[<pre style="margin: 0em;"><br>I want to announce to this newsgroup that the WTP PMC has
requested a Termination Review of the ATF Project.</pre><br>
<pre style="margin: 0em;"><a  href="http://www.eclipse.org/projects/whatsnew.php">http://www.eclipse.org/projects/whatsnew.php</a></pre><br>
<pre style="margin: 0em;"><a  href="http://www.eclipse.org/project-slides/ATFTerminationReview.pdf">http://www.eclipse.org/project-slides/ATFTerminationReview.pdf</a></pre><br>
<pre style="margin: 0em;">In short, the project has not shown sufficient progress
towards achieving a release. Please read the  PDF
document for details and the goals of the Termination Review.</pre><br>
<br>
]]></content:encoded>
		<pubDate>Tue, 28 Apr 2009 05:14:58 GMT</pubDate>
		<guid isPermaLink="true">http://dev.eclipse.org/mhonarc/newsLists/news.eclipse.webtools.atf/msg00643.html</guid>
		<author>david_williams@xxxxxxx (David Williams)</author>
	</item>


	<item>
		<title>[news.eclipse.webtools.atf] Re: It's this project life and	developed ?</title>
		<link>http://dev.eclipse.org/mhonarc/newsLists/news.eclipse.webtools.atf/msg00642.html</link>
		<description>Philippe Ombredanne napsal(a): This are good news ;) </description>
		<content:encoded><![CDATA[<pre>Philippe Ombredanne napsal(a):
&gt; sNop wrote:
&gt;&gt; Hi dev,
&gt;&gt; it's this eclipse plugin still life and developed ?
&gt;&gt; thank you for info
&gt; Yes. The project has been quiet for the last year....
&gt; But we are regrouping and getting back in the game...
&gt; We should have an updated roadmap coming out soon on the wiki... and a
&gt; new build!
&gt; 
&gt; We are looking for good souls and brave hearts to chip in and help...
&gt; Critical for now is bug triage and verification...

This are good news ;)

</pre>]]></content:encoded>
		<pubDate>Sun, 15 Feb 2009 21:58:33 GMT</pubDate>
		<guid isPermaLink="true">http://dev.eclipse.org/mhonarc/newsLists/news.eclipse.webtools.atf/msg00642.html</guid>
		<author>snop3@xxxxxxx (sNop)</author>
	</item>


	<item>
		<title>[news.eclipse.webtools.atf] Re: IJavaElement for the &quot;this&quot; source	element?</title>
		<link>http://dev.eclipse.org/mhonarc/newsLists/news.eclipse.webtools.atf/msg00641.html</link>
		<description>Anton: You should check the wtp news group news://news.eclipse.org/eclipse.webtools That is where the JSDT discussion goes on. </description>
		<content:encoded><![CDATA[<tt>Anton Safonov wrote:
</tt><blockquote style="border-left: #5555EE solid 0.2em; margin: 0em; padding-left: 0.85em"><pre style="margin: 0em;">Hi,</pre><br>
<pre style="margin: 0em;">Let's have an example:</pre><br>
<pre style="margin: 0em;">bla.prototype=new Object();
function bla() {
    bla.prototype.meth = function() {};
    bla.prototype.meth2 = function() {
        this.meth();
        a = this;
    };
}</pre><br>
<tt>If I search for a java element corresponding to any of 'this' strings 
and do such a call (where jsOffset is the position of any of the 'this' 
elements above):</tt><br>
<br>
<pre style="margin: 0em;">IJavaElement[] elements = getCompilationUnit().codeSelect(jsOffset, 0);</pre><br>
<tt>Then it returns 0 elements, i.e. it doesn't find any matching java 
element at this point.<br>
And it works for 'meth()' returning ResolvedSourceMethod.</tt><br>
<br>
<pre style="margin: 0em;">Is it a bug or a feature?
If it's a bug, would it be easy for me to fix it?
What kind of element must be returned for 'this'? ResolvedSourceType?</pre><br>
<pre style="margin: 0em;">Regards, Anton</pre><br>
</blockquote><pre style="margin: 0em;">Anton:
You should check the wtp news group <a  href="news://news.eclipse.org/eclipse.webtools">news://news.eclipse.org/eclipse.webtools</a>
That is where the JSDT discussion goes on.</pre><br>
]]></content:encoded>
		<pubDate>Sat, 14 Feb 2009 20:04:00 GMT</pubDate>
		<guid isPermaLink="true">http://dev.eclipse.org/mhonarc/newsLists/news.eclipse.webtools.atf/msg00641.html</guid>
		<author>pombredanne@xxxxxxx (Philippe Ombredanne)</author>
	</item>
	<item>
		<title>[news.eclipse.webtools.atf] Re: JSDT code formatter question</title>
		<link>http://dev.eclipse.org/mhonarc/newsLists/news.eclipse.webtools.atf/msg00640.html</link>
		<description>JSDT is now part of the base WTP and has graduated from atf... you should check the WTP news group for help there. </description>
		<content:encoded><![CDATA[<tt>zubin wrote:
</tt><blockquote style="border-left: #5555EE solid 0.2em; margin: 0em; padding-left: 0.85em"><tt>Our RCP application is using jsdt for javascript code.  I am thinking to 
implement code formtter feature to the javascript editor.   Can I use 
the code formatter that jsdt has? If the answer is yes, can anyone show 
me how.  A sample would be the best.  Thanks,
</tt></blockquote><tt>JSDT is now part of the base WTP and has graduated from atf... you 
should check the WTP news group for help there.</tt><br>
<br>
]]></content:encoded>
		<pubDate>Sat, 14 Feb 2009 20:02:22 GMT</pubDate>
		<guid isPermaLink="true">http://dev.eclipse.org/mhonarc/newsLists/news.eclipse.webtools.atf/msg00640.html</guid>
		<author>pombredanne@xxxxxxx (Philippe Ombredanne)</author>
	</item>
	<item>
		<title>[news.eclipse.webtools.atf] Re: It's this project life and	developed ?</title>
		<link>http://dev.eclipse.org/mhonarc/newsLists/news.eclipse.webtools.atf/msg00639.html</link>
		<description>Yes. The project has been quiet for the last year.... But we are regrouping and getting back in the game... We should have an updated roadmap coming out soon on the wiki... and a new build! We are looking for good souls and brave hearts to chip in and help...</description>
		<content:encoded><![CDATA[<tt>sNop wrote:
</tt><blockquote style="border-left: #5555EE solid 0.2em; margin: 0em; padding-left: 0.85em"><pre style="margin: 0em;">Hi dev,
it's this eclipse plugin still life and developed ?
thank you for info
</pre></blockquote><tt>Yes. The project has been quiet for the last year....<br>
But we are regrouping and getting back in the game...<br>
We should have an updated roadmap coming out soon on the wiki... and a 
new build!</tt><br>
<br>
<pre style="margin: 0em;">We are looking for good souls and brave hearts to chip in and help...
Critical for now is bug triage and verification...</pre><br>
]]></content:encoded>
		<pubDate>Sat, 14 Feb 2009 20:00:43 GMT</pubDate>
		<guid isPermaLink="true">http://dev.eclipse.org/mhonarc/newsLists/news.eclipse.webtools.atf/msg00639.html</guid>
		<author>pombredanne@xxxxxxx (Philippe Ombredanne)</author>
	</item>
	<item>
		<title>[news.eclipse.webtools.atf] Re: Item for the wishlist</title>
		<link>http://dev.eclipse.org/mhonarc/newsLists/news.eclipse.webtools.atf/msg00638.html</link>
		<description>That is a good one ... would you mind entering a ticket in bugzilla for that ? </description>
		<content:encoded><![CDATA[<tt>user@xxxxxxxxxxxxxx wrote:
</tt><blockquote style="border-left: #5555EE solid 0.2em; margin: 0em; padding-left: 0.85em"><pre style="margin: 0em;">Hello,</pre><br>
<pre style="margin: 0em;">just starting to work with atf, I have a not too complex wish:
In the browser tools -&gt; request Monitor and  -&gt; Browser console</pre><br>
<tt>it would be nice to be able to copy&amp;paste all those lines into any other 
  editor.
</tt></blockquote><tt>That is a good one ... would you mind entering a ticket in bugzilla for 
that ?</tt><br>
<br>
<blockquote style="border-left: #5555EE solid 0.2em; margin: 0em; padding-left: 0.85em"><pre style="margin: 0em;">good work!</pre><br>
<tt>Axel
</tt></blockquote><br>
]]></content:encoded>
		<pubDate>Sat, 14 Feb 2009 19:58:41 GMT</pubDate>
		<guid isPermaLink="true">http://dev.eclipse.org/mhonarc/newsLists/news.eclipse.webtools.atf/msg00638.html</guid>
		<author>pombredanne@xxxxxxx (Philippe Ombredanne)</author>
	</item>
	<item>
		<title>[news.eclipse.webtools.atf] Re: ATF also an IDE for XUL	applications?</title>
		<link>http://dev.eclipse.org/mhonarc/newsLists/news.eclipse.webtools.atf/msg00637.html</link>
		<description>Possibly though it is not something that has been supported Yes! there have been a few community plugins there... and if you feel like contributing Xul support to Atf that would be great! </description>
		<content:encoded><![CDATA[<tt>Wang Xianzhu wrote:
</tt><blockquote style="border-left: #5555EE solid 0.2em; margin: 0em; padding-left: 0.85em"><pre style="margin: 0em;">Congratulations to this new group!</pre><br>
<tt>I think ATF can also be an IDE for XUL (or other XML/JS based client UI) 
applications, because there are many same characteristics between XUL 
and AJAX applications.
</tt></blockquote><pre style="margin: 0em;">Possibly though it is not something that has been supported</pre><br>
<blockquote style="border-left: #5555EE solid 0.2em; margin: 0em; padding-left: 0.85em"><tt>I think XUL application developers have been waiting for a good IDE for 
a long time.
</tt></blockquote><tt>Yes! there have been a few community plugins there... and if you feel 
like contributing Xul support to Atf that would be great!</tt><br>
<br>
<blockquote style="border-left: #5555EE solid 0.2em; margin: 0em; padding-left: 0.85em"><tt>XUL and AJAX can even be mixed together to build new type of hybrid 
rich-client/web-based applications.  The client (written in XUL/JS) can 
provide richer set of client components than that of a standard browser, 
to allow richer set of AJAX application functionalities.</tt><br>
<br>
<pre style="margin: 0em;">Wang Xianzhu</pre><br>
<br>
</blockquote><br>
]]></content:encoded>
		<pubDate>Sat, 14 Feb 2009 19:55:20 GMT</pubDate>
		<guid isPermaLink="true">http://dev.eclipse.org/mhonarc/newsLists/news.eclipse.webtools.atf/msg00637.html</guid>
		<author>pombredanne@xxxxxxx (Philippe Ombredanne)</author>
	</item>


	<item>
		<title>[news.eclipse.webtools.atf] It's this project life and developed ?</title>
		<link>http://dev.eclipse.org/mhonarc/newsLists/news.eclipse.webtools.atf/msg00636.html</link>
		<description>Hi dev, it's this eclipse plugin still life and developed ? thank you for info </description>
		<content:encoded><![CDATA[<pre>Hi dev,

it's this eclipse plugin still life and developed ?

thank you for info

</pre>]]></content:encoded>
		<pubDate>Wed, 14 Jan 2009 09:15:00 GMT</pubDate>
		<guid isPermaLink="true">http://dev.eclipse.org/mhonarc/newsLists/news.eclipse.webtools.atf/msg00636.html</guid>
		<author>snop3@xxxxxxx (sNop)</author>
	</item>


	<item>
		<title>[news.eclipse.webtools.atf] JSDT code formatter question</title>
		<link>http://dev.eclipse.org/mhonarc/newsLists/news.eclipse.webtools.atf/msg00635.html</link>
		<description>Our RCP application is using jsdt for javascript code. I am thinking to implement code formtter feature to the javascript editor. Can I use the code formatter that jsdt has? If the answer is yes, can anyone show me how. A sample would be the best. Thanks, </description>
		<content:encoded><![CDATA[<tt>Our RCP application is using jsdt for javascript code.  I am thinking to 
implement code formtter feature to the javascript editor.   Can I use the 
code formatter that jsdt has? If the answer is yes, can anyone show me 
how.  A sample would be the best.  
Thanks,</tt><br>
<br>
<br>
]]></content:encoded>
		<pubDate>Tue, 06 Jan 2009 19:07:29 GMT</pubDate>
		<guid isPermaLink="true">http://dev.eclipse.org/mhonarc/newsLists/news.eclipse.webtools.atf/msg00635.html</guid>
		<author>zubinshi@xxxxxxx (zubin )</author>
	</item>


	<item>
		<title>[news.eclipse.webtools.atf] IJavaElement for the &quot;this&quot; source	element?</title>
		<link>http://dev.eclipse.org/mhonarc/newsLists/news.eclipse.webtools.atf/msg00634.html</link>
		<description>Hi, Let's have an example: bla.prototype=new Object(); function bla() { bla.prototype.meth = function() {}; bla.prototype.meth2 = function() { this.meth(); a = this; }; } If I search for a java element corresponding to any of 'this' strings and do such a c...</description>
		<content:encoded><![CDATA[<pre style="margin: 0em;">Hi,</pre><br>
<pre style="margin: 0em;">Let's have an example:</pre><br>
<pre style="margin: 0em;">bla.prototype=new Object();
function bla() {
	bla.prototype.meth = function() {};
	bla.prototype.meth2 = function() {
		this.meth();
		a = this;
	};
}</pre><br>
<tt>If I search for a java element corresponding to any of 'this' strings and 
do such a call (where jsOffset is the position of any of the 'this' 
elements above):</tt><br>
<br>
<pre style="margin: 0em;">IJavaElement[] elements = getCompilationUnit().codeSelect(jsOffset, 0);</pre><br>
<tt>Then it returns 0 elements, i.e. it doesn't find any matching java element 
at this point.<br>
And it works for 'meth()' returning ResolvedSourceMethod.</tt><br>
<br>
<pre style="margin: 0em;">Is it a bug or a feature?
If it's a bug, would it be easy for me to fix it?
What kind of element must be returned for 'this'? ResolvedSourceType?</pre><br>
<pre style="margin: 0em;">Regards, Anton</pre><br>
<br>
]]></content:encoded>
		<pubDate>Tue, 04 Nov 2008 11:02:18 GMT</pubDate>
		<guid isPermaLink="true">http://dev.eclipse.org/mhonarc/newsLists/news.eclipse.webtools.atf/msg00634.html</guid>
		<author>anton.safonov@xxxxxxx (Anton Safonov)</author>
	</item>

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