Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Plugin Development Environment (PDE) » How to handle library dependencies
How to handle library dependencies [message #599499] Fri, 17 July 2009 13:34
Roland Tepp is currently offline Roland TeppFriend
Messages: 336
Registered: July 2009
Senior Member
Hi,

I have a question for you concerning managing and building server
libraries of a client-server solution in Eclipse.

Our RCP client has some dependencies on some of the server libraries
that are written as plain old java projects (to be deployed in JBoss
ear) and built using ant.

The client libraries are actually a subselection of the server projects
(just containing client interfaces and such.

These libraries are required by an RCP library. At the moment we
manually build these jar's and copy them to the plug-ins they are
required in.

This does not really scale well for us and I wander what would be the
"better" way to build and declare such relationships.

Do You have any more elegant or at least "official" solutions or
workflows to managing this type of dependencies.
Previous Topic:How to handle library dependencies
Next Topic:Update Site: Categories don't work
Goto Forum:
  


Current Time: Thu Mar 28 11:37:09 GMT 2024

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

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

Back to the top