+1

Currently situation:
1) I select the Move action for a class and enter the same package as the 
target package.
2) Since IDEA has more than one source paths with this target package 
(normally two, one for the application code and one for the tests), it 
shows a dialog, where I can select the target source path.
=> But because one never want to move a class to a place, where it already 
is located, IDEA should ignore the target package in the current source path.

In general, I would find it very useful, if IDEA could handle application 
source paths and test source paths more smart. I'm not sure, how it could 
look like, but a merge to one package tree with different colored or 
iconized entries for application classes (from the application source path) 
and test classes (from the test source path) comes to mind.

Tom


At 10:02 03.04.02 +0200, you wrote:
>I'm moving all the test code to another sourcepath, from
>    \src
>to
>    \src-test
>
>There is no easy and safe (no cut-and-paste) way to do this in IDEA.
>
>Request:
>  1�) allow "Moving" (F6) to same class, same package, in another source
>path.
>  2�) If there is only 1 other source path, it should be preselected
>
>Alain Ravet


_______________________________________________
Eap-features mailing list
[EMAIL PROTECTED]
http://www.intellij.com/mailman/listinfo/eap-features

Reply via email to