fluorite-eclipse icon indicating copy to clipboard operation
fluorite-eclipse copied to clipboard

Full of Low-level User Operations Recorded In The Editor: A low-level event capturing plug-in for Eclipse

Results 1 fluorite-eclipse issues
Sort by recently updated
recently updated
newest added

![screen shot 2017-06-13 at 09 10 35](https://user-images.githubusercontent.com/7532857/27332326-b9742af2-55c1-11e7-8ca2-4c98aa4325f7.png) The problem occurs on line 418 in the fluorite.model.EventRecorder.java where "Shell shell = Display.getDefault().getActiveShell();" produce a NULL pointer. Solution: Add the below function...