[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.tools.jdt] Not able to register Debug adapter classes

Hi,
I have a debugger plugin which is a wrapper over Eclipses debug core plugin,
Since the adoption of Eclipse 3.4, The Debug adapter classes are not being registered properly (using ViewerAdapterService class)
and hence the debug view of my plugin doesn't display the variables, thanks in advance.