Files
libreoffice/scripting/Format_java_code.sh
rbuj feea4b250b scripting: Format java code by using astyle tool
Change-Id: Ifcd90612f22282c16efdbf4d300b8164bf68f760
Reviewed-on: https://gerrit.libreoffice.org/11304
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
2014-09-25 12:43:23 +00:00

3 lines
77 B
Bash
Executable File

#!/bin/bash
astyle --options=astyle-java.conf --verbose --recursive ./*.java