Thu Doan d0b20d13c2 Fix SyntaxHighlighting issue caused by index entries
Add carriage return before <pre programlisting ...> and after.

Closes-bug: 1340211

Change-Id: Id1ab9090298a454a4a643849d43b91486a793432
2014-10-14 03:23:08 +00:00

25 lines
260 B
Plaintext
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

## java specific
!.gitignore
*.iml
*.iws
*.ipr
target
*/target
*/*/target
 
## generic files to ignore
*~
*.lock
*.DS_Store
*.swp
*.out
.idea
/.classpath
/.project
# NetBeans user-specific build actions
nbactions.xml
nbactions-*.xml
sonatype-*.sh
/.settings