You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: swing/javamoney-ez/README.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -20,4 +20,5 @@ In order to make Maven build the project, you need to select a Java 6 or above c
20
20
21
21
###Steps for Command Line
22
22
If you run Maven from the command line instead of an IDE like Eclipse or NetBeans, please ensure, the `JAVA_HOME` environment variable points to an appropriate version of Java 6 or above.
23
+
23
24
Run `mvn compile exec:java` to execute the main class of javamoney-ez.
0 commit comments