[jbosstools-issues] [JBoss JIRA] Commented: (JBIDE-3613) Action, Form, Conversation java files are not represented in Package Explorer after creation for seam war projects

Alexey Kazakov (JIRA) jira-events at lists.jboss.org
Mon Jan 26 09:15:44 EST 2009


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

Alexey Kazakov commented on JBIDE-3613:
---------------------------------------

We used to use Display.getCurrent().asyncExec(...) for opening editor. But I see Denis removed it to fix some problems in tests.
I've added it again (and now we check if Display.getCurrent() returns null) to fix the issue (trunk and brunch).
Tests works for me as well but let's don't resolve the issue until we are sure we don't broke tests. 
Denis do you remember what problem we had in test with Display.getCurrent().asyncExec(...)? Whether it was it NullPointerExcepton or something else?

> Action, Form, Conversation java files are not represented in Package Explorer after creation for seam war projects 
> -------------------------------------------------------------------------------------------------------------------
>
>                 Key: JBIDE-3613
>                 URL: https://jira.jboss.org/jira/browse/JBIDE-3613
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: Seam
>    Affects Versions: 2.0.0.GA
>            Reporter: Anton Klimkovich
>            Assignee: Alexey Kazakov
>            Priority: Critical
>             Fix For: 3.0.0.GA
>
>         Attachments: AfterCloseAndOpen.PNG, newActionRepresentation.PNG
>
>
> EXECUTE: Create seam War web project
> EXECUTE: Create new Action (Form, Conversation )
> ASSERT:    New action.java openes in Editor. File should be represented in Package Explorer.
> FAILURE:   New action.java isn't represented in Package Explorer.
> Physically java file present in project.  (\jbdevstudio20CR2\eclipse\ws\seam12War\src\hot\org\domain\seam12war\session\Action1.java )
> Screenshot attached.

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

        



More information about the jbosstools-issues mailing list