Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [jdt-core-dev] [Code formatter] Option to remove useless semi-colon will be removed after M9


done. (> 20040408)



Olivier Thomann <Olivier_Thomann@xxxxxxxxxx>
Sent by: jdt-core-dev-admin@xxxxxxxxxxx

2004-04-08 16:09

Please respond to
jdt-core-dev@xxxxxxxxxxx

To
jdt-core-dev@xxxxxxxxxxx
cc
Subject
Re: [jdt-core-dev] [Code formatter] Option to remove useless semi-colon will be removed after M9






Ok, then I will remove the usage of this constant internally. It won't have any effect starting with the next integration build.


Martin, please remove it from the code formatter preference page.



Jim des Rivieres/Ottawa/IBM@IBMCA
Sent by: jdt-core-dev-admin@xxxxxxxxxxx

04/08/2004 10:03 AM

Please respond to
jdt-core-dev

To
jdt-core-dev@xxxxxxxxxxx
cc
Subject
Re: [jdt-core-dev] [Code formatter] Option to remove useless semi-colon will be removed after M9







After M9 in too late to remove API.  This cleanup should be removed for
the April 20th I-build.   ---jim




Olivier Thomann/Ottawa/IBM@IBMCA
Sent by: jdt-core-dev-admin@xxxxxxxxxxx
04/08/2004 09:29 AM
Please respond to
jdt-core-dev


To
jdt-core-dev@xxxxxxxxxxx
cc

Subject
[jdt-core-dev] [Code formatter] Option to remove useless semi-colon will
be removed after M9







Hi,

This option does respect the contract that the code formatter should not
change the source code. So it will be removed after M9 and deprecated
immediately.

The option is:
DefaultCodeFormatterConstants.FORMATTER_REMOVE_UNNECESSARY_SEMICOLON.

Olivier

_______________________________________________
jdt-core-dev mailing list
jdt-core-dev@xxxxxxxxxxx
http://dev.eclipse.org/mailman/listinfo/jdt-core-dev



Back to the top