<?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"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	>
<channel>
	<title>Comments on: ClassCleaner updated for CodeRush/Refactor! Pro/DxCore/CodeRushXpress 2009.1.5</title>
	<atom:link href="http://unhandled-exceptions.com/blog/index.php/2009/06/30/classcleaner-updated-for-coderushrefactor-prodxcorecoderushxpress-200915/feed/" rel="self" type="application/rss+xml" />
	<link>http://unhandled-exceptions.com/blog/index.php/2009/06/30/classcleaner-updated-for-coderushrefactor-prodxcorecoderushxpress-200915/</link>
	<description>Miscellaneous musings on life, .NET development, and related things that don't really matter</description>
	<pubDate>Thu, 17 May 2012 21:45:04 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: sbohlen</title>
		<link>http://unhandled-exceptions.com/blog/index.php/2009/06/30/classcleaner-updated-for-coderushrefactor-prodxcorecoderushxpress-200915/comment-page-1/#comment-21318</link>
		<dc:creator>sbohlen</dc:creator>
		<pubDate>Fri, 25 Sep 2009 00:02:27 +0000</pubDate>
		<guid isPermaLink="false">http://unhandled-exceptions.com/blog/index.php/2009/06/30/classcleaner-updated-for-coderushrefactor-prodxcorecoderushxpress-200915/#comment-21318</guid>
		<description>@TJ:

A few things...

Ensure that the version of CodeRushXpress *exactly* matches the build of the ClassCleaner DLL that you have (e.g., CodeRushXpress 2009.2.4 needs the ClassCleaner dll compiled for 2009.2.4; you cannot use just any-old 2009.x set of these with each other -- the versions of both much match exactly).  What version of the ClassCleaner and CodeRushXpress combination are you using?

You have posted this question as a comment to my post about the 2009.1.5 build of these tools but the latest of both is is presently 2009.2.6 so if you have the latest CodeRushXpress installed (2009.2.6), the download from this page will definitely NOT work with that.  Instead you need the 2009.2.6-compatible version (which can be found here: http://unhandled-exceptions.com/blog/index.php/2009/09/24/devexpress-ide-tools-updated-to-200926-and-cr_classcleaner-rebuilt-too/ ).

Next, note that the commands to apply ClassCleaner don't appear in the commands list of the DevExpress Options dialog as 'ClassCleaner' but are instead listed as 'OrganizeWORegions' and 'OrganizeWithRegions' so look for either or both of those.  Assuming you have properly matched the versions of both tools, these commands should appear for you to bind a shortcut key to.

Lastly, the practice of placing third-party plugin assemblies into the c:\program files\DevExpress\... folders has been deprecated for some time now in the current/latest version of the tools (to avoid collisions between third-party plugins and those distrubuted with the actual products themselves.  Instead, third-party plugins should now be placed in a folder under your 'my documents' folder that looks like this:

\DevExpress\IDE Tools\Community\PlugIns

FWIW, the ClassCleaner assembly *should* still be detected and loaded automatically from the location you placed it in under c:\program files\DevExpress\... but you should avoid using this location as an 'installation' location for non-DevExpress-provided plugins in the future.

Let me know if any of this helps.

-Steve B.</description>
		<content:encoded><![CDATA[<p>@TJ:</p>
<p>A few things&#8230;</p>
<p>Ensure that the version of CodeRushXpress *exactly* matches the build of the ClassCleaner DLL that you have (e.g., CodeRushXpress 2009.2.4 needs the ClassCleaner dll compiled for 2009.2.4; you cannot use just any-old 2009.x set of these with each other &#8212; the versions of both much match exactly).  What version of the ClassCleaner and CodeRushXpress combination are you using?</p>
<p>You have posted this question as a comment to my post about the 2009.1.5 build of these tools but the latest of both is is presently 2009.2.6 so if you have the latest CodeRushXpress installed (2009.2.6), the download from this page will definitely NOT work with that.  Instead you need the 2009.2.6-compatible version (which can be found here: <a href="http://unhandled-exceptions.com/blog/index.php/2009/09/24/devexpress-ide-tools-updated-to-200926-and-cr_classcleaner-rebuilt-too/" rel="nofollow">http://unhandled-exceptions.com/blog/index.php/2009/09/24/devexpress-ide-tools-updated-to-200926-and-cr_classcleaner-rebuilt-too/</a> ).</p>
<p>Next, note that the commands to apply ClassCleaner don&#8217;t appear in the commands list of the DevExpress Options dialog as &#8216;ClassCleaner&#8217; but are instead listed as &#8216;OrganizeWORegions&#8217; and &#8216;OrganizeWithRegions&#8217; so look for either or both of those.  Assuming you have properly matched the versions of both tools, these commands should appear for you to bind a shortcut key to.</p>
<p>Lastly, the practice of placing third-party plugin assemblies into the c:\program files\DevExpress\&#8230; folders has been deprecated for some time now in the current/latest version of the tools (to avoid collisions between third-party plugins and those distrubuted with the actual products themselves.  Instead, third-party plugins should now be placed in a folder under your &#8216;my documents&#8217; folder that looks like this:</p>
<p>\DevExpress\IDE Tools\Community\PlugIns</p>
<p>FWIW, the ClassCleaner assembly *should* still be detected and loaded automatically from the location you placed it in under c:\program files\DevExpress\&#8230; but you should avoid using this location as an &#8216;installation&#8217; location for non-DevExpress-provided plugins in the future.</p>
<p>Let me know if any of this helps.</p>
<p>-Steve B.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: TJ</title>
		<link>http://unhandled-exceptions.com/blog/index.php/2009/06/30/classcleaner-updated-for-coderushrefactor-prodxcorecoderushxpress-200915/comment-page-1/#comment-21299</link>
		<dc:creator>TJ</dc:creator>
		<pubDate>Thu, 24 Sep 2009 15:58:09 +0000</pubDate>
		<guid isPermaLink="false">http://unhandled-exceptions.com/blog/index.php/2009/06/30/classcleaner-updated-for-coderushrefactor-prodxcorecoderushxpress-200915/#comment-21299</guid>
		<description>I've got the CodeRushXpress installed. I've now downloaded your recompiled version of class cleaner. I've dropped the dll into C:\Program Files\DevExpress 2009.2\IDETools\System\DXCore\BIN\PLUGINS. I've then opened up visual studio (no devexpress menu now?) so I used the shortcut keys (chift + ctrl + alt + o) to get to the options menu. Here I try to configure the shortcuts but the options for class cleaning are NOT showing in the command drop down menu. Can you help?</description>
		<content:encoded><![CDATA[<p>I&#8217;ve got the CodeRushXpress installed. I&#8217;ve now downloaded your recompiled version of class cleaner. I&#8217;ve dropped the dll into C:\Program Files\DevExpress 2009.2\IDETools\System\DXCore\BIN\PLUGINS. I&#8217;ve then opened up visual studio (no devexpress menu now?) so I used the shortcut keys (chift + ctrl + alt + o) to get to the options menu. Here I try to configure the shortcuts but the options for class cleaning are NOT showing in the command drop down menu. Can you help?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Web Design - ClassCleaner updated for CodeRush/Refactor! Pro/DxCore/CodeRushXpress 2009.1.5 &#124; Web Design &#62;&#62; Freeware News</title>
		<link>http://unhandled-exceptions.com/blog/index.php/2009/06/30/classcleaner-updated-for-coderushrefactor-prodxcorecoderushxpress-200915/comment-page-1/#comment-17860</link>
		<dc:creator>Web Design - ClassCleaner updated for CodeRush/Refactor! Pro/DxCore/CodeRushXpress 2009.1.5 &#124; Web Design &#62;&#62; Freeware News</dc:creator>
		<pubDate>Wed, 01 Jul 2009 01:28:52 +0000</pubDate>
		<guid isPermaLink="false">http://unhandled-exceptions.com/blog/index.php/2009/06/30/classcleaner-updated-for-coderushrefactor-prodxcorecoderushxpress-200915/#comment-17860</guid>
		<description>[...] more: ClassCleaner updated for CodeRush/Refactor! Pro/DxCore/CodeRushXpress 2009.1.5 VN:F [1.4.4_707]please wait...Rating: 0.0/10 (0 votes [...]</description>
		<content:encoded><![CDATA[<p>[...] more: ClassCleaner updated for CodeRush/Refactor! Pro/DxCore/CodeRushXpress 2009.1.5 VN:F [1.4.4_707]please wait&#8230;Rating: 0.0/10 (0 votes [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>

