This website requires JavaScript.
Explore
Help
Register
Sign In
mir
/
libreoffice
Watch
2
Star
0
Fork
0
You've already forked libreoffice
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
libreoffice
/
scripting
/
Format_java_code.sh
3 lines
75 B
Bash
Raw
Normal View
History
Unescape
Escape
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-06 12:19:07 +02:00
#!/bin/bash
scripting: astyle-java.conf -> astyle.options Reviewed on: https://gerrit.libreoffice.org/11639 Change-Id: I0852f9766495379b0208e236b3cbeafde5bf07b3
2014-09-25 15:50:05 +02:00
astyle --options
=
astyle.options --verbose --recursive ./*.java
Reference in New Issue
Copy Permalink