Update of /cvsroot/ejtools/thirdparty/sourceforge/jrefactory/.Refactory
In directory usw-pr-cvs1:/tmp/cvs-serv24869/thirdparty/sourceforge/jrefactory/.Refactory
Added Files:
pretty.settings
Log Message:
Initial import
--- NEW FILE: pretty.settings ---
insert.space.around.local.variables=false
force.block=true
singleline.comment.absoluteindent=0
remove.excess.blocks=false
singleline.comment.indentstyle.shared=incremental
else.start.line=true
method.block.style=PASCAL
adder.param.descr=The feature to be added to the {0} attribute
run.descr=Main processing method for the {1} {2}
cast.force.nospace=false
junit.setUp.descr=The JUnit setup method
empty.block.single.line=true
javadoc.star=1
exception.descr=Description of the Exception
method.tags=param,return,exception
allow.singleline.javadoc=true
javadoc.wordwrap.min=40
class.minimum=all
constructor.descr=Constructor for the {0} object
import.sort.neighbourhood=0
singleline.comment.ownline=true
main.descr=The main program for the {1} {2}
catch.start.line=true
singleline.comment.indentstyle.ownline=code
version=3.8
singleline.comment.incrementalindent=0
surprise.return=double
keyword.space=true
method.minimum=all
variable.align.with.block=false
maintain.newlines.around.imports=true
junit.test.descr=A unit test for JUnit
junit.tearDown.descr=The teardown method for JUnit
lines.after.package=1
expr.space=false
lines.between=2
junit.suite.return.descr=The test suite
javadoc.wordwrap.max=80
exception.tag.name=@exception
field.descr=Description of the Field
indent.char=space
javadoc.indent=1
getter.return.descr=The {3} value
class.descr=Description of the Class
variable.spacing=single
setter.param.descr=The new {3} value
char.stream.type=1
param.descr=Description of the Parameter
adder.descr=Adds a feature to the {0} attribute of the {1} {2}
c.style.format=align.star
space.before.javadoc=true
cast.space=true
keep.all.javadoc=true
field.tags=
interface.descr=Description of the Interface
field.minimum=all
dynamic.variable.spacing=1
sort.7=FieldInitializers()
sort.6=Method(Setter,Getter,Other)
sort.5=Alphabetical()
end.line=NL
sort.4=Protection(public)
indent=3
lines.before.class=1
javadoc.id.lineup=true
sort.3=Final(bottom)
sort.2=Class(Instance)
sort.1=Type(Field,Constructor,Method,NestedClass,NestedInterface,Initializer)
setter.descr=Sets the {3} attribute of the {1} {2}
return.descr=Description of the Return Value
author.descr={0}
block.style=PASCAL
class.tags=author,created
getter.descr=Gets the {3} attribute of the {1} {2}
created.descr={1}
throws.newline=false
main.param.descr=The command line arguments
method.descr=Description of the Method
sort.top=true
field.name.indent=-1
reformat.comments=true
document.nested.classes=true
junit.suite.descr=A unit test suite for JUnit
case.indent=3
import.sort.important=java,javax,org.w3c
pretty.printer.backup.ext=
class.block.style=PASCAL
c.style.indent=1
|