[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[news.eclipse.tools] Re: Moving a java package

"Adam Kiezun" <adam_kiezun@xxxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:b2dtm2$5vm$1@xxxxxxxxxxxxxxxx
> i read your post more carefully
> you seem to want to move a package to something else than a source folder
> (in some projects, the project itself is a source folder)
>
> this is not supported currently - so it'd eb a feature request, not a but
report
> (sorry about my previous reply)
>
> please also specify what you'd like it to to mean to move a package to
something different than a source folder
> a.
I didn't explain myself properly. I want to move it to somewhere else in the
source tree where the source tree is created using links. for example if the
package name is a.b.c.dd.ee, I want to change the package to a.b.c.ff.gg.ee
which will require a move in the source tree and ultimately in the
underlying file system

Regards

Jonathan Gossage