Community
Participate
Working Groups
Build Identifier: Before displaying compiler, generator, and generator tabs in a workspace preference page or project property page, perform some validation on compiler, generator, and generator tab extensions like the following: - Duplicate compiler ids are not allowed - Duplicate compiler names are not allowed - Duplicate generator ids are not allowed - Duplicate generator names are not allowed - The compiler id specified for a generator must be valid (i.e. correspond to an existing compiler) - The parent generator id specified for a generator must be valid - Duplicate preference page ids are not allowed for compilers - Duplicate generator ids are not allowed on generator tabs Reproducible: Always
Validation was started in iteration 7 so the first 4 bullets are done. However, other functionality was deemed for critical for iteration 8. This work will be continued in a later iteration.
Please open separate defects for any remaining issues.