| [news.eclipse.platform.rcp] Re: RCP and Feature updates |
For 3.01 I had to create a feature that contained everything MY feature requires for a base RCP platform. Then I was able to deal with my application as two features, the one I wrote and my RCP base feature. Without that base feature I had the same kind of complaints about required things that were in fact already in place.
Thanks Steve.
Thanks again, Dan