Looks like single quote in comment lines is causing this exception. In ClassTemplate, I removed the single quote around Save and it created the class.

<!-- Save this template using the 'Save' button -->

Now I am facing similar exception for ArticleClass, while trying to Edit the newly created class for adding properties. ArticleClass also has similar 'Save'.

How do I go above removing this single quote issue in one shot?

Sent from the XWiki- Users forum at Nabble.com:
Re: ClassTemplate