Re: Getting rid of Import-Package and Export-Package

2010-07-21 Thread Sudhir Dharmadhikari
being used by any other bundle or not) . Thanks. Richard S. Hall wrote: On 7/20/10 5:13 PM, Sudhir Dharmadhikari wrote: Hi Richard - Thanks for your inputs. It worked using !*. As per documentation, it should export all classes and it is. Right now, no other bundle will use any exported packages

Embed-Dependency does not work

2010-07-02 Thread Sudhir Dharmadhikari
Hi - I saw couple threads about Embed-Dependency not working. But not sure if it was fixed or if there is any other way. Here is my code, Nothing gets embedded in the bundle . I have tried couple of things , for example, writing name of dependency instead of *, turning on/off inline . Can