Confused about the new User Libraries (M8) [message #153857] |
Mon, 12 April 2004 18:05  |
Eclipse User |
|
|
|
Originally posted by: brian.xxxkapnetxxx.net
I have a project "A", and it uses a defined user library "L1". I have set
(in the project Build properties) that this user library should be
exported to dependent projects.
I have another project "B", that utilizes project "A".
When I go to run "B", it can find the classes of "A", but not the exported
user libraries. Should it see those libraries?
Is this a coming feature, or do I have to manually add all of the (many)
libraries of "A" into project "B" as well.
It's kind of confusing if "A" doesn't really export the user libraries
when the checkbox for each library is checked.
|
|
|
|
Re: Confused about the new User Libraries (M8) [message #154032 is a reply to message #153923] |
Tue, 13 April 2004 14:42  |
Eclipse User |
|
|
|
Originally posted by: brian.xxxkapnetxxx.net
I must have something wrong somewhere.
Project "A" uses the Apache Log4J library which I have set up as a user
library.
Under the properties for this "A" project, on the 'Order and Export' tab I
have checked the user library Log4J as well as the project itself (and
several other user libraries as well).
Project "B" references "A" (project properties, Project References choice).
When I run "B", I get a class not found for Log4J (since it starts out
init-ing Log4J, but can't find it).
Examining the properties for the command line that runs "B", I only see
that 1 library is being exported, even though I have many checked.
Must be a bug? Has anyone used this with multiple user libraries?
|
|
|
Powered by
FUDForum. Page generated in 0.04170 seconds