[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: [Eclipse] Rename on refactoring doesn't work



Hallo!

* Roberto Franchini <f.rank@libero.it> wrote:
>I've just build from source (apt-get -b source eclipse) eclipse 2.1.1.
>The rename in refactor doesn't work in the editor view, but works fine
>in member, type or package views. This means I can rename methods ora
>a class, but I can't rename local variables.  Is this a bug of eclipse
>itself, or only a debian's bug? thanks in advance.

Both: if you build with 1.3 it will work, but not if you build with
1.4. I have a patch here, which will finaly enable it (backport from
the 3.0 eclipse Stream). Please wait a few more days...

The workaround is quite easy:
export JAVA_HOME=<path to 1.3 SDK>
dpkg-buildpackage -rfakeroot -b -uc

Unfortunatelly the binary debs are also compiled with 1.4 :(

This issue is tracked in the BTS: Bug#197484. I will attach the patch
there when I have tested it a little more. The new packages will
probably take some more time (Problems with motif/gtk indings of SWT)

Jan



Reply to: