[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Newsgroup Home]
|
[news.eclipse.platform] PDE Questions, right Newsgroup?
|
- From: "Philipp W. Kutter" <kutter@xxxxxxxxxxxx>
- Date: Mon, 26 Nov 2007 14:44:07 +0100
- Newsgroups: eclipse.platform
- Organization: EclipseCorner
- User-agent: Thunderbird 1.5.0.13 (Windows/20070809)
Hi, Everybody.
I have some questions regarding creation of products based on
plugins/features.
Is this the right newsgroup?
My problem is, that after creating a product from plugins, basically all
but the JDK stuff, I try to install a feature into that product with an
update site. Unfortunalty I allways get:
"The current configuration contains errors and this oepration can have
unpredictable results"
and then as detail:
"Resulting configuration does not contain the platform."
When I take the zip from the update site, and install it over my eclipse
product, everything works well. Thus my problem is really to get the
update site mechanism working for the generated elipse product.
I run Eclipse 3.4M3 with EMF 2.3M3.
Best, Philip