[ 
http://jira.codehaus.org/browse/MGWT-26?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=215418#action_215418
 ] 

Jazeps Basko edited comment on MGWT-26 at 3/26/10 3:36 AM:
-----------------------------------------------------------

OK, but how can I then avoid Eclipse from showing the warning or to have code 
suggest working properly if Eclipse doesn't know that I have that class at the 
time of writing code?
My code contains lines like: SomeServiceAsync.Util.getInstance()

P.S. As I mentioned in the edit of my previous comment, it is very likely an 
Eclipse issue.

P.P.S. If anyone else comes across this: a temporary workaround is, of course, 
to add the folder target/generates-sources/gwt to Eclipse project's source 
folders. The problem is, however, this will not appear when another developer 
checks out the Maven project.

      was (Author: zilupe):
    OK, but how can I then avoid Eclipse from showing the warning or to have 
code suggest working properly if Eclipse doesn't know that I have that class at 
the time of writing code?
My code contains lines like: SomeServiceAsync.Util.getInstance()

P.S. As I mentioned in the edit of my previous comment, it is very likely an 
Eclipse issue.
  
> generated-source is not added to compile classpath
> --------------------------------------------------
>
>                 Key: MGWT-26
>                 URL: http://jira.codehaus.org/browse/MGWT-26
>             Project: Maven 2.x GWT Plugin
>          Issue Type: Bug
>    Affects Versions: 1.1
>         Environment: windows vista, eclipse
>            Reporter: shay
>             Fix For: 1.1
>
>
> compilation fails because generated constant classes are not found, since 
> generated-source is not added to compile classpath.
> Shay

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email


Reply via email to