From: Sebastian M. <seb...@un...> - 2007-11-13 09:32:33
|
[forwarded private conversation to list] Hi Oleg > Suppose you mean Exception Stack Trace in Error Log, but the problem is > that after Vimplugin installation there were no Error Logs on > Vimplugin, only PDE_Plugin_Registry displays red-cross sign on > Vimplugin, that's all I see. > I've repeated installation but with the same result. > > What can I do to get more info about this installation trouble? I suppose it's a runtime error. Can you launch eclipse from a shell and see if the exception appears there? I just tried my self from a clean account. Everything works as expected for me: * Ubuntu feisty * java 1.5 (via ubuntu) * eclipse 3.2 (via ubuntu) * update site: http://vimplugin.sf.net/update * install and restart eclipse * new project, new test.txt, open with vim Please try everything again from a completely new account on your machine. If you get it working, please tell me about the problem: If it's something we can do better we will ... Thanks, Sebastian |