[kepler-dev] Indent the Kepler code?
Christopher Brooks
cxh at eecs.berkeley.edu
Mon Mar 3 19:12:48 PST 2008
The Kepler code indentation is rather messy.
Perhaps someone could run the Eclipse indenter on it?
It might also be worth cleaning up any extraneous imports etc.
For example, kepler/src/org/dart/matlab/MatlabExpression.java
is almost unreadable - it has a mixtures of spaces and tabs for
indentation. The tabs should be converted to spaces.
The Eclipse formatter settings for the Ptolemy coding style are documented in:
http://ptolemy.eecs.berkeley.edu/ptolemyII/ptIIlatest/ptII/doc/coding/eclipse.htm
Comments?
_Christopher
More information about the Kepler-dev
mailing list