Re: NetBeans: No longer working backwards?

Ivan Soleimanipour <[email protected]> Wed, 27 Apr 2011 13:23:28 -0700
Newsgroups gmane.comp.java.netbeans.general
Message-ID <[email protected]>
On 04/27/11 07:21, Geertjan Wielenga wrote:
> 
>>
>>    http://netbeans.org/bugzilla/show_bug.cgi?id=107858
>>   

Is there a _technical_ version of this announcement?

> 
> I believe this new one will replace all other ones -- you'll be able to 
> continue using the others (e.g., the TreeTableView/OutlineView 
> situation) but the one where development will be focused on is the new 
> Multiview API (which will probably also have annotation support, of course).
> 


Will it help me have side-by-side debuggers?
I.e. more than one fully functioning debugger "window" including a src view, stack view
and say a debugger console. Then I could have one debugger debugging my java
client and one debugging my C++ server.