jadclipse-develop Mailing List for JadClipse - Eclipse plugin (Page 8)
Status: Beta
Brought to you by:
vovikg
You can subscribe to this list here.
| 2005 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
(27) |
Oct
(22) |
Nov
(21) |
Dec
(14) |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2006 |
Jan
(6) |
Feb
(11) |
Mar
(12) |
Apr
(11) |
May
(11) |
Jun
(1) |
Jul
(5) |
Aug
(4) |
Sep
(12) |
Oct
(19) |
Nov
(20) |
Dec
(22) |
| 2007 |
Jan
(12) |
Feb
(2) |
Mar
(4) |
Apr
(11) |
May
(8) |
Jun
(4) |
Jul
(4) |
Aug
(4) |
Sep
(6) |
Oct
(2) |
Nov
(3) |
Dec
(4) |
| 2008 |
Jan
(5) |
Feb
(5) |
Mar
(1) |
Apr
(1) |
May
(1) |
Jun
(3) |
Jul
(5) |
Aug
(2) |
Sep
(10) |
Oct
(4) |
Nov
(3) |
Dec
|
| 2009 |
Jan
(2) |
Feb
(6) |
Mar
(2) |
Apr
(2) |
May
|
Jun
(2) |
Jul
(1) |
Aug
(1) |
Sep
(4) |
Oct
(1) |
Nov
(32) |
Dec
(1) |
| 2010 |
Jan
(1) |
Feb
|
Mar
(3) |
Apr
(4) |
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
| 2011 |
Jan
|
Feb
|
Mar
(1) |
Apr
|
May
(1) |
Jun
|
Jul
|
Aug
(1) |
Sep
(1) |
Oct
|
Nov
|
Dec
|
| 2012 |
Jan
|
Feb
|
Mar
|
Apr
(1) |
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
|
From: SourceForge.net <no...@so...> - 2006-12-23 13:24:41
|
Feature Requests item #599549, was opened at 2002-08-24 07:11 Message generated for change (Comment added) made by jgyger You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=427345&aid=599549&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: Open Priority: 5 Private: No Submitted By: Nobody/Anonymous (nobody) Assigned to: Nobody/Anonymous (nobody) Summary: Honor Eclipse settings for prefs. Initial Comment: Hi there, Very nice job on this decompiler plug-in! I'm just trying it out, and it's worked great so far. One comment/feature request: how about re-using in JadClipse the code generation/formatting preferences already defined elsewhere in Eclipse? You can get hold of some preferences by calling JavaPreferencesSettings.getCodeGenerationSettings() which returns a CodeGenerationSettings instance. Still in org.eclipse.jdt.internal.ui.preferences, you can also look at CodeFormatterPreferencesPage and JavaEditorPreferencePage for starting points. Thanks! ---------------------------------------------------------------------- >Comment By: Johann Gyger (jgyger) Date: 2006-12-23 13:24 Message: Logged In: YES user_id=7927 Originator: NO Implemented in version 3.2.2 ---------------------------------------------------------------------- Comment By: Renaud Waldura (renaudw) Date: 2002-09-10 23:03 Message: Logged In: YES user_id=609291 Once again, I'm the original reporter of this bug, and I'm hoping this time SF picks up my identity. Do let me know if you need help with this. ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2002-08-25 19:37 Message: Logged In: NO I'm the original reporter of this bug. I just added myself to the monitor list. ---------------------------------------------------------------------- Comment By: Vladimir Grishchenko (vovikg) Date: 2002-08-25 04:58 Message: Logged In: YES user_id=281434 I guess this can be done... Jad has many more options than JDT formatting/generations, but those that match can be optionally inferred from them. May be in the next release. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=427345&aid=599549&group_id=40205 |
|
From: SourceForge.net <no...@so...> - 2006-12-23 13:21:55
|
Bugs item #1591086, was opened at 2006-11-06 02:01 Message generated for change (Comment added) made by jgyger You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=427342&aid=1591086&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: Pending Resolution: None Priority: 5 Private: No Submitted By: VijayW (vijaywadnere) >Assigned to: Johann Gyger (jgyger) Summary: Error Activating View Initial Comment: Using Eclipse Version: 3.2.0 Build id: M20060629-1905 Jad: Jadnt158 Error: When Double clicked any .class file, couldnt see the decompiled code but receives an error "An error has occured when activating this view". Seems that eclipse is still trying to open the class file in its default class file editor instead of JadCliplse Class File Viewer even though it is set as default one. As suggested in installation page of JadClipse, I first tried with "jadclipse_3.1.0.jar" as it is targetting Eclipse Mileston upto M2 Later I tried with "jadcliplse_3.2.0.jar", but the result was same - error. Follwed all the steps of installation: 1. copied plugin jar in [eclipse]\plugin 2. Windows>Preferences>Java>JadClipse>Path to Decompiler - my path to jad.exe 3. Windows>General>Editors>File Associations> *.class = JadClipse Class File View (default) ---------------------------------------------------------------------- >Comment By: Johann Gyger (jgyger) Date: 2006-12-23 13:21 Message: Logged In: YES user_id=7927 Originator: NO Can you please attach/post a stack trace? - Johann ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=427342&aid=1591086&group_id=40205 |
|
From: SourceForge.net <no...@so...> - 2006-12-23 13:20:14
|
Bugs item #1591403, was opened at 2006-11-06 14:43 Message generated for change (Settings changed) made by jgyger You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=427342&aid=1591403&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: Pending Resolution: None Priority: 5 Private: No Submitted By: David Lippa (dalippa) Assigned to: Johann Gyger (jgyger) Summary: Jad fails on some class files Initial Comment: Jad sometimes gets the option "error=2" from JadClipse which causes the decompilation to fail. Recommend adding an options page in the plug-in (with defaults) to allow the user to change which options get passed to JAD. I ran the decompilation with JAD from the command line (without the error=2 part of the line) and it works properly. ---------------------------------------------------------------------- Comment By: Johann Gyger (jgyger) Date: 2006-12-23 13:10 Message: Logged In: YES user_id=7927 Originator: NO Some Jad command line options are already reflected in the properties. However, I don't know how this error=2 came into the command line. Can you please provide some more information like operating system, Eclipse version, Java version? - Johann ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=427342&aid=1591403&group_id=40205 |
|
From: SourceForge.net <no...@so...> - 2006-12-23 13:18:45
|
Bugs item #1609337, was opened at 2006-12-05 16:08 Message generated for change (Comment added) made by jgyger You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=427342&aid=1609337&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: Pending Resolution: None Priority: 5 Private: No Submitted By: Nobody/Anonymous (nobody) >Assigned to: Johann Gyger (jgyger) Summary: feature subdirectory Initial Comment: The notes for release 3.2.3 state: "New feature plug-in available as net.sf.jadclipse-feature" but I cannot find this to put into the "feature" subdirectory. When I try to access the preference pages for JadClipse, I get "Unable to create the selected preference page. Reason: Plug-in net.sf.jadclipse was unable to load class net.sf.jadclipse.ui.JadClipsePreferencePage...". Are these errors related to the "missing" feature dir? Thx, Tony ton...@at... ---------------------------------------------------------------------- >Comment By: Johann Gyger (jgyger) Date: 2006-12-23 13:18 Message: Logged In: YES user_id=7927 Originator: NO No, I don't think so. Please check the troubleshooting section http://jadclipse.sourceforge.net/wiki/index.php/Main_Page#Troubleshooting ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=427342&aid=1609337&group_id=40205 |
|
From: SourceForge.net <no...@so...> - 2006-12-23 13:17:10
|
Bugs item #1609807, was opened at 2006-12-06 04:28 Message generated for change (Comment added) made by jgyger You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=427342&aid=1609807&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: Duplicate Priority: 5 Private: No Submitted By: Eugene Kuleshov (euxx) Assigned to: Nobody/Anonymous (nobody) Summary: Stack overflow in various places Initial Comment: With Mylar installed, this error happens around code completion in Java editor after one of the classes from Mylar's task context (some task is active), which does not have sources has been opened with JadClipse 3.2.3 plugin. Note that Mylar contributes code completion provider. -- Error Log -- Date: Sat Dec 02 01:02:29 EST 2006 Message: An internal error occurred during: "Computing additional info". Severity: Error Plugin ID: org.eclipse.core.jobs Stack Trace: java.lang.StackOverflowError at net.sf.jadclipse.JadclipseSourceMapper.findSource(JadclipseSourceMapper.java:93) at net.sf.jadclipse.JadclipseSourceMapper.findSource(JadclipseSourceMapper.java:93) at net.sf.jadclipse.JadclipseSourceMapper.findSource(JadclipseSourceMapper.java:93) at net.sf.jadclipse.JadclipseSourceMapper.findSource(JadclipseSourceMapper.java:93) at net.sf.jadclipse.JadclipseSourceMapper.findSource(JadclipseSourceMapper.java:93) at net.sf.jadclipse.JadclipseSourceMapper.findSource(JadclipseSourceMapper.java:93) at net.sf.jadclipse.JadclipseSourceMapper.findSource(JadclipseSourceMapper.java:93) at net.sf.jadclipse.JadclipseSourceMapper.findSource(JadclipseSourceMapper.java:93) at net.sf.jadclipse.JadclipseSourceMapper.findSource(JadclipseSourceMapper.java:93) ... ---------------------------------------------------------------------- >Comment By: Johann Gyger (jgyger) Date: 2006-12-23 13:17 Message: Logged In: YES user_id=7927 Originator: NO Duplicate of http://sourceforge.net/tracker/index.php?func=detail&aid=1588944&group_id=40205&atid=427342 ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2006-12-19 15:17 Message: Logged In: NO I get the same with plain Eclipse 3.2. My Jar is simply dropped in the plugins folder. Take a look at these 2 errors: !ENTRY org.eclipse.ui 4 0 2006-12-19 16:04:37.836 !MESSAGE Unable to create editor ID net.sf.jadclipse.JadclipseClassFileEditor: The classfile is not on the classpath !STACK 1 org.eclipse.core.runtime.CoreException: The classfile is not on the classpath at org.eclipse.jdt.internal.ui.javaeditor.ClassFileEditor.doSetInput(ClassFileEditor.java:616) at org.eclipse.ui.texteditor.AbstractTextEditor$17.run(AbstractTextEditor.java:2396) at org.eclipse.jface.operation.ModalContext.runInCurrentThread(ModalContext.java:369) AND: Caused by: java.lang.StackOverflowError at net.sf.jadclipse.JadclipseSourceMapper.findSource(JadclipseSourceMapper.java:93) at net.sf.jadclipse.JadclipseSourceMapper.findSource(JadclipseSourceMapper.java:93) at net.sf.jadclipse.JadclipseSourceMapper.findSource(JadclipseSourceMapper.java:93) ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=427342&aid=1609807&group_id=40205 |
|
From: SourceForge.net <no...@so...> - 2006-12-23 13:15:03
|
Bugs item #1588944, was opened at 2006-11-01 22:34 Message generated for change (Comment added) made by jgyger You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=427342&aid=1588944&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: Pending >Resolution: Fixed Priority: 5 Private: No Submitted By: Igor Fedorenko (igorfie) Assigned to: Johann Gyger (jgyger) Summary: StackOverFlow in JadclipseSourceMapper Initial Comment: This seems to be a regression in 3.2.3 introduced by fix to #1554721 -- should not you be checking if existing source mapper is not this? Here is the (partial) stack java.lang.StackOverflowError at net.sf.jadclipse.JadclipseSourceMapper.findSource(JadclipseSourceMapper.java:93) ... at net.sf.jadclipse.JadclipseSourceMapper.findSource(JadclipseSourceMapper.java:93) at net.sf.jadclipse.JadclipseSourceMapper.findSource(JadclipseSourceMapper.java:93) at net.sf.jadclipse.JadclipseSourceMapper.findSource(JadclipseSourceMapper.java:93) at net.sf.jadclipse.JadclipseSourceMapper.findSource(JadclipseSourceMapper.java:93) at net.sf.jadclipse.JadclipseSourceMapper.findSource(JadclipseSourceMapper.java:93) at org.eclipse.jdt.internal.core.ClassFile.mapSource(ClassFile.java:581) at org.eclipse.jdt.internal.core.ClassFile.openBuffer(ClassFile.java:576) at org.eclipse.jdt.internal.core.Openable.getBuffer(Openable.java:259) at org.eclipse.jdt.internal.core.ClassFile.getBuffer(ClassFile.java:311) at org.eclipse.jdt.internal.core.ClassFile.getSourceRange(ClassFile.java:470) at org.eclipse.jdt.internal.ui.javaeditor.ClassFileEditor.probeInputForSource(ClassFileEditor.java:685) at org.eclipse.jdt.internal.ui.javaeditor.ClassFileEditor.doSetInput(ClassFileEditor.java:614) at org.eclipse.ui.texteditor.AbstractTextEditor$19.run(AbstractTextEditor.java:2604) at org.eclipse.jface.operation.ModalContext.runInCurrentThread(ModalContext.java:369) at org.eclipse.jface.operation.ModalContext.run(ModalContext.java:313) at org.eclipse.jface.window.ApplicationWindow$1.run(ApplicationWindow.java:767) at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:67) at org.eclipse.jface.window.ApplicationWindow.run(ApplicationWindow.java:764) at org.eclipse.ui.internal.WorkbenchWindow.run(WorkbenchWindow.java:2280) at org.eclipse.ui.texteditor.AbstractTextEditor.internalInit(AbstractTextEditor.java:2622) at org.eclipse.ui.texteditor.AbstractTextEditor.init(AbstractTextEditor.java:2649) at org.eclipse.ui.internal.EditorManager.createSite(EditorManager.java:838) at org.eclipse.ui.internal.EditorReference.createPartHelper(EditorReference.java:583) at org.eclipse.ui.internal.EditorReference.createPart(EditorReference.java:372) at org.eclipse.ui.internal.WorkbenchPartReference.getPart(WorkbenchPartReference.java:566) at org.eclipse.ui.internal.PartPane.setVisible(PartPane.java:290) at org.eclipse.ui.internal.presentations.PresentablePart.setVisible(PresentablePart.java:140) at org.eclipse.ui.internal.presentations.util.PresentablePartFolder.select(PresentablePartFolder.java:268) at org.eclipse.ui.internal.presentations.util.LeftToRightTabOrder.select(LeftToRightTabOrder.java:65) at org.eclipse.ui.internal.presentations.util.TabbedStackPresentation.selectPart(TabbedStackPresentation.java:394) at org.eclipse.ui.internal.PartStack.refreshPresentationSelection(PartStack.java:1147) at org.eclipse.ui.internal.PartStack.setSelection(PartStack.java:1100) at org.eclipse.ui.internal.PartStack.showPart(PartStack.java:1326) at org.eclipse.ui.internal.PartStack.add(PartStack.java:458) at org.eclipse.ui.internal.EditorStack.add(EditorStack.java:102) at org.eclipse.ui.internal.PartStack.add(PartStack.java:444) at org.eclipse.ui.internal.EditorStack.add(EditorStack.java:111) at org.eclipse.ui.internal.EditorSashContainer.addEditor(EditorSashContainer.java:60) at org.eclipse.ui.internal.EditorAreaHelper.addToLayout(EditorAreaHelper.java:217) at org.eclipse.ui.internal.EditorAreaHelper.addEditor(EditorAreaHelper.java:207) at org.eclipse.ui.internal.EditorManager.createEditorTab(EditorManager.java:818) at org.eclipse.ui.internal.EditorManager.openEditorFromDescriptor(EditorManager.java:717) at org.eclipse.ui.internal.EditorManager.openEditor(EditorManager.java:678) at org.eclipse.ui.internal.WorkbenchPage.busyOpenEditorBatched(WorkbenchPage.java:2569) at org.eclipse.ui.internal.WorkbenchPage.busyOpenEditor(WorkbenchPage.java:2504) at org.eclipse.ui.internal.WorkbenchPage.access$10(WorkbenchPage.java:2496) at org.eclipse.ui.internal.WorkbenchPage$9.run(WorkbenchPage.java:2481) at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:67) at org.eclipse.ui.internal.WorkbenchPage.openEditor(WorkbenchPage.java:2476) at org.eclipse.ui.internal.WorkbenchPage.openEditor(WorkbenchPage.java:2461) at org.eclipse.jdt.internal.ui.javaeditor.EditorUtility.openInEditor(EditorUtility.java:295) at org.eclipse.jdt.internal.ui.javaeditor.EditorUtility.openInEditor(EditorUtility.java:169) at org.eclipse.jdt.ui.actions.OpenAction.run(OpenAction.java:195) at org.eclipse.jdt.ui.actions.OpenAction.run(OpenAction.java:176) at org.eclipse.jdt.ui.actions.SelectionDispatchAction.dispatchRun(SelectionDispatchAction.java:268) at org.eclipse.jdt.ui.actions.SelectionDispatchAction.run(SelectionDispatchAction.java:244) at org.eclipse.jdt.internal.ui.packageview.PackageExplorerActionGroup.handleOpen(PackageExplorerActionGroup.java:310) at org.eclipse.jdt.internal.ui.packageview.PackageExplorerPart$4.open(PackageExplorerPart.java:650) at org.eclipse.jface.viewers.StructuredViewer$2.run(StructuredViewer.java:819) at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:37) at org.eclipse.core.runtime.Platform.run(Platform.java:850) at org.eclipse.ui.internal.JFaceUtil$1.run(JFaceUtil.java:44) at org.eclipse.jface.util.SafeRunnable.run(SafeRunnable.java:149) at org.eclipse.jface.viewers.StructuredViewer.fireOpen(StructuredViewer.java:817) at org.eclipse.jface.viewers.StructuredViewer.handleOpen(StructuredViewer.java:1072) at org.eclipse.jface.viewers.StructuredViewer$6.handleOpen(StructuredViewer.java:1171) at org.eclipse.jface.util.OpenStrategy.fireOpenEvent(OpenStrategy.java:249) at org.eclipse.jface.util.OpenStrategy.access$2(OpenStrategy.java:243) at org.eclipse.jface.util.OpenStrategy$1.handleEvent(OpenStrategy.java:283) at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:66) at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:928) at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:3398) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3022) at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:1916) at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:1880) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:419) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149) at org.eclipse.ui.internal.ide.IDEApplication.run(IDEApplication.java:95) at org.eclipse.core.internal.runtime.PlatformActivator$1.run(PlatformActivator.java:78) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:104) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:74) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:348) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:165) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:64) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:615) at org.eclipse.core.launcher.Main.invokeFramework(Main.java:341) at org.eclipse.core.launcher.Main.basicRun(Main.java:285) at org.eclipse.core.launcher.Main.run(Main.java:987) at org.eclipse.core.launcher.Main.main(Main.java:962) ---------------------------------------------------------------------- >Comment By: Johann Gyger (jgyger) Date: 2006-12-23 13:14 Message: Logged In: YES user_id=7927 Originator: NO Should be fixed with version 3.2.4. Please verify. Credits go to univerz2 for submitting a patch. - Johann ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2006-12-07 15:14 Message: Logged In: NO java.lang.StackOverflowError at net.sf.jadclipse.JadclipseSourceMapper.findSource(JadclipseSourceMapper.java:93) ... <repeats last line till the end of the error> This happens when I am typing in anything that should produce the intellisense or javadoc window (e.g. when you type in "myClass."). It is random but became a frequent issue after I uninstalled Java 6RC2 and Java 1.5.09, then reinstalled Java 1.5.09. eclipse.buildId=M20060921-0945 java.version=1.5.0_09 java.vendor=Sun Microsystems Inc. BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_US Command-line arguments: -os win32 -ws win32 -arch x86 WinXP Pro SP2+ ---------------------------------------------------------------------- Comment By: Johann Gyger (jgyger) Date: 2006-11-08 13:12 Message: Logged In: YES user_id=7927 I already tried that fix because I'm aware that the current code might result in endless recursion. The effect was that the outline and code folding didn't work anymore. I have no idea why... Can you tell me how to reproduce this bug so that I can try out other fixes? - Johann ---------------------------------------------------------------------- Comment By: Thomas Schmidt (schthoma) Date: 2006-11-08 12:51 Message: Logged In: YES user_id=1640449 I think, that a call of the originalSourceMapper is only then necessary if it is not a JadclipseSourceMapper. The source code should look as follows: if (originalSourceMapper != null) { if (!(originalSourceMapper instanceof JadclipseSourceMapper)){ char[] attachedSource = originalSourceMapper.findSource(type, info); if (attachedSource != null) { return attachedSource; } } } ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=427342&aid=1588944&group_id=40205 |
|
From: SourceForge.net <no...@so...> - 2006-12-23 13:12:30
|
Bugs item #1599313, was opened at 2006-11-19 19:06 Message generated for change (Comment added) made by jgyger You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=427342&aid=1599313&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: Pending Resolution: None Priority: 5 Private: No Submitted By: Nobody/Anonymous (nobody) >Assigned to: Johann Gyger (jgyger) Summary: NullPointerException when opening class file Initial Comment: I am running Eclipse 3.3M3. When trying to open a class file with "Jadclipse Class File Viewer" the exception pasted below shows up in the Error Log and the standard disassembler of Eclipse 3.3 is opened instead. My email is mat...@fr... Thanks for your work... org.eclipse.swt.SWTException: Failed to execute runnable (java.lang.NullPointerException) at org.eclipse.swt.SWT.error(SWT.java:3407) at org.eclipse.swt.SWT.error(SWT.java:3330) at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:126) at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3440) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3080) at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:1924) at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:1888) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:419) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149) at org.eclipse.ui.internal.ide.IDEApplication.run(IDEApplication.java:95) at org.eclipse.core.internal.runtime.PlatformActivator$1.run(PlatformActivator.java:78) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:104) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:74) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:348) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:165) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.lang.reflect.Method.invoke(Unknown Source) at org.eclipse.core.launcher.Main.invokeFramework(Main.java:341) at org.eclipse.core.launcher.Main.basicRun(Main.java:285) at org.eclipse.core.launcher.Main.run(Main.java:987) at org.eclipse.core.launcher.Main.main(Main.java:962) Caused by: java.lang.NullPointerException at org.eclipse.pde.internal.ui.editor.plugin.ManifestEditorMatchingStrategy.matches(ManifestEditorMatchingStrategy.java:32) at org.eclipse.ui.internal.EditorManager.findEditors(EditorManager.java:478) at org.eclipse.ui.internal.EditorManager.findEditors(EditorManager.java:424) at org.eclipse.ui.internal.EditorManager.findEditor(EditorManager.java:387) at org.eclipse.ui.internal.EditorManager.findEditor(EditorManager.java:369) at org.eclipse.ui.internal.WorkbenchPage.findEditor(WorkbenchPage.java:1899) at org.eclipse.ui.NavigationLocation.getEditorPart(NavigationLocation.java:44) at org.eclipse.ui.NavigationLocation.getText(NavigationLocation.java:60) at org.eclipse.ui.internal.NavigationHistoryEntry.<init>(NavigationHistoryEntry.java:49) at org.eclipse.ui.internal.NavigationHistory.createEntry(NavigationHistory.java:576) at org.eclipse.ui.internal.NavigationHistory.addEntry(NavigationHistory.java:329) at org.eclipse.ui.internal.NavigationHistory.access$9(NavigationHistory.java:313) at org.eclipse.ui.internal.NavigationHistory$2.run(NavigationHistory.java:181) at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35) at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:123) ... 20 more ---------------------------------------------------------------------- >Comment By: Johann Gyger (jgyger) Date: 2006-12-23 13:12 Message: Logged In: YES user_id=7927 Originator: NO How did you open the class file? Did you use File > Open File? If so, please refer to http://sourceforge.net/tracker/index.php?func=detail&aid=1307225&group_id=40205&atid=427342 - Johann ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=427342&aid=1599313&group_id=40205 |
|
From: SourceForge.net <no...@so...> - 2006-12-23 13:10:09
|
Bugs item #1591403, was opened at 2006-11-06 14:43 Message generated for change (Comment added) made by jgyger You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=427342&aid=1591403&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: Open Resolution: None Priority: 5 Private: No Submitted By: David Lippa (dalippa) >Assigned to: Johann Gyger (jgyger) Summary: Jad fails on some class files Initial Comment: Jad sometimes gets the option "error=2" from JadClipse which causes the decompilation to fail. Recommend adding an options page in the plug-in (with defaults) to allow the user to change which options get passed to JAD. I ran the decompilation with JAD from the command line (without the error=2 part of the line) and it works properly. ---------------------------------------------------------------------- >Comment By: Johann Gyger (jgyger) Date: 2006-12-23 13:10 Message: Logged In: YES user_id=7927 Originator: NO Some Jad command line options are already reflected in the properties. However, I don't know how this error=2 came into the command line. Can you please provide some more information like operating system, Eclipse version, Java version? - Johann ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=427342&aid=1591403&group_id=40205 |
|
From: SourceForge.net <no...@so...> - 2006-12-23 13:05:55
|
Bugs item #1603613, was opened at 2006-11-27 09:51 Message generated for change (Comment added) made by jgyger You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=427342&aid=1603613&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: Pending Resolution: None Priority: 5 Private: No Submitted By: Marco van Meegen (mvmsoft) >Assigned to: Johann Gyger (jgyger) Summary: Unsupported Class Version Error when activating JadClipse Initial Comment: Using Eclipse with JDK 1.4.2, Eclipse 3.2.1, JadClipse 3.2.3 gives an error when Jad is invoked, e.g. trying to open preferences. org.osgi.framework.BundleException: The activator net.sf.jadclipse.JadclipsePlugin for bundle net.sf.jadclipse is invalid at org.eclipse.osgi.framework.internal.core.AbstractBundle.loadBundleActivator(AbstractBundle.java:141) but the root exception seems to be: Caused by: java.lang.UnsupportedClassVersionError: net/sf/jadclipse/JadclipsePlugin (Unsupported major.minor version 49.0) at java.lang.ClassLoader.defineClass0(Native Method) ---------------------------------------------------------------------- >Comment By: Johann Gyger (jgyger) Date: 2006-12-23 13:05 Message: Logged In: YES user_id=7927 Originator: NO Yes, 3.2.3 was built with 5.0 compliance by accident. Should be fixed in 3.2.4. Please verify. - Johann ---------------------------------------------------------------------- Comment By: Marco van Meegen (mvmsoft) Date: 2006-11-27 09:54 Message: Logged In: YES user_id=775542 Originator: YES It works with Jadclipse 3.2.2. Maybe 3.2.3 was compiled with 1.5 compliance ? ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=427342&aid=1603613&group_id=40205 |
|
From: SourceForge.net <no...@so...> - 2006-12-23 13:00:30
|
Patches item #1621080, was opened at 2006-12-23 00:53 Message generated for change (Comment added) made by jgyger You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=427344&aid=1621080&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: Pending >Resolution: Accepted Priority: 5 Private: No Submitted By: 梁新宇 (univerz2) >Assigned to: Johann Gyger (jgyger) Summary: work in eclipse 3.2.1 & correct some bug Initial Comment: i use jadclipse in eclipe 3.2.1 & found somebugs, i create a path for them. ---------------------------------------------------------------------- >Comment By: Johann Gyger (jgyger) Date: 2006-12-23 13:00 Message: Logged In: YES user_id=7927 Originator: NO Thanks ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=427344&aid=1621080&group_id=40205 |
|
From: SourceForge.net <no...@so...> - 2006-12-23 10:42:52
|
Bugs item #1086142, was opened at 2004-12-15 23:46 Message generated for change (Settings changed) made by jgyger You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=427342&aid=1086142&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: Out of Date Priority: 5 Private: No Submitted By: Nobody/Anonymous (nobody) Assigned to: Nobody/Anonymous (nobody) Summary: Jadclipse not working in Eclipse 3.0.1 Initial Comment: Hi, This was working prior, but now when I click on a class file I get this error in the editor window Class File Editor Source not found Eclipse info Version: 3.0.1 Build id: 200409161125 Jad info: C:\Documents and Settings\gkaplan>jad Jad v1.5.8f. My pc WinXp SP1 I followed all instrucions in the jadclipse readme file I have jad in my %PATH% variable (I can run jad from command line) I did associate *.class files w/ jad in eclipse I even changed the Jadclipse preferences path to decompiler to the actual location of the jad exe c:\download\jadnt158\jad.exe (according to the jad readme, this is not necessary) I do see the jad buttons in the toolbar. I do not see any jad error's in eclipse's log The funny thing is this worked previously and I tweaked some settings I also deleted the entire jadclipse folder from plugins directory and unzipped it again to there Thanks Gideon gk...@po... ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2006-03-01 01:43 Message: Logged In: NO aaaaa ---------------------------------------------------------------------- Comment By: DerManiac (dermaniac) Date: 2006-01-18 07:18 Message: Logged In: YES user_id=1352347 Sorry, but what is your understanding of fixing it ASAP? You said that 4 months ago... ---------------------------------------------------------------------- Comment By: amin_aka (amin_aka) Date: 2006-01-18 05:53 Message: Logged In: YES user_id=1429923 ? ---------------------------------------------------------------------- Comment By: amin_aka (amin_aka) Date: 2006-01-18 05:07 Message: Logged In: YES user_id=1429923 ? ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2005-12-05 10:33 Message: Logged In: NO I got more info : I have the following error when trying to open a class : java.lang.NullPointerException at jadclipse.JadclipsePlugin.logError(JadclipsePlugin.java:98) at jadclipse.JadclipseClassFileEditor.doOpenBuffer(JadclipseClassFileEditor.java:128) at jadclipse.JadclipseClassFileEditor.init(JadclipseClassFileEditor.java:56) at org.eclipse.ui.internal.EditorManager.createSite(EditorManager.java:773) at org.eclipse.ui.internal.EditorReference.createPartHelper(EditorReference.java:572) at org.eclipse.ui.internal.EditorReference.createPart(EditorReference.java:365) at org.eclipse.ui.internal.WorkbenchPartReference.getPart(WorkbenchPartReference.java:552) at org.eclipse.ui.internal.EditorReference.getEditor(EditorReference.java:214) at org.eclipse.ui.internal.WorkbenchPage.busyOpenEditorBatched(WorkbenchPage.java:2325) at org.eclipse.ui.internal.WorkbenchPage.busyOpenEditor(WorkbenchPage.java:2258) at org.eclipse.ui.internal.WorkbenchPage.access$9(WorkbenchPage.java:2250) at org.eclipse.ui.internal.WorkbenchPage$9.run(WorkbenchPage.java:2236) at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:69) at org.eclipse.ui.internal.WorkbenchPage.openEditor(WorkbenchPage.java:2231) at org.eclipse.ui.internal.WorkbenchPage.openEditor(WorkbenchPage.java:2212) at org.eclipse.jdt.internal.ui.javaeditor.EditorUtility.openInEditor(EditorUtility.java:263) at org.eclipse.jdt.internal.ui.javaeditor.EditorUtility.openInEditor(EditorUtility.java:140) at org.eclipse.jdt.internal.ui.actions.OpenActionUtil.open(OpenActionUtil.java:49) at org.eclipse.jdt.ui.actions.OpenAction.run(OpenAction.java:169) at org.eclipse.jdt.ui.actions.OpenAction.run(OpenAction.java:141) at org.eclipse.jdt.ui.actions.SelectionDispatchAction.dispatchRun(SelectionDispatchAction.java:226) at org.eclipse.jdt.ui.actions.SelectionDispatchAction.run(SelectionDispatchAction.java:198) at org.eclipse.jdt.internal.ui.javaeditor.JavaElementHyperlink.open(JavaElementHyperlink.java:55) at org.eclipse.jface.text.hyperlink.HyperlinkManager.mouseUp(HyperlinkManager.java:388) at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:137) at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:66) at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:843) at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:3080) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:2713) at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:1699) at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:1663) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:367) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:143) at org.eclipse.ui.internal.ide.IDEApplication.run(IDEApplication.java:103) at org.eclipse.core.internal.runtime.PlatformActivator$1.run(PlatformActivator.java:226) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:376) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:163) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.lang.reflect.Method.invoke(Unknown Source) at org.eclipse.core.launcher.Main.invokeFramework(Main.java:334) at org.eclipse.core.launcher.Main.basicRun(Main.java:278) at org.eclipse.core.launcher.Main.run(Main.java:973) at org.eclipse.core.launcher.Main.main(Main.java:948) ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2005-12-01 10:26 Message: Logged In: NO Hello, I use Eclipse, Version: 3.1.0 (Build id: I20050627-1435), and I have tried installing Jad 1.58 and JadClipse 3.2.0 on a W2K PC. Jad works fine, and after I added the jad.exe in my JAVA_HOME, it's now in my PATH and I can call it from anywhere. But I could not make JadClipse work. It was keeping opening the classes with Eclipse's class file viewer, so I had a loot at the Eclipse's preferences. I found out .class files were actually associated first with 'JadClipse class file viewer' and secondly with the default class file viewer, which seems fine. But the <b>Java > JadClipse sub-menu </b>of the preferences gave me much better informations : <blockquote> Unable to create the selected page. Reason : plug-in "jadclipse" was unable to instanciate class "jadclipse.ui.JadClipsePreferencePage". Detail : java.lang.NullPointerException </blockquote> Manfred. ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2005-11-07 09:10 Message: Logged In: NO ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2005-10-27 01:53 Message: Logged In: NO a ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2005-10-14 04:58 Message: Logged In: NO thanks ---------------------------------------------------------------------- Comment By: Johann Gyger (jgyger) Date: 2005-09-29 06:47 Message: Logged In: YES user_id=7927 Hi, Opening a class file with Navigate > Open Type... or opening a class file from the Navigator works for me with JadClipse 3.1.0 (tested on Windows, Linux GTK, and Mac) in Eclipse 3.1 (not tested for Eclipse 3.0). However, File > Open File... doesn't work with class files. Please refer to bug 1307225, I'll fix it ASAP. - Johann - Johann ---------------------------------------------------------------------- Comment By: DerManiac (dermaniac) Date: 2005-09-28 13:09 Message: Logged In: YES user_id=1352347 Got the same problem with the new version for 3.1 Is nobobody of the developers able to respond to this thread? ---------------------------------------------------------------------- Comment By: hedgehog_suzuki (hedgehog_suzuki) Date: 2005-08-23 08:18 Message: Logged In: YES user_id=1333535 a ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2005-08-12 03:05 Message: Logged In: NO aaaaa ---------------------------------------------------------------------- Comment By: Yoshinobu (vox37) Date: 2005-08-05 05:23 Message: Logged In: YES user_id=928679 thanks ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2005-08-05 04:50 Message: Logged In: NO thanks ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2005-07-07 03:03 Message: Logged In: NO thank you ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2005-07-05 11:20 Message: Logged In: NO d ---------------------------------------------------------------------- Comment By: dokokano_panda (dokokano_panda) Date: 2005-06-23 10:08 Message: Logged In: YES user_id=1301619 ? ---------------------------------------------------------------------- Comment By: dokokano_panda (dokokano_panda) Date: 2005-06-23 10:07 Message: Logged In: YES user_id=1301619 thanks ---------------------------------------------------------------------- Comment By: saiki (senova) Date: 2005-06-13 09:21 Message: Logged In: YES user_id=1295629 ? ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2005-06-06 02:57 Message: Logged In: NO thank you! ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2005-05-19 05:47 Message: Logged In: NO zxc ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2005-04-21 04:47 Message: Logged In: NO thank you! ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2005-04-19 04:24 Message: Logged In: NO thx ---------------------------------------------------------------------- Comment By: Yukibo (yukibo) Date: 2005-04-04 07:26 Message: Logged In: YES user_id=1252365 thank you ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2005-04-04 00:59 Message: Logged In: NO thx ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2005-04-03 12:19 Message: Logged In: NO thx ---------------------------------------------------------------------- Comment By: s-ichi (highload00) Date: 2005-03-18 07:42 Message: Logged In: YES user_id=1241693 test ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2005-03-01 01:01 Message: Logged In: NO thank you. ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2005-02-22 03:26 Message: Logged In: NO thx ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2005-02-21 11:59 Message: Logged In: NO 1 ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2005-02-09 02:22 Message: Logged In: NO thx ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2005-02-08 20:51 Message: Logged In: NO Is there anyway to debug this thing.. I'm going crazy here :( ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2005-02-07 16:11 Message: Logged In: NO hello ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2005-01-19 10:40 Message: Logged In: NO I have the same behavior with "Class File Editor" and "Source not found". Hanno ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2005-01-19 10:39 Message: Logged In: NO I have the same behavior with "Class File Editor" and "Source not found". ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2004-12-30 17:08 Message: Logged In: NO I just tried it on my PC (Win XP SP2) with Eclipse 3.0.1 and Jadclopse 2.0.8 downloaded from pataches area, it works fine. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=427342&aid=1086142&group_id=40205 |
|
From: SourceForge.net <no...@so...> - 2006-12-23 00:53:58
|
Patches item #1621080, was opened at 2006-12-23 00:53 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=427344&aid=1621080&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: Open Resolution: None Priority: 5 Private: No Submitted By: 梁新宇 (univerz2) Assigned to: Nobody/Anonymous (nobody) Summary: work in eclipse 3.2.1 & correct some bug Initial Comment: i use jadclipse in eclipe 3.2.1 & found somebugs, i create a path for them. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=427344&aid=1621080&group_id=40205 |
|
From: SourceForge.net <no...@so...> - 2006-12-19 15:17:08
|
Bugs item #1609807, was opened at 2006-12-05 20:28 Message generated for change (Comment added) made by nobody You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=427342&aid=1609807&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: Open Resolution: None Priority: 5 Private: No Submitted By: Eugene Kuleshov (euxx) Assigned to: Nobody/Anonymous (nobody) Summary: Stack overflow in various places Initial Comment: With Mylar installed, this error happens around code completion in Java editor after one of the classes from Mylar's task context (some task is active), which does not have sources has been opened with JadClipse 3.2.3 plugin. Note that Mylar contributes code completion provider. -- Error Log -- Date: Sat Dec 02 01:02:29 EST 2006 Message: An internal error occurred during: "Computing additional info". Severity: Error Plugin ID: org.eclipse.core.jobs Stack Trace: java.lang.StackOverflowError at net.sf.jadclipse.JadclipseSourceMapper.findSource(JadclipseSourceMapper.java:93) at net.sf.jadclipse.JadclipseSourceMapper.findSource(JadclipseSourceMapper.java:93) at net.sf.jadclipse.JadclipseSourceMapper.findSource(JadclipseSourceMapper.java:93) at net.sf.jadclipse.JadclipseSourceMapper.findSource(JadclipseSourceMapper.java:93) at net.sf.jadclipse.JadclipseSourceMapper.findSource(JadclipseSourceMapper.java:93) at net.sf.jadclipse.JadclipseSourceMapper.findSource(JadclipseSourceMapper.java:93) at net.sf.jadclipse.JadclipseSourceMapper.findSource(JadclipseSourceMapper.java:93) at net.sf.jadclipse.JadclipseSourceMapper.findSource(JadclipseSourceMapper.java:93) at net.sf.jadclipse.JadclipseSourceMapper.findSource(JadclipseSourceMapper.java:93) ... ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2006-12-19 07:17 Message: Logged In: NO I get the same with plain Eclipse 3.2. My Jar is simply dropped in the plugins folder. Take a look at these 2 errors: !ENTRY org.eclipse.ui 4 0 2006-12-19 16:04:37.836 !MESSAGE Unable to create editor ID net.sf.jadclipse.JadclipseClassFileEditor: The classfile is not on the classpath !STACK 1 org.eclipse.core.runtime.CoreException: The classfile is not on the classpath at org.eclipse.jdt.internal.ui.javaeditor.ClassFileEditor.doSetInput(ClassFileEditor.java:616) at org.eclipse.ui.texteditor.AbstractTextEditor$17.run(AbstractTextEditor.java:2396) at org.eclipse.jface.operation.ModalContext.runInCurrentThread(ModalContext.java:369) AND: Caused by: java.lang.StackOverflowError at net.sf.jadclipse.JadclipseSourceMapper.findSource(JadclipseSourceMapper.java:93) at net.sf.jadclipse.JadclipseSourceMapper.findSource(JadclipseSourceMapper.java:93) at net.sf.jadclipse.JadclipseSourceMapper.findSource(JadclipseSourceMapper.java:93) ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=427342&aid=1609807&group_id=40205 |
|
From: SourceForge.net <no...@so...> - 2006-12-19 07:56:26
|
Read and respond to this message at: https://sourceforge.net/forum/message.php?msg_id=4066185 By: loomax68 I just saw that this is already reported in the BugList: https://sourceforge.net/tracker/?func=detail&atid=427342&aid=1588944&group_id=40 205 ______________________________________________________________________ You are receiving this email because you elected to monitor this forum. To stop monitoring this forum, login to SourceForge.net and visit: https://sourceforge.net/forum/unmonitor.php?forum_id=124755 |
|
From: SourceForge.net <no...@so...> - 2006-12-19 07:53:14
|
Read and respond to this message at: https://sourceforge.net/forum/message.php?msg_id=4066177 By: loomax68 Any one else having the same problems ? ______________________________________________________________________ You are receiving this email because you elected to monitor this forum. To stop monitoring this forum, login to SourceForge.net and visit: https://sourceforge.net/forum/unmonitor.php?forum_id=124755 |
|
From: SourceForge.net <no...@so...> - 2006-12-07 15:15:01
|
Bugs item #1588944, was opened at 2006-11-01 14:34 Message generated for change (Comment added) made by nobody You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=427342&aid=1588944&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: Open Resolution: None Priority: 5 Private: No Submitted By: Igor Fedorenko (igorfie) Assigned to: Johann Gyger (jgyger) Summary: StackOverFlow in JadclipseSourceMapper Initial Comment: This seems to be a regression in 3.2.3 introduced by fix to #1554721 -- should not you be checking if existing source mapper is not this? Here is the (partial) stack java.lang.StackOverflowError at net.sf.jadclipse.JadclipseSourceMapper.findSource(JadclipseSourceMapper.java:93) ... at net.sf.jadclipse.JadclipseSourceMapper.findSource(JadclipseSourceMapper.java:93) at net.sf.jadclipse.JadclipseSourceMapper.findSource(JadclipseSourceMapper.java:93) at net.sf.jadclipse.JadclipseSourceMapper.findSource(JadclipseSourceMapper.java:93) at net.sf.jadclipse.JadclipseSourceMapper.findSource(JadclipseSourceMapper.java:93) at net.sf.jadclipse.JadclipseSourceMapper.findSource(JadclipseSourceMapper.java:93) at org.eclipse.jdt.internal.core.ClassFile.mapSource(ClassFile.java:581) at org.eclipse.jdt.internal.core.ClassFile.openBuffer(ClassFile.java:576) at org.eclipse.jdt.internal.core.Openable.getBuffer(Openable.java:259) at org.eclipse.jdt.internal.core.ClassFile.getBuffer(ClassFile.java:311) at org.eclipse.jdt.internal.core.ClassFile.getSourceRange(ClassFile.java:470) at org.eclipse.jdt.internal.ui.javaeditor.ClassFileEditor.probeInputForSource(ClassFileEditor.java:685) at org.eclipse.jdt.internal.ui.javaeditor.ClassFileEditor.doSetInput(ClassFileEditor.java:614) at org.eclipse.ui.texteditor.AbstractTextEditor$19.run(AbstractTextEditor.java:2604) at org.eclipse.jface.operation.ModalContext.runInCurrentThread(ModalContext.java:369) at org.eclipse.jface.operation.ModalContext.run(ModalContext.java:313) at org.eclipse.jface.window.ApplicationWindow$1.run(ApplicationWindow.java:767) at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:67) at org.eclipse.jface.window.ApplicationWindow.run(ApplicationWindow.java:764) at org.eclipse.ui.internal.WorkbenchWindow.run(WorkbenchWindow.java:2280) at org.eclipse.ui.texteditor.AbstractTextEditor.internalInit(AbstractTextEditor.java:2622) at org.eclipse.ui.texteditor.AbstractTextEditor.init(AbstractTextEditor.java:2649) at org.eclipse.ui.internal.EditorManager.createSite(EditorManager.java:838) at org.eclipse.ui.internal.EditorReference.createPartHelper(EditorReference.java:583) at org.eclipse.ui.internal.EditorReference.createPart(EditorReference.java:372) at org.eclipse.ui.internal.WorkbenchPartReference.getPart(WorkbenchPartReference.java:566) at org.eclipse.ui.internal.PartPane.setVisible(PartPane.java:290) at org.eclipse.ui.internal.presentations.PresentablePart.setVisible(PresentablePart.java:140) at org.eclipse.ui.internal.presentations.util.PresentablePartFolder.select(PresentablePartFolder.java:268) at org.eclipse.ui.internal.presentations.util.LeftToRightTabOrder.select(LeftToRightTabOrder.java:65) at org.eclipse.ui.internal.presentations.util.TabbedStackPresentation.selectPart(TabbedStackPresentation.java:394) at org.eclipse.ui.internal.PartStack.refreshPresentationSelection(PartStack.java:1147) at org.eclipse.ui.internal.PartStack.setSelection(PartStack.java:1100) at org.eclipse.ui.internal.PartStack.showPart(PartStack.java:1326) at org.eclipse.ui.internal.PartStack.add(PartStack.java:458) at org.eclipse.ui.internal.EditorStack.add(EditorStack.java:102) at org.eclipse.ui.internal.PartStack.add(PartStack.java:444) at org.eclipse.ui.internal.EditorStack.add(EditorStack.java:111) at org.eclipse.ui.internal.EditorSashContainer.addEditor(EditorSashContainer.java:60) at org.eclipse.ui.internal.EditorAreaHelper.addToLayout(EditorAreaHelper.java:217) at org.eclipse.ui.internal.EditorAreaHelper.addEditor(EditorAreaHelper.java:207) at org.eclipse.ui.internal.EditorManager.createEditorTab(EditorManager.java:818) at org.eclipse.ui.internal.EditorManager.openEditorFromDescriptor(EditorManager.java:717) at org.eclipse.ui.internal.EditorManager.openEditor(EditorManager.java:678) at org.eclipse.ui.internal.WorkbenchPage.busyOpenEditorBatched(WorkbenchPage.java:2569) at org.eclipse.ui.internal.WorkbenchPage.busyOpenEditor(WorkbenchPage.java:2504) at org.eclipse.ui.internal.WorkbenchPage.access$10(WorkbenchPage.java:2496) at org.eclipse.ui.internal.WorkbenchPage$9.run(WorkbenchPage.java:2481) at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:67) at org.eclipse.ui.internal.WorkbenchPage.openEditor(WorkbenchPage.java:2476) at org.eclipse.ui.internal.WorkbenchPage.openEditor(WorkbenchPage.java:2461) at org.eclipse.jdt.internal.ui.javaeditor.EditorUtility.openInEditor(EditorUtility.java:295) at org.eclipse.jdt.internal.ui.javaeditor.EditorUtility.openInEditor(EditorUtility.java:169) at org.eclipse.jdt.ui.actions.OpenAction.run(OpenAction.java:195) at org.eclipse.jdt.ui.actions.OpenAction.run(OpenAction.java:176) at org.eclipse.jdt.ui.actions.SelectionDispatchAction.dispatchRun(SelectionDispatchAction.java:268) at org.eclipse.jdt.ui.actions.SelectionDispatchAction.run(SelectionDispatchAction.java:244) at org.eclipse.jdt.internal.ui.packageview.PackageExplorerActionGroup.handleOpen(PackageExplorerActionGroup.java:310) at org.eclipse.jdt.internal.ui.packageview.PackageExplorerPart$4.open(PackageExplorerPart.java:650) at org.eclipse.jface.viewers.StructuredViewer$2.run(StructuredViewer.java:819) at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:37) at org.eclipse.core.runtime.Platform.run(Platform.java:850) at org.eclipse.ui.internal.JFaceUtil$1.run(JFaceUtil.java:44) at org.eclipse.jface.util.SafeRunnable.run(SafeRunnable.java:149) at org.eclipse.jface.viewers.StructuredViewer.fireOpen(StructuredViewer.java:817) at org.eclipse.jface.viewers.StructuredViewer.handleOpen(StructuredViewer.java:1072) at org.eclipse.jface.viewers.StructuredViewer$6.handleOpen(StructuredViewer.java:1171) at org.eclipse.jface.util.OpenStrategy.fireOpenEvent(OpenStrategy.java:249) at org.eclipse.jface.util.OpenStrategy.access$2(OpenStrategy.java:243) at org.eclipse.jface.util.OpenStrategy$1.handleEvent(OpenStrategy.java:283) at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:66) at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:928) at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:3398) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3022) at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:1916) at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:1880) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:419) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149) at org.eclipse.ui.internal.ide.IDEApplication.run(IDEApplication.java:95) at org.eclipse.core.internal.runtime.PlatformActivator$1.run(PlatformActivator.java:78) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:104) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:74) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:348) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:165) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:64) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:615) at org.eclipse.core.launcher.Main.invokeFramework(Main.java:341) at org.eclipse.core.launcher.Main.basicRun(Main.java:285) at org.eclipse.core.launcher.Main.run(Main.java:987) at org.eclipse.core.launcher.Main.main(Main.java:962) ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2006-12-07 07:14 Message: Logged In: NO java.lang.StackOverflowError at net.sf.jadclipse.JadclipseSourceMapper.findSource(JadclipseSourceMapper.java:93) ... <repeats last line till the end of the error> This happens when I am typing in anything that should produce the intellisense or javadoc window (e.g. when you type in "myClass."). It is random but became a frequent issue after I uninstalled Java 6RC2 and Java 1.5.09, then reinstalled Java 1.5.09. eclipse.buildId=M20060921-0945 java.version=1.5.0_09 java.vendor=Sun Microsystems Inc. BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_US Command-line arguments: -os win32 -ws win32 -arch x86 WinXP Pro SP2+ ---------------------------------------------------------------------- Comment By: Johann Gyger (jgyger) Date: 2006-11-08 05:12 Message: Logged In: YES user_id=7927 I already tried that fix because I'm aware that the current code might result in endless recursion. The effect was that the outline and code folding didn't work anymore. I have no idea why... Can you tell me how to reproduce this bug so that I can try out other fixes? - Johann ---------------------------------------------------------------------- Comment By: Thomas Schmidt (schthoma) Date: 2006-11-08 04:51 Message: Logged In: YES user_id=1640449 I think, that a call of the originalSourceMapper is only then necessary if it is not a JadclipseSourceMapper. The source code should look as follows: if (originalSourceMapper != null) { if (!(originalSourceMapper instanceof JadclipseSourceMapper)){ char[] attachedSource = originalSourceMapper.findSource(type, info); if (attachedSource != null) { return attachedSource; } } } ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=427342&aid=1588944&group_id=40205 |
|
From: SourceForge.net <no...@so...> - 2006-12-06 04:28:18
|
Bugs item #1609807, was opened at 2006-12-05 23:28 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=427342&aid=1609807&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: Open Resolution: None Priority: 5 Private: No Submitted By: Eugene Kuleshov (euxx) Assigned to: Nobody/Anonymous (nobody) Summary: Stack overflow in various places Initial Comment: With Mylar installed, this error happens around code completion in Java editor after one of the classes from Mylar's task context (some task is active), which does not have sources has been opened with JadClipse 3.2.3 plugin. Note that Mylar contributes code completion provider. -- Error Log -- Date: Sat Dec 02 01:02:29 EST 2006 Message: An internal error occurred during: "Computing additional info". Severity: Error Plugin ID: org.eclipse.core.jobs Stack Trace: java.lang.StackOverflowError at net.sf.jadclipse.JadclipseSourceMapper.findSource(JadclipseSourceMapper.java:93) at net.sf.jadclipse.JadclipseSourceMapper.findSource(JadclipseSourceMapper.java:93) at net.sf.jadclipse.JadclipseSourceMapper.findSource(JadclipseSourceMapper.java:93) at net.sf.jadclipse.JadclipseSourceMapper.findSource(JadclipseSourceMapper.java:93) at net.sf.jadclipse.JadclipseSourceMapper.findSource(JadclipseSourceMapper.java:93) at net.sf.jadclipse.JadclipseSourceMapper.findSource(JadclipseSourceMapper.java:93) at net.sf.jadclipse.JadclipseSourceMapper.findSource(JadclipseSourceMapper.java:93) at net.sf.jadclipse.JadclipseSourceMapper.findSource(JadclipseSourceMapper.java:93) at net.sf.jadclipse.JadclipseSourceMapper.findSource(JadclipseSourceMapper.java:93) ... ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=427342&aid=1609807&group_id=40205 |
|
From: SourceForge.net <no...@so...> - 2006-12-05 16:08:23
|
Bugs item #1609337, was opened at 2006-12-05 08:08 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=427342&aid=1609337&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: Open Resolution: None Priority: 5 Private: No Submitted By: Nobody/Anonymous (nobody) Assigned to: Nobody/Anonymous (nobody) Summary: feature subdirectory Initial Comment: The notes for release 3.2.3 state: "New feature plug-in available as net.sf.jadclipse-feature" but I cannot find this to put into the "feature" subdirectory. When I try to access the preference pages for JadClipse, I get "Unable to create the selected preference page. Reason: Plug-in net.sf.jadclipse was unable to load class net.sf.jadclipse.ui.JadClipsePreferencePage...". Are these errors related to the "missing" feature dir? Thx, Tony ton...@at... ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=427342&aid=1609337&group_id=40205 |
|
From: SourceForge.net <no...@so...> - 2006-11-27 09:55:02
|
Bugs item #1603613, was opened at 2006-11-27 09:51 Message generated for change (Comment added) made by mvmsoft You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=427342&aid=1603613&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: Open Resolution: None Priority: 5 Private: No Submitted By: Marco van Meegen (mvmsoft) Assigned to: Nobody/Anonymous (nobody) Summary: Unsupported Class Version Error when activating JadClipse Initial Comment: Using Eclipse with JDK 1.4.2, Eclipse 3.2.1, JadClipse 3.2.3 gives an error when Jad is invoked, e.g. trying to open preferences. org.osgi.framework.BundleException: The activator net.sf.jadclipse.JadclipsePlugin for bundle net.sf.jadclipse is invalid at org.eclipse.osgi.framework.internal.core.AbstractBundle.loadBundleActivator(AbstractBundle.java:141) but the root exception seems to be: Caused by: java.lang.UnsupportedClassVersionError: net/sf/jadclipse/JadclipsePlugin (Unsupported major.minor version 49.0) at java.lang.ClassLoader.defineClass0(Native Method) ---------------------------------------------------------------------- >Comment By: Marco van Meegen (mvmsoft) Date: 2006-11-27 09:54 Message: Logged In: YES user_id=775542 Originator: YES It works with Jadclipse 3.2.2. Maybe 3.2.3 was compiled with 1.5 compliance ? ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=427342&aid=1603613&group_id=40205 |
|
From: SourceForge.net <no...@so...> - 2006-11-27 09:51:05
|
Bugs item #1603613, was opened at 2006-11-27 09:51 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=427342&aid=1603613&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: Open Resolution: None Priority: 5 Private: No Submitted By: Marco van Meegen (mvmsoft) Assigned to: Nobody/Anonymous (nobody) Summary: Unsupported Class Version Error when activating JadClipse Initial Comment: Using Eclipse with JDK 1.4.2, Eclipse 3.2.1, JadClipse 3.2.3 gives an error when Jad is invoked, e.g. trying to open preferences. org.osgi.framework.BundleException: The activator net.sf.jadclipse.JadclipsePlugin for bundle net.sf.jadclipse is invalid at org.eclipse.osgi.framework.internal.core.AbstractBundle.loadBundleActivator(AbstractBundle.java:141) but the root exception seems to be: Caused by: java.lang.UnsupportedClassVersionError: net/sf/jadclipse/JadclipsePlugin (Unsupported major.minor version 49.0) at java.lang.ClassLoader.defineClass0(Native Method) ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=427342&aid=1603613&group_id=40205 |
|
From: SourceForge.net <no...@so...> - 2006-11-22 15:43:05
|
Read and respond to this message at: https://sourceforge.net/forum/message.php?msg_id=4025377 By: loomax68 Same problem here: java.lang.StackOverflowError at net.sf.jadclipse.JadclipseSourceMapper.findSource(JadclipseSourceMapper.java :93) at net.sf.jadclipse.JadclipseSourceMapper.findSource(JadclipseSourceMapper.java :93) at net.sf.jadclipse.JadclipseSourceMapper.findSource(JadclipseSourceMapper.java :93) at net.sf.jadclipse.JadclipseSourceMapper.findSource(JadclipseSourceMapper.java :93) at net.sf.jadclipse.JadclipseSourceMapper.findSource(JadclipseSourceMapper.java :93) at net.sf.jadclipse.JadclipseSourceMapper.findSource(JadclipseSourceMapper.java :93) at net.sf.jadclipse.JadclipseSourceMapper.findSource(JadclipseSourceMapper.java :93) at net.sf.jadclipse.JadclipseSourceMapper.findSource(JadclipseSourceMapper.java :93) ______________________________________________________________________ You are receiving this email because you elected to monitor this forum. To stop monitoring this forum, login to SourceForge.net and visit: https://sourceforge.net/forum/unmonitor.php?forum_id=124755 |
|
From: SourceForge.net <no...@so...> - 2006-11-22 13:55:04
|
Read and respond to this message at: https://sourceforge.net/forum/message.php?msg_id=4025187 By: artss hi having StackOverflowError with jadClipse 3.23. Some info from eclipse (3.2.1) log: eclipse.buildId=M20060921-0945 java.version=1.5.0_02 java.vendor=Sun Microsystems Inc. BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=lt_LT Command-line arguments: -clean This is a continuation of log file C:\JAVA\workspace\.metadata\.bak_0.log Created Time: 2006-11-22 14:51:19.950 Error Wed Nov 22 15:39:16 EET 2006 java.lang.StackOverflowError java.lang.StackOverflowError at net.sf.jadclipse.JadclipseSourceMapper.findSource(JadclipseSourceMapper.java :93) at net.sf.jadclipse.JadclipseSourceMapper.findSource(JadclipseSourceMapper.java :93) at net.sf.jadclipse.JadclipseSourceMapper.findSource(JadclipseSourceMapper.java :93) at net.sf.jadclipse.JadclipseSourceMapper.findSource(JadclipseSourceMapper.java :93) at net.sf.jadclipse.JadclipseSourceMapper.findSource(JadclipseSourceMapper.java :93) at net.sf.jadclipse.JadclipseSourceMapper.findSource(JadclipseSourceMapper.java :93) at net.sf.jadclipse.JadclipseSourceMapper.findSource(JadclipseSourceMapper.java :93) at net.sf.jadclipse.JadclipseSourceMapper.findSource(JadclipseSourceMapper.java :93) ...... It happened looking classes from jar and using "Use Eclipse code formatter (overrides...)" in preferences bye ______________________________________________________________________ You are receiving this email because you elected to monitor this forum. To stop monitoring this forum, login to SourceForge.net and visit: https://sourceforge.net/forum/unmonitor.php?forum_id=124755 |
|
From: SourceForge.net <no...@so...> - 2006-11-19 19:06:28
|
Bugs item #1599313, was opened at 2006-11-19 11:06 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=427342&aid=1599313&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: Open Resolution: None Priority: 5 Private: No Submitted By: Nobody/Anonymous (nobody) Assigned to: Nobody/Anonymous (nobody) Summary: NullPointerException when opening class file Initial Comment: I am running Eclipse 3.3M3. When trying to open a class file with "Jadclipse Class File Viewer" the exception pasted below shows up in the Error Log and the standard disassembler of Eclipse 3.3 is opened instead. My email is mat...@fr... Thanks for your work... org.eclipse.swt.SWTException: Failed to execute runnable (java.lang.NullPointerException) at org.eclipse.swt.SWT.error(SWT.java:3407) at org.eclipse.swt.SWT.error(SWT.java:3330) at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:126) at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3440) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3080) at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:1924) at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:1888) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:419) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149) at org.eclipse.ui.internal.ide.IDEApplication.run(IDEApplication.java:95) at org.eclipse.core.internal.runtime.PlatformActivator$1.run(PlatformActivator.java:78) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:104) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:74) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:348) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:165) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.lang.reflect.Method.invoke(Unknown Source) at org.eclipse.core.launcher.Main.invokeFramework(Main.java:341) at org.eclipse.core.launcher.Main.basicRun(Main.java:285) at org.eclipse.core.launcher.Main.run(Main.java:987) at org.eclipse.core.launcher.Main.main(Main.java:962) Caused by: java.lang.NullPointerException at org.eclipse.pde.internal.ui.editor.plugin.ManifestEditorMatchingStrategy.matches(ManifestEditorMatchingStrategy.java:32) at org.eclipse.ui.internal.EditorManager.findEditors(EditorManager.java:478) at org.eclipse.ui.internal.EditorManager.findEditors(EditorManager.java:424) at org.eclipse.ui.internal.EditorManager.findEditor(EditorManager.java:387) at org.eclipse.ui.internal.EditorManager.findEditor(EditorManager.java:369) at org.eclipse.ui.internal.WorkbenchPage.findEditor(WorkbenchPage.java:1899) at org.eclipse.ui.NavigationLocation.getEditorPart(NavigationLocation.java:44) at org.eclipse.ui.NavigationLocation.getText(NavigationLocation.java:60) at org.eclipse.ui.internal.NavigationHistoryEntry.<init>(NavigationHistoryEntry.java:49) at org.eclipse.ui.internal.NavigationHistory.createEntry(NavigationHistory.java:576) at org.eclipse.ui.internal.NavigationHistory.addEntry(NavigationHistory.java:329) at org.eclipse.ui.internal.NavigationHistory.access$9(NavigationHistory.java:313) at org.eclipse.ui.internal.NavigationHistory$2.run(NavigationHistory.java:181) at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35) at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:123) ... 20 more ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=427342&aid=1599313&group_id=40205 |
|
From: SourceForge.net <no...@so...> - 2006-11-17 20:43:38
|
Bugs item #1587385, was opened at 2006-10-30 18:07 Message generated for change (Comment added) made by jgyger You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=427342&aid=1587385&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: Duplicate Priority: 5 Private: No Submitted By: Jean-Philippe Gariepy (gawi) >Assigned to: Johann Gyger (jgyger) Summary: StackOverflowError Initial Comment: In version 3.2.3, I got the following while editing java code: java.lang.StackOverflowError at net.sf.jadclipse.JadclipseSourceMapper.findSource(JadclipseSourceMapper.java:93) at net.sf.jadclipse.JadclipseSourceMapper.findSource(JadclipseSourceMapper.java:93) at net.sf.jadclipse.JadclipseSourceMapper.findSource(JadclipseSourceMapper.java:93) at net.sf.jadclipse.JadclipseSourceMapper.findSource(JadclipseSourceMapper.java:93) at net.sf.jadclipse.JadclipseSourceMapper.findSource(JadclipseSourceMapper.java:93) at net.sf.jadclipse.JadclipseSourceMapper.findSource(JadclipseSourceMapper.java:93) at net.sf.jadclipse.JadclipseSourceMapper.findSource(JadclipseSourceMapper.java:93) ... (and so on) ---------------------------------------------------------------------- >Comment By: Johann Gyger (jgyger) Date: 2006-11-17 20:43 Message: Logged In: YES user_id=7927 Originator: NO Marking this bug report as a duplicate of http://sourceforge.net/tracker/index.php?func=detail&aid=1588944&group_id=40205&atid=427342 ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=427342&aid=1587385&group_id=40205 |
|
From: SourceForge.net <no...@so...> - 2006-11-16 00:15:23
|
Read and respond to this message at: https://sourceforge.net/forum/message.php?msg_id=4014585 By: morechoff Thanks! On a project, for most jar files that are defined in the build path I can highlite the class and hit F3 or just double click as you said. There a few jars that the Eclipse Class Viewer comes up instead of jadclipse. For example, the com.sun.corba.se.extension in rt.jar won't come up under jadclipse. Some of our home grown jars have the same issue. Some work, some don't. I have not figured this one out yet. I was also trying to click (extract to $jarplug.work), using the JarPlug view, on the class in the jar file in the maven repo area but I cannot get past the "Source not found"/"There is no source file attached to the class file..." message when using open with either jadclipse or the eclipse viewer. It will work if I had the jar file to the libraries and then click on the jar file assoicated to the buildpath. Getting there, slowly but surely. ______________________________________________________________________ You are receiving this email because you elected to monitor this forum. To stop monitoring this forum, login to SourceForge.net and visit: https://sourceforge.net/forum/unmonitor.php?forum_id=124755 |