[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.platform] Headless build fails to fine imported package.

I have a product that builds fine when I export it via the product export wizard. When I build that same product using the headless build, I get a compile error that an imported package can't be found. The package depencency is specified by using import package instead of require bundle (and no, I can't switch it to require bundle). Any ideas on how to fix this? Could this be a bug?

Bryan