<?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.tools.jdt</title>
		<link>http://dev.eclipse.org/mhonarc/newsLists/news.eclipse.tools.jdt/maillist.html</link>
		<description>NewsGroup: news.eclipse.tools.jdt</description>
		<language>en-us</language>
		<pubDate>Sat, 04 Jul 2009 04:01:14 GMT</pubDate>
		<lastBuildDate>Sat, 04 Jul 2009 04:01: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>news.eclipse.tools.jdt</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.tools.jdt/maillist.html</link>
		</image>
 

	<item>
		<title>[news.eclipse.tools.jdt] Re: A modal dialog box like Open Type	Dialog Box</title>
		<link>http://dev.eclipse.org/mhonarc/newsLists/news.eclipse.tools.jdt/msg24602.html</link>
		<description>Thanks a lot. </description>
		<content:encoded><![CDATA[<pre style="margin: 0em;">Thanks a lot.</pre><br>
<br>
]]></content:encoded>
		<pubDate>Sat, 04 Jul 2009 03:48:15 GMT</pubDate>
		<guid isPermaLink="true">http://dev.eclipse.org/mhonarc/newsLists/news.eclipse.tools.jdt/msg24602.html</guid>
		<author>sajith.vim@xxxxxxx (sajith weerakoon)</author>
	</item>
	<item>
		<title>[news.eclipse.tools.jdt] ICompilationUnit and IMethod</title>
		<link>http://dev.eclipse.org/mhonarc/newsLists/news.eclipse.tools.jdt/msg24601.html</link>
		<description>Hi Guys, Thanks for all your help. I have the following questions. 1) How can i check if an ICompilotionUnit is a normal class or an interface. I would like to use different image for a normal class and another image if the ICompilotionUnit is an interface...</description>
		<content:encoded><![CDATA[<pre style="margin: 0em;">Hi Guys,</pre><br>
<pre style="margin: 0em;">   Thanks for all your help. I have the following questions.</pre><br>
<tt>1)<br>
How can i check if an ICompilotionUnit is a normal class or an interface. 
I would like to use different image for a normal class and another image 
if the ICompilotionUnit is an interface.</tt><br>
<br>
<pre style="margin: 0em;"><br>2)
How can i know if an IMethod is a constructor or a normal method.</pre><br>
<pre style="margin: 0em;"><br>Thanks for your help.</pre><br>
<pre style="margin: 0em;"><br>Regards,
Eddy Freeman</pre><br>
<br>
]]></content:encoded>
		<pubDate>Fri, 03 Jul 2009 20:37:40 GMT</pubDate>
		<guid isPermaLink="true">http://dev.eclipse.org/mhonarc/newsLists/news.eclipse.tools.jdt/msg24601.html</guid>
		<author>win1for@xxxxxxx (Eddy Freeman)</author>
	</item>
	<item>
		<title>[news.eclipse.tools.jdt] Re: A modal dialog box like Open Type	Dialog Box</title>
		<link>http://dev.eclipse.org/mhonarc/newsLists/news.eclipse.tools.jdt/msg24600.html</link>
		<description>Hi, You may use FilteredItemsSelectionDialog. See http://blog.eclipse-tips.com/2008/07/selection-dialogs-in-eclipse.html Regards, Mariot Eric Rizzo a &amp;#xE9;crit : </description>
		<content:encoded><![CDATA[<pre>Hi,

You may use FilteredItemsSelectionDialog.
See <a  href="http://blog.eclipse-tips.com/2008/07/selection-dialogs-in-eclipse.html">http://blog.eclipse-tips.com/2008/07/selection-dialogs-in-eclipse.html</a>

Regards,

Mariot


Eric Rizzo a &#xE9;crit :
&gt; sajith weerakoon wrote:
&gt;&gt; Hi All,
&gt;&gt;
&gt;&gt; I am a GSoC Student who is currently working on Open Metadata Search.
&gt;&gt; <a  href="http://wiki.eclipse.org/Open_Metadata_Search">http://wiki.eclipse.org/Open_Metadata_Search</a>
&gt;&gt;
&gt;&gt; I am having a problem in creating the UI of the project. I want to
&gt;&gt; make something similar to Open Type Dialog box. Anyway I did make some
&gt;&gt; attempts with SWT but I get an Unhandled event loop exception
&gt;&gt; (org.eclipse.swt.SWTException: Invalid thread access).
&gt;&gt;
&gt;&gt; Please can someone help me in doing this?
&gt; 
&gt; You can use Plug-in Spy (Alt+Shift+F1) to help you find the code that
&gt; implements the dialog you want to imitate. It even shows a hyperlink to
&gt; the class for you to easily study the source code.
&gt; 
&gt; Hope this helps,
&gt; Eric

</pre>]]></content:encoded>
		<pubDate>Fri, 03 Jul 2009 09:15:36 GMT</pubDate>
		<guid isPermaLink="true">http://dev.eclipse.org/mhonarc/newsLists/news.eclipse.tools.jdt/msg24600.html</guid>
		<author>mariot.chauvin@xxxxxxx (Mariot Chauvin)</author>
	</item>


	<item>
		<title>[news.eclipse.tools.jdt] Re: JDT Compiler error in 3.5?</title>
		<link>http://dev.eclipse.org/mhonarc/newsLists/news.eclipse.tools.jdt/msg24599.html</link>
		<description>Mike Poindexter a &amp;#xE9;crit : You should report a bug report against JDT/Core with steps to reproduce for further investigations. -- Olivier </description>
		<content:encoded><![CDATA[<tt>Mike Poindexter a &#xE9;crit :
</tt><blockquote style="border-left: #5555EE solid 0.2em; margin: 0em; padding-left: 0.85em"><tt>I just upgraded my Eclipse instance to the new Gallileo release, and was 
surprised to see some compile errors in one of my projects.  After some 
experimentation, I was able to reproduce it using the code below.  When 
I try to compile the below I get the error &quot;The method 
lookupData(TestGenericsError.Identifier&lt;C&gt;) in the type 
TestGenericsError is not applicable for the arguments 
(TestGenericsError.Identifier)&quot;.  This code compiles fine using javac 
from the command line, and according to my understanding of the rules 
for mixing generified and ungenerified types it should be legal (albeit 
bad practice).  Am I missing something, or is this a regression?  I 
looked at the warning/error settings for JDT and couldn't find anything 
that would turn this from a warning (as produced by javac) into an error.
</tt></blockquote><tt>You should report a bug report against JDT/Core with steps to reproduce 
for further investigations.<br>
--<br>
Olivier</tt><br>
<br>
]]></content:encoded>
		<pubDate>Thu, 02 Jul 2009 22:15:56 GMT</pubDate>
		<guid isPermaLink="true">http://dev.eclipse.org/mhonarc/newsLists/news.eclipse.tools.jdt/msg24599.html</guid>
		<author>olivier_thomann@xxxxxxx (Olivier Thomann)</author>
	</item>
	<item>
		<title>[news.eclipse.tools.jdt] Re: A modal dialog box like Open Type	Dialog Box</title>
		<link>http://dev.eclipse.org/mhonarc/newsLists/news.eclipse.tools.jdt/msg24598.html</link>
		<description>You can use Plug-in Spy (Alt+Shift+F1) to help you find the code that implements the dialog you want to imitate. It even shows a hyperlink to the class for you to easily study the source code. Hope this helps, Eric </description>
		<content:encoded><![CDATA[<tt>sajith weerakoon wrote:
</tt><blockquote style="border-left: #5555EE solid 0.2em; margin: 0em; padding-left: 0.85em"><pre style="margin: 0em;">Hi All,</pre><br>
<pre style="margin: 0em;">I am a GSoC Student who is currently working on Open Metadata Search.
<a  href="http://wiki.eclipse.org/Open_Metadata_Search">http://wiki.eclipse.org/Open_Metadata_Search</a></pre><br>
<tt>I am having a problem in creating the UI of the project. I want to make 
something similar to Open Type Dialog box. Anyway I did make some 
attempts with SWT but I get an Unhandled event loop exception 
(org.eclipse.swt.SWTException: Invalid thread access).</tt><br>
<br>
<tt>Please can someone help me in doing this?
</tt></blockquote><tt><br>You can use Plug-in Spy (Alt+Shift+F1) to help you find the code that 
implements the dialog you want to imitate. It even shows a hyperlink to 
the class for you to easily study the source code.</tt><br>
<br>
<pre style="margin: 0em;">Hope this helps,
Eric</pre><br>
]]></content:encoded>
		<pubDate>Thu, 02 Jul 2009 21:18:00 GMT</pubDate>
		<guid isPermaLink="true">http://dev.eclipse.org/mhonarc/newsLists/news.eclipse.tools.jdt/msg24598.html</guid>
		<author>eclipse-news@xxxxxxx (Eric Rizzo)</author>
	</item>
	<item>
		<title>[news.eclipse.tools.jdt] Re: Source Attachments: global instead of	project-specific</title>
		<link>http://dev.eclipse.org/mhonarc/newsLists/news.eclipse.tools.jdt/msg24597.html</link>
		<description>What you describe is how it works. A JAR that is contained in one project (and exported) keeps its source attachment regardless of what project is using it. In fact, I've got a couple of projects set up that way right now. What behavior are you seeing that...</description>
		<content:encoded><![CDATA[<tt>Nenad Jovanovic wrote:
</tt><blockquote style="border-left: #5555EE solid 0.2em; margin: 0em; padding-left: 0.85em"><pre style="margin: 0em;">Hello everyone,</pre><br>
<tt>it is possible to attach source code to a jar file (for debugging) via a 
project's properties page (Java Build Path -&gt; Libraries -&gt; expand jar 
file, edit Source attachment). However, is it also possible to define 
these source attachments in a project-independent way? For instance, 
when maintaining a LIB project that contains a jar file, and the 
projects A, B and C make use of a this jar, it would be nice to define 
the source attachment only once for all current and future projects 
(instead of having to define it in projects A, B and C).
</tt></blockquote><tt><br>What you describe is how it works. A JAR that is contained in one 
project (and exported) keeps its source attachment regardless of what 
project is using it. In fact, I've got a couple of projects set up that 
way right now.</tt><br>
<br>
<tt>What behavior are you seeing that suggests otherwise? Is it possible 
that you actually have two copies of the JAR, one with a source and 
another without, and you are looking at/opening the wrong one?</tt><br>
<br>
<pre style="margin: 0em;">Eric</pre><br>
]]></content:encoded>
		<pubDate>Thu, 02 Jul 2009 21:16:25 GMT</pubDate>
		<guid isPermaLink="true">http://dev.eclipse.org/mhonarc/newsLists/news.eclipse.tools.jdt/msg24597.html</guid>
		<author>eclipse-news@xxxxxxx (Eric Rizzo)</author>
	</item>
	<item>
		<title>[news.eclipse.tools.jdt] Creating modal Dialog box such as the Open	Type Dialog Box</title>
		<link>http://dev.eclipse.org/mhonarc/newsLists/news.eclipse.tools.jdt/msg24596.html</link>
		<description>Hi All, I am a student who is working on the Open Metadata Search. http://wiki.eclipse.org/Open_Metadata_Seach I need to create a window which is much like the Open Type dialog box. Please be kind enough to tell me how I can make one as soon as possible. I...</description>
		<content:encoded><![CDATA[<pre style="margin: 0em;">Hi All,</pre><br>
<pre style="margin: 0em;">I am a student who is working on the Open Metadata Search.</pre><br>
<pre style="margin: 0em;"><a  href="http://wiki.eclipse.org/Open_Metadata_Seach">http://wiki.eclipse.org/Open_Metadata_Seach</a></pre><br>
<tt>I need to create a window which is much like the Open Type dialog box. 
Please be kind enough to tell me how I can make one as soon as possible.</tt><br>
<br>
<pre style="margin: 0em;">I am much grateful to all quick replies.</pre><br>
<pre style="margin: 0em;">Regards,
Sajith</pre><br>
<pre style="margin: 0em;"><br></pre><br>
<br>
]]></content:encoded>
		<pubDate>Thu, 02 Jul 2009 19:38:09 GMT</pubDate>
		<guid isPermaLink="true">http://dev.eclipse.org/mhonarc/newsLists/news.eclipse.tools.jdt/msg24596.html</guid>
		<author>sajith.vim@xxxxxxx (sajith weerakoon)</author>
	</item>
	<item>
		<title>[news.eclipse.tools.jdt] A modal dialog box like Open Type Dialog	Box</title>
		<link>http://dev.eclipse.org/mhonarc/newsLists/news.eclipse.tools.jdt/msg24595.html</link>
		<description>Hi All, I am a GSoC Student who is currently working on Open Metadata Search. http://wiki.eclipse.org/Open_Metadata_Search I am having a problem in creating the UI of the project. I want to make something similar to Open Type Dialog box. Anyway I did make ...</description>
		<content:encoded><![CDATA[<pre style="margin: 0em;">Hi All,</pre><br>
<tt>I am a GSoC Student who is currently working on Open Metadata Search. </tt><br>
<br>
<pre style="margin: 0em;"><a  href="http://wiki.eclipse.org/Open_Metadata_Search">http://wiki.eclipse.org/Open_Metadata_Search</a></pre><br>
<tt>I am having a problem in creating the UI of the project. I want to make 
something similar to Open Type Dialog box. Anyway I did make some attempts 
with SWT but I get an Unhandled event loop exception 
(org.eclipse.swt.SWTException: Invalid thread access).</tt><br>
<br>
<pre style="margin: 0em;">Please can someone help me in doing this?</pre><br>
<pre style="margin: 0em;">Thanks in advance.</pre><br>
<pre style="margin: 0em;">Sajith Weerakoon.</pre><br>
<br>
]]></content:encoded>
		<pubDate>Thu, 02 Jul 2009 19:15:20 GMT</pubDate>
		<guid isPermaLink="true">http://dev.eclipse.org/mhonarc/newsLists/news.eclipse.tools.jdt/msg24595.html</guid>
		<author>sajith.vim@xxxxxxx (sajith weerakoon)</author>
	</item>
	<item>
		<title>[news.eclipse.tools.jdt] Re: content assist</title>
		<link>http://dev.eclipse.org/mhonarc/newsLists/news.eclipse.tools.jdt/msg24594.html</link>
		<description>In response to your first question, I would like to say that while no such completion proposals exist yet, I am personally working on a plugin that will extend the content assist feature to better support constructors. Hopefully soon, you will be able to. </description>
		<content:encoded><![CDATA[<tt>In response to your first question, I would like to say that while no such 
completion proposals exist yet, I am personally working on a plugin that 
will extend the content assist feature to better support constructors. 
Hopefully soon, you will be able to.</tt><br>
<br>
<br>
]]></content:encoded>
		<pubDate>Thu, 02 Jul 2009 17:23:08 GMT</pubDate>
		<guid isPermaLink="true">http://dev.eclipse.org/mhonarc/newsLists/news.eclipse.tools.jdt/msg24594.html</guid>
		<author>mmooty.gam@xxxxxxx (Mathew Mooty)</author>
	</item>
	<item>
		<title>[news.eclipse.tools.jdt] First opening of javadoc fails</title>
		<link>http://dev.eclipse.org/mhonarc/newsLists/news.eclipse.tools.jdt/msg24593.html</link>
		<description>Hello, The first time I try to open a Javadoc on an Eclipse framework class (with Shift-F2) it fails: browser cannot establish connection. However it succeeds at second try. I noticed that the 1st URL in browser is http://127.0.0.1/... while the 2nd is htt...</description>
		<content:encoded><![CDATA[<pre>Hello,

The first time I try to open a Javadoc on an Eclipse framework class
(with Shift-F2) it fails: browser cannot establish connection.
However it succeeds at second try.
I noticed that the 1st URL in browser is <a  href="http://127.0.0.1/">http://127.0.0.1/</a>... while the
2nd is <a  href="http://127.0.0.1:2344/">http://127.0.0.1:2344/</a>... (with a port number).
Is this a known bug?
I had this in Ganymede and now in Galileo.

-- 
Patrick

</pre>]]></content:encoded>
		<pubDate>Thu, 02 Jul 2009 12:51:44 GMT</pubDate>
		<guid isPermaLink="true">http://dev.eclipse.org/mhonarc/newsLists/news.eclipse.tools.jdt/msg24593.html</guid>
		<author>antispam@xxxxxxx (Patrick Godeau)</author>
	</item>

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