Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [cdt-dev] CDT Web site updating

Sorry for not mentioning in the previous post, but there are also two
other 'bugs' in the list:
- "org.eclipse.cdt.core" is listed twice
- "org.eclipse.cdt.debug.*" packages are missing

I suggest copying complete list from the mail.

Regards,

   Marko


The list of plug-ins to check out on
http://wiki.eclipse.org/Getting_started_with_CDT_development
should be updated to:

    * org.eclipse.cdt.ui
    * org.eclipse.cdt.core
    * org.eclipse.cdt.core.win32 (or your environment),
    * org.eclipse.cdt.launch
    * org.eclipse.cdt.make.core
    * org.eclipse.cdt.make.ui
    * org.eclipse.cdt.refactoring
    * org.eclipse.cdt.managebuilder.core
    * org.eclipse.cdt.managebuilder.ui
    * org.eclipse.cdt.managebuilder.gnu.ui
    * org.eclipse.cdt.sdk
    * org.eclipse.cdt.debug.core
    * org.eclipse.cdt.debug.mi.core
    * org.eclipse.cdt.debug.mi.ui
    * org.eclipse.cdt.debug.ui

In my case 'org.eclipse.cdt.managebuilder.gnu.ui' was missing, so CDT
did not find the Cygwin toolchain ...

Regards,

  Marko



_______________________________________________
cdt-dev mailing list
cdt-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/cdt-dev






Back to the top