• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: How to set jvmOptions for an eclipse project?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: How to set jvmOptions for an eclipse project?


  • Subject: Re: How to set jvmOptions for an eclipse project?
  • From: Tim Kliewer <email@hidden>
  • Date: Mon, 25 Jan 2010 13:15:51 -0800

Thanks Chuck!

I figured it out minutes after I sent my plea for help ... and I was using that page for guidance.

My only problem with that page was that there were some "connections" implied but not spelled out. I will try to add a comment that would make it clearer to a caveman like me!

TNK

On Jan 25, 2010, at 1:07 PM, Chuck Hill wrote:

Hi Tim,



On Jan 25, 2010, at 12:51 PM, Tim Kliewer wrote:

Hi all,

I'm still somewhat new to eclipse, so I need some help...

How do I set the JVMOptions property that is used at launch time in a deployed application?

I expect it is in the classpath file, MacOSClassPath.txt in particular. Or is this old school and it is somewhere else now?
So, how do I get it set in that file without editing that file prior to deployment?


The mother lode:
http://wiki.objectstyle.org/confluence/display/WOL/WOApplication

Specifically:
jvmOptions String for the JVM options in the classpath.


In your build.properties add a line like:
jvm.options=foo

Edit the build.xml file, and change this:
<woapplication name="${build.app.name}" etc etc etc

to:

<woapplication name="${build.app.name}" jvmOptions=${jvm.options} etc etc etc


Chuck

--
Chuck Hill             Senior Consultant / VP Development

Practical WebObjects - for developers who want to increase their overall knowledge of WebObjects or who are trying to solve specific problems.
http://www.global-village.net/products/practical_webobjects










Tim Kliewer
WWBI Software Engineering
 Apple, Sacramento Operations
MS: 204-50				Tel: (916) 399-5101
2911 Laguna Blvd		 Cell: (916) 717-8748
Elk Grove, CA 95758		E-mail: email@hidden



_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden


  • Follow-Ups:
    • Re: How to set jvmOptions for an eclipse project?
      • From: David Avendasora <email@hidden>
References: 
 >How to set jvmOptions for an eclipse project? (From: Tim Kliewer <email@hidden>)
 >Re: How to set jvmOptions for an eclipse project? (From: Chuck Hill <email@hidden>)

  • Prev by Date: Re: recognising dead instances
  • Next by Date: Re: ertaggable not migrating
  • Previous by thread: Re: How to set jvmOptions for an eclipse project?
  • Next by thread: Re: How to set jvmOptions for an eclipse project?
  • Index(es):
    • Date
    • Thread