Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [cdt-dev] CDT2.0 Scanner Configuration

> 
> I was kind of waiting for the component rationalization to take place 
> before adding new plugins. However, that's taking a bit of time so maybe 
> we can proceed.
> 
> Any thoughts on naming? How about:
> 
> org.eclipse.cdt.gnu - owned by cdt-core for gnu stuff from the core
> org.eclipse.cdt.make.gnu and org.eclipse.cdt.managedbuilder.gnu - owned by 
> cdt-build for gnu stuff from the builders
> 

Would not "org.eclipse.cdt.gnu" be ok for now if the builders needs so much
space we could later create new plugins as needed.

> I don't think it is necessary to create seperate core and ui plugins for 
> these since most of this stuff is UI.
> 

Famous last words 8-)
An engineer said once ... 8.3 for filenames is more then enough!! ...

I would advocate for:
	org.eclipse.cdt.gnu.core
	org.eclipse.cdt.gnu.ui



Back to the top