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

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



Back to the top