[
https://jira.jboss.org/browse/JBIDE-7694?page=com.atlassian.jira.plugin.s...
]
Andre Dietisheim commented on JBIDE-7694:
-----------------------------------------
if you mean #setCurrentCloud(index) then guards are in place:
* addInstanceListener(currCloud, viewer);
* setViewerInput(currCloud);
* setFilterLabelVisible(currCloud, filterLabel);
all 3 start with:
if (currentCloud != null) {
...
}
Instances view does not update after correcting connection
----------------------------------------------------------
Key: JBIDE-7694
URL:
https://jira.jboss.org/browse/JBIDE-7694
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: deltacloud
Affects Versions: 3.2.0.Beta2
Environment: 3.2.0.v20101119-1705-H261-Beta2
Reporter: Libor Zoubek
Assignee: Max Andersen
Fix For: 3.2.0.Beta2
Attachments: InstanceView.java.patch
--
This message is automatically generated by JIRA.
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira