Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 314344 - Invalid use of CDT internal classes by Autotools compatibility plug-in
Summary: Invalid use of CDT internal classes by Autotools compatibility plug-in
Status: CLOSED WONTFIX
Alias: None
Product: z_Archived
Classification: Eclipse Foundation
Component: Autotools (show other bugs)
Version: 0.5   Edit
Hardware: PC Linux
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Jeff Johnston CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 313157
  Show dependency tree
 
Reported: 2010-05-25 15:44 EDT by Jeff Johnston CLA
Modified: 2010-05-25 15:48 EDT (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jeff Johnston CLA 2010-05-25 15:44:10 EDT
The old org.eclipse.linuxtools.cdt.autotools plugin which was rewritten, has illegal internal references to the CDT.  Notably:

org.eclipse.cdt.managedbuilder.internal.core.Builder
org.eclipse.cdt.managedbuilder.internal.core.CommonBuilder
org.eclipse.cdt.managedbuilder.internal.core.ToolChain
Comment 1 Jeff Johnston CLA 2010-05-25 15:45:11 EDT
The old compatability plugin will be deprecated and removed in a later release.  The internal references are known and is why the plugin was rewritten into org.eclipse.linuxtools.cdt.autotools.core and org.eclipse.linuxtools.cdt.autotools.ui