Opened 15 years ago
Last modified 12 years ago
#4579 closed enhancement
Warning Msg for bad Java version — at Initial Version
Reported by: | jstein | Owned by: | team |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | Core | Version: | |
Keywords: | Java version | Cc: |
Description
Josm needs an special version to run properly.
On Linux systems there is often a bunch of Java-Versions available.
Command java executes one that is set to default. The other ones need the full path.
Many newcomers are confronted with strange problems, because josm was run in a wrong java environment by accident.
It would be a big help, if josm would give the following Message at startup, if its not run in the optimal Java engine.
Warning Josm was executet with HamAndEggs Java 1.2.3 This may cause strange effects. We suggest to use Sun Java 1.6.... instead. [x] show this warning on every startup