[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.platform.rcp] Exporting RCP app to Eclipse product

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?


Thanks,
Jarek