<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0"
    xmlns:dc="http://purl.org/dc/elements/1.1/"
     xmlns:admin="http://webns.net/mvcb/"
     xmlns:content="http://purl.org/rss/1.0/modules/content/"
     xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
	<channel> 

	<title>Comments on: Eclipsing constructors? </title>
	<link>http://ask.metafilter.com/47239/Eclipsing-constructors/</link>
	<description>Comments on Ask MetaFilter post Eclipsing constructors?</description>
	<pubDate>Mon, 25 Sep 2006 12:59:20 -0800</pubDate>
	<lastBuildDate>Mon, 25 Sep 2006 12:59:20 -0800</lastBuildDate>
	<language>en-us</language>
	<docs>http://blogs.law.harvard.edu/tech/rss</docs>
	<ttl>60</ttl>

	<item>
		<title>Question: Eclipsing constructors? </title>
		<link>http://ask.metafilter.com/47239/Eclipsing-constructors</link>	
		<description>EclipseFilter: I&apos;m trying to switch over to eclipse (for java), but one little thing is bothering me.  For some reason, constructor parameters don&apos;t pop up and auto complete the way regular function calls do.  &lt;br /&gt;&lt;br /&gt; I can live without the auto complete, but I&apos;m not even getting a listing of the possible constructors and their parameters!  Why is this? Every other IDE I&apos;ve used in the past few years has this feature why not eclipse?  And why only on constructors? &lt;br&gt;
&lt;br&gt;
What is going on, and is there any way to fix it?  This is with eclipse 3.2</description>
		<guid isPermaLink="false">post:ask.metafilter.com,2006:site.47239</guid>
		<pubDate>Mon, 25 Sep 2006 11:12:44 -0800</pubDate>
		<dc:creator>delmoi</dc:creator>
		
			<category>eclipse</category>
		
			<category>java</category>
		
	</item> <item>
		<title>By: cerebus19</title>
		<link>http://ask.metafilter.com/47239/Eclipsing-constructors#719287</link>	
		<description>Have you tried hitting Ctrl-Space?  That&apos;s the auto-complete invoker for Eclipse, in case it doesn&apos;t happen by itself.&lt;br&gt;
&lt;br&gt;
You can also go to Window-&amp;gt;Preferences-&amp;gt;Java-&amp;gt;Editor-&amp;gt;Content Assist, and ensure the checkboxes for both &quot;Fill argument names on completion&quot; and &quot;Guess filled method arguments&quot; are checked.  I&apos;m particularly fond of the method argument guessing, whereby it will try to figure out what you were planning to pass for each parameter.  It&apos;s not always right, of course, but it&apos;s usually at least helpful.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2006:site.47239-719287</guid>
		<pubDate>Mon, 25 Sep 2006 12:59:20 -0800</pubDate>
		<dc:creator>cerebus19</dc:creator>
	</item>
	</channel>
</rss>
