Export to GitHub

dxcorecommunityplugins - issue #95

Refactor_UpdateNamespace not running


Posted on Jun 17, 2011 by Quick Elephant

Which edition of the DevExpress toolset are you using?

CodeRush / Refactor Pro

Which version of the DevExpress toolset are you using?

  • 11.1.4

Which version of Studio are you using?

* VS2010

What OS

  • Win7 x64

Which community plugin(s) are you attempting to use? Refactor_UpdateNamespace

What steps will reproduce the problem? In a project I crerated two folders. I create a file (a class) in "folder A", I move it to "Folder B". When I hit the Refactor key there is no suggestion "Update Default Namespace" anymore since 11.1.4

I got the source code, remove the reference and add the reference to the new DLL (11.1.4), compile ok but the plugin is not working as expected.

What is the expected output? What do you see instead? I expected see the item "Update Default Namespace" in the refactor menu, I see nothing at this time ....

Comment #1

Posted on Jun 17, 2011 by Helpful Bear

(No comment was entered for this change.)

Comment #2

Posted on Jun 29, 2011 by Helpful Bear

(No comment was entered for this change.)

Comment #3

Posted on Jun 29, 2011 by Helpful Bear

I have just tested this, and all appears to be working as expected.

Are you sure the plugin is loading? - You can check this in the plugin manager. Was it working on your machine prior to 11.1.4? Have you downloaded it again between it working and not working? - If so, did you unblock it? - Sometimes plugins fail to load because the OS doesn't inherently trust files downloaded from the internet.

See this post by Travis Illig: http://www.paraesthesia.com/archive/2010/05/19/unblocking-multiple-files-at-once.aspx

Comment #4

Posted on Jun 29, 2011 by Helpful Bear

Is the CodeIssue also missing or is it just the "Refactoring".

Note: This really isn't a refactoring. I'll likely change this to a CodeProvider when I get a moment.

Comment #5

Posted on Jun 29, 2011 by Quick Elephant

Ok that's work. In the plugin manager, the plugin was "ondemand" I switched "on startup".

Comment #6

Posted on Jun 29, 2011 by Helpful Bear

Please confirm. Is everything working as expected now?

Comment #7

Posted on Sep 13, 2011 by Happy Camel

Rory, the current download available from the following url is not loading at all: http://www.rorybecker.co.uk/devexpress/plugins/community/Refactor_UpdateNamespace/

Despite this, I have an older downloaded file with the same name (revision 1480) that loads. In this case, the CodeIssue works but suggests no "fix" and the "refactoring" is missing.

Comment #8

Posted on Sep 19, 2011 by Helpful Bear

I have just uploaded a replacement.

hopefully you'll have more luck with this. :)

Comment #9

Posted on Sep 19, 2011 by Happy Camel

Everything fixed!

Thanks. :)

Status: Fixed

Labels:
Type-Defect Priority-Medium