User development, A new message was posted in the thread "Tools 3.1 CR1 generation issue":
http://community.jboss.org/message/520184#520184 Author : Denis Golovin Profile : http://community.jboss.org/people/dgolovin Message: -------------------------------------------------------------- Another option to fix it is adding http://jboss.com/products/seam/pages name space to XML Catalog in preferences like it described below: 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_2/src/main/org/jboss/seam/pages-2.2.xsd 4. Fill "Key" as http://jboss.com/products/seam/pages-2.2.xsd 5. Close all dialogs by Ok button After that any new Seam 2.2 project will be created without error. 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. -------------------------------------------------------------- To reply to this message visit the message page: http://community.jboss.org/message/520184#520184
_______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
