[jbosstools-issues] [JBoss JIRA] (JBDS-2358) GWT Web example generates warnings

Denis Golovin (JIRA) jira-events at lists.jboss.org
Wed Mar 6 20:20:57 EST 2013


     [ https://issues.jboss.org/browse/JBDS-2358?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Denis Golovin updated JBDS-2358:
--------------------------------

    Description: 
The GWT project generates these warnings:

No connection specified for project. No database-specific validation will be performed.
	jboss-gwt-webapp

Overriding managed version 1.0.0.GA for validation-api
	pom.xml	/jboss-gwt-webapp
	line 240

No bean is eligible for injection to the injection point [JSR-299 §5.2.1]
	KitchenSinkApp.java
	/jboss-gwt-webapp/src/main/java/org/jboss/tools/gwt/kitchensink/client/local
	line 41	

Unnecessary @SuppressWarnings("unused")
	Resources.java
	/jboss-gwt-webapp/src/main/java/org/jboss/tools/gwt/kitchensink/util
	line 24	

Missing src folder configured in Java Build Path Project Preferences
!


  was:
The GWT project generates these warnings:

No connection specified for project. No database-specific validation will be performed.
	jboss-gwt-webapp

Overriding managed version 1.0.0.GA for validation-api
	pom.xml	/jboss-gwt-webapp
	line 240

No bean is eligible for injection to the injection point [JSR-299 §5.2.1]
	KitchenSinkApp.java
	/jboss-gwt-webapp/src/main/java/org/jboss/tools/gwt/kitchensink/client/local
	line 41	

Unnecessary @SuppressWarnings("unused")
	Resources.java
	/jboss-gwt-webapp/src/main/java/org/jboss/tools/gwt/kitchensink/util
	line 24	



    
> GWT Web example generates warnings
> ----------------------------------
>
>                 Key: JBDS-2358
>                 URL: https://issues.jboss.org/browse/JBDS-2358
>             Project: Developer Studio (JBoss Developer Studio)
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>          Components: central
>    Affects Versions: 6.0.0.Alpha2
>         Environment: Version: 6.0.0.Alpha2
> Build id: Alpha2-v20121004-2330-B40
> Build date: 20121004-2330
>            Reporter: Len DiMaggio
>            Assignee: Denis Golovin
>              Labels: examplewarnings
>             Fix For: 6.0.1.GA
>
>         Attachments: JavaBuildProjectPreferences.png
>
>
> The GWT project generates these warnings:
> No connection specified for project. No database-specific validation will be performed.
> 	jboss-gwt-webapp
> Overriding managed version 1.0.0.GA for validation-api
> 	pom.xml	/jboss-gwt-webapp
> 	line 240
> No bean is eligible for injection to the injection point [JSR-299 §5.2.1]
> 	KitchenSinkApp.java
> 	/jboss-gwt-webapp/src/main/java/org/jboss/tools/gwt/kitchensink/client/local
> 	line 41	
> Unnecessary @SuppressWarnings("unused")
> 	Resources.java
> 	/jboss-gwt-webapp/src/main/java/org/jboss/tools/gwt/kitchensink/util
> 	line 24	
> Missing src folder configured in Java Build Path Project Preferences
> !

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