Skip to main content



      Home
Home » Eclipse Projects » Eclipse Platform » config.ini / eclipse.ini help
config.ini / eclipse.ini help [message #284036] Fri, 15 April 2005 13:55 Go to next message
Eclipse UserFriend
Originally posted by: none.us.ibm.com

I need to have a custom classpath when starting eclipse and I don't want
to hardcode paths, so I want to use platform:/base/<path>/

How do I pass these type of arguments?

osgi.parentClassloader=app
java.ext.dirs=platform:/base/jre/lib/ext;platform:/base/plug ins/com.ibm.xxx.itim.core_1.0.0/lib
java.security.auth.login.config=platform:/base/plugins/com.i bm.xxx.itim.core_1.0.0/jaas_login_was.conf
-cp platform:/base/plugins/com.ibm.xxx.itim.core_1.0.0/propertie s

Cheers,

~ Chris
Re: config.ini / eclipse.ini help [message #284048 is a reply to message #284036] Fri, 15 April 2005 18:07 Go to previous message
Eclipse UserFriend
Originally posted by: none.us.ibm.com

Chris Aniszczyk wrote:
> I need to have a custom classpath when starting eclipse and I don't want
> to hardcode paths, so I want to use platform:/base/<path>/
>
> How do I pass these type of arguments?
>
> osgi.parentClassloader=app
> java.ext.dirs=platform:/base/jre/lib/ext;platform:/base/plug ins/com.ibm.xxx.itim.core_1.0.0/lib
>
> java.security.auth.login.config=platform:/base/plugins/com.i bm.xxx.itim.core_1.0.0/jaas_login_was.conf
>
> -cp platform:/base/plugins/com.ibm.xxx.itim.core_1.0.0/propertie s
>
> Cheers,
>
> ~ Chris
n/m , realized I was doing something stupid :)
Previous Topic:How to observ changes to elements(java elements) in a plug-in
Next Topic:Problem creating a multi line text field
Goto Forum:
  


Current Time: Mon Nov 10 13:25:54 EST 2025

Powered by FUDForum. Page generated in 0.03752 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top