[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[news.eclipse.platform] Re: Strange error in starting the eclipse,after I setup the PowerBuilder8.0

6+R6 wrote:

> Hi,i'm confusing about the fault when i start the eclipse
> after i setuped the PB8.0.
> I have save the error message in picture,anyone can help me about
> that?

It looks like Powerbuilder added itself to your PATH and it contains an
old version of Java -specifically 1.1.8.

You could use the -vm command-line argument when starting Eclipse so
that you can point it at the proper JVM, or you could perhaps try
adding Java\bin to your PATH ahead of Powerbuilder.

Mark