User development,
A new message was posted in the thread "Cannot find the declaration of element
page-":
http://community.jboss.org/message/523801#523801
Author : Denis Golovin
Profile :
http://community.jboss.org/people/dgolovin
Message:
--------------------------------------------------------------
You can replace
http://jboss.com/products/seam/pages-2.1.xsd
in your example to
https://anonsvn.jboss.org/repos/seam/branches/community/Seam_2_1/src/main...
or try to do this:
1. Open Preferences dialog and find "XML->XML Catalog" category.
2. Press "Add"
3. Fill "Location" as
https://anonsvn.jboss.org/repos/seam/branches/community/Seam_2_1/src/main...
4. Fill "Key" as
http://jboss.com/products/seam/pages-2.1.xsd
5. Close all dialogs by Ok button
For existing errors you need to invoke 'Validate' action from context menu in
resource tree for whole project or particular file.
Cleaning the project or whole workspace works as well because it triggers validation.
After that any new Seam 2.1 project will be created without error.
--------------------------------------------------------------
To reply to this message visit the message page:
http://community.jboss.org/message/523801#523801