when i run the following sentence in my plugin:
MessageConsole console = new MessageConsole( "MyConsole ", null);
it throws org/eclipse/jface/text/BadPositionCategoryException...
i hope to print informations on the console. can any one help? Thx a lot
------解决方案--------------------
顶一下