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 copied the complete install dir from my nightly build eclipse
> (located in d:\eclipse) to my working version (located in d:\workbench2)
> so it's now in d:\workbench2\install the org.eclipse.jdt.ui is in
> d:\workbench2\eclipse
> the compiled sourcecode starts at
> d:\workbench2\plugins\org.eclipse.jdt.ui\bin
> 
> is that wrong ?

hmm. this d:\workbench2\eclipse
sounds weird.
your workspace directory should be sth like:

d:\workbench2\
with 2 subdirs:
install/
plugins/

source code for jdt.ui sits in:
d:\workbench2\plugins\org.eclipse.jdt.ui

try using the attached files instead of yours.
launch using the Run-time Workbench launcher (from the 'run' toolbar)

we'll get there
eventually :)
a.

Attachment: .vcm_meta
Description: Binary data

Attachment: .classpath
Description: Binary data


Back to the top