Joaquin Diez’s Weblog

Small notes…thoughts… etc..

Eclipse.ini Configuracion Sample

this a sample of the content of the eclipse.ini file

With this configuration we start eclipse with JDK1.5, and with enough memory to run and develop J2EE applications.

-showsplash
org.eclipse.platform
-vm
/opt/jdk1.5.0_15/bin/java
-vmargs
-Dosgi.requiredJavaVersion=1.5
-Xms256m
-Xmx1024m

Mayo 19, 2008 - Publicado por Joaquin Diez | desarrollo, java, linux | , , , , , | No Comments Yet

Aún no hay comentarios.

Deja un comentario