jbushmaster007 / anyedittools

Automatically exported from code.google.com/p/anyedittools
Other
1 stars 0 forks source link

Ctrl+S pre-save action (trim/convert white space) does not work on eclipse 4.2 #67

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. install 4.2
2. install anyedit 
3. check if remove trailing spaces option works

What is the expected output? What do you see instead?

- trailing spaces should be removed when the option is selected

What version of the product are you using? On what operating system?

- eclipse 4.2 on Windows / Linux
- anyedit 2.4.1

Please provide any additional information below.

anyedit installs fine and the preferences work, but they don't seem to have an 
effect.

Original issue reported on code.google.com by cdamian on 11 Apr 2012 at 9:42

GoogleCodeExporter commented 8 years ago
Looks like the commands framework is changed (again).

Original comment by iloveeclipse on 11 Apr 2012 at 9:46

GoogleCodeExporter commented 8 years ago
It's bug 369159: all command hooks are broken in 4.2...
https://bugs.eclipse.org/bugs/show_bug.cgi?id=369159
It's a major API break in 4.2 in my opinion.
I can't workaround it, sorry.

Original comment by iloveeclipse on 12 Apr 2012 at 9:14

GoogleCodeExporter commented 8 years ago
Fixed in 4.2 M7

Original comment by iloveeclipse on 27 May 2012 at 6:54