Bug 496914 - Nullpointer in JavaScript Development Tools Chromium/V8
Remote Debugger: BreakpointAdapterFactory

getAdapter() method throws NPE in ResourceBundlePlugin. 
I have added null check on editorInput. It is probably safe to return
null if there is no editorInput.


Signed-off-by: Richard Kureš <rkures@tdp.cz>
1 file changed