1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-01 06:05:24 +02:00
cdt/core
2005-12-01 20:46:57 +00:00
..
org.eclipse.cdt.core Made languages more dynamic. No more hard coding. The PDOM records and manages the mapping from language id used in the bindings to ILanguage instance. Added a LanguageManager to help with the mapping and move all access to the extension there. 2005-12-01 20:46:57 +00:00
org.eclipse.cdt.core.aix Made all of the plugins OSGi components. 2005-11-15 21:33:43 +00:00
org.eclipse.cdt.core.linux Made all of the plugins OSGi components. 2005-11-15 21:33:43 +00:00
org.eclipse.cdt.core.linux.ia64 Made all of the plugins OSGi components. 2005-11-15 21:33:43 +00:00
org.eclipse.cdt.core.linux.ppc Made all of the plugins OSGi components. 2005-11-15 21:33:43 +00:00
org.eclipse.cdt.core.linux.x86 Made all of the plugins OSGi components. 2005-11-15 21:33:43 +00:00
org.eclipse.cdt.core.linux.x86_64 Made all of the plugins OSGi components. 2005-11-15 21:33:43 +00:00
org.eclipse.cdt.core.macosx Made all of the plugins OSGi components. 2005-11-15 21:33:43 +00:00
org.eclipse.cdt.core.qnx Made all of the plugins OSGi components. 2005-11-15 21:33:43 +00:00
org.eclipse.cdt.core.solaris Made all of the plugins OSGi components. 2005-11-15 21:33:43 +00:00
org.eclipse.cdt.core.tests Working on getting language and type info into the bindings. Fixed up the name of the pdom.dom package. Pushed IOExceptions as low down as I could. 2005-11-28 04:35:36 +00:00
org.eclipse.cdt.core.win32 Made all of the plugins OSGi components. 2005-11-15 21:33:43 +00:00
org.eclipse.cdt.ui Moved the PDOM into the Core. Started introduction of ILanguage, the mechanism of language extensibility for the CDT. 2005-11-25 22:01:48 +00:00
org.eclipse.cdt.ui.tests Made all of the plugins OSGi components. 2005-11-15 21:33:43 +00:00