Closed GoogleCodeExporter closed 8 years ago
This is OK, since anyedit still supports Eclipse 3.6.
To compile, use Eclipse 3.6 target platform.
Original comment by iloveeclipse
on 17 Mar 2015 at 5:33
Humm, but in this case the actions won't work on 4.5m5 right? (i.e.: the save
actions will no longer work on 4.5m5 and the DirtyHookRunnable.run will throw
an exception because the class SpecialSaveAction/SpecialSaveAllAction cannot be
created on 4.5m5).
As a note, the 4.5m5 release increased the search speed quite a lot
(https://bugs.eclipse.org/bugs/show_bug.cgi?id=441016), so, it's a really
worthy upgrade just for that feature (at least for me that's a really common --
and until now slow -- operation).
Original comment by fabi...@gmail.com
on 17 Mar 2015 at 12:16
Nope. Please check the code, there are two versions which are used depending on
the Eclipse version, both compilable on 3.6.
If compiled on 3.6, *everything* still works on 4.5. Other way around it will
not work for sure.
Original comment by iloveeclipse
on 17 Mar 2015 at 12:20
Ok, thanks.
Original comment by fabi...@gmail.com
on 17 Mar 2015 at 12:30
Original issue reported on code.google.com by
fabi...@gmail.com
on 17 Mar 2015 at 1:11