[jbosstools-issues] [JBoss JIRA] (JBIDE-12857) RichFaces example generates warnings

Lukáš Fryč (JIRA) jira-events at lists.jboss.org
Mon Oct 15 15:12:01 EDT 2012


    [ https://issues.jboss.org/browse/JBIDE-12857?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12726597#comment-12726597 ] 

Lukáš Fryč commented on JBIDE-12857:
------------------------------------

Which RichFaces example (quickstart?) is affected and which version?
                
> RichFaces example generates warnings
> ------------------------------------
>
>                 Key: JBIDE-12857
>                 URL: https://issues.jboss.org/browse/JBIDE-12857
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: central
>         Environment: Version: 6.0.0.Alpha2
> Build id: Alpha2-v20121004-2330-B40
> Build date: 20121004-2330
>            Reporter: Len DiMaggio
>            Assignee: Snjezana Peco
>
> The RichFaces example generates these warnings:
> The local variable options may not have been initialized
> 	slidfast.js
> 	/jboss-richfaces-webapp/src/main/webapp/resources/js
> 	line 60	
> Missing semicolon
> 	slidfast.js
> 	/jboss-richfaces-webapp/src/main/webapp/resources/js
> 	line 79	
> Unnecessary @SuppressWarnings("unused")
> 	Resources.java
> 	/jboss-richfaces-webapp/src/main/java/org/jboss/tools/example/richfaces/util
> 	line 26
> The local variable options may not have been initialized
> 	slidfast.js
> 	/jboss-richfaces-webapp/src/main/webapp/resources/js
> 	line 57	
> The local variable options may not have been initialized
> 	slidfast.js
> 	/jboss-richfaces-webapp/src/main/webapp/resources/js
> 	line 58	
> The local variable options may not have been initialized
> 	slidfast.js
> 	/jboss-richfaces-webapp/src/main/webapp/resources/js
> 	line 54	
> The local variable options may not have been initialized
> 	slidfast.js
> 	/jboss-richfaces-webapp/src/main/webapp/resources/js
> 	line 56
> The import javax.inject.Inject is never used
> 	RewriteConfigurationProvider.java
> 	/jboss-richfaces-webapp/src/main/java/org/jboss/tools/example/richfaces/util
> 	line 34
> The import javax.annotation.PostConstruct is never used
> 	PageBean.java
> 	/jboss-richfaces-webapp/src/main/java/org/jboss/tools/example/richfaces/controller
> 	line 24
> The import javax.enterprise.inject.Model is never used
> 	PageBean.java
> 	/jboss-richfaces-webapp/src/main/java/org/jboss/tools/example/richfaces/controller
> 	line 26
> The import javax.inject.Inject is never used
> 	UserAgent.java
> 	/jboss-richfaces-webapp/src/main/java/org/jboss/tools/example/richfaces/util
> 	line 29
> No connection specified for project. No database-specific validation will be performed.
> 	jboss-richfaces-webapp
> The import javax.faces.bean.SessionScoped is never used	UserAgent.java
> 	/jboss-richfaces-webapp/src/main/java/org/jboss/tools/example/richfaces/util
> 	line 27	
> The import javax.faces.bean.ManagedBean is never used
> 	UserAgent.java
> 	/jboss-richfaces-webapp/src/main/java/org/jboss/tools/example/richfaces/util
> 	line 26	

--
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



More information about the jbosstools-issues mailing list