-
Classes Class Description org.eclipse.cdt.core.browser.UnknownTypeInfo not used anywhere.org.eclipse.cdt.core.CDescriptorEvent registerICProjectDescriptionListener
forCProjectDescriptionEvent
org.eclipse.cdt.core.dom.ast.ASTSignatureUtil The class is provided for testing purposes, only. It should not be used by clients. Within CDT it is recommended to useASTStringUtil
, instead.org.eclipse.cdt.core.dom.ast.c.CASTVisitor you can useASTVisitor
, instead.org.eclipse.cdt.core.dom.ast.cpp.CPPASTVisitor you can useASTVisitor
, instead.org.eclipse.cdt.core.dom.CDOM This class does not take into account language mappings. UseILanguage
instead.org.eclipse.cdt.core.model.util.CElementBaseLabels Use org.eclipse.cdt.ui.CElementLabelProvider instead. Internally you can also use org.eclipse.cdt.internal.ui.viewsupport.CElementLabels.org.eclipse.cdt.core.parser.CodeReader replaced byFileContent
org.eclipse.cdt.core.parser.CodeReaderCache org.eclipse.cdt.core.resources.ScannerInfo Since CDT 4.0 not used for the "new style" projects.org.eclipse.cdt.core.resources.ScannerProvider Since CDT 4.0 replaced byScannerInfoProviderProxy
. Still used as a default for projects created by earlier CDT versions.org.eclipse.cdt.core.settings.model.util.CSettingEntryFactory Since CDT 9.0. Use correspondingCDataUtil
methods instead.org.eclipse.cdt.core.settings.model.util.XmlStorageElement org.eclipse.cdt.core.templateengine.TemplateEngineMessages Provide your own messages.org.eclipse.cdt.utils.coff.Coff Deprecated as of CDT 6.9. Use 64 bit versionCoff64
. This class is planned for removal in next major release.org.eclipse.cdt.utils.coff.parser.CygwinPEBinaryArchive Deprecated as of CDT 6.9. Use 64 bit versionCygwinPEBinaryArchive64
. This class is planned for removal in next major release.org.eclipse.cdt.utils.coff.parser.CygwinPEBinaryExecutable Deprecated as of CDT 6.9. Use 64 bit versionCygwinPEBinaryExecutable64
. This class is planned for removal in next major release.org.eclipse.cdt.utils.coff.parser.CygwinPEBinaryObject Deprecated as of CDT 6.9. Use 64 bit versionCygwinPEBinaryObject64
. This class is planned for removal in next major release.org.eclipse.cdt.utils.coff.parser.CygwinPEBinaryShared Deprecated as of CDT 6.9. Use 64 bit versionCygwinPEBinaryShared64
. This class is planned for removal in next major release.org.eclipse.cdt.utils.coff.parser.CygwinPEParser Deprecated as of CDT 6.9. Use 64 bit versionCygwinPEParser64
. This class is planned for removal in next major release.org.eclipse.cdt.utils.coff.parser.PEBinaryArchive Deprecated as of CDT 6.9. Use 64 bit versionPEBinaryArchive64
. This class is planned for removal in next major release.org.eclipse.cdt.utils.coff.parser.PEBinaryExecutable Deprecated as of CDT 6.9. Use 64 bit versionPEBinaryExecutable64
. This class is planned for removal in next major release.org.eclipse.cdt.utils.coff.parser.PEBinaryObject Deprecated as of CDT 6.9. Use 64 bit versionPEBinaryObject64
. This class is planned for removal in next major release.org.eclipse.cdt.utils.coff.parser.PEBinaryShared Deprecated as of CDT 6.9. Use 64 bit versionPEBinaryShared64
. This class is planned for removal in next major release.org.eclipse.cdt.utils.coff.parser.PEParser Deprecated as of CDT 6.9. Use 64 bit versionPEParser64
. This class is planned for removal in next major release.org.eclipse.cdt.utils.coff.PE Deprecated as of CDT 6.9. Use 64 bit versionPE64
. This class is planned for removal in next major release.org.eclipse.cdt.utils.coff.PEArchive - use org.eclipse.cdt.ui.utils.ARorg.eclipse.cdt.utils.elf.AR use org.eclipse.cdt.utils.ARorg.eclipse.cdt.utils.elf.SymbolSortCompare This class is slated for removal, it is not used by the CDT classesorg.eclipse.cdt.utils.macho.MachO Deprecated as of CDT 6.1. Use 64 bit versionMachO64
. This class is planned for removal in next major release.org.eclipse.cdt.utils.macho.MachOHelper Deprecated as of CDT 6.1. Use 64 bit versionMachOHelper64
. This class is planned for removal in next major release.org.eclipse.cdt.utils.macho.parser.MachOBinaryArchive Deprecated as of CDT 6.1. Use 64 bit versionMachOBinaryArchive64
. This class is planned for removal in next major release.org.eclipse.cdt.utils.macho.parser.MachOBinaryExecutable Deprecated as of CDT 6.1. Use 64 bit versionMachOBinaryExecutable64
. This class is planned for removal in next major release.org.eclipse.cdt.utils.macho.parser.MachOBinaryObject Deprecated as of CDT 6.1. Use 64 bit versionMachOBinaryObject64
. This class is planned for removal in next major release.org.eclipse.cdt.utils.macho.parser.MachOBinaryShared Deprecated as of CDT 6.1. Use 64 bit versionMachOBinaryShared64
. This class is planned for removal in next major release.org.eclipse.cdt.utils.macho.parser.MachOParser Deprecated as of CDT 6.1. Use 64 bit versionMachOParser64
. This class is planned for removal in next major release.
-
Constructors Constructor Description org.eclipse.cdt.core.ErrorParserManager(IProject, IPath, IMarkerGenerator, String[]) org.eclipse.cdt.utils.spawner.Spawner(String, boolean) Do not use this method it splits command line arguments on whitespace with no regard to quoting rules. See Bug 573677