Remove the "early alpha stage" comments about Eclipse and C::B

Alex
This commit is contained in:
Alex Neundorf 2010-11-11 22:07:24 +01:00
parent a02987a0df
commit e547fa763b
2 changed files with 0 additions and 4 deletions

View File

@ -22,8 +22,6 @@ class cmGeneratedFileStream;
/** \class cmExtraCodeBlocksGenerator
* \brief Write CodeBlocks project files for Makefile based projects
*
* This generator is in early alpha stage.
*/
class cmExtraCodeBlocksGenerator : public cmExternalMakefileProjectGenerator
{

View File

@ -21,8 +21,6 @@ class cmGeneratedFileStream;
/** \class cmExtraEclipseCDT4Generator
* \brief Write Eclipse project files for Makefile based projects
*
* This generator is in early alpha stage.
*/
class cmExtraEclipseCDT4Generator : public cmExternalMakefileProjectGenerator
{