comparison c1x4hotspotsrc/HotSpotVM/.settings/org.eclipse.jdt.core.prefs @ 1423:760213a60e8b

* rewrite of the code installation * partial support for safepoints * macro-based CiTargetMethod interface * code stub support
author Lukas Stadler <lukas.stadler@oracle.com>
date Mon, 16 Aug 2010 18:59:36 -0700
parents 3483ec571caf
children abc670a709dc
comparison
equal deleted inserted replaced
1422:3483ec571caf 1423:760213a60e8b
1 #Fri Jul 23 17:15:04 PDT 2010 1 #Tue Aug 10 16:59:56 PDT 2010
2 eclipse.preferences.version=1 2 eclipse.preferences.version=1
3 org.eclipse.jdt.core.builder.cleanOutputFolder=clean 3 org.eclipse.jdt.core.builder.cleanOutputFolder=clean
4 org.eclipse.jdt.core.builder.duplicateResourceTask=warning 4 org.eclipse.jdt.core.builder.duplicateResourceTask=warning
5 org.eclipse.jdt.core.builder.invalidClasspath=abort 5 org.eclipse.jdt.core.builder.invalidClasspath=abort
6 org.eclipse.jdt.core.builder.resourceCopyExclusionFilter=*.launch 6 org.eclipse.jdt.core.builder.resourceCopyExclusionFilter=*.launch
110 org.eclipse.jdt.core.compiler.taskPriorities=NORMAL,HIGH,NORMAL 110 org.eclipse.jdt.core.compiler.taskPriorities=NORMAL,HIGH,NORMAL
111 org.eclipse.jdt.core.compiler.taskTags=TODO,FIXME,XXX 111 org.eclipse.jdt.core.compiler.taskTags=TODO,FIXME,XXX
112 org.eclipse.jdt.core.formatter.align_type_members_on_columns=false 112 org.eclipse.jdt.core.formatter.align_type_members_on_columns=false
113 org.eclipse.jdt.core.formatter.alignment_for_arguments_in_allocation_expression=16 113 org.eclipse.jdt.core.formatter.alignment_for_arguments_in_allocation_expression=16
114 org.eclipse.jdt.core.formatter.alignment_for_arguments_in_annotation=0 114 org.eclipse.jdt.core.formatter.alignment_for_arguments_in_annotation=0
115 org.eclipse.jdt.core.formatter.alignment_for_arguments_in_enum_constant=16 115 org.eclipse.jdt.core.formatter.alignment_for_arguments_in_enum_constant=0
116 org.eclipse.jdt.core.formatter.alignment_for_arguments_in_explicit_constructor_call=16 116 org.eclipse.jdt.core.formatter.alignment_for_arguments_in_explicit_constructor_call=16
117 org.eclipse.jdt.core.formatter.alignment_for_arguments_in_method_invocation=16 117 org.eclipse.jdt.core.formatter.alignment_for_arguments_in_method_invocation=16
118 org.eclipse.jdt.core.formatter.alignment_for_arguments_in_qualified_allocation_expression=16 118 org.eclipse.jdt.core.formatter.alignment_for_arguments_in_qualified_allocation_expression=16
119 org.eclipse.jdt.core.formatter.alignment_for_assignment=0 119 org.eclipse.jdt.core.formatter.alignment_for_assignment=0
120 org.eclipse.jdt.core.formatter.alignment_for_binary_expression=16 120 org.eclipse.jdt.core.formatter.alignment_for_binary_expression=16
121 org.eclipse.jdt.core.formatter.alignment_for_compact_if=16 121 org.eclipse.jdt.core.formatter.alignment_for_compact_if=16
122 org.eclipse.jdt.core.formatter.alignment_for_conditional_expression=80 122 org.eclipse.jdt.core.formatter.alignment_for_conditional_expression=80
123 org.eclipse.jdt.core.formatter.alignment_for_enum_constants=0 123 org.eclipse.jdt.core.formatter.alignment_for_enum_constants=48
124 org.eclipse.jdt.core.formatter.alignment_for_expressions_in_array_initializer=16 124 org.eclipse.jdt.core.formatter.alignment_for_expressions_in_array_initializer=16
125 org.eclipse.jdt.core.formatter.alignment_for_method_declaration=0 125 org.eclipse.jdt.core.formatter.alignment_for_method_declaration=0
126 org.eclipse.jdt.core.formatter.alignment_for_multiple_fields=16 126 org.eclipse.jdt.core.formatter.alignment_for_multiple_fields=16
127 org.eclipse.jdt.core.formatter.alignment_for_parameters_in_constructor_declaration=16 127 org.eclipse.jdt.core.formatter.alignment_for_parameters_in_constructor_declaration=16
128 org.eclipse.jdt.core.formatter.alignment_for_parameters_in_method_declaration=16 128 org.eclipse.jdt.core.formatter.alignment_for_parameters_in_method_declaration=16