| getting started [message #144632] |
Thu, 05 May 2005 09:59  |
|
Originally posted by: vadikmironoff.mtu-net.ru
Hi!
I recently import CDT from CVS and have one question concerning
compilation. Namely, in many places I found followings:
MakeUIPlugin.getDefault().getWorkbench().getHelpSystem().set Help(getControl(),
IMakeHelpContextIds.MAKE_EDITOR_PREFERENCE_PAGE);
But in my version of eclipse (3.0.2) IWorkbench interface does not
export such method as getHelpSystem(). I believe in the end we have to
get access to org.eclipse.ui.help.WorkbenchHelp since I saw no other
possible candidates. Am I right or did I miss something?
With best regards,
Vadik Mironov
|
|
|
| Re: getting started [message #144641 is a reply to message #144632] |
Thu, 05 May 2005 10:29   |
|
Originally posted by: devin_steffler.ca.ibm.com
If you're working with CDT from CVS HEAD then you'll need to use Eclipse
3.1M6.
Hope this helps,
Devin
"Vadik Mironov" <vadikmironoff@mtu-net.ru> wrote in message
news:d5d97n$4s1$1@news.eclipse.org...
> Hi!
>
> I recently import CDT from CVS and have one question concerning
> compilation. Namely, in many places I found followings:
>
>
MakeUIPlugin.getDefault().getWorkbench().getHelpSystem().set Help(getControl(
),
> IMakeHelpContextIds.MAKE_EDITOR_PREFERENCE_PAGE);
>
> But in my version of eclipse (3.0.2) IWorkbench interface does not
> export such method as getHelpSystem(). I believe in the end we have to
> get access to org.eclipse.ui.help.WorkbenchHelp since I saw no other
> possible candidates. Am I right or did I miss something?
>
> With best regards,
> Vadik Mironov
|
|
|
|
|
| Re: getting started [message #987750 is a reply to message #987020] |
Tue, 27 November 2012 16:52  |
Thomas Messages: 12 Registered: October 2012 |
Junior Member |
|
|
Note: Not a CDT dev, and I haven't ever worked on the codebase, I just read the mailing list.
It looks like BadParseException is part of LPG which is mentioned under the additional dependencies on the getting started page.
http://dev.eclipse.org/mhonarc/lists/cdt-dev/msg25099.html
That looks to be the same problem that you are having. The suggested resolution being to not import that particular project unless you need it.
Overall, the developers are a lot more responsive if you ask on the mailing list.
|
|
|
Powered by
FUDForum. Page generated in 0.17983 seconds