1.1 Advanced launching topics
Eclipse (the platform that WebSphere Studio is built on) offers a number of execution options of interest to people developing or debugging plug-ins. The general form of running the executable is:
platform [platform options] [-vmargs [Java VM arguments]]
where platform is the name of the executable found in the top level directory of your installation directory and the valid platform options are:
-application <app id> Identifies the application to run. If not specified, the workbench is run. Applications are declared by plug-ins supplying extensions to the org.eclipse.core.runtime.applications extension point.
-boot <boot code path> Defines the path to the boot plug-in code (that is, boot.jar). Only required when changing the relative location of startup.jar and boot.jar.
-consolelog Mirrors the platform's error log to the console used to run the platform.
-data <workspace path> Defines the path of the workspace on which to run the platform.
-debug [options file path] Puts the platform in debug mode and loads the debug options in the specified file. If a file path is not given, the platform looks in the platform installation directory and in the workspace's metadata directory for a file called .options.
-dev [classpath entries] Puts the platform in development mode. The optional class path entries (a comma-separated list) are added to each plug-in's class path. For example, when developing plug-ins, use -dev bin to add the JavaTM tooling's bin directory for each plug-in. Redundant or non-existent class path entries are eliminated.
-nosplash Runs the platform without putting up the splash screen.
-os <os-id> Defines the operating system on which the platform is running. Typically the platform can detect the OS but some situations may require explicit specification. The value specified here is related to Platform.getOS().
-vm <vm path> Specifies the Java VM to use to run the platform. If not specified, a Java VM is located relative to the executable.
-ws <ws-id> Defines the window system on which the platform is running. In many cases the platform can detect the window system but some situations may require explicit specification. The value specified here is related to Platform.getWS().
All arguments following (but not including) the -vmargs entry are passed directly through to the indicated Java VM as virtual machine arguments (that is, before the class to run). All arguments preceding the -vmargs entry (with the exception of -vm and -nosplash) are passed directly to the platform for interpretation.
Peut-�tre cela t'aidera-t-il.
Pour les raccourcis, je doute que tu puisses les modifier malheureusement. Il semble qu'il n'est possible de changer le syst�me par d�faut que par les raccourcis emacs.
Pour le saut de ligne, c'est le m�me topo. Mais je ne sais pas si j'ai bien compris ce que tu demandais. Tu voudrais retourner � la premi�re colonne lorsque tu fais un retour de ligne ? (je trouve pas mal ce qu'il fait par d�faut pourtant)
From: "Vincent Bossuet" <[EMAIL PROTECTED]> Reply-To: [EMAIL PROTECTED] To: <[EMAIL PROTECTED]> Subject: param�trage WSAD Date: Tue, 15 Jul 2003 14:37:49 +0200 (Paris, Madrid (heure d'�t�))
Quelqu'un saurait-il comment param�trer la JVM de Websphere Studio ?
J'utilise Portal � c�t�, pour lequel j'ai augment� la taille max de sa JVM �
384 Mo (valeur au lancement = 256 Mo).
Et d�s que je (re)lance Portal, WSAD se met enti�rement dans le cache, alors
que j'ai 1 Go de RAM. R�sultat : �a rame (sans jeu de mot...) � mort d�s que
je veux r�utiliser WSAD, m�me si je ne l'ai pas "abandonn�" plus de 2 min...
Tant que j'y suis, est-il possible de modifier les raccourcis claviers ? par
ex pour que F3 corresponde � la recherche de l'item suivant (comme sur n
importe quel �diteur texte...), ou pour que le retour en d�but de ligne ne
se fasse pas au 1er caract�re de la ligne, mais au 1er "non espace ni
tabulation" ??
Vincent
PS : pour ceux qui me r�pondront "utilise JBuilder � la place", d�sol�, j'ai pas le choix ;o)
_________________________________________________________________
MSN Messenger : discutez en direct avec vos amis ! http://www.msn.fr/msger/default.asp
