[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.newcomer] Re: DrJava plugin??

bunallo wrote:
"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.

Also make sure that the zip of the plug-in you download does not contain the plugins folder in the folder path. In that case, you'd need to unzip to the eclipse directory rather than the plugins subdirectory.

Hope this helps,
 - Jeff