Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[eclipse-dev] Correction: Nightly build -is- usable with new workspace

Actually, it's not as bad as I thought.  Opening editors works OK on a new 
workspace.  I believe that this NPE only occurs when opening a (very) old 
workspace.
Eclipse SDK developers, please use the nightly build if you can. 

If there are blocking problems, please send a note to eclipse-dev.  If 
anybody else is seeing the NPE mentioned below, please make a note in the 
PR.

Nick

----- Forwarded by Nick Edgar/Ottawa/IBM on 11/07/2003 11:41 AM -----

Nick Edgar/Ottawa/IBM 
11/07/2003 11:33 AM

To
eclipse-dev@xxxxxxxxxxx
cc

Subject
Nightly build is unusable due to NPE in EditorDescriptor.loadValues





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

The UI team is investigating and will provide a patched workbench.jar as 
soon as possible.

In the meantime, developers can work with I20031105, loading the following 
modules (as a minimum) from HEAD and running their target with: 
-application org.eclipse.ui.ide.workbench:
- platform-ui
- platform-help

The Core plug-ins can be imported from binary.

Nick


Back to the top