[jbosstools-issues] [JBoss JIRA] (JBIDE-11578) compile failed in jst.jsp when run against Juno TP

Denis Maliarevich (JIRA) jira-events at lists.jboss.org
Fri Apr 20 10:37:18 EDT 2012


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

Denis Maliarevich commented on JBIDE-11578:
-------------------------------------------

While running junits on Mac this method hasn't been called at all:
{code:java}
new IDisposable() {
public void dispose() {
...
 }
};
{code}

In general only in
{code}
ServiceLocator.unregisterServices(String[] serviceNames)
{code}
when ??some services that were contributed to this locator are no longer available (because the plug-in containing the AbstractServiceFactory is no longer available). Notify the owner of the locator about this.??

Closing the editor in this method looks srtange. So I will make some more research and after that I'm eager to remove the code.

                
> compile failed in jst.jsp when run against Juno TP
> --------------------------------------------------
>
>                 Key: JBIDE-11578
>                 URL: https://issues.jboss.org/browse/JBIDE-11578
>             Project: Tools (JBoss Tools)
>          Issue Type: Sub-task
>          Components: Visual Page Editor core
>    Affects Versions: 3.3.0.Beta3
>            Reporter: Alexey Kazakov
>            Assignee: Denis Maliarevich
>            Priority: Blocker
>             Fix For: 3.3.0.Beta3
>
>
> org.jboss.tools.jst.jsp/src/org/jboss/tools/jst/jsp/jspeditor/JSPMultiPageEditorSite.java (line 84)
> The method getPane() is undefined for the type PartSite

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jbosstools-issues mailing list