Java programs start slowly.
I am programming software for JavaFX. When I double-click the executable jar, it costs about 5 seconds to show the window. I think the JVM spends a little time loading the class.
But when I open Eclipse, the GUI of execution is displayed immediately. How can i do this like eclipse? Does it use other technologies to display a GUI without a JVM?
The eclipse executable is actually a small C program (source code here ).
eclipse.ini, , , JVM , eclipse.ini, Java Eclipse. , JVM Java .
Java- , , .
RCP Eclipse, RCP .
: ""?!
: . , AWT. , : java (. ). .
, Java: Swing. , ; "". . 15 ( SSD), 3 100%. : , AWT-. , " ", , 3, 5 .
, , "" . , .
( , " " " " " "... " " , , , ; -)
Source: https://habr.com/ru/post/1681964/More articles:JavaConfig Spring Web Flow returns 404 not found (JSP) - javaR: addPolygons по группам - rParse time on Android - javaHow is JSESSIONID going? As a header parameter or as a cookie parameter? - javaWhy can't using block safely initialize var? - kotlinПочему переменная не может быть правильно инициализирована в встроенной функции, как в java? - variablesSaving image blob - javascriptjava attach zip to send by email - javaAngular2: * ngFor is not updated when updating the array - angularAngular 2/4: Loading sass variables into a module - inheritanceAll Articles