Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: AW: [jdt-ui-dev] getting eclipse to run

I haven't followed the thread carefully, but have you copied
the install dir to your workspace dir?

Assuming your workspace is d:\workspaces\java\plugins
than you should copy the distribution's install dir to
d:\workspaces\java. Please note also, that your workspace
must be called "...\plugins".

Kai


At 04:50 PM 11/23/2001 +0100, you wrote:
-----Ursprüngliche Nachricht-----
Von: jdt-ui-dev-admin@xxxxxxxxxxx
[mailto:jdt-ui-dev-admin@xxxxxxxxxxx]Im Auftrag von Adam Kiezun
Gesendet: Freitag, 23. November 2001 15:30
An: jdt-ui-dev@xxxxxxxxxxx
Betreff: Re: [jdt-ui-dev] getting eclipse to run


> it didn't work
> step 5: run time workbench failed to launch

<can you give us some more input?
what happened?>

ok, I followed your steps
at step 5 a message box pops up saying:
The launcher, Run-time Workbench, failed to launch.

<did anything come up?
anything in the log?>

where's the log located ?

try using the java aplication launcher on the UIMain class
(set the arguments to -dev bin -data XXX)
XXX is the new workbench location (set it to sth new like:
d:\eclipseOnEclipse)

tried that, it started but it didn't take my changes
(I made changes to the base type error message)

<also, there was a post on the newsgroup today on how to set up the
workspace
(see thread: Trouble Compiling Eclipse)>

hmmm I found nothing in the eclipse.tools newsgroup...

<don't give up :)>

I won't

<better tools for that are in the works.
it should be trivial then.>

I don't understand what's the problem with my setup
do I have to set any vars for eclipse ?
I made a project called org.eclipse.jdt.ui and placed it in
d:\workbench2\plugins
then I chose "add to workbench" from the context menu on org.eclipse.jdt.ui
in the CVS view
I replaced the project references with the jar files from the latest nightly
build
I rebuild the project until it compiled without problems
I changed the .classpath file like you wrote
and changed the sourcecode (see above) to test if it takes my changes

but it didn't even start or didn't take it

do you need any further info ?

Jens Lukowski

_______________________________________________
jdt-ui-dev mailing list
jdt-ui-dev@xxxxxxxxxxx
http://dev.eclipse.org/mailman/listinfo/jdt-ui-dev




Back to the top