[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Newsgroup Home]
|
[news.eclipse.newcomer] Re: Trouble with RCP Tutorial
|
- From: eric@xxxxxx (Eric Kolotyluk)
- Date: Wed, 18 Feb 2009 23:09:03 +0000 (UTC)
- Newsgroups: eclipse.newcomer
- Organization: Eclipse
- User-agent: NewsPortal/0.36 (http://florian-amrhein.de/newsportal)
OK, here are my experiences with Eclipse RCP so far.
I downloaded the 3.3 version of Eclipse RCP and was able to complete the
first tutorial.
I downloaded SwingRCP for Eclipse RCP 3.3 and installed it. I was again
able to complete the first tutorial and build a Swing RCP application.
I downloaded the 3.4 version of Eclipse RCP. No matter what I do I can't
complete the first tutorial. I can't even get the application to compile -
zillions of errors everywhere. I even installed Eclipse RCP 3.4 twice. The
main errors are:
Product org.eclipse.sdk.ide could not be found.
(x) org/eclipse/pde/internal/ui/wizards/templates/PluginReference
SwingRCP does not have a plug-in for Eclipse 3.4, so the point is kind of
moot I guess. Still, it would be nice to know why 3.4 is so broken.
Cheers, Eric