[
http://opensource.atlassian.com/projects/hibernate/browse/HBX-811?page=co...
]
Max Rydahl Andersen commented on HBX-811:
-----------------------------------------
done.
<taskdef name="javaformatter"
classname="org.hibernate.tool.ant.JavaFormatterTask"
classpathref="tasks.classpath"/>
<javaformatter configurationfile="optional-eclipse-formatting-settings">
<fileset dir="${build.dir}">
<include name="formatting/**/*.java"/>
</fileset>
</javaformatter>
eclipse code formatter ant task
-------------------------------
Key: HBX-811
URL:
http://opensource.atlassian.com/projects/hibernate/browse/HBX-811
Project: Hibernate Tools
Type: New Feature
Components: ant
Versions: 3.2beta8
Reporter: Max Rydahl Andersen
Fix For: 3.2beta9
eclipse 3.2 code formatter can be used standalone; lets provide integration with it from
ant and possibly run it automatically on java code hibernate tools generate
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://opensource.atlassian.com/projects/hibernate/secure/Administrators....
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira