17/11/2015, 16:58
|
| | | Fecha de Ingreso: enero-2009 Ubicación: Badalona
Mensajes: 114
Antigüedad: 16 años Puntos: 1 | |
Respuesta: ECLIPSE Java: the code for the static initializer is exceeding the 65535 b Abriendo el fichero .ini tengo lo siguiente:
-startup
plugins/org.eclipse.equinox.launcher_1.3.100.v20150511-1540.jar
--launcher.library
plugins/org.eclipse.equinox.launcher.win32.win32.x86_64_1. 1.300.v20150602-1417
-product
org.eclipse.epp.package.java.product
--launcher.defaultAction
openFile
--launcher.XXMaxPermSize
256M
-showsplash
org.eclipse.platform
--launcher.XXMaxPermSize
256m
--launcher.defaultAction
openFile
--launcher.appendVmargs
-vmargs
-Dosgi.requiredJavaVersion=1.7
-Xms256m
-Xmx1024m
¿Que tengo que cambiar o agregar ? |