1

I am using Eclipse 2019-09 with RCP e4 and the Sleak Plugin.

I am trying to get the Sleak view to monitor an application but either get a "Device is not tracking resource allocation" using the debug/run configurations trace options method or monitor the eclipse IDE resources using the .options file with -debug in the eclipse.ini before vmargs method.

A similiar question exists here Sleak (SWT & RCP) : Device is not tracking resource allocation (eclipse 4.3) but wasn't answered.

greg-449
  • 109,219
  • 232
  • 102
  • 145
overflow
  • 21
  • 3
  • Those methods only apply to a 3.x compatability mode RCP. It does not look like e4 supports this because of the way E4Application creates the Display. – greg-449 Oct 22 '19 at 13:22
  • ok thanks @greg-449 is there an alternative plugin resource monitor that can be used? – overflow Oct 22 '19 at 15:08
  • See [this answer](https://stackoverflow.com/a/58639364/2670892) where I have worked out how to to do the initialization for an e4 application – greg-449 Oct 31 '19 at 13:19

0 Answers0