10-05-2012 10:41 PM
Bit of a noob here, but I'm simply trying to open bar-descriptor.xml and receiving the above error message. Any suggestions? Error details as follows:
java.lang.IllegalArgumentException: Index out of bounds
at org.eclipse.swt.SWT.error(SWT.java:4263)
at org.eclipse.swt.SWT.error(SWT.java:4197)
at org.eclipse.swt.SWT.error(SWT.java:4168)
at org.eclipse.swt.custom.CTabFolder.getItem(CTabFold
at org.eclipse.ui.part.MultiPageEditorPart.getItem(Mu
at org.eclipse.ui.part.MultiPageEditorPart.setPageTex
at com.qnx.tools.bbt.xml.internal.ui.editor.bbtxml.BB
at org.eclipse.ui.forms.editor.FormEditor.createPages
at org.eclipse.ui.part.MultiPageEditorPart.createPart
at org.eclipse.ui.internal.EditorReference.createPart
at org.eclipse.ui.internal.EditorReference.createPart
at org.eclipse.ui.internal.WorkbenchPartReference.get
at org.eclipse.ui.internal.EditorReference.getEditor(
at org.eclipse.ui.internal.WorkbenchPage.busyOpenEdit
at org.eclipse.ui.internal.WorkbenchPage.busyOpenEdit
at org.eclipse.ui.internal.WorkbenchPage.access$11(Wo
at org.eclipse.ui.internal.WorkbenchPage$10.run(Workb
at org.eclipse.swt.custom.BusyIndicator.showWhile(Bus
at org.eclipse.ui.internal.WorkbenchPage.openEditor(W
at org.eclipse.ui.internal.WorkbenchPage.openEditor(W
at org.eclipse.ui.internal.WorkbenchPage.openEditor(W
at org.eclipse.ui.internal.NavigationHistoryEntry.res
at org.eclipse.ui.internal.NavigationHistory.gotoEntr
at org.eclipse.ui.internal.NavigationHistory.shiftCur
at org.eclipse.ui.internal.NavigationHistoryAction$2.
at org.eclipse.swt.widgets.TypedListener.handleEvent(
at org.eclipse.swt.widgets.EventTable.sendEvent(Event
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.ja
at org.eclipse.swt.widgets.Display.runDeferredEvents(
at org.eclipse.swt.widgets.Display.readAndDispatch(Di
at org.eclipse.ui.internal.Workbench.runEventLoop(Wor
at org.eclipse.ui.internal.Workbench.runUI(Workbench.
at org.eclipse.ui.internal.Workbench.access$4(Workben
at org.eclipse.ui.internal.Workbench$7.run(Workbench.
at org.eclipse.core.databinding.observable.Realm.runW
at org.eclipse.ui.internal.Workbench.createAndRunWork
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(Pl
at org.eclipse.ui.internal.ide.application.IDEApplica
at org.eclipse.equinox.internal.app.EclipseAppHandle.
at org.eclipse.core.runtime.internal.adaptor.EclipseA
at org.eclipse.core.runtime.internal.adaptor.EclipseA
at org.eclipse.core.runtime.adaptor.EclipseStarter.ru
at org.eclipse.core.runtime.adaptor.EclipseStarter.ru
at sun.reflect.NativeMethodAccessorImpl.invoke0(Nativ
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknow
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Un
at java.lang.reflect.Method.invoke(Unknown Source)
at org.eclipse.equinox.launcher.Main.invokeFramework(
at org.eclipse.equinox.launcher.Main.basicRun(Main.ja
at org.eclipse.equinox.launcher.Main.run(Main.java:14
10-09-2012 09:49 AM
Which SDK (and version) are you trying to open it in?