Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[buckminster-dev] Re: Problems getting started with Headless Buckminster

I thought up a solution that might work. It uses two versions of a factory to create the BasicResourceStorage instances. One that creates instances that implements the problematic interface and one that creates instances that doesn't. The latter is installed by default but the bundle start method of the subclipse.ui will install the former.

I attached a patch for this to http://subclipse.tigris.org/issues/show_bug.cgi?id=583 that I hope will be accepted eventually.

Regards,
Thomas Hallgren


Back to the top