Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[cdt-dev] API change: fixing spelling bug in the New Project Model schema

Hi all,

 

We’ve recently found a spelling bug in the New Project Model schema definition, namely the

org.eclipse.cdt.managedbuilder.core.buildDefinitions extension point schema now contains the

ProjectType#buildArtefactType attribute. Also some Build Properties definitions also contain the buildArtefactType in their ids

 

See https://bugs.eclipse.org/bugs/show_bug.cgi?id=184239 for more detail.

 

We would like to fix the “artEfact” spelling to be “artIfact”.

 

Besides fixing the spelling this would also ensure we have the same spelling of the word “artifact” within the CDT J

 

I would like to know if everyone is OK with this API change at this stage.

So please speak up if you have any concerns about this.

 

Thanks,

Mikhail


Back to the top