comparison mx/eclipse-settings/org.eclipse.jdt.core.prefs @ 7523:e018bde4b89d

removed whitespace padding around the wildcard type in a generic type declaration
author Doug Simon <doug.simon@oracle.com>
date Tue, 22 Jan 2013 22:01:21 +0100
parents 427e797ab18e
children 0763105fa02c
comparison
equal deleted inserted replaced
7522:4cc0efe5cffe 7523:e018bde4b89d
277 org.eclipse.jdt.core.formatter.insert_space_after_opening_paren_in_synchronized=do not insert 277 org.eclipse.jdt.core.formatter.insert_space_after_opening_paren_in_synchronized=do not insert
278 org.eclipse.jdt.core.formatter.insert_space_after_opening_paren_in_while=do not insert 278 org.eclipse.jdt.core.formatter.insert_space_after_opening_paren_in_while=do not insert
279 org.eclipse.jdt.core.formatter.insert_space_after_postfix_operator=do not insert 279 org.eclipse.jdt.core.formatter.insert_space_after_postfix_operator=do not insert
280 org.eclipse.jdt.core.formatter.insert_space_after_prefix_operator=do not insert 280 org.eclipse.jdt.core.formatter.insert_space_after_prefix_operator=do not insert
281 org.eclipse.jdt.core.formatter.insert_space_after_question_in_conditional=insert 281 org.eclipse.jdt.core.formatter.insert_space_after_question_in_conditional=insert
282 org.eclipse.jdt.core.formatter.insert_space_after_question_in_wildcard=insert 282 org.eclipse.jdt.core.formatter.insert_space_after_question_in_wildcard=do not insert
283 org.eclipse.jdt.core.formatter.insert_space_after_semicolon_in_for=insert 283 org.eclipse.jdt.core.formatter.insert_space_after_semicolon_in_for=insert
284 org.eclipse.jdt.core.formatter.insert_space_after_unary_operator=do not insert 284 org.eclipse.jdt.core.formatter.insert_space_after_unary_operator=do not insert
285 org.eclipse.jdt.core.formatter.insert_space_before_and_in_type_parameter=insert 285 org.eclipse.jdt.core.formatter.insert_space_before_and_in_type_parameter=insert
286 org.eclipse.jdt.core.formatter.insert_space_before_assignment_operator=insert 286 org.eclipse.jdt.core.formatter.insert_space_before_assignment_operator=insert
287 org.eclipse.jdt.core.formatter.insert_space_before_at_in_annotation_type_declaration=insert 287 org.eclipse.jdt.core.formatter.insert_space_before_at_in_annotation_type_declaration=insert
363 org.eclipse.jdt.core.formatter.insert_space_before_parenthesized_expression_in_return=insert 363 org.eclipse.jdt.core.formatter.insert_space_before_parenthesized_expression_in_return=insert
364 org.eclipse.jdt.core.formatter.insert_space_before_parenthesized_expression_in_throw=insert 364 org.eclipse.jdt.core.formatter.insert_space_before_parenthesized_expression_in_throw=insert
365 org.eclipse.jdt.core.formatter.insert_space_before_postfix_operator=do not insert 365 org.eclipse.jdt.core.formatter.insert_space_before_postfix_operator=do not insert
366 org.eclipse.jdt.core.formatter.insert_space_before_prefix_operator=do not insert 366 org.eclipse.jdt.core.formatter.insert_space_before_prefix_operator=do not insert
367 org.eclipse.jdt.core.formatter.insert_space_before_question_in_conditional=insert 367 org.eclipse.jdt.core.formatter.insert_space_before_question_in_conditional=insert
368 org.eclipse.jdt.core.formatter.insert_space_before_question_in_wildcard=insert 368 org.eclipse.jdt.core.formatter.insert_space_before_question_in_wildcard=do not insert
369 org.eclipse.jdt.core.formatter.insert_space_before_semicolon=do not insert 369 org.eclipse.jdt.core.formatter.insert_space_before_semicolon=do not insert
370 org.eclipse.jdt.core.formatter.insert_space_before_semicolon_in_for=do not insert 370 org.eclipse.jdt.core.formatter.insert_space_before_semicolon_in_for=do not insert
371 org.eclipse.jdt.core.formatter.insert_space_before_unary_operator=do not insert 371 org.eclipse.jdt.core.formatter.insert_space_before_unary_operator=do not insert
372 org.eclipse.jdt.core.formatter.insert_space_between_brackets_in_array_type_reference=do not insert 372 org.eclipse.jdt.core.formatter.insert_space_between_brackets_in_array_type_reference=do not insert
373 org.eclipse.jdt.core.formatter.insert_space_between_empty_braces_in_array_initializer=do not insert 373 org.eclipse.jdt.core.formatter.insert_space_between_empty_braces_in_array_initializer=do not insert