Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Equinox » change 'plugins' dir name
change 'plugins' dir name [message #111393] Tue, 03 June 2008 08:47 Go to next message
noe casas is currently offline noe casasFriend
Messages: 3
Registered: July 2009
Junior Member
Short: is it possible to change 'plugins' directory name?

Long:
* the rcp app I am working on needs to be integrated in a larger
application suite which has a fixed directory structure.
* the plugins themselves should be placed in a directory called 'lib'.
* I have not managed to make it work although I have set magic OSGi
properties (orgi.syspath,...).
* Class org.eclipse.equinox.launcher.Main seems to have hardcoded
'plugins' directory
( http://dev.eclipse.org/viewcvs/index.cgi/org.eclipse.equinox .launcher/src/org/eclipse/equinox/launcher/Main.java?revisio n=1.42&view=markup)
* Is it possible to make an RCP app work a directory structure lacking
'plugins' dir?
Re: change 'plugins' dir name [message #111695 is a reply to message #111393] Tue, 10 June 2008 13:50 Go to previous messageGo to next message
Kees Pieters is currently offline Kees PietersFriend
Messages: 24
Registered: July 2009
Junior Member
Maybe this may help you:

http://www.ibm.com/developerworks/opensource/library/os-ecfe at/

look at the "How link files extend an Eclipse installation" section

Kees
Re: change 'plugins' dir name [message #112111 is a reply to message #111695] Mon, 16 June 2008 14:05 Go to previous message
noe casas is currently offline noe casasFriend
Messages: 3
Registered: July 2009
Junior Member
Thanx for your response, but after reading the article, I still think
there is not means to avoid the 'plugins' directory, just to choose where
to look for such directory :-(
Previous Topic:OSGI Service vs Plugin extension point
Next Topic:DS and TCCL
Goto Forum:
  


Current Time: Fri Apr 26 16:50:03 GMT 2024

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

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

Back to the top