Daniel Polansky - 2 days ago
  • Description has changed:

Diff:

--- old
+++ new
@@ -2,6 +2,6 @@

 Rationale:  Java version is some of the most useful pieces of information when reporting a bug and investigating an issue. Reservations:

 1.  The information is available at Help > Log File Viewer, but that is inconvenient for its being overwhelmed with a lot of other information.
-2.  While one can in principle find out about the Java version from the command line (e.g. java -version), users can have mutliple different Java versions installed, and on Windows, different versions for x86 and x64. And a result, determining which Java version is actually used when FreeMind is running is perhaps not so straightforward as one would generally think.
+2.  While one can in principle find out about the Java version from the command line (e.g. java -version), users can have mutliple different Java versions installed, and on Windows, different versions for x86 and x64. As a result, determining which Java version is actually used by FreeMind when it is running is perhaps not so straightforward as one would generally think.

 Note: Adding operating system version to the About window seems not so vital (it is again in the log file). People generally know which operating system they are running. It could be useful, too, though.