Download
Getting Started
Members
Projects
Community
Marketplace
Events
Planet Eclipse
Newsletter
Videos
Participate
Report a Bug
Forums
Mailing Lists
Wiki
IRC
How to Contribute
Working Groups
Automotive
Internet of Things
LocationTech
Long-Term Support
PolarSys
Science
OpenMDM
More
Community
Marketplace
Events
Planet Eclipse
Newsletter
Videos
Participate
Report a Bug
Forums
Mailing Lists
Wiki
IRC
How to Contribute
Working Groups
Automotive
Internet of Things
LocationTech
Long-Term Support
PolarSys
Science
OpenMDM
Toggle navigation
Bugzilla – Attachment 221844 Details for
Bug 391030
error in resolving type
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
Log In
[x]
|
Terms of Use
|
Copyright Agent
Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read
this important communication.
eclipse-stacktrace
eclipse-stacktrace.txt (text/plain), 5.04 KB, created by
denis mitin
on 2012-10-03 11:12:37 EDT
(
hide
)
Description:
eclipse-stacktrace
Filename:
MIME Type:
Creator:
denis mitin
Created:
2012-10-03 11:12:37 EDT
Size:
5.04 KB
patch
obsolete
>java.lang.IllegalArgumentException > at org.eclipse.jdt.core.Signature.getTypeErasure(Signature.java:2259) > at org.eclipse.jdt.core.Signature.getTypeErasure(Signature.java:2279) > at org.eclipse.jdt.internal.core.BinaryMethod.getErasedParameterTypes(BinaryMethod.java:435) > at org.eclipse.jdt.internal.core.BinaryMethod.getErasedParameterType(BinaryMethod.java:443) > at org.eclipse.jdt.internal.core.BinaryMethod.hashCode(BinaryMethod.java:520) > at org.eclipse.jdt.internal.core.JavaElement.hashCode(JavaElement.java:471) > at java.util.HashMap.hash(Unknown Source) > at java.util.HashMap.put(Unknown Source) > at org.eclipse.jdt.internal.core.SourceMapper.setSourceRange(SourceMapper.java:1463) > at org.eclipse.jdt.internal.core.SourceMapper.enterAbstractMethod(SourceMapper.java:822) > at org.eclipse.jdt.internal.core.SourceMapper.enterMethod(SourceMapper.java:774) > at org.eclipse.jdt.internal.compiler.SourceElementNotifier.notifySourceElementRequestor(SourceElementNotifier.java:368) > at org.eclipse.jdt.internal.compiler.SourceElementNotifier.notifySourceElementRequestor(SourceElementNotifier.java:693) > at org.eclipse.jdt.internal.compiler.SourceElementNotifier.notifySourceElementRequestor(SourceElementNotifier.java:455) > at org.eclipse.jdt.internal.compiler.SourceElementParser.parseCompilationUnit(SourceElementParser.java:934) > at org.eclipse.jdt.internal.core.SourceMapper.mapSource(SourceMapper.java:1404) > at org.eclipse.jdt.internal.core.SourceMapper.mapSource(SourceMapper.java:1339) > at org.eclipse.jdt.internal.core.BinaryMethod.getParameterNames(BinaryMethod.java:219) > at org.eclipse.jdt.internal.ui.viewsupport.JavaElementLabelComposer.appendMethodLabel(JavaElementLabelComposer.java:414) > at org.eclipse.jdt.internal.ui.viewsupport.JavaElementLabelComposer.appendElementLabel(JavaElementLabelComposer.java:270) > at org.eclipse.jdt.ui.JavaElementLabels.getElementLabel(JavaElementLabels.java:518) > at org.eclipse.jdt.ui.JavaElementLabels.getElementLabel(JavaElementLabels.java:491) > at org.eclipse.jdt.internal.ui.viewsupport.StatusBarUpdater.formatJavaElementMessage(StatusBarUpdater.java:102) > at org.eclipse.jdt.internal.ui.viewsupport.StatusBarUpdater.formatMessage(StatusBarUpdater.java:73) > at org.eclipse.jdt.internal.ui.viewsupport.StatusBarUpdater.selectionChanged(StatusBarUpdater.java:58) > at org.eclipse.jface.viewers.StructuredViewer$3.run(StructuredViewer.java:888) > at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:42) > at org.eclipse.ui.internal.JFaceUtil$1.run(JFaceUtil.java:49) > at org.eclipse.jface.util.SafeRunnable.run(SafeRunnable.java:175) > at org.eclipse.jface.viewers.StructuredViewer.firePostSelectionChanged(StructuredViewer.java:886) > at org.eclipse.jface.viewers.StructuredViewer.handlePostSelect(StructuredViewer.java:1226) > at org.eclipse.jface.viewers.StructuredViewer$5.widgetSelected(StructuredViewer.java:1251) > at org.eclipse.jface.util.OpenStrategy.firePostSelectionEvent(OpenStrategy.java:262) > at org.eclipse.jface.util.OpenStrategy.access$5(OpenStrategy.java:256) > at org.eclipse.jface.util.OpenStrategy$3.run(OpenStrategy.java:433) > at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35) > at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:135) > at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:4144) > at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3761) > at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$9.run(PartRenderingEngine.java:1029) > at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332) > at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:923) > at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:86) > at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:588) > at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332) > at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:543) > at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149) > at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:124) > at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196) > at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110) > at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79) > at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:353) > at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:180) > 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.equinox.launcher.Main.invokeFramework(Main.java:629) > at org.eclipse.equinox.launcher.Main.basicRun(Main.java:584) > at org.eclipse.equinox.launcher.Main.run(Main.java:1438) > at org.eclipse.equinox.launcher.Main.main(Main.java:1414)
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 391030
: 221844