Sign in
apache
/
clerezza
/
refs/heads/master
/
.
/
tutorial
/
README.md
blob: d122b970a79ac4fc5883118106a4fb3185f6f4ac [
file
] [
view
]
## Run an Example Program
To
run an example program
,
e
.
g
.,
Example01
,
invoke the
exec
-
maven
-
plugin
.
$ mvn compile
$ mvn
exec
:
java
-
Dexec
.
mainClass
=
"org.apache.clerezza.tutorial.Example01"