[jbosstools-issues] [JBoss JIRA] Commented: (JBIDE-3414) Trouble during expanding project view in package explorer.

Snjezana Peco (JIRA) jira-events at lists.jboss.org
Mon Jan 12 10:32:04 EST 2009


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

Snjezana Peco commented on JBIDE-3414:
--------------------------------------

I can't reproduce this issue in the described way.
I have seen it earlier and can reproduce it programatically or by changing a classpath in the mavenized Booking EAR example.
A workaround is to force Eclipse to change a build path of a project (right-click the project, select Properties>Build Path and remove/add a source folder or close/open the project).

The problem probably exists because Package Explorer's content provider returns NO_CHILDREN without any log when some package fragment root is invalid.
I have patched the org.eclipse.jdt.ui plugin in the way that it logs an exception in that case. If you replace your existing o.e.jdt.ui plugin with this plugin and reproduce this case, you will get an error log that will help us to solve this issue.
The plugin is placed on https://svn.jboss.org/repos/jbosstools/workspace/snjeza/jdt.ui.patch/org.eclipse.jdt.ui_3.4.1.r341_v20080827-1100.jar



> Trouble during expanding project view in package explorer.
> ----------------------------------------------------------
>
>                 Key: JBIDE-3414
>                 URL: https://jira.jboss.org/jira/browse/JBIDE-3414
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: Archives
>    Affects Versions: 3.0.0.cr1
>         Environment: WindowsXP SP2
> JBoss Developer Studio
> Version: 2.0.0.CR1
> Build id: jbdevstudio-eap-win32-2.0.0.CR1-N200812150006.jar
> JDK 1.5_08
>            Reporter: Aliaksey Nis
>            Assignee: Snjezana Peco
>            Priority: Critical
>             Fix For: 3.0.0.CR2
>
>         Attachments: expand.JPG
>
>
> EXECUTE: Create Seam 1.2 war project.
> EXECUTE: Open archives view, create zipped WAR archive.
> FAILURE: In package explorer now impossible to see project structure (look at screenshot).
> This issue sometimes appears, usually on Seam War projects. Usually when creating archive, or expanding in view project during build workspace opration.

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