Eclipse stuffThe following pages are by no means intended to be an official documentation. This is just some stuff I wrote for myself. For the curious: This is about Eclipse, the famous multi-platform, multi-language open source development platform written in Java. It covers
Pages IndexSample eclipse.iniCode: cpp -startup plugins/org.eclipse.equinox.launcher_1.2.0.v20100824b.jar --launcher.library plugins/org.eclipse.equinox.launcher.win32.win32.x86_1.1.100.v20101004 -showsplash org.eclipse.platform --launcher.XXMaxPermSize 256m --launcher.defaultAction openFile -vmargs -Xms80m -Xmx512m Author: admin Last modified: Tuesday, October 09, 2012 at 08:16 CET Category: Eclipse |