Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Energy ADE
ADE Xjc
Commits
2ad1c001
Commit
2ad1c001
authored
Feb 21, 2015
by
Claus Nagel
Browse files
Update README.md
parent
347b7965
Changes
1
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
2ad1c001
...
@@ -19,7 +19,7 @@ ade-xjc depends on JRE 7 or higher. The project uses [Apache Ant](http://ant.apa
...
@@ -19,7 +19,7 @@ ade-xjc depends on JRE 7 or higher. The project uses [Apache Ant](http://ant.apa
% ant dist
% ant dist
This will create a folder
`ade-xjc-<version>`
containing the
`ade-xjc.jar`
executable and the following subfolders
.
This will create a folder
`ade-xjc-<version>`
containing the
`ade-xjc.jar`
executable and the following subfolders
:
*
`license`
-- license information
*
`license`
-- license information
*
`sample`
-- a sample CityGML ADE that you may use for testing
*
`sample`
-- a sample CityGML ADE that you may use for testing
*
`schemas`
-- the official CityGML, GML and xAL schemas
*
`schemas`
-- the official CityGML, GML and xAL schemas
...
@@ -69,3 +69,8 @@ citygml4j comes with a sample program that illustrates this scenario. The sample
...
@@ -69,3 +69,8 @@ citygml4j comes with a sample program that illustrates this scenario. The sample
Note that you need to check which version of citygml4j is supposed by your version of ade-xjc. Use the following command to find out.
Note that you need to check which version of citygml4j is supposed by your version of ade-xjc. Use the following command to find out.
% java -jar ade-xjc.jar -version
% java -jar ade-xjc.jar -version
The output will look similar to this:
ade-xjc version 2.2-b1
XML Schema binding compiler for CityGML ADEs; use with citygml4j version 2.2
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment