Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [e4-dev] Inspired by ESE I get an NPE

On Fri, Nov 5, 2010 at 12:28 PM, Thomas Kratz <eiswind@xxxxxxxxxxxxxx> wrote:
>
> Can you give me a hint how to make e4 display the e4 sources when debugging ?

https://bugs.eclipse.org/bugs/show_bug.cgi?id=320768

The easiest workaround for now is to go to the e4 M3 site [1] and
Install the Modeled Workbench and CSS UI features (and their matching
source).

The equivalent director command line should look like:

$targetEclipseDir/eclipse \
  -application org.eclipse.equinox.p2.director \
  -noSplash \
  -repository http://download.eclipse.org/e4/downloads/drops/S-0.11M3-201010291030/repository,\
http://download.eclipse.org/releases/indigo \
  -installIUs org.eclipse.e4.ui.css.source.feature.feature.group,\
org.eclipse.e4.ui.source.feature.feature.group,\
org.eclipse.e4.ui.css.feature.feature.group,\
org.eclipse.e4.ui.feature.feature.group

Later,
PW

[1] http://download.eclipse.org/e4/downloads/drops/S-0.11M3-201010291030/repository

-- 
Paul Webster
Hi floor.  Make me a sammich! - GIR


Back to the top