Differenze
Queste sono le differenze tra la revisione selezionata e la versione attuale della pagina.
Entrambe le parti precedenti la revisione Revisione precedente Prossima revisione | Revisione precedente | ||
custom:development_eclipse_configurazioni_di_base [2020/09/16 16:09] andrea.bocconi |
custom:development_eclipse_configurazioni_di_base [2020/09/16 16:15] (versione attuale) andrea.bocconi |
||
---|---|---|---|
Linea 4: | Linea 4: | ||
Potrebbe essere necessario aumentare i parametri Xmx, MaxPermSize rispetto ai default, per poter far girare Geoweb in eclipse con risorse adeguate. | Potrebbe essere necessario aumentare i parametri Xmx, MaxPermSize rispetto ai default, per poter far girare Geoweb in eclipse con risorse adeguate. | ||
- | + | <code> | |
- | <code>-startup | + | -startup |
- | plugins/org.eclipse.equinox.launcher_1.3.200.v20160318-1642.jar | + | plugins/org.eclipse.equinox.launcher_1.3.200.v20160318-1642.jar |
- | --launcher.library | + | --launcher.library |
- | plugins/org.eclipse.equinox.launcher.win32.win32.x86_64_1.1.400.v20160518-1444 | + | plugins/org.eclipse.equinox.launcher.win32.win32.x86_64_1.1.400.v20160518-1444 |
- | -product | + | -product |
- | org.eclipse.epp.package.jee.product | + | org.eclipse.epp.package.jee.product |
- | --launcher.defaultAction | + | --launcher.defaultAction |
- | openFile | + | openFile |
- | -showsplash | + | -showsplash |
- | org.eclipse.platform | + | org.eclipse.platform |
- | --launcher.defaultAction | + | --launcher.defaultAction |
- | openFile | + | openFile |
- | --launcher.appendVmargs | + | --launcher.appendVmargs |
- | -vmargs | + | -vmargs |
- | -Dosgi.requiredJavaVersion=1.8 | + | -Dosgi.requiredJavaVersion=1.8 |
- | -XX:+UseG1GC | + | -XX:+UseG1GC |
- | -XX:+UseStringDeduplication | + | -XX:+UseStringDeduplication |
- | -Dosgi.requiredJavaVersion=1.8 | + | -Dosgi.requiredJavaVersion=1.8 |
- | -Xms40m | + | -Xms40m |
- | -Xmx2048m | + | -Xmx2048m |
- | -XX:PermSize=256m | + | -XX:PermSize=256m |
- | -XX:MaxPermSize=1024m</code> | + | -XX:MaxPermSize=1024m |
+ | </code> | ||
+ | |||
**Impostazioni server Tomcat** | **Impostazioni server Tomcat** | ||
Linea 46: | Linea 48: | ||
Nella macro scheda //'Overview'// | Nella macro scheda //'Overview'// | ||
* Togliere spunta //'Modules auto reload by default'// sotto //Server Options//. | * Togliere spunta //'Modules auto reload by default'// sotto //Server Options//. | ||
- | * Set //'Automatically publish when resoruces changes'// sotto //'Publishing'//. | + | * Selezionare //'Automatically publish when resoruces changes'// sotto //'Publishing'//. |
* Aumentare ad almeno //300// il valore //'Start (in seconds)'// sotto //'Timeouts'// | * Aumentare ad almeno //300// il valore //'Start (in seconds)'// sotto //'Timeouts'// | ||
Linea 73: | Linea 75: | ||
Ecco le impostazioni per //**webclient**//. Al termine fare click su //Apply//. | Ecco le impostazioni per //**webclient**//. Al termine fare click su //Apply//. | ||
- | ^ Name | Webclient Dojo Builder | | + | ^ Name | <code>Webclient Dojo Builder</code> | |
^ Location | <code>${workspace_loc:/webclient/src/main/resources/META-INF/static-resources/debug/util/buildscripts/build.bat}</code> | | ^ Location | <code>${workspace_loc:/webclient/src/main/resources/META-INF/static-resources/debug/util/buildscripts/build.bat}</code> | | ||
^ Working Directory | <code>${workspace_loc:/webclient/src/main/resources/META-INF/static-resources/debug/util/buildscripts}</code> | | ^ Working Directory | <code>${workspace_loc:/webclient/src/main/resources/META-INF/static-resources/debug/util/buildscripts}</code> | | ||
Linea 79: | Linea 81: | ||
Ecco le impostazioni per //**webadmin**//. Al termine fare click su //Apply//. | Ecco le impostazioni per //**webadmin**//. Al termine fare click su //Apply//. | ||
- | ^ Name | Webadmin Dojo Builder | | + | ^ Name | <code>Webadmin Dojo Builder</code> | |
^ Location | <code>${workspace_loc:/webadmin/src/main/resources/META-INF/static-resources/debug/util/buildscripts/build.bat}</code> | | ^ Location | <code>${workspace_loc:/webadmin/src/main/resources/META-INF/static-resources/debug/util/buildscripts/build.bat}</code> | | ||
^ Working Directory | <code>${workspace_loc:/webadmin/src/main/resources/META-INF/static-resources/debug/util/buildscripts}</code> | | ^ Working Directory | <code>${workspace_loc:/webadmin/src/main/resources/META-INF/static-resources/debug/util/buildscripts}</code> | | ||
Linea 85: | Linea 87: | ||
Ecco le impostazioni per //**transfer-objects**//. Al termine fare click su //Apply//. | Ecco le impostazioni per //**transfer-objects**//. Al termine fare click su //Apply//. | ||
- | ^ Name | TransferObjects Dojo Builder | | + | ^ Name | <code>TransferObjects Dojo Builder</code> | |
^ Location | <code>${workspace_loc:/transfer-objects/src/main/resources/META-INF/static-resources/debug/util/buildscripts/build.bat}</code> | | ^ Location | <code>${workspace_loc:/transfer-objects/src/main/resources/META-INF/static-resources/debug/util/buildscripts/build.bat}</code> | | ||
^ Working Directory | <code>${workspace_loc:/transfer-objects/src/main/resources/META-INF/static-resources/debug/util/buildscripts}</code> | | ^ Working Directory | <code>${workspace_loc:/transfer-objects/src/main/resources/META-INF/static-resources/debug/util/buildscripts}</code> | | ||
Linea 91: | Linea 93: | ||
Ecco le impostazioni per //**git id**//. Al termine fare click su //Apply//. | Ecco le impostazioni per //**git id**//. Al termine fare click su //Apply//. | ||
- | ^ Name | UpdateGitID | | + | ^ Name | <code>UpdateGitID</code> | |
^ Location | <code>${workspace_loc:\metadataservice\src\main\resources\META-INF\static-resources/UpdateGwGIT.bat}</code> | | ^ Location | <code>${workspace_loc:\metadataservice\src\main\resources\META-INF\static-resources/UpdateGwGIT.bat}</code> | | ||
^ Working Directory | <code>${workspace_loc:\metadataservice\src\main\resources\META-INF\static-resources}</code> | | ^ Working Directory | <code>${workspace_loc:\metadataservice\src\main\resources\META-INF\static-resources}</code> | |