Skip to main content



      Home
Home » Language IDEs » Java Development Tools (JDT) » Eclipse (ADT) issues with Capabilities.canWatchField*
Eclipse (ADT) issues with Capabilities.canWatchField* [message #1375769] Fri, 23 May 2014 01:52
Eclipse UserFriend
Hi,
The Eclipse used in Android's ADT (adt-bundle-windows-x86-20140321), seems to have issues when the VM indicates it does not support Field Watchs (Capabilities.canWatchFieldAccess and Capabilities.canWatchFieldModification are both FALSE).

The symptom is:
although the VM indicated that it does not support Field Watches, Eclipse sets the Field Watch as enabled in the UI.

Although Eclipse does not do the full set of the Field Watch event, it still displays the Field Watch enabled in the UI.
(For comparison, NetBeans behaves as expected in this case)

Trying to reject an actual Field Watch request by the VM, cause Eclipse to either exit the debug session or it ignored the rejection - still displaying the Field Watch enabled in the UI.
(For comparison, NetBeans behaves as expected in this case also)


Any thoughts, ideas, suggestions are welcomed!

thanks!

* please note this is about Eclipse used in Android's ADT (adt-bundle-windows-x86-20140321)
Previous Topic:Local Classes and Local Non-Final Variables: Where was this in the patch notes?
Next Topic:CopyParticipant how to get new filename
Goto Forum:
  


Current Time: Sun Jul 13 10:36:25 EDT 2025

Powered by FUDForum. Page generated in 0.05032 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top