The name of the eclipse code formatter is still "esteam".
Since you have changed other references to the honorable company, I
guess if this one was forgotten.

This is too little a thing for a bug, so this email, to which I attach
a one liner patch, against
http://svn.apache.org/repos/asf/incubator/empire-db/tr...@1006244

Thanks,
Marcio.
Index: tools/EmpireEclipseCodeFormatter.xml
===================================================================
--- tools/EmpireEclipseCodeFormatter.xml	(revision 1006244)
+++ tools/EmpireEclipseCodeFormatter.xml	(working copy)
@@ -18,7 +18,7 @@
   under the License.
  -->
 <profiles version="11">
-<profile kind="CodeFormatterProfile" name="esteam" version="11">
+<profile kind="CodeFormatterProfile" name="empire-db" version="11">
 <setting id="org.eclipse.jdt.core.formatter.insert_space_before_closing_paren_in_if" value="do not insert"/>
 <setting id="org.eclipse.jdt.core.formatter.insert_space_after_colon_in_assert" value="insert"/>
 <setting id="org.eclipse.jdt.core.formatter.brace_position_for_enum_constant" value="end_of_line"/>

Reply via email to