DZone ForumsDZone Forums  

Go Back   DZone Forums > Community > Tools & IDEs > Eclipse
FAQ Members List Calendar Search Today's Posts Mark Forums Read

 
LinkBack Thread Tools Display Modes

Topic: rcp plugin dependency on non-plugin project
Old 07-16-2008, 07:02 PM   #1 (permalink)
Member
 
Join Date: Jul 2008
Posts: 1
Although we do not use RCP for any of the projects at my company.
But, I recently started a new project for which we decided to
use the RCP framework, so I created a plugin project.

My project however might have dependency on
these other projects(non-plugin) as we go along. How do I make
my plugin project depend on these other non-plugin
projects. If I just add the jars of these other projects
in a plugin and then have my plugin project dependent on
that plugin project, will I not have to create/add/remove
the jars every time the other projects change. Is there
an easier way to do this. Can I not have my plugin depend
on just another project? What am I missing
Shefali23 is offline   Reply /w Quote -


Old 07-24-2008, 05:06 AM   #2 (permalink)
Member
 
Join Date: Jul 2008
Posts: 4
If you use Maven as you build tool,
You can configure in such a way that maven will automatically place the updated jar from other project into the plugin project while building..
joesusai is offline   Reply /w Quote -


Thread Tools
Display Modes



All times are GMT -5. The time now is 02:47 AM.