This Question is Answered

1 "correct" answer available (4 pts) 2 "helpful" answers available (2 pts)
3 Replies Last post: Apr 6, 2012 12:47 PM by Andrey Serebryansky  
Klaus Luedenscheidt Apprentice 671 posts since
May 28, 2004
Currently Being Moderated

Apr 4, 2012 11:11 AM

Move to another file not possible

In my VB solution i defined a class with a nested structure. As MyStruct should be used in other classes i decided to move it into a separate source file. I selected the code and expected that i can do a "Move to another file" refactoring, but the whole context menu is disabled

 

2012-04-04 09h08_17.png

Is it really not possible to do this or is this a bug?

 

Regards

Klaus

Andrey Serebryansky JetBrains 2,900 posts since
Jan 12, 2005
Currently Being Moderated
Apr 5, 2012 1:24 PM in response to: Klaus Luedenscheidt
Re: Move to another file not possible

Hello Klaus

     Please try placing the caret onto the structure name ('Layer') instead of selecting it. Let me know if this helps. Thank you!

 

Andrey Serebryansky

Senior Support Engineer

JetBrains, Inc

http://www.jetbrains.com

"Develop with pleasure!"

Andrey Serebryansky JetBrains 2,900 posts since
Jan 12, 2005
Currently Being Moderated
Apr 6, 2012 12:47 PM in response to: Klaus Luedenscheidt
Re: Move to another file not possible

Hello Klaus

     Sorry, I didn't see those posts for some reason. I'll take a look at them ASAP. Thank you!

 

Andrey Serebryansky

Senior Support Engineer

JetBrains, Inc

http://www.jetbrains.com

"Develop with pleasure!"

More Like This

  • Retrieving data ...