Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Plugin Development Environment (PDE) » Dependent plugin for RCP app at relative path
Dependent plugin for RCP app at relative path [message #1280027] Sat, 29 March 2014 17:23
Frank Benoit is currently offline Frank BenoitFriend
Messages: 179
Registered: July 2009
Senior Member
Hi

I have two eclipse plugin projects.

"base" and "appl", were "appl" is a rcp application and depends on "base".
I want to create several version of base and export as a jar, so i have

base_1.1.0.201403291554.jar
base_1.1.0.201403291654.jar
base_1.2.0.201403291754.jar

in the "appl" rcp application, i want to
1. have the jar files located in (or relative) to the eclipse project location.
2. have the possibility to configure which version of base to use.
3. the "base" jars shall not be in a "target platform"

Is this possible? How?

cu
Frank
Previous Topic:Quick Fix Event
Next Topic:How to make those customized buttons to be left-aligned on main toolbar
Goto Forum:
  


Current Time: Thu Apr 18 23:24:24 GMT 2024

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

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

Back to the top