You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@empire-db.apache.org by fr...@apache.org on 2010/10/11 12:00:18 UTC

svn commit: r1021294 - /incubator/empire-db/trunk/tools/EmpireEclipseCodeFormatter.xml

Author: francisdb
Date: Mon Oct 11 10:00:18 2010
New Revision: 1021294

URL: http://svn.apache.org/viewvc?rev=1021294&view=rev
Log:
Fixing code formatter name from esteam to empire-db (requested by Marcio Mazza on dev mailing list)

Modified:
    incubator/empire-db/trunk/tools/EmpireEclipseCodeFormatter.xml

Modified: incubator/empire-db/trunk/tools/EmpireEclipseCodeFormatter.xml
URL: http://svn.apache.org/viewvc/incubator/empire-db/trunk/tools/EmpireEclipseCodeFormatter.xml?rev=1021294&r1=1021293&r2=1021294&view=diff
==============================================================================
--- incubator/empire-db/trunk/tools/EmpireEclipseCodeFormatter.xml (original)
+++ incubator/empire-db/trunk/tools/EmpireEclipseCodeFormatter.xml Mon Oct 11 10:00:18 2010
@@ -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"/>