Java Project Wizard could not be started [message #169397] |
Mon, 19 July 2004 17:03  |
Eclipse User |
|
|
|
Originally posted by: scout.hyperspace-travel.de
I am trying to use Eclipse for the first time.
I have built Eclipse from source, using
eclipse-sourceBuild-srcFetch-3.0.zip from the R-3.0-200406251208
directory, keeping close to the srcFetchBuildInstructions.html in that
directory. The command line I used was
./build -os linux -ws gtk -arch amd64.
When I start Eclipse, everything looks fine to me. But when I try to
create a new (Java) project or pull one of my projects from CVS, I get the
following error:
The selected wizard could not be started.
Reason:
Plug-in org.eclipse.jdt.ui was unable to load class
org.eclipse.jdt.internal.ui.wizards.JavaProjectWizard.
I figure the source build did nout build the SDK, although it says so in
the build instructions, but only the runtime. (platform, isthat the
correct term?)
Am I correct? If so, what can I do to build the full SDK? If not, what
else is wrong?
TIA
Helge
|
|
|
Re: Java Project Wizard could not be started [message #171313 is a reply to message #169397] |
Tue, 03 August 2004 06:50  |
Eclipse User |
|
|
|
Originally posted by: daniel.megert.gmx.net
helge preuss wrote:
>I am trying to use Eclipse for the first time.
>I have built Eclipse from source, using
>eclipse-sourceBuild-srcFetch-3.0.zip from the R-3.0-200406251208
>directory, keeping close to the srcFetchBuildInstructions.html in that
>directory. The command line I used was
> ./build -os linux -ws gtk -arch amd64.
>When I start Eclipse, everything looks fine to me. But when I try to
>create a new (Java) project or pull one of my projects from CVS, I get the
>following error:
>
> The selected wizard could not be started.
>
> Reason:
> Plug-in org.eclipse.jdt.ui was unable to load class
>org.eclipse.jdt.internal.ui.wizards.JavaProjectWizard.
>
>I figure the source build did nout build the SDK, although it says so in
>the build instructions, but only the runtime. (platform, isthat the
>correct term?)
>
>
Ensure that you build the Eclipse SDK and not the Platfrom SDK.
Dani
>Am I correct? If so, what can I do to build the full SDK? If not, what
>else is wrong?
>
>TIA
>Helge
>
>
>
|
|
|
Powered by
FUDForum. Page generated in 0.04782 seconds