[Jadclipse-develop] [ jadclipse-Bugs-827890 ] Unable to open class files with 2.06beta
Status: Beta
Brought to you by:
vovikg
|
From: SourceForge.net <no...@so...> - 2005-09-27 18:39:40
|
Bugs item #827890, was opened at 2003-10-22 00:02 Message generated for change (Comment added) made by jgyger You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=427342&aid=827890&group_id=40205 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: None Group: None >Status: Closed Resolution: None Priority: 5 Submitted By: Nobody/Anonymous (nobody) Assigned to: Nobody/Anonymous (nobody) Summary: Unable to open class files with 2.06beta Initial Comment: Hi, I installed jadclipse 2.06 beta, along with jad v 1.5.8e2... I use eclipse Version: 2.1.1 Build id: 200306271545... whenever I try to open a class file I get the error listed below. any help will be appreciated. thanks --bala ENTRY org.eclipse.ui.workbench 4 2 Oct 21, 2003 17:01:45.358 !MESSAGE Problems occurred when invoking code from plug-in: "org.eclipse.ui.workbench". !STACK 0 java.lang.NoClassDefFoundError: org/eclipse/jdt/internal/ui/javaeditor/ClassFileEditorInput at jadclipse.JadclipseActionDelegate.setActiveEditor (JadclipseActionDelegate.java:43) at org.eclipse.ui.internal.EditorPluginAction.editorChanged (EditorPluginAction.java:79) at org.eclipse.ui.internal.EditorActionBuilder$EditorContributi on.editorChanged(EditorActionBuilder.java:86) at org.eclipse.ui.internal.EditorActionBuilder$ExternalContrib utor.setActiveEditor(EditorActionBuilder.java:131) at org.eclipse.ui.internal.EditorActionBars.partChanged (EditorActionBars.java:178) at org.eclipse.ui.internal.WorkbenchPage$2.run (WorkbenchPage.java:427) at org.eclipse.core.internal.runtime.InternalPlatform.run (InternalPlatform.java:1006) at org.eclipse.core.runtime.Platform.run (Platform.java:413) at org.eclipse.ui.internal.WorkbenchPage.activatePart (WorkbenchPage.java:419) at org.eclipse.ui.internal.WorkbenchPage.setActivePart (WorkbenchPage.java:2490) at org.eclipse.ui.internal.WorkbenchPage.activate (WorkbenchPage.java:408) at org.eclipse.ui.internal.WorkbenchPage.busyOpenEditor (WorkbenchPage.java:2071) at org.eclipse.ui.internal.WorkbenchPage.access$6 (WorkbenchPage.java:2004) at org.eclipse.ui.internal.WorkbenchPage$9.run (WorkbenchPage.java:1991) at org.eclipse.swt.custom.BusyIndicator.showWhile (BusyIndicator.java:69) at org.eclipse.ui.internal.WorkbenchPage.openEditor (WorkbenchPage.java:1986) at org.eclipse.ui.internal.WorkbenchPage.openEditor (WorkbenchPage.java:1919) at org.eclipse.jdt.internal.ui.javaeditor.EditorUtility.openInEd itor(EditorUtility.java:145) at org.eclipse.jdt.internal.ui.javaeditor.EditorUtility.openInEd itor(EditorUtility.java:115) at org.eclipse.jdt.internal.ui.actions.OpenActionUtil.open (OpenActionUtil.java:47) at org.eclipse.jdt.ui.actions.OpenAction.run (OpenAction.java:158) at org.eclipse.jdt.ui.actions.OpenAction.run (OpenAction.java:147) at org.eclipse.jdt.ui.actions.SelectionDispatchAction.dispatc hRun(SelectionDispatchAction.java:191) at org.eclipse.jdt.ui.actions.SelectionDispatchAction.run (SelectionDispatchAction.java:169) at org.eclipse.jdt.internal.ui.packageview.PackageExplorerAc tionGroup.handleOpen (PackageExplorerActionGroup.java:324) at org.eclipse.jdt.internal.ui.packageview.PackageExplorerPa rt$3.open(PackageExplorerPart.java:323) at org.eclipse.jface.viewers.StructuredViewer$2.run (StructuredViewer.java:397) at org.eclipse.core.internal.runtime.InternalPlatform.run (InternalPlatform.java:1006) at org.eclipse.core.runtime.Platform.run (Platform.java:413) at org.eclipse.jface.viewers.StructuredViewer.fireOpen (StructuredViewer.java:395) at org.eclipse.jface.viewers.StructuredViewer.handleOpen (StructuredViewer.java:605) at org.eclipse.jface.viewers.StructuredViewer$6.handleOpen (StructuredViewer.java:694) at org.eclipse.jface.util.OpenStrategy.fireOpenEvent (OpenStrategy.java:209) at org.eclipse.jface.util.OpenStrategy.access$2 (OpenStrategy.java:204) at org.eclipse.jface.util.OpenStrategy$1.handleEvent (OpenStrategy.java:233) at org.eclipse.swt.widgets.EventTable.sendEvent (EventTable.java:81) at org.eclipse.swt.widgets.Widget.sendEvent (Widget.java:840) at org.eclipse.swt.widgets.Display.runDeferredEvents (Display.java:1838) at org.eclipse.swt.widgets.Display.readAndDispatch (Display.java:1545) at org.eclipse.ui.internal.Workbench.runEventLoop (Workbench.java:1402) at org.eclipse.ui.internal.Workbench.run (Workbench.java:1385) at org.eclipse.core.internal.boot.InternalBootLoader.run (InternalBootLoader.java:858) at org.eclipse.core.boot.BootLoader.run (BootLoader.java:461) at java.lang.reflect.Method.invoke(Native Method) at org.eclipse.core.launcher.Main.basicRun (Main.java:291) at org.eclipse.core.launcher.Main.run (Main.java:747) at org.eclipse.core.launcher.Main.main (Main.java:583) ---------------------------------------------------------------------- >Comment By: Johann Gyger (jgyger) Date: 2005-09-27 18:39 Message: Logged In: YES user_id=7927 Closing this bug since there are no additional comments. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=427342&aid=827890&group_id=40205 |