<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	>
<channel>
	<title>Comments on: Compact Create Class Action</title>
	<atom:link href="http://blogs.jetbrains.com/idea/2009/05/compact-create-class-action/feed/" rel="self" type="application/rss+xml" />
	<link>http://blogs.jetbrains.com/idea/2009/05/compact-create-class-action/</link>
	<description>tips &#38; tricks, news, how-to's</description>
	<pubDate>Wed, 16 May 2012 21:15:21 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.5</generator>
		<item>
		<title>By: Robert Huffman</title>
		<link>http://blogs.jetbrains.com/idea/2009/05/compact-create-class-action/#comment-165761</link>
		<dc:creator>Robert Huffman</dc:creator>
		<pubDate>Tue, 01 Feb 2011 23:34:39 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.jetbrains.com/idea/?p=1072#comment-165761</guid>
		<description>I really hate this behavior. There are only a few types of files I create: all the Java file types, groovy occasionally, sometimes a script.

This new behavior means several more key strokes/mouse actions to create, say, a new enumeration. It would be awesome if you could make the old behavior optional, or, better yet, let users configure which types they want in the menu.</description>
		<content:encoded><![CDATA[<p>I really hate this behavior. There are only a few types of files I create: all the Java file types, groovy occasionally, sometimes a script.</p>
<p>This new behavior means several more key strokes/mouse actions to create, say, a new enumeration. It would be awesome if you could make the old behavior optional, or, better yet, let users configure which types they want in the menu.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Leszek</title>
		<link>http://blogs.jetbrains.com/idea/2009/05/compact-create-class-action/#comment-110492</link>
		<dc:creator>Leszek</dc:creator>
		<pubDate>Thu, 04 Jun 2009 07:09:46 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.jetbrains.com/idea/?p=1072#comment-110492</guid>
		<description>Hi Peter,
I never see this popup and I'm using Copyright plugin. So, thanks for the reply and I'm waiting for the next eap build ;-)</description>
		<content:encoded><![CDATA[<p>Hi Peter,<br />
I never see this popup and I&#8217;m using Copyright plugin. So, thanks for the reply and I&#8217;m waiting for the next eap build <img src='http://blogs.jetbrains.com/idea/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Peter Gromov</title>
		<link>http://blogs.jetbrains.com/idea/2009/05/compact-create-class-action/#comment-110488</link>
		<dc:creator>Peter Gromov</dc:creator>
		<pubDate>Thu, 04 Jun 2009 06:09:08 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.jetbrains.com/idea/?p=1072#comment-110488</guid>
		<description>Leszek,

It appears like a bug. Is the popup hiding shortly after showing? Do you have Copyright plugin enabled and working? If yes, the fix will be available in the next EAP. Otherwise, please provide more details on what's happening.</description>
		<content:encoded><![CDATA[<p>Leszek,</p>
<p>It appears like a bug. Is the popup hiding shortly after showing? Do you have Copyright plugin enabled and working? If yes, the fix will be available in the next EAP. Otherwise, please provide more details on what&#8217;s happening.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Leszek</title>
		<link>http://blogs.jetbrains.com/idea/2009/05/compact-create-class-action/#comment-110462</link>
		<dc:creator>Leszek</dc:creator>
		<pubDate>Wed, 03 Jun 2009 20:46:59 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.jetbrains.com/idea/?p=1072#comment-110462</guid>
		<description>Sorry, byt how can I invoke popup? I;m using Maia 10322 and Tab, Space, Enter, Ctrl+Enter etc. doesn't work :/

Thanks</description>
		<content:encoded><![CDATA[<p>Sorry, byt how can I invoke popup? I;m using Maia 10322 and Tab, Space, Enter, Ctrl+Enter etc. doesn&#8217;t work :/</p>
<p>Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Christian Schwanke</title>
		<link>http://blogs.jetbrains.com/idea/2009/05/compact-create-class-action/#comment-110352</link>
		<dc:creator>Christian Schwanke</dc:creator>
		<pubDate>Tue, 02 Jun 2009 06:25:36 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.jetbrains.com/idea/?p=1072#comment-110352</guid>
		<description>Neat idea :-)
I like it a lot - the "new" menu can get quite crowded if you have several plugins enabled.</description>
		<content:encoded><![CDATA[<p>Neat idea <img src='http://blogs.jetbrains.com/idea/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /><br />
I like it a lot - the &#8220;new&#8221; menu can get quite crowded if you have several plugins enabled.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Peter Gromov</title>
		<link>http://blogs.jetbrains.com/idea/2009/05/compact-create-class-action/#comment-110290</link>
		<dc:creator>Peter Gromov</dc:creator>
		<pubDate>Mon, 01 Jun 2009 09:13:57 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.jetbrains.com/idea/?p=1072#comment-110290</guid>
		<description>Peter,
We've considered 'Java Type', but rejected it. It would be a confusing (e.g. 'create new double[]') and not easily recognizable by a freshman. And all these Java types we can create are really classes.</description>
		<content:encoded><![CDATA[<p>Peter,<br />
We&#8217;ve considered &#8216;Java Type&#8217;, but rejected it. It would be a confusing (e.g. &#8216;create new double[]&#8216;) and not easily recognizable by a freshman. And all these Java types we can create are really classes.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Leszek</title>
		<link>http://blogs.jetbrains.com/idea/2009/05/compact-create-class-action/#comment-110282</link>
		<dc:creator>Leszek</dc:creator>
		<pubDate>Mon, 01 Jun 2009 07:31:59 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.jetbrains.com/idea/?p=1072#comment-110282</guid>
		<description>Thanks for the info. I was a bit surprised when I want to create an enum. Now I see the point ;-)</description>
		<content:encoded><![CDATA[<p>Thanks for the info. I was a bit surprised when I want to create an enum. Now I see the point <img src='http://blogs.jetbrains.com/idea/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Peter Niederwieser</title>
		<link>http://blogs.jetbrains.com/idea/2009/05/compact-create-class-action/#comment-110075</link>
		<dc:creator>Peter Niederwieser</dc:creator>
		<pubDate>Fri, 29 May 2009 19:46:57 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.jetbrains.com/idea/?p=1072#comment-110075</guid>
		<description>Good idea, but maybe there is a better name than \Java Class\? How about \Java Type\ ?</description>
		<content:encoded><![CDATA[<p>Good idea, but maybe there is a better name than \Java Class\? How about \Java Type\ ?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

