1 Reply Latest reply on Feb 16, 2006 11:13 AM by mculpepper

    JAVA_OPTS

    javanaute

      Hi,

      I would like to add an augument to the JAVA_OPTS to uses a profiler .. Does the Eclipse IDE use run.bat arguments when it launches .. in case of yes, how can i display the values of JAVA_OPTS in the console when i launch JBoss in debug mode from the JBoss IDE ? In case of a no, how can i add values to the JAVA_OPTS var to be taken in account by the JBoss IDE ?

      Thanks for any help ..

        • 1. Re: JAVA_OPTS

          Your JBoss configuration in JBossIDE is not much more than a simple debug launch configuration. When you go into the preferences of your JBoss configuration (either throught the Debug menu, or the Server Navigator), go to the "Start" tab and you can add arguments both to the program (probably what you want to add for "JAVA_OPTS"), or the VM.