[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[news.eclipse.tools] Re: Mac OS X?

To enable the logging of extra debugging information in Eclipse, there are 2
things that you must do.

1). specify/create a .options file
2). add the "-debug" command line argument when calling eclipse.exe

Several plugins contribute a .options file which contains specific debugging
information for their plugin. Two examples are org.eclipse.core.runtime and
org.eclipse.core.resources. If desired, you can also combine the contents of
multiple .options files into one.

I would suggest copying the file:
    plugins/org.eclipse.core.runtime/.options
to be a sibling of the plugins/ directory (e.g. the same directory as the
eclipse.exe) and then run using the -debug command line argument.

This will generate a lot of information w.r.t. class loading and plugin
activation and may be useful in determining where the problem is.
Information will be put into the workspace/.metadata/.log file.

It would also be helpful if you could post the contents of the log file so
we can take a look at it.

                      dj


"McQ" <mike_wilson@xxxxxxx> wrote in message
news:9q1rcc$hkg$1@xxxxxxxxxxxxxxxx
> There is a way, but I don't know it. I'll get somebody who does to reply
to
> the thread.
>
> McQ.
>
> "Channing Walton" <channing.walton@xxxxxxxxx> wrote in message
> news:9q1aul$ami$1@xxxxxxxxxxxxxxxx
> > I'd love to know but no logs are generated :-(
> > Are there any logging options I could add to give more info?
> >
> > Channing
> > --
> > ----
> > Channing Walton
> > http://www.channing.u-net.com
> > "McQ" <mike_wilson@xxxxxxx> wrote in message
> > news:9pvh2a$lbg$1@xxxxxxxxxxxxxxxx
> > > If you come to any conclusions as to why we are failing on VPC, I'd
love
> > to
> > > hear them.
> > >
> > > McQ.
> > >
> > >
> > > "Channing Walton" <channing.walton@xxxxxxxxx> wrote in message
> > > news:9nkkrg$un6$1@xxxxxxxxxxxxxxxx
> > > > As a matter of interest to those tempted to use Connectix VirtualPC
on
> X
> > > to
> > > > run Eclipse...don't bother, it won't. I don't know what the error is
> as
> > no
> > > > logs are generated. Eclipse gets as far as building the workspace
> > > directory
> > > > and then exits.
> > > >
> > >
> > >
> > >
> >
> >
>
>