Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 314344

Summary: Invalid use of CDT internal classes by Autotools compatibility plug-in
Product: z_Archived Reporter: Jeff Johnston <jjohnstn>
Component: AutotoolsAssignee: Jeff Johnston <jjohnstn>
Status: CLOSED WONTFIX QA Contact:
Severity: normal    
Priority: P3 CC: jjohnstn, linux.changelog-inbox
Version: 0.5   
Target Milestone: ---   
Hardware: PC   
OS: Linux   
Whiteboard:
Bug Depends on:    
Bug Blocks: 313157    

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