Author: jkoster Date: 2010-02-03 14:38:51 +0100 (Wed, 03 Feb 2010) New Revision: 40838
Modified: CMSContainer/trunk/CMSContainer_Templates/.project Log: Set the source to behave like 1_8 too... Modified: CMSContainer/trunk/CMSContainer_Templates/.project =================================================================== --- CMSContainer/trunk/CMSContainer_Templates/.project 2010-02-03 13:25:50 UTC (rev 40837) +++ CMSContainer/trunk/CMSContainer_Templates/.project 2010-02-03 13:38:51 UTC (rev 40838) @@ -1,17 +1,17 @@ -<?xml version="1.0" encoding="UTF-8"?> -<projectDescription> - <name>CMSContainer_Templates-1_7</name> - <comment></comment> - <projects> - </projects> - <buildSpec> - <buildCommand> - <name>org.eclipse.jdt.core.javabuilder</name> - <arguments> - </arguments> - </buildCommand> - </buildSpec> - <natures> - <nature>org.eclipse.jdt.core.javanature</nature> - </natures> -</projectDescription> +<?xml version="1.0" encoding="UTF-8"?> +<projectDescription> + <name>CMSContainer_Templates-1_8</name> + <comment></comment> + <projects> + </projects> + <buildSpec> + <buildCommand> + <name>org.eclipse.jdt.core.javabuilder</name> + <arguments> + </arguments> + </buildCommand> + </buildSpec> + <natures> + <nature>org.eclipse.jdt.core.javanature</nature> + </natures> +</projectDescription> _______________________________________________ Cvs mailing list [email protected] http://lists.mmbase.org/mailman/listinfo/cvs
