Skip to content

Instantly share code, notes, and snippets.

@kattrali
Created September 21, 2010 14:11
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save kattrali/589730 to your computer and use it in GitHub Desktop.
Save kattrali/589730 to your computer and use it in GitHub Desktop.
Error in command Redcar::LineTools::LowerTextCommand
NativeException: org.eclipse.jface.text.BadLocationException: null
org/eclipse/jface/text/AbstractDocument.java:1145:in `replace'
org/eclipse/jface/text/AbstractDocument.java:1176:in `replace'
/boutique/Code/redcar/plugins/edit_view_swt/lib/edit_view_swt/document.rb:73:in `replace'
/boutique/Code/redcar/plugins/edit_view/lib/edit_view/document.rb:211:in `replace'
/boutique/Code/redcar/plugins/line_tools/lib/line_tools.rb:193:in `execute'
/boutique/Code/redcar/plugins/edit_view/lib/edit_view/document.rb:664:in `compound'
/boutique/Code/redcar/plugins/edit_view_swt/lib/edit_view_swt.rb:102:in `compound'
/boutique/Code/redcar/plugins/edit_view/lib/edit_view/document.rb:664:in `compound'
/boutique/Code/redcar/plugins/line_tools/lib/line_tools.rb:192:in `execute'
/boutique/Code/redcar/plugins/auto_indenter/lib/auto_indenter/document_controller.rb:11:in `disable'
/boutique/Code/redcar/plugins/line_tools/lib/line_tools.rb:191:in `execute'
/boutique/Code/redcar/plugins/application/lib/application/command/executor.rb:25:in `execute'
/boutique/Code/redcar/plugins/application/lib/application/command.rb:79:in `run'
/boutique/Code/redcar/plugins/application/lib/application/menu/item.rb:45:in `selected'
/boutique/Code/redcar/plugins/application_swt/lib/application_swt/menu.rb:128:in `widgetSelected'
/boutique/Code/redcar/plugins/swt/lib/swt/event_loop.rb:13:in `start'
/boutique/Code/redcar/plugins/core/lib/core/gui.rb:39:in `start'
/boutique/Code/redcar/lib/redcar.rb:176:in `pump'
/boutique/Code/redcar/bin/redcar:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment