|
Re: moving packages recursively - is it possible? [message #158563 is a reply to message #157305] |
Thu, 13 May 2004 13:24 |
Eclipse User |
|
|
|
Originally posted by: john.childress.entergykoch.com
I was looking for the same functionality. Coming from IntelliJ I had
this... Am I missing the obvious?
thanks,
John
"Andrew Gaydenko" <a@etver.com> wrote in message
news:c7ada5$irh$1@eclipse.org...
> I have not found the way to move package with subpackages
> recursively. For example, there are packages:
>
> a.b
> a.c.d.e
> a.c.d.f
>
> And this result is needed:
>
> a.b.d.e
> a.b.d.f
> a.c
>
> i.e., to move d package with subpackages d.e and d.f from a.c
> package into a.b package. Have I missed something?
>
> I'm using 20040428 integration build.
>
> Andrew
>
>
>
|
|
|
Re: moving packages recursively - is it possible? [message #158583 is a reply to message #157305] |
Thu, 13 May 2004 15:11 |
Eclipse User |
|
|
|
Originally posted by: linnet.nospam.users.sourceforge.net
Hi Andrew,
Maybe I don't understand what you mean, but if I do I think you can do
it by switching to Hierarchical view in the Package Explorer. That way,
the packages will be shown as a tree and you should be able to select
the d package (with all its contents).
Best regards,
Jesper
Andrew Gaydenko wrote:
> I have not found the way to move package with subpackages
> recursively. For example, there are packages:
>
> a.b
> a.c.d.e
> a.c.d.f
>
> And this result is needed:
>
> a.b.d.e
> a.b.d.f
> a.c
>
> i.e., to move d package with subpackages d.e and d.f from a.c
> package into a.b package. Have I missed something?
>
> I'm using 20040428 integration build.
>
> Andrew
>
>
>
|
|
|
Re: moving packages recursively - is it possible? [message #158592 is a reply to message #158583] |
Thu, 13 May 2004 15:29 |
Eclipse User |
|
|
|
Originally posted by: john.childress.entergykoch.com
Sure,
but when I rename that package, the child packages are still under the
original name.
com.test
com.test.test1
com.test.test1.test2
com.test.test1.test3
I want to rename com.test.test1 to com.test.fun and have both test2 and
test3 now be under com.test.fun
Clear or not really?
thanks,
John
"Jesper Kamstrup Linnet" <linnet@nospam.users.sourceforge.net> wrote in
message news:c802qv$un5$1@eclipse.org...
> Hi Andrew,
>
> Maybe I don't understand what you mean, but if I do I think you can do
> it by switching to Hierarchical view in the Package Explorer. That way,
> the packages will be shown as a tree and you should be able to select
> the d package (with all its contents).
>
> Best regards,
>
> Jesper
>
>
> Andrew Gaydenko wrote:
> > I have not found the way to move package with subpackages
> > recursively. For example, there are packages:
> >
> > a.b
> > a.c.d.e
> > a.c.d.f
> >
> > And this result is needed:
> >
> > a.b.d.e
> > a.b.d.f
> > a.c
> >
> > i.e., to move d package with subpackages d.e and d.f from a.c
> > package into a.b package. Have I missed something?
> >
> > I'm using 20040428 integration build.
> >
> > Andrew
> >
> >
> >
|
|
|
|
Powered by
FUDForum. Page generated in 0.03016 seconds