tags:

views:

221

answers:

1

I have projects in eclipse workspace. I can build the related projects. But when i invoke the project the libraries in the project can not be seen by the main process. I must copy the libraries to the /usr/lib or /usr/local/lib but i don't want my system know my libraries. How can i solve this problem. How can i say to eclipse "run my main project with this libraries" or this is a linux problem?

A: 

Library management design code

madhu