Bug 19163 - F2 build, step 8.13 Documentation page is empty in schema editor
Summary: F2 build, step 8.13 Documentation page is empty in schema editor
Status: RESOLVED DUPLICATE of bug 18823
Alias: None
Product: PDE
Classification: Eclipse Project
Component: UI (show other bugs)
Version: 2.0   Edit
Hardware: Sun Solaris
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Dejan Glozic CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-06-04 14:36 EDT by Konrad Kolosowski CLA
Modified: 2002-06-04 18:57 EDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Konrad Kolosowski CLA 2002-06-04 14:36:31 EDT
The documentation page has only gray background, and nothin on it.

The log contains:

java.lang.ArrayIndexOutOfBoundsException
	at org.eclipse.pde.internal.ui.editor.schema.DocSection.update
(DocSection.java:328)
	at org.eclipse.update.ui.forms.internal.AbstractSectionForm.update
(AbstractSectionForm.java:56)
	at org.eclipse.update.ui.forms.internal.ScrollableSectionForm.update
(ScrollableSectionForm.java:88)
	at org.eclipse.pde.internal.ui.editor.PDEFormPage.update
(PDEFormPage.java:187)
	at org.eclipse.pde.internal.ui.editor.schema.SchemaDocPage.update
(SchemaDocPage.java:62)
	at org.eclipse.pde.internal.ui.editor.PDEFormPage.becomesVisible
(PDEFormPage.java:72)
	at org.eclipse.update.ui.forms.internal.CustomWorkbook.switchPages
(CustomWorkbook.java:139)
	at org.eclipse.update.ui.forms.internal.CustomWorkbook.access$2
(CustomWorkbook.java:122)
	at org.eclipse.update.ui.forms.internal.CustomWorkbook$4.run
(CustomWorkbook.java:99)
	at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:64)
	at org.eclipse.update.ui.forms.internal.CustomWorkbook.selectPage
(CustomWorkbook.java:97)
	at org.eclipse.update.ui.forms.internal.CustomWorkbook$1.widgetSelected
(CustomWorkbook.java:51)
	at org.eclipse.swt.widgets.TypedListener.handleEvent
(TypedListener.java:85)
	at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:75)
	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:781)
	at org.eclipse.swt.widgets.Widget.notifyListeners(Widget.java:485)
	at org.eclipse.swt.custom.CTabFolder.setSelection(CTabFolder.java:1683)
	at org.eclipse.swt.custom.CTabFolder.onMouseDown(CTabFolder.java:1800)
	at org.eclipse.swt.custom.CTabFolder.access$4(CTabFolder.java:1797)
	at org.eclipse.swt.custom.CTabFolder$1.handleEvent(CTabFolder.java:196)
	at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:75)
	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:789)
	at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:1678)
	at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:1501)
	at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:1177)
	at org.eclipse.ui.internal.Workbench.run(Workbench.java:1160)
	at org.eclipse.core.internal.boot.InternalBootLoader.run
(InternalBootLoader.java:739)
	at org.eclipse.core.boot.BootLoader.run(BootLoader.java:462)
	at java.lang.reflect.Method.invoke(Native Method)
	at org.eclipse.core.launcher.Main.basicRun(Main.java:244)
	at org.eclipse.core.launcher.Main.run(Main.java:693)
	at org.eclipse.core.launcher.Main.main(Main.java:526)
Comment 1 Dejan Glozic CLA 2002-06-04 18:57:09 EDT

*** This bug has been marked as a duplicate of 18823 ***