Benutzer-Werkzeuge

Webseiten-Werkzeuge


en:faq

Unterschiede

Hier werden die Unterschiede zwischen zwei Versionen angezeigt.

Link zu dieser Vergleichsansicht

Beide Seiten der vorigen RevisionVorhergehende Überarbeitung
Nächste ÜberarbeitungBeide Seiten der Revision
en:faq [2017/09/30 13:45] roehneren:faq [2019/02/02 10:58] roehner
Zeile 55: Zeile 55:
 Look in your current folder. Is there a file hs_err_pid<number>.log? Then the Java virtual machine caused the crash. Update your Java Runtime Environment to the latest version. http://www.java.com/en/download/manual.jsp Look in your current folder. Is there a file hs_err_pid<number>.log? Then the Java virtual machine caused the crash. Update your Java Runtime Environment to the latest version. http://www.java.com/en/download/manual.jsp
  
-**16. Why ist the GUI-App on my Surface so small.**\\+**16. Why is the GUI-App on my Surface so small?**\\
 Swing-Applications are not DPI-aware. A workaround is described at: Swing-Applications are not DPI-aware. A workaround is described at:
 https://stackoverflow.com/questions/30555401/java-disable-dpi-aware-not-working https://stackoverflow.com/questions/30555401/java-disable-dpi-aware-not-working
 +Uses Java FX instead of Swing.
  
 +**17. Why does the debugger don't show parameters and local variables?**\\ 
 +You need the compiler parameter "-g". Set Java compiler parameter to standard ("-deprecation -g) in the configuration.
en/faq.txt · Zuletzt geändert: 2022/10/01 16:43 von 127.0.0.1