CLeaned up examples.
This commit is contained in:
parent
5a422fe502
commit
8c5f4a72fa
17 changed files with 38 additions and 37 deletions
|
@ -15,7 +15,7 @@ public final class JavaExample {
|
|||
System.out.println("-- From JavaExample -----------------------------------");
|
||||
|
||||
System.out.println(" " + ExampleVersion.PROJECT + ' ' + ExampleVersion.VERSION
|
||||
+ " (" + sdf.format(ExampleVersion.BUILDDATE) + ')');
|
||||
+ " (" + sdf.format(ExampleVersion.BUILDDATE) + ')');
|
||||
|
||||
System.out.println("-------------------------------------------------------");
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue