Hi,
I use in my Eclipse RCP application external jars (for oracle DB
connection jdbc). Build paths are set to directory in project. When I run
form Eclipse everything is OK. After exporting my project to Eclipse
product, when I try running my Eclipse RCP app, I get error because it
can't find oracle dependencies.
I joined it in manifest file, but it doesn't help. What do I have to do?