]
Max Rydahl Andersen commented on JBIDE-16539:
---------------------------------------------
looks like something that should be handled before subsystems goes GA
move pollthread mechanism into subsystem
-----------------------------------------
Key: JBIDE-16539
URL:
https://issues.jboss.org/browse/JBIDE-16539
Project: Tools (JBoss Tools)
Issue Type: Task
Components: server
Reporter: Max Rydahl Andersen
Fix For: 4.2.0.Beta2
JBIDE-16533 revealed poll threads are handled via global static singleton - a less than
perfect fit for the subsystem mechanism.