Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Newcomers » Newcomers » Question: Dependencies between multiple projects
Question: Dependencies between multiple projects [message #152922] Wed, 17 May 2006 08:27
Eclipse UserFriend
Originally posted by: fraguet.yahoo.com

Hi,

Please help me resolve the following problem. I recently switched from
CodeWarrior, and am trying to do the following:
I have 2 projects in my workspace. The first is standalone; it contains
some static classes which I want to reuse elsewhere.
The second project uses the static classes from the first. I get it to
compile by using the classpath entry
<classpathentry combineaccessrules="false" exported="true" kind="src"
path="/Project1"/>

However, I would like the classes of Project1 to be copied to the output
directory of Project2 when building Project2. How can I achieve this? Many
thanks in advance!
-f4
Previous Topic:Required plug-ins vs. Plugin dependencies
Next Topic:use of eclipse in command line & use of disassembly in eclipse CDT
Goto Forum:
  


Current Time: Fri Apr 26 05:31:18 GMT 2024

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

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

Back to the top