Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Plugin Development Environment (PDE) » Using a config.ini in a PDE run configuration
Using a config.ini in a PDE run configuration [message #595489] Thu, 16 April 2009 15:42
Craig L. Ching is currently offline Craig L. ChingFriend
Messages: 21
Registered: July 2009
Junior Member
Hi,

I am trying to set up an environment for developing an equinox-based
application. This is a server-based application, not a UI application,
but the tools for the run environment make me think this is the right
place to ask this. So correct me if I'm wrong ;-)

I'm following this tutorial:

http://springosgi.googlepages.com/

And that works great, I can create a target platform to work in no
problem. However, I have a config.ini that I'd like to use to specify
the bundles I want (though this wouldn't be a hard requirement) and to
specify the osgi variable 'org.osgi.framework.system.packages'.

The problem I'm running into is that if I specify a configuration area,
when I run the platform, my config.ini is over-written. I tried
specifying 'org.osgi.framework.system.packages' in the VM arguments, but
packages near the end seem to be ignored (I'm guessing there's a limit
to how big the command line for the VM argument can be).

Is there any way to get the target platform to use my config.ini without
modifying it?

Thanks for any pointers!

Cheers,
Craig
Previous Topic:highlight text
Next Topic:When is a newly imported project ready to read?
Goto Forum:
  


Current Time: Thu Apr 25 03:35:31 GMT 2024

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

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

Back to the top