Skip to content

Commit d16b8ed

Browse files
committed
Updated readme
1 parent 83bd007 commit d16b8ed

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

swing/javamoney-ez/README.md

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,4 @@ In order to make Maven build the project, you need to select a Java 6 or above c
2020

2121
###Steps for Command Line
2222
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-
Run `mvn compile exec:java` to execute the main class of the javamoney-ez application.
24-
25-
###Steps for Eclipse
26-
Add "jdk 1.8.0" or equivalent like "jre8" to your "Installed JREs" in Eclipse, if they don't exist there.
27-
![Image](../src/site/resources/images/Eclipse_JRE8_0_1.png "Add JRE to Eclipse")
23+
Run `mvn compile exec:java` to execute the main class of javamoney-ez.

0 commit comments

Comments
 (0)