<?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.newcomer</title>
		<link>http://dev.eclipse.org/mhonarc/newsLists/news.eclipse.newcomer/maillist.html</link>
		<description>NewsGroup: news.eclipse.newcomer</description>
		<language>en-us</language>
		<pubDate>Fri, 18 Sep 2009 16:01:38 GMT</pubDate>
		<lastBuildDate>Fri, 18 Sep 2009 16:01:38 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.newcomer</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.newcomer/maillist.html</link>
		</image>
 

	<item>
		<title>[news.eclipse.newcomer] java.lang.NullPointerException when running debuging</title>
		<link>http://dev.eclipse.org/mhonarc/newsLists/news.eclipse.newcomer/msg30204.html</link>
		<description>The debugger is throwing a java.lang.NullPointer.Exception when starting the debug session. I have created a simple HelloWorld app. I am running Cygwin on Windows. Below is the output from the console window. It appears gdb is exiting prematurely. As a che...</description>
		<content:encoded><![CDATA[<tt>The debugger is throwing a java.lang.NullPointer.Exception when starting the debug session.  </tt><br>
<br>
<tt>I have created a simple HelloWorld app.<br>
I am running Cygwin on Windows.  </tt><br>
<br>
<tt>Below is the output from the console window.  It appears gdb is exiting prematurely.  </tt><br>
<br>
<pre style="margin: 0em;">As a check, I ran gdb on the application outside of Eclipse and had not problems.</pre><br>
<tt>Console Window Output<br>
29-gdb-set confirm off<br>
29^done<br>
(gdb) 
30-gdb-set width 0<br>
30^done<br>
(gdb) 
31-gdb-set height 0<br>
31^done<br>
(gdb) 
32-interpreter-exec console echo<br>
32^done<br>
(gdb) 
33-gdb-show prompt<br>
33^done,value=&quot;(gdb) &quot;<br>
(gdb) 
34-gdb-set auto-solib-add on<br>
34^done<br>
(gdb) 
35-gdb-set stop-on-solib-events 0<br>
35^done<br>
(gdb) 
36-gdb-set stop-on-solib-events 1<br>
36^done<br>
(gdb) 
37-gdb-set new-console on<br>
37^done<br>
(gdb) 
38-environment-cd C:\workspace\HelloWorld<br>
38^done<br>
(gdb) 
39-environment-directory C:/workspace/HelloWorld<br>
39^done,source-path=&quot;C:/workspace/HelloWorld:$cdir:$cwd&quot;<br>
(gdb) 
40 info threads<br>
&amp;&quot;info threads\n&quot;<br>
&amp;&quot;No registers.\n&quot;<br>
40^error,msg=&quot;No registers.&quot;<br>
41-data-list-register-names<br>
(gdb) 
41^done,register-names=[&quot;eax&quot;,&quot;ecx&quot;,&quot;edx&quot;,&quot;ebx&quot;,&quot;esp &quot;,&quot;ebp&quot;,&quot;esi&quot;,&quot;edi&quot;,&quot;eip&quot;,&quot;eflags&quot;,&quot;cs&quot;,&quot;ss&quot;,&quot;ds &quot;,&quot;es&quot;,&quot;fs&quot;,&quot;gs&quot;,&quot;st0&quot;,&quot;st1&quot;,&quot;st2&quot;,&quot;st3&quot;,&quot;st4 &quot;,&quot;st5&quot;,&quot;st6&quot;,&quot;st7&quot;,&quot;fctrl&quot;,&quot;fstat&quot;,&quot;ftag&quot;,&quot;fiseg &quot;,&quot;fioff&quot;,&quot;foseg&quot;,&quot;fooff&quot;,&quot;fop&quot;,&quot;xmm0&quot;,&quot;xmm1&quot;,&quot;xmm2 &quot;,&quot;xmm3&quot;,&quot;xmm4&quot;,&quot;xmm5&quot;,&quot;xmm6&quot;,&quot;xmm7&quot;,&quot;mxcsr&quot;,&quot;mm0 &quot;,&quot;mm1&quot;,&quot;mm2&quot;,&quot;mm3&quot;,&quot;mm4&quot;,&quot;mm5&quot;,&quot;mm6&quot;,&quot;mm7&quot;]<br>
(gdb) </tt><br>
<br>
<br>
]]></content:encoded>
		<pubDate>Fri, 18 Sep 2009 15:53:44 GMT</pubDate>
		<guid isPermaLink="true">http://dev.eclipse.org/mhonarc/newsLists/news.eclipse.newcomer/msg30204.html</guid>
		<author>rchiles@xxxxxxx (Richard Chiles)</author>
	</item>
	<item>
		<title>[news.eclipse.newcomer] Re: Select Java version for ant compilations on MacOS</title>
		<link>http://dev.eclipse.org/mhonarc/newsLists/news.eclipse.newcomer/msg30203.html</link>
		<description>Thanks Eric! You're right, it's not an Eclipse problem. I fixed it by setting the target attribute in javac. Thanks for the timely response. Chris Kimball </description>
		<content:encoded><![CDATA[<pre style="margin: 0em;">Thanks Eric!</pre><br>
<pre style="margin: 0em;">You're right, it's not an Eclipse problem.</pre><br>
<pre style="margin: 0em;">I fixed it by setting the target attribute in javac.</pre><br>
<pre style="margin: 0em;">Thanks for the timely response.</pre><br>
<pre style="margin: 0em;">Chris Kimball</pre><br>
]]></content:encoded>
		<pubDate>Fri, 18 Sep 2009 15:30:17 GMT</pubDate>
		<guid isPermaLink="true">http://dev.eclipse.org/mhonarc/newsLists/news.eclipse.newcomer/msg30203.html</guid>
		<author>mail@xxxxxxx (Christopher V . Kimball)</author>
	</item>
	<item>
		<title>[news.eclipse.newcomer] Re: Select Java version for ant	compilations on MacOS</title>
		<link>http://dev.eclipse.org/mhonarc/newsLists/news.eclipse.newcomer/msg30202.html</link>
		<description>I don't see how this is related to Eclipse. Even so, I can provide some answer: do you know about the Java Preferences app (it should be in your Utilities folder)? That is where you set the system preference for which JDK is used by default. I suppose you ...</description>
		<content:encoded><![CDATA[<tt>On 9/18/09 9:35 AM, Christopher V. Kimball wrote:
</tt><blockquote style="border-left: #5555EE solid 0.2em; margin: 0em; padding-left: 0.85em"><pre style="margin: 0em;">My server requires Java 1.5 class files.  The class files are compiled
with the ant 1.7.1 javac task on a Mac OSX 10.6.1 system that has Java
1.6 as its &quot;Current&quot; Java.</pre><br>
<tt>How do I switch back to Java 1.5?
</tt></blockquote><tt><br>I don't see how this is related to Eclipse.<br>
Even so, I can provide some answer: do you know about the Java 
Preferences app (it should be in your Utilities folder)? That is where 
you set the system preference for which JDK is used by default. I 
suppose you could also try specifying it in the Ant javac task, although 
I don't remember exactly how to do that off the top of my head; I'm sure 
the Ant documentation has instructions.</tt><br>
<br>
<pre style="margin: 0em;">Eric</pre><br>
<br>
]]></content:encoded>
		<pubDate>Fri, 18 Sep 2009 15:07:57 GMT</pubDate>
		<guid isPermaLink="true">http://dev.eclipse.org/mhonarc/newsLists/news.eclipse.newcomer/msg30202.html</guid>
		<author>eclipse-bugs@xxxxxxx (Eric Rizzo)</author>
	</item>
	<item>
		<title>[news.eclipse.newcomer] Select Java version for ant compilations on MacOS</title>
		<link>http://dev.eclipse.org/mhonarc/newsLists/news.eclipse.newcomer/msg30201.html</link>
		<description>My server requires Java 1.5 class files. The class files are compiled with the ant 1.7.1 javac task on a Mac OSX 10.6.1 system that has Java 1.6 as its &amp;quot;Current&amp;quot; Java. How do I switch back to Java 1.5? </description>
		<content:encoded><![CDATA[<pre style="margin: 0em;">My server requires Java 1.5 class files.  The class files are compiled with the ant 1.7.1  javac task on a Mac OSX 10.6.1 system that has Java 1.6 as its &quot;Current&quot; Java.</pre><br>
<pre style="margin: 0em;">How do I switch back to Java 1.5?</pre><br>
]]></content:encoded>
		<pubDate>Fri, 18 Sep 2009 13:35:51 GMT</pubDate>
		<guid isPermaLink="true">http://dev.eclipse.org/mhonarc/newsLists/news.eclipse.newcomer/msg30201.html</guid>
		<author>mail@xxxxxxx (Christopher V . Kimball)</author>
	</item>


	<item>
		<title>[news.eclipse.newcomer] Re: Automatic adding of a method to a test	class?</title>
		<link>http://dev.eclipse.org/mhonarc/newsLists/news.eclipse.newcomer/msg30200.html</link>
		<description>Hello [...] Well, unfortunately you are right :-( You might want to file a feature request at bugs.eclipse.org/bugs Two possible solutions come to my mind: - Static code analysis (write your own checkstyle or pmd check) - Use a code coverage tool like ecle...</description>
		<content:encoded><![CDATA[<pre>Hello

[...]
&gt;It looks like this has to be done manually.
Well, unfortunately you are right :-(

You might want to file a feature request at bugs.eclipse.org/bugs

&gt; Also, it would be nice if there was some way to validate a test class to
&gt; ensure that all public methods are being tested.  Can this be done now?

Two possible solutions come to my mind:
- Static code analysis (write your own checkstyle or pmd check)
- Use a code coverage tool like eclemma (www.eclemma.org). Besides
  showing you whether all methods are called, it tells you which lines
  of code are uncovered by the test which is IMHO a more accurate and
  more useful information for the developer.

Michael

</pre>]]></content:encoded>
		<pubDate>Fri, 18 Sep 2009 03:52:20 GMT</pubDate>
		<guid isPermaLink="true">http://dev.eclipse.org/mhonarc/newsLists/news.eclipse.newcomer/msg30200.html</guid>
		<author>groups@xxxxxxx (Michael Pellaton)</author>
	</item>
	<item>
		<title>[news.eclipse.newcomer] Re: fixing view in top-right</title>
		<link>http://dev.eclipse.org/mhonarc/newsLists/news.eclipse.newcomer/msg30199.html</link>
		<description>Hello Besides the (LEFT|RIGHT|BOTTOM|TOP) you can make views relative to each other using the 'relative' attribute of the perspective extension point. See: http://www.eclipse.org/articles/using-perspectives/PerspectiveArticle.html http://help.eclipse.org/g...</description>
		<content:encoded><![CDATA[<pre>Hello

Besides the (LEFT|RIGHT|BOTTOM|TOP) you can make views relative to each
other using the 'relative' attribute of the perspective extension point.

See:
<a  href="http://www.eclipse.org/articles/using-perspectives/PerspectiveArticle.html">http://www.eclipse.org/articles/using-perspectives/PerspectiveArticle.html</a>
<a  href="http://help.eclipse.org/ganymede/index.jsp?topic=/org.eclipse.platform.doc.isv/reference/extension-points/org_eclipse_ui_perspectiveExtensions.html">http://help.eclipse.org/ganymede/index.jsp?topic=/org.eclipse.platform.doc.isv/reference/extension-points/org_eclipse_ui_perspectiveExtensions.html</a>

HTH

Michael

</pre>]]></content:encoded>
		<pubDate>Fri, 18 Sep 2009 03:37:14 GMT</pubDate>
		<guid isPermaLink="true">http://dev.eclipse.org/mhonarc/newsLists/news.eclipse.newcomer/msg30199.html</guid>
		<author>groups@xxxxxxx (Michael Pellaton)</author>
	</item>
	<item>
		<title>[news.eclipse.newcomer] Re: how to ignore dir in svn synchornize	view</title>
		<link>http://dev.eclipse.org/mhonarc/newsLists/news.eclipse.newcomer/msg30198.html</link>
		<description>Hello The property is correctly called 'svn:ignore' and the property value should be set to '*'. After setting the property you have to commit this property change on the directory to the svn repository as svn does not know such a thing like local properti...</description>
		<content:encoded><![CDATA[<pre>Hello

&gt; i tried settting team-&gt;set property-&gt;svn-ignore. 
The property is correctly called 'svn:ignore' and the property value
should be set to '*'. After setting the property you have to commit this
property change on the directory to the svn repository as svn does not
know such a thing like local properties.

(Alternatively, you might try to set 'svn:ignore' with the property
value 'dir-to-ignore-name' on the parent directory.)

HTH

Michael

</pre>]]></content:encoded>
		<pubDate>Fri, 18 Sep 2009 03:32:26 GMT</pubDate>
		<guid isPermaLink="true">http://dev.eclipse.org/mhonarc/newsLists/news.eclipse.newcomer/msg30198.html</guid>
		<author>groups@xxxxxxx (Michael Pellaton)</author>
	</item>
	<item>
		<title>[news.eclipse.newcomer] new PHP project creation error in PDT</title>
		<link>http://dev.eclipse.org/mhonarc/newsLists/news.eclipse.newcomer/msg30197.html</link>
		<description>Hi i recently made a switch to eclipse PDT from Aptana. but i am unable to create a new php project successfully. when i start with general new project i have no issues but when i start with new php project wizard and after typing new project's name i clic...</description>
		<content:encoded><![CDATA[<pre style="margin: 0em;">Hi</pre><br>
<tt>i recently made a switch to eclipse PDT from Aptana. 
but i am unable to create a new php project successfully.<br>
when i start with general new project i have no issues but when i start with new php project  wizard and after typing new project's name i click next, next and then finish i get error message that 
&quot;creation of element failed<br>
Reason<br>
Build path contains duplicate entry.<br>
&quot;</tt><br>
<br>
<pre style="margin: 0em;">now if i go back and remove php language library from libraries, my project get created successfully.</pre><br>
<pre style="margin: 0em;">why it is happening like that.</pre><br>
<pre style="margin: 0em;">how and where i can edit preferences to prevent not including php language library twice.</pre><br>
<pre style="margin: 0em;">thanks</pre><br>
<pre style="margin: 0em;"><br>Raman</pre><br>
]]></content:encoded>
		<pubDate>Fri, 18 Sep 2009 00:01:26 GMT</pubDate>
		<guid isPermaLink="true">http://dev.eclipse.org/mhonarc/newsLists/news.eclipse.newcomer/msg30197.html</guid>
		<author>neothinkx@xxxxxxx (Raman)</author>
	</item>
	<item>
		<title>[news.eclipse.newcomer] Sounds in Server Audio don't appear to work</title>
		<link>http://dev.eclipse.org/mhonarc/newsLists/news.eclipse.newcomer/msg30196.html</link>
		<description>Eclipse 3.5. If I go to &amp;quot;Server&amp;quot;-&amp;gt;&amp;quot;Audio&amp;quot;, then select either the &amp;quot;Server Started&amp;quot; or &amp;quot;Server Stopped&amp;quot; lines, checking the checkbox and then setting the &amp;quot;Audio File&amp;quot; to a path to an existing WAV file, will Eclipse play that sound file when the process of s...</description>
		<content:encoded><![CDATA[<pre style="margin: 0em;">Eclipse 3.5.</pre><br>
<pre style="margin: 0em;">If I go to &quot;Server&quot;-&gt;&quot;Audio&quot;, then select either the &quot;Server Started&quot; or &quot;Server Stopped&quot; lines, checking the checkbox and then setting the &quot;Audio File&quot; to a path to an existing WAV file, will Eclipse play that sound file when the process of stopping or starting a server is completed?</pre><br>
<pre style="margin: 0em;">It doesn't appear to do anything for me.  I've set the volume as high as it will go, and I've used sound files that I know make a sound when I play them manually.</pre><br>
]]></content:encoded>
		<pubDate>Thu, 17 Sep 2009 22:48:17 GMT</pubDate>
		<guid isPermaLink="true">http://dev.eclipse.org/mhonarc/newsLists/news.eclipse.newcomer/msg30196.html</guid>
		<author>davidmichaelkarr@xxxxxxx (David M . Karr)</author>
	</item>
	<item>
		<title>[news.eclipse.newcomer] how to ignore dir in svn synchornize view</title>
		<link>http://dev.eclipse.org/mhonarc/newsLists/news.eclipse.newcomer/msg30195.html</link>
		<description>Hello, Please let me know how to ignore dir in eclipse 3.4-&amp;gt;svn synchornize view. i use subversion plugin. i tried settting team-&amp;gt;set property-&amp;gt;svn-ignore. it does not help. Thanks in advance. </description>
		<content:encoded><![CDATA[<tt>Hello,<br>
Please let me know how to ignore dir in eclipse 3.4-&gt;svn synchornize view. 
i use subversion plugin. i tried settting team-&gt;set property-&gt;svn-ignore. 
it does not help.<br>
Thanks in advance.</tt><br>
<br>
<br>
]]></content:encoded>
		<pubDate>Thu, 17 Sep 2009 18:22:00 GMT</pubDate>
		<guid isPermaLink="true">http://dev.eclipse.org/mhonarc/newsLists/news.eclipse.newcomer/msg30195.html</guid>
		<author>techluver007@xxxxxxx (techluver)</author>
	</item>

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