[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Newsgroup Home]
|
[news.eclipse.newcomer] Re: DrJava plugin??
|
"Jeff Myers" <myersj@xxxxxxxxx> skrev i en meddelelse
news:cvnjnh$6ec$1@xxxxxxxxxxxxxxxxxx
> 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.
Thank you!