<?xml version="1.0"?><?xml-stylesheet type="text/xsl" href="http://www.codeplex.com/rss.xsl"?><rss version="2.0"><channel><title>Resource Refactoring Tool</title><link>http://www.codeplex.com/ResourceRefactoring/Project/ProjectRss.aspx</link><description>Resource Refactoring Tool is an add-in for Microsoft Visual Studio 2005 Standard or above that allows developers to refactor string literals in to resource files directly from the code window.</description><item><title>Created Issue: Cannot refactor when using Source Control on VS2008</title><link>http://www.codeplex.com/ResourceRefactoring/WorkItem/View.aspx?WorkItemId=17091</link><description>When refactoring a project under source control &amp;#40;Rational ClearCase&amp;#41;, refactoring fails when updating the source file with the message &amp;#34;Refactoring aborted because file DicomFileReader.cs is read only and can not be edited.&amp;#34;. It doesn&amp;#39;t&lt;br /&gt;checkout the file. When I manually checkout the file, make a change and do Save All &amp;#40;making the file writable&amp;#41;, refactoring still gives me the same error, which is strange because the file is now writable. The string IS added to the&lt;br /&gt;resoure file. When I add a new resource file with the Tool the project file is checked out correctly.&lt;br /&gt;</description><author>JoukeNuman</author><pubDate>Wed, 18 Jun 2008 07:16:33 GMT</pubDate><guid isPermaLink="false">Created Issue: Cannot refactor when using Source Control on VS2008 20080618071633A</guid></item><item><title>NEW POST: Support in Vs2008 ? </title><link>http://www.codeplex.com/ResourceRefactoring/Thread/View.aspx?ThreadId=18415</link><description>&lt;div style="line-height: normal;"&gt;I installed it and didn't see it in either vs2005 or vs2008.&lt;br&gt;
So first I have removed bug with double backslash tnx Darkbreet.&lt;br&gt;
Then I added path %Application Data%\Microsoft\MSEnvShared\Addins&lt;br&gt;
In Tools-&amp;gt;Options=&amp;gt;Add-in/Macros Security in visual studio.&lt;br&gt;
&lt;br&gt;
P.S. I added full path instead of %Application Data% so if the above doesn't work try full path.&lt;br&gt;
&lt;br&gt;
Hope it helps 
&lt;/div&gt;</description><author>raubam</author><pubDate>Thu, 05 Jun 2008 09:40:33 GMT</pubDate><guid isPermaLink="false">NEW POST: Support in Vs2008 ?  20080605094033A</guid></item><item><title>COMMENTED ISSUE: Does Not Install on Visual Studio 2008</title><link>http://www.codeplex.com/ResourceRefactoring/WorkItem/View.aspx?WorkItemId=14271</link><description>When both Visual Studio 2008 and 2005 are installed, the Resource Refactoring Tool is not installed on Visual Studio 2008.&lt;br /&gt;Comments: ** Comment from web user: podi ** &lt;p&gt;Same thing happens to me. I&amp;#39;m using Visual Studio 2008 on Vista x64. When I was using Orcas, the tool was working, now not.&lt;/p&gt;</description><author>podi</author><pubDate>Fri, 30 May 2008 14:19:34 GMT</pubDate><guid isPermaLink="false">COMMENTED ISSUE: Does Not Install on Visual Studio 2008 20080530021934P</guid></item><item><title>CREATED ISSUE: The tool does not see public resources</title><link>http://www.codeplex.com/ResourceRefactoring/WorkItem/View.aspx?WorkItemId=16772</link><description>I have public resource generated by PublicResXFileCodeGenerator and when I choose to refactor to resource the combo does not show me this resource. This is a VS2008 feature.&lt;br /&gt;</description><author>nuwanda</author><pubDate>Sun, 25 May 2008 18:42:49 GMT</pubDate><guid isPermaLink="false">CREATED ISSUE: The tool does not see public resources 20080525064249P</guid></item><item><title>CREATED ISSUE: Preview-Window should remember Position and Size</title><link>http://www.codeplex.com/ResourceRefactoring/WorkItem/View.aspx?WorkItemId=16712</link><description>feature request...&lt;br /&gt;</description><author>DBedarf</author><pubDate>Wed, 21 May 2008 10:47:41 GMT</pubDate><guid isPermaLink="false">CREATED ISSUE: Preview-Window should remember Position and Size 20080521104741A</guid></item><item><title>COMMENTED ISSUE: Does Not Install on Visual Studio 2008</title><link>http://www.codeplex.com/ResourceRefactoring/WorkItem/View.aspx?WorkItemId=14271</link><description>When both Visual Studio 2008 and 2005 are installed, the Resource Refactoring Tool is not installed on Visual Studio 2008.&lt;br /&gt;Comments: ** Comment from web user: jojanssen ** &lt;p&gt;Same problem here.&lt;/p&gt;&lt;p&gt;Even when vs2005 removed, I can&amp;#39;t see the Refactor -&amp;#62; Extract to Resource in VS2008.&lt;br /&gt;Addin Manager is ok.&lt;br /&gt;&lt;/p&gt;</description><author>jojanssen</author><pubDate>Tue, 20 May 2008 11:35:46 GMT</pubDate><guid isPermaLink="false">COMMENTED ISSUE: Does Not Install on Visual Studio 2008 20080520113546A</guid></item><item><title>NEW POST: Support in Vs2008 ? </title><link>http://www.codeplex.com/ResourceRefactoring/Thread/View.aspx?ThreadId=18415</link><description>&lt;div class="wikidoc"&gt;
I've installed the last version of the add-in to work with it in VS 2008 v9.0.21022.8 RTM and &lt;b&gt;it doesn't work&lt;/b&gt; in the sense that &lt;i&gt;the menu item is not displayed in the pop-up menu&lt;/i&gt;.&lt;br /&gt;I've looked into the ResourceRefactor.Addin and I've found the following:&lt;br /&gt; &lt;br /&gt;&amp;lt;Assembly&amp;gt;C:\Program Files\Power Toys for Visual Studio\Resource Refactoring Tool&lt;b&gt;\\&lt;/b&gt;Microsoft.VSPowerToys.ResourceRefactor.dll&amp;lt;/Assembly&amp;gt;&lt;br /&gt; &lt;br /&gt;It looks like a typing error to me, &lt;b&gt;&lt;i&gt;with no complaints raised about it by the host!&lt;/i&gt;&lt;/b&gt;.&lt;br /&gt; &lt;br /&gt;Furthermore, I've checked the documentation for VS 2008 about the .Addin file, and I got to this:&lt;br /&gt; &lt;br /&gt;*Following is an example of a local path location. In this case, the src parameter is set to file to indicate the local location of the add-in's DLL:&lt;br /&gt;&amp;lt;Assembly &lt;b&gt;src=&amp;quot;file&amp;quot;&lt;/b&gt;&amp;gt;C:\Documents and Settings\jdoe\Application Data\Microsoft\Visual Studio\8.0\AddIns\MyAddin4.dll&amp;lt;/Assembly&amp;gt;&lt;br /&gt; &lt;br /&gt;It looks like the src parameter specification is missing as well. After having fixed that in my .Addin file&lt;br /&gt; &lt;br /&gt;&amp;lt;Assembly &lt;b&gt;src=&amp;quot;file&amp;quot;&lt;/b&gt;&amp;gt;C:\Program Files\Power Toys for Visual Studio\Resource Refactoring Tool&lt;b&gt;\&lt;/b&gt;Microsoft.VSPowerToys.ResourceRefactor.dll&amp;lt;/Assembly&amp;gt;&lt;br /&gt; &lt;br /&gt;I've run VS 2008 but still I cannot manage to get the menu item showing up in the pop-up menu. I'm sure the file is read by the host because I've also edited the &amp;lt;Description&amp;gt; tag's value and it's correctly reproduced in the Add-in Manager description.&lt;br /&gt; &lt;br /&gt;I have no time to dig deep into the problem to investigate further at the moment, but I hope someone else find this info somewhat useful.&lt;br /&gt;
&lt;/div&gt;</description><author>Darkbreet</author><pubDate>Tue, 06 May 2008 13:32:47 GMT</pubDate><guid isPermaLink="false">NEW POST: Support in Vs2008 ?  20080506013247P</guid></item><item><title>COMMENTED ISSUE: Does Not Install on Visual Studio 2008</title><link>http://www.codeplex.com/ResourceRefactoring/WorkItem/View.aspx?WorkItemId=14271</link><description>When both Visual Studio 2008 and 2005 are installed, the Resource Refactoring Tool is not installed on Visual Studio 2008.&lt;br /&gt;Comments: ** Comment from web user: sgrassie ** &lt;p&gt;running &amp;#34;devenv.exe &amp;#47;setup&amp;#34; did not resolve the problem.&lt;/p&gt;</description><author>sgrassie</author><pubDate>Wed, 02 Apr 2008 08:27:49 GMT</pubDate><guid isPermaLink="false">COMMENTED ISSUE: Does Not Install on Visual Studio 2008 20080402082749A</guid></item><item><title>NEW POST: Support in Vs2008 ? </title><link>http://www.codeplex.com/ResourceRefactoring/Thread/View.aspx?ThreadId=18415</link><description>&lt;div class="wikidoc"&gt;
I cannot get this to work in vs2008. It does not appear in the Add-in Manager. The addin description is installed in local profile, and that directory is included in the add-in search list.&lt;br /&gt; &lt;br /&gt;I have had vs 2005 installed, but have removed it, but this did not solve the problem.&lt;br /&gt;
&lt;/div&gt;</description><author>sgrassie</author><pubDate>Wed, 02 Apr 2008 08:08:25 GMT</pubDate><guid isPermaLink="false">NEW POST: Support in Vs2008 ?  20080402080825A</guid></item><item><title>NEW POST: Support in Vs2008 ? </title><link>http://www.codeplex.com/ResourceRefactoring/Thread/View.aspx?ThreadId=18415</link><description>&lt;div class="wikidoc"&gt;
FWIW this works fine for me. I have VS2005 and VS2008 installed and the Resource Refactoring Tool installs and runs fine in both VS2005 and VS2008. I didn't have to take any additional steps to get it to work.&lt;br /&gt; &lt;br /&gt;Guy&lt;br /&gt;
&lt;/div&gt;</description><author>gsmithferrier</author><pubDate>Thu, 20 Mar 2008 11:00:51 GMT</pubDate><guid isPermaLink="false">NEW POST: Support in Vs2008 ?  20080320110051A</guid></item><item><title>COMMENTED ISSUE: Does Not Install on Visual Studio 2008</title><link>http://www.codeplex.com/ResourceRefactoring/WorkItem/View.aspx?WorkItemId=14271</link><description>When both Visual Studio 2008 and 2005 are installed, the Resource Refactoring Tool is not installed on Visual Studio 2008.&lt;br /&gt;Comments: ** Comment from web user: bertanaygun ** &lt;p&gt;You might be able to solve the problem by running &amp;#34;devenv.exe &amp;#47;setup&amp;#34; from Visual Studio 9.0 command prompt.&lt;/p&gt;</description><author>bertanaygun</author><pubDate>Wed, 12 Mar 2008 13:43:06 GMT</pubDate><guid isPermaLink="false">COMMENTED ISSUE: Does Not Install on Visual Studio 2008 20080312014306P</guid></item><item><title>NEW POST: Support in Vs2008 ? </title><link>http://www.codeplex.com/ResourceRefactoring/Thread/View.aspx?ThreadId=18415</link><description>&lt;div class="wikidoc"&gt;
i have seen that in&lt;br /&gt;%Application Data%\Microsoft\MSEnvShared\Addins\ResourceRefactor.AddIn&lt;br /&gt; &lt;br /&gt;the &amp;lt;HostApplication&amp;gt; &lt;br /&gt;Microsoft Visual Studio 10.0 is MISSING&lt;br /&gt; &lt;br /&gt;have added it but in vs2008 it doesnt still work.&lt;br /&gt; &lt;br /&gt;i have vs2005 installed too on my machine.&lt;br /&gt;
&lt;/div&gt;</description><author>peitor</author><pubDate>Wed, 12 Mar 2008 11:34:01 GMT</pubDate><guid isPermaLink="false">NEW POST: Support in Vs2008 ?  20080312113401A</guid></item><item><title>COMMENTED ISSUE: Does Not Install on Visual Studio 2008</title><link>http://www.codeplex.com/ResourceRefactoring/WorkItem/View.aspx?WorkItemId=14271</link><description>When both Visual Studio 2008 and 2005 are installed, the Resource Refactoring Tool is not installed on Visual Studio 2008.&lt;br /&gt;Comments: ** Comment from web user: peitor ** &lt;p&gt;same issue on my work pc&lt;br /&gt;installed vs2005 and vs2008&lt;br /&gt;- on vs2005 i can see -&amp;#62; Refactor -&amp;#62; Extract to Resource&lt;br /&gt;- on vs2008 i cant see the menu item&amp;#33; &lt;/p&gt;&lt;p&gt;but in the Addin Manager it is there&amp;#33;&lt;/p&gt;</description><author>peitor</author><pubDate>Wed, 12 Mar 2008 11:22:23 GMT</pubDate><guid isPermaLink="false">COMMENTED ISSUE: Does Not Install on Visual Studio 2008 20080312112223A</guid></item><item><title>NEW POST: Different Licenses</title><link>http://www.codeplex.com/ResourceRefactoring/Thread/View.aspx?ThreadId=23007</link><description>&lt;div class="wikidoc"&gt;
Hi, &lt;br /&gt; &lt;br /&gt;I just downloaded and installed this tool (it seems like it's going to be useful) and I noticed that the Microsoft Permissive License (Ms-PL) is displayed by the installer but the Microsoft Public License (Ms-PL) is used on CodePlex.  Someone should probably sync them.&lt;br /&gt; &lt;br /&gt;- Dave&lt;br /&gt;
&lt;/div&gt;</description><author>davedev</author><pubDate>Thu, 28 Feb 2008 03:25:41 GMT</pubDate><guid isPermaLink="false">NEW POST: Different Licenses 20080228032541A</guid></item><item><title>NEW POST: Support in Vs2008 ? </title><link>http://www.codeplex.com/ResourceRefactoring/Thread/View.aspx?ThreadId=18415</link><description>&lt;div class="wikidoc"&gt;
If you have VS 2008, could you check from Tools -&amp;gt; Add-in Manager to see if Resource Refactoring is visible there, also the addin description is installed to local profile\Microsoft\MSEnvShared\Addins folder. You can check to see if that directory is included in add-in search list from Tools-&amp;gt;Options=&amp;gt;Add-in/Macros Security in visual studio.&lt;br /&gt; &lt;br /&gt;Thanks,&lt;br /&gt;Bertan&lt;br /&gt; &lt;br /&gt;
&lt;/div&gt;</description><author>bertanaygun</author><pubDate>Wed, 27 Feb 2008 19:53:02 GMT</pubDate><guid isPermaLink="false">NEW POST: Support in Vs2008 ?  20080227075302P</guid></item><item><title>NEW POST: Support in Vs2008 ? </title><link>http://www.codeplex.com/ResourceRefactoring/Thread/View.aspx?ThreadId=18415</link><description>&lt;div class="wikidoc"&gt;
I tried pulling down the latest bits and building myself... but that doesn't work as I don't have Wix installed. Can someone please publish a release that has support for VS 2008 baked in?&lt;br /&gt; &lt;br /&gt;Thanks.&lt;br /&gt;
&lt;/div&gt;</description><author>ussherm</author><pubDate>Wed, 27 Feb 2008 18:41:33 GMT</pubDate><guid isPermaLink="false">NEW POST: Support in Vs2008 ?  20080227064133P</guid></item><item><title>NEW POST: Support in Vs2008 ? </title><link>http://www.codeplex.com/ResourceRefactoring/Thread/View.aspx?ThreadId=18415</link><description>&lt;div class="wikidoc"&gt;
Please wake up guys.&lt;br /&gt;It still DOES NOT INSTALL for VS2008!!!&lt;br /&gt;
&lt;/div&gt;</description><author>bobthefox</author><pubDate>Thu, 21 Feb 2008 20:40:57 GMT</pubDate><guid isPermaLink="false">NEW POST: Support in Vs2008 ?  20080221084057P</guid></item><item><title>COMMENTED ISSUE: Does Not Install on Visual Studio 2008</title><link>http://www.codeplex.com/ResourceRefactoring/WorkItem/View.aspx?WorkItemId=14271</link><description>When both Visual Studio 2008 and 2005 are installed, the Resource Refactoring Tool is not installed on Visual Studio 2008.&lt;br /&gt;Comments: ** Comment from web user: xmlguy74 ** &lt;p&gt;I have both VS 2005 and VS2008 &amp;#40;and both VSSDKs&amp;#41; installed. I am having the same issues.&lt;/p&gt;</description><author>xmlguy74</author><pubDate>Thu, 21 Feb 2008 13:08:59 GMT</pubDate><guid isPermaLink="false">COMMENTED ISSUE: Does Not Install on Visual Studio 2008 20080221010859P</guid></item><item><title>COMMENTED ISSUE: Does Not Install on Visual Studio 2008</title><link>http://www.codeplex.com/ResourceRefactoring/WorkItem/View.aspx?WorkItemId=14271</link><description>When both Visual Studio 2008 and 2005 are installed, the Resource Refactoring Tool is not installed on Visual Studio 2008.&lt;br /&gt;Comments: ** Comment from web user: Bragi ** &lt;p&gt;Same problem.  It worked fine with the beta version, once I upgraded, it stopped working.&lt;/p&gt;</description><author>Bragi</author><pubDate>Sat, 02 Feb 2008 16:54:33 GMT</pubDate><guid isPermaLink="false">COMMENTED ISSUE: Does Not Install on Visual Studio 2008 20080202045433P</guid></item><item><title>NEW POST: Dialog Sizing</title><link>http://www.codeplex.com/ResourceRefactoring/Thread/View.aspx?ThreadId=21420</link><description>&lt;div class="wikidoc"&gt;
At my first look at this helpfull refactoring (I didn't use it for real jet.), I missed the dialog sizing ability. I think resource names and values are usualy longer than the maximum column width, so expanding the dialog size is necessary.&lt;br /&gt;Additionally it would be nice to be able to step into a cell and scroll the content by cursor.&lt;br /&gt;
&lt;/div&gt;</description><author>bodosander</author><pubDate>Sat, 02 Feb 2008 13:32:21 GMT</pubDate><guid isPermaLink="false">NEW POST: Dialog Sizing 20080202013221P</guid></item></channel></rss>