| [news.eclipse.newcomer] Re: DrJava plugin?? |
"Chris Laffra" <Chris_Laffra@xxxxxxxxxx> skrev i en meddelelse news:cvngr9$n59$1@xxxxxxxxxxxxxxxxxx
Extracting into eclipse/plugins is not enough. Since Eclipse 3.0 you need to tell the platform to check for new plugin. This is for performance reasons. Run eclipse once with "eclipse -clean".
just did the following
start -> run -> H:\eclipse\eclipse.exe "eclipse -clean"
restarted eclipse, but still cannot find the DrJava plugin
Try start -> run -> H:\eclipse\eclipse.exe -clean instead.
Hope this helps, - Jeff