[
https://issues.jboss.org/browse/JBIDE-12856?page=com.atlassian.jira.plugi...
]
Max Rydahl Andersen commented on JBIDE-12856:
---------------------------------------------
SuppressWarnings can be fixed - just need fixing in the archetypes.
the "no connection specified for the project" can't be avoided i think - its
JPA validation warning that it can't validate column/table attributes without a
database connection.
Thus its expected.
HTML5 example generates warnings
--------------------------------
Key: JBIDE-12856
URL:
https://issues.jboss.org/browse/JBIDE-12856
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: central
Affects Versions: 4.0.0.Beta1
Environment: Version: 6.0.0.Alpha2
Build id: Alpha2-v20121004-2330-B40
Build date: 20121004-2330
Reporter: Len DiMaggio
Assignee: Jay Balunas
Fix For: 4.0.0.CR1
The HTML5 example generates these warnings:
No connection specified for project. No database-specific validation will be performed.
jboss-html5-webapp
Unnecessary @SuppressWarnings("unused")
Resources.java
/jboss-html5-webapp/src/main/java/org/jboss/tools/example/html5/util
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see:
http://www.atlassian.com/software/jira