_id
stringlengths 36
36
| bug_id
int64 1
425k
| description
stringlengths 1
373k
⌀ | bug_severity
stringclasses 7
values | bug_status
stringclasses 3
values | resolution
stringclasses 8
values |
---|---|---|---|---|---|
{'$oid': '52e9c11e54dc1c25ebdc09d4'} | 61,294 | Using integration build I20040506
Go to extensions, add a views extension, add a view, click on Browse..., nothing happens.
Clicking on class* works, but clicking on icon does not.
I've also noticed that changing the text fields (Extension element details) appears to have problems
updating the backing model. If you say change the name of a view, depending on what you click next,
the new name might or might not be remembered. | normal | RESOLVED | FIXED |
{'$oid': '52e9c11e54dc1c25ebdc09d5'} | 61,302 | Support ESequence add methods for text. Also provide corresponding
FeatureMapUtil convenience methods for addText, addCDATA, addComment, with and
without index. | enhancement | VERIFIED | FIXED |
{'$oid': '52e9c11e54dc1c25ebdc09d6'} | 61,303 | Steps:
- Make sure you have two files in your project, that should be committed to the
repository. (I experienced this bug first when a temporary file - not yet in
repository - was shown as local addition). These files will be referred to as
A.txt and B.txt
- In team synchronization perspective, Synchronize view, select A.txt and press
the "Delete" key.
- you will be offered to delete some resource previously selected somewhere - I
was once even offered to delete my complete project. The resource to be deleted
is not necessarily A.txt.
- go back to (e.g.) java perspective, mark A.txt and delete it.
- go back to team synchronization perspective and select B.txt in synchronize view
- press "Delete" key
- you will be offered to delete the already deleted A.txt | normal | VERIFIED | WORKSFORME |
{'$oid': '52e9c11e54dc1c25ebdc09d7'} | 61,304 | To select something in the view/editor chevron list you have to click on the
chevron, release, move the mouse to the item, click, and release. While that
should continue to work, it also should work like a drop-down menu in the
toolbar: click on the chevron, hold the button down while moving the mouse to
the item, and then release.
The new chevron in the perspective switcher works this way (click-drag-
release). | normal | RESOLVED | WONTFIX |
{'$oid': '52e9c11e54dc1c25ebdc09d8'} | 61,297 | During a demo/review of Probekit today, it was suggested that the UI widgets
being used to display filter sets and their contents could usefully permit a
caller to gray them out - show their contents but indicate visually they they
are read-only.
The context in which this occurs is in the probe filter selection dialog, when
a probe is *not* in the "use custom filters for this probe" state. When a probe
is not in the "custom filter" state, the default profiling-wide filters are
used, and the filter set name and contents lists should be grayed out.
Please contact [email protected] to coordinate this. | normal | CLOSED | FIXED |
{'$oid': '52e9c11e54dc1c25ebdc09d9'} | 61,305 | During a demo/review today, it was suggested that the tree of profiling types
should be sorted somehow - perhaps by name, but what might be even better is to
sort by "importance" or "likelihood" or something. Perhaps plug-ins could
specify a sort order value, say from 1 to 100, and if two items have the same
value they'll be sorted alphabetically. Combined with some documentation
guidelines, this could be used to group sets of related profiling types
together while also being flexible enough to handle loose coupling of
contributors. | normal | CLOSED | DUPLICATE |
{'$oid': '52e9c11e54dc1c25ebdc09da'} | 61,306 | Eclipse 200405060200
CDT 200405052036 (=~ 200405060200 + integration patches)
1. Create or import a rather large project.
Make sure "Perform build automatically on resource modification" is ON
(as it is by default). Rebuild it.
2. Close CDT
3. Reopen CDT
Project starts to be rebuilt!
Upon closer examination, it seems .cdtproject is rewritten spuriously
causing the rebuild.
EXPECTED: Only write .cdtproject when it changes. | normal | VERIFIED | FIXED |
{'$oid': '52e9c11e54dc1c25ebdc09db'} | 61,307 | To select a view menu item you have to click on the down-triangle icon,
release, move the mouse to the item, click, and release. While that should
continue to work, it also should work like a drop-down menu button in the main
toolbar: click on the triangle, hold the button down while moving the mouse to
the item, and then release.
The new chevron in the perspective switcher works this way (click-drag-
release). The little down-triangles in the main toolbar (for example the one
next to Debug, Run, and Run External) work this way too. | normal | RESOLVED | DUPLICATE |
{'$oid': '52e9c11f54dc1c25ebdc09dc'} | 61,308 | When a "Display" is done on a variable/expression, the popup it shows up in is
so small, one can't see what the value is (this may be related to bug 58476)
Also, it reports to hit ctrl-shift-d to place it in display view, but
ctrl-shift-v is what works (ctrl-shift-d just shows a funky underline D char
near the popup)
This is on eclipse build 200405060200 on linux fedora core 1 | normal | VERIFIED | FIXED |
{'$oid': '52e9c11f54dc1c25ebdc09dd'} | 61,311 | with I20040506 there seems to be something pretty wrong if you ask me.
If i open the Open TYpe dialog and i just type D
and then do nothing. The cpu usage of eclipse is going constantly between 50
and 70%. This seems very strange.
And i think this also have something to do with another annoying thing
introduced in this weeks intergration builds. Opening an editor most of the
times also takes for a few seconds 90->100% cpu and then the editor is there.
But this i can't really reproduce in a clean workspace but in my normal
workspace i see it constantly. | normal | RESOLVED | DUPLICATE |
{'$oid': '52e9c11f54dc1c25ebdc09de'} | 61,309 | Eclipse 200405060200
CDT 200405052036 (=~ 200405060200 + integration patches)
int bar(int a )
{
return a;
}
void foo()
{
ba[^SPC]
You get "bar", but are not prompted for the parameter list (int).
This functionality used to be there.
EXPECTED: Content Assist should prompt for the parameter list. | normal | RESOLVED | FIXED |
{'$oid': '52e9c11f54dc1c25ebdc09df'} | 61,310 | The "scope" element in the commands extension point was removed back in June
2003. The "acceleratorScopes" extension point was pulled, put back in, and now
its deprecation support appears broken.
We need test cases covering the old API, ensuring that they are read in
correctly ... as well as behave properly. Inspecting the current test cases
for context, they are all empty stubs. <grumble>
This must be fixed for 3.0. | major | VERIFIED | FIXED |
{'$oid': '52e9c11f54dc1c25ebdc09e0'} | 61,313 | N20040506
For example the 'info' icon for operations in progress, the 'error' icon when
an exception occurs, and the 'question' icon when asked to confirm a resource
deletion. These used to use the native icons on Windows XP but now they look
quite different and non-native. This is a fairly recent regression. | normal | RESOLVED | FIXED |
{'$oid': '52e9c11f54dc1c25ebdc09e1'} | 61,312 | Build I20040506
The ltk.ui.refactoring plug-in depends on jdt.core. In order for
ltk.ui.refactoring plug-in to serve its role as common language
infrastructure, it must not depend on jdt.core.
The references are in these classes:
org.eclipse.ltk.internal.ui.refactoring.ChangeElementContentProvider
org.eclipse.ltk.internal.ui.refactoring.ChangeElementLabelProvider
org.eclipse.ltk.internal.ui.refactoring.PseudoJavaChangeElement | normal | RESOLVED | FIXED |
{'$oid': '52e9c11f54dc1c25ebdc09e2'} | 61,315 | 1. open a java file
2. press "ctrl+space" to set a mark
3. move the cursor
The "cut" and "copy" menu items are not enabled. The key binding does not work
(because the cut/copy actions are disabled).
I'm not sure what is causing this, but the problem only occurs in the java
editor (not the text editor). Also, the menu items are disabled. This makes
me feel it is probably not a problem with contexts, handlers or key bindings.
Please re-assign if you feel differently. | normal | RESOLVED | FIXED |
{'$oid': '52e9c11f54dc1c25ebdc09e3'} | 61,317 | PROBLEM: split from 46640
Log events for null objects are lost when running logging agent on Linux390
(and sometimes W2K).
INSTRUCTIONS TO REPRODUCE:
1. Start workbench on Windows
2. Start data collection server on Linux390
3. Enable logging using the following preference page:
window->preferences->Profile and Logging
4. Add the agent "LoggingUtilSample logger" using the preference page:
window->preferences->Profiling and Logging->Logging Agents
5. Launch the the LoggingUtilSample
a) ensure the hlcore.jar, hexr.jar, and logutil.jar jar files are
present in the same directory as the LoggingUtilSample class and
are specified in the classpath
b) Launch remotely from workbench
c) verify that the logging agent is detected & monitored automatically.
d) press enter when prompted until test terminates.
6. Open the Log view and ensure that the "LoggingUtilSample logger" agent
has recorded 41 Event objects.
EXPECTED BEHAVIOR:
Log view showing 41 event objects
OBTAINED BEHAVIOR:
Log view showing only 39 objects. The missing objects are null objects. | normal | CLOSED | FIXED |
{'$oid': '52e9c11f54dc1c25ebdc09e4'} | 61,318 | Build I20040506
The entry for a classpath container in the Package Explorer shows subentries
for library JARs but not for projects. When you work in a full source self-
hosting workspace, this means that PDE's "Plug-in Dependencies" containers
show up as empty, which can be quite misleading.
The Package Explorer should show subentries for projects as well as library
JARs. | enhancement | RESOLVED | WONTFIX |
{'$oid': '52e9c11f54dc1c25ebdc09e5'} | 61,319 | build I20040504
- with debugger running,
- look at some source in Java perspective
- select a method and do a global search (Ctrl+Shift+G)
- Search view is briefly activated, but then the Console is activated
- close the console and try again
- this time the Display view is activated
- terminate target and close Debug perspective
- it still happens, e.g. shows the Console
- show a non-Debug view, e.g. Javadoc
- try again
- it shows the Console
Either the dynamic view story in Debug is broken, or the workbench is activating
views when it shouldn't.
Either way, Debug should stop is dynamic activation when closed. | normal | RESOLVED | WORKSFORME |
{'$oid': '52e9c11f54dc1c25ebdc09e6'} | 61,316 | Eclipse 200405060200
CDT 200405052036 (=~ 200405060200 + integration patches)
I can't reproduce this problem, but I was doing thing something like
creating, editing, building, then deleting a file in CDT.
Suddenly, I had an error dialog:
"An SWT error has occurred. You are recommended to exit the workbench."
Upon exit, my .log file contained:
!MESSAGE Unhandled event loop exception
!ENTRY org.eclipse.ui 4 0 May 06, 2004 14:00:03.359
!MESSAGE Item not removed
!STACK 0
org.eclipse.swt.SWTError: Item not removed
at org.eclipse.swt.SWT.error(SWT.java:2715)
at org.eclipse.swt.SWT.error(SWT.java:2614)
at org.eclipse.swt.SWT.error(SWT.java:2585)
at org.eclipse.swt.widgets.Widget.error(Widget.java:381)
at org.eclipse.swt.widgets.Menu.destroyItem(Menu.java:558)
at org.eclipse.swt.widgets.MenuItem.releaseChild(MenuItem.java:435)
at org.eclipse.swt.widgets.Widget.dispose(Widget.java:367)
at org.eclipse.jface.action.MenuManager.update(MenuManager.java:570)
at org.eclipse.jface.action.MenuManager.handleAboutToShow
(MenuManager.java:371)
at org.eclipse.jface.action.MenuManager.access$0(MenuManager.java:367)
at org.eclipse.jface.action.MenuManager$2.menuShown
(MenuManager.java:383)
at org.eclipse.swt.widgets.TypedListener.handleEvent
(TypedListener.java:116)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:82)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:796)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:820)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:801)
at org.eclipse.swt.widgets.Control.WM_INITMENUPOPUP(Control.java:3301)
at org.eclipse.swt.widgets.Control.windowProc(Control.java:2973)
at org.eclipse.swt.widgets.Decorations.windowProc(Decorations.java:1449)
at org.eclipse.swt.widgets.Display.windowProc(Display.java:3160)
at org.eclipse.swt.internal.win32.OS.TrackPopupMenu(Native Method)
at org.eclipse.swt.widgets.Menu._setVisible(Menu.java:222)
at org.eclipse.swt.widgets.Display.runPopups(Display.java:2620)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:2265)
at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:1353)
at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:1324)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench
(Workbench.java:243)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:140)
at org.eclipse.ui.internal.ide.IDEApplication.run
(IDEApplication.java:90)
at org.eclipse.core.internal.runtime.PlatformActivator$1.run
(PlatformActivator.java:283)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run
(EclipseStarter.java:242)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run
(EclipseStarter.java:119)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke
(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke
(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:324)
at org.eclipse.core.launcher.Main.basicRun(Main.java:269)
at org.eclipse.core.launcher.Main.run(Main.java:700)
at org.eclipse.core.launcher.Main.main(Main.java:684)
!ENTRY org.eclipse.core.runtime 4 2 May 06, 2004 14:00:35.421
!MESSAGE Problems occurred when invoking code from plug-
in: "org.eclipse.core.runtime".
!STACK 0
java.lang.NullPointerException
at org.eclipse.swt.widgets.Menu.releaseWidget(Menu.java:1049)
at org.eclipse.swt.widgets.Widget.dispose(Widget.java:368)
at org.eclipse.swt.widgets.Decorations.releaseWidget
(Decorations.java:693)
at org.eclipse.swt.widgets.Shell.releaseWidget(Shell.java:785)
at org.eclipse.swt.widgets.Widget.dispose(Widget.java:368)
at org.eclipse.swt.widgets.Decorations.dispose(Decorations.java:371)
at org.eclipse.swt.widgets.Shell.dispose(Shell.java:486)
at org.eclipse.jface.window.Window.close(Window.java:253)
at org.eclipse.jface.window.ApplicationWindow.close
(ApplicationWindow.java:272)
at org.eclipse.ui.internal.WorkbenchWindow.hardClose
(WorkbenchWindow.java:1043)
at org.eclipse.ui.internal.WorkbenchWindow.busyClose
(WorkbenchWindow.java:483)
at org.eclipse.ui.internal.WorkbenchWindow.access$0
(WorkbenchWindow.java:465)
at org.eclipse.ui.internal.WorkbenchWindow$1.run
(WorkbenchWindow.java:553)
at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:84)
at org.eclipse.ui.internal.WorkbenchWindow.close
(WorkbenchWindow.java:551)
at org.eclipse.jface.window.WindowManager.close(WindowManager.java:101)
at org.eclipse.ui.internal.Workbench$10.run(Workbench.java:450)
at org.eclipse.core.internal.runtime.InternalPlatform.run
(InternalPlatform.java:604)
at org.eclipse.core.runtime.Platform.run(Platform.java:545)
at org.eclipse.ui.internal.Workbench.busyClose(Workbench.java:447)
at org.eclipse.ui.internal.Workbench.access$8(Workbench.java:389)
at org.eclipse.ui.internal.Workbench$12.run(Workbench.java:561)
at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:84)
at org.eclipse.ui.internal.Workbench.close(Workbench.java:559)
at org.eclipse.ui.internal.WorkbenchConfigurer.emergencyClose
(WorkbenchConfigurer.java:150)
at org.eclipse.ui.internal.ide.IDEExceptionHandler.closeWorkbench
(IDEExceptionHandler.java:104)
at org.eclipse.ui.internal.ide.IDEExceptionHandler.handleException
(IDEExceptionHandler.java:84)
at org.eclipse.ui.internal.ide.IDEWorkbenchAdvisor.eventLoopException
(IDEWorkbenchAdvisor.java:241)
at org.eclipse.ui.internal.ExceptionHandler.handleException
(ExceptionHandler.java:53)
at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:1357)
at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:1324)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench
(Workbench.java:243)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:140)
at org.eclipse.ui.internal.ide.IDEApplication.run
(IDEApplication.java:90)
at org.eclipse.core.internal.runtime.PlatformActivator$1.run
(PlatformActivator.java:283)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run
(EclipseStarter.java:242)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run
(EclipseStarter.java:119)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke
(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke
(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:324)
at org.eclipse.core.launcher.Main.basicRun(Main.java:269)
at org.eclipse.core.launcher.Main.run(Main.java:700)
at org.eclipse.core.launcher.Main.main(Main.java:684)
!ENTRY org.eclipse.osgi May 06, 2004 14:00:35.656
!MESSAGE Application error
!STACK 1
java.lang.NullPointerException
at org.eclipse.swt.widgets.Menu.releaseWidget(Menu.java:1049)
at org.eclipse.swt.widgets.Widget.dispose(Widget.java:368)
at org.eclipse.swt.widgets.Decorations.releaseWidget
(Decorations.java:693)
at org.eclipse.swt.widgets.Shell.releaseWidget(Shell.java:785)
at org.eclipse.swt.widgets.Widget.dispose(Widget.java:368)
at org.eclipse.swt.widgets.Decorations.dispose(Decorations.java:371)
at org.eclipse.swt.widgets.Shell.dispose(Shell.java:486)
at org.eclipse.swt.widgets.Display.release(Display.java:2321)
at org.eclipse.swt.graphics.Device.dispose(Device.java:227)
at org.eclipse.ui.internal.ide.IDEApplication.run
(IDEApplication.java:99)
at org.eclipse.core.internal.runtime.PlatformActivator$1.run
(PlatformActivator.java:283)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run
(EclipseStarter.java:242)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run
(EclipseStarter.java:119)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke
(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke
(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:324)
at org.eclipse.core.launcher.Main.basicRun(Main.java:269)
at org.eclipse.core.launcher.Main.run(Main.java:700)
at org.eclipse.core.launcher.Main.main(Main.java:684) | critical | VERIFIED | FIXED |
{'$oid': '52e9c11f54dc1c25ebdc09e7'} | 61,314 | i get this stacktrace when starting the ibuild: 200405060200
java.lang.IllegalArgumentException
at java.util.Date.parse(Date.java:587)
at java.util.Date.<init>(Date.java:249)
at
org.eclipse.update.internal.configurator.ConfigurationParser.processConfig
(ConfigurationParser.java:277)
at
org.eclipse.update.internal.configurator.ConfigurationParser.startElement
(ConfigurationParser.java:102)
at
com.sun.org.apache.xerces.internal.parsers.AbstractSAXParser.startElement
(AbstractSAXParser.java:478)
at
com.sun.org.apache.xerces.internal.xinclude.XIncludeHandler.startElement
(XIncludeHandler.java:568)
at
com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.scanStartElemen
t(XMLNSDocumentScannerImpl.java:318)
at
com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl$NSContentDispat
cher.scanRootElementHook(XMLNSDocumentScannerImpl.java:614)
at
com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentC
ontentDispatcher.dispatch(XMLDocumentFragmentScannerImpl.java:1639)
at
com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocum
ent(XMLDocumentFragmentScannerImpl.java:345)
at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse
(XML11Configuration.java:827)
at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse
(XML11Configuration.java:757)
at com.sun.org.apache.xerces.internal.parsers.XMLParser.parse
(XMLParser.java:148)
at com.sun.org.apache.xerces.internal.parsers.AbstractSAXParser.parse
(AbstractSAXParser.java:1169)
at javax.xml.parsers.SAXParser.parse(SAXParser.java:353)
at org.eclipse.update.internal.configurator.ConfigurationParser.parse
(ConfigurationParser.java:68)
at
org.eclipse.update.internal.configurator.PlatformConfiguration.loadConfig
(PlatformConfiguration.java:1140)
at
org.eclipse.update.internal.configurator.PlatformConfiguration.initializeCurrent
(PlatformConfiguration.java:701)
at org.eclipse.update.internal.configurator.PlatformConfiguration.<init>
(PlatformConfiguration.java:83)
at
org.eclipse.update.internal.configurator.PlatformConfiguration.startup
(PlatformConfiguration.java:642)
at
org.eclipse.update.internal.configurator.ConfigurationActivator.getPlatformConfi
uration(ConfigurationActivator.java:296)
at
org.eclipse.update.internal.configurator.ConfigurationActivator.initialize
(ConfigurationActivator.java:114)
at org.eclipse.update.internal.configurator.ConfigurationActivator.start
(ConfigurationActivator.java:68)
at org.eclipse.osgi.framework.internal.core.BundleContextImpl$1.run
(BundleContextImpl.java:973)
at java.security.AccessController.doPrivileged(Native Method)
at
org.eclipse.osgi.framework.internal.core.BundleContextImpl.startActivator
(BundleContextImpl.java:969)
at org.eclipse.osgi.framework.internal.core.BundleContextImpl.start
(BundleContextImpl.java:952)
at org.eclipse.osgi.framework.internal.core.BundleHost.startWorker
(BundleHost.java:408)
at org.eclipse.osgi.framework.internal.core.AbstractBundle.resume
(AbstractBundle.java:373)
at org.eclipse.osgi.framework.internal.core.Framework.resumeBundle
(Framework.java:999)
at
org.eclipse.osgi.framework.internal.core.StartLevelManager.resumeBundles
(StartLevelManager.java:571)
at org.eclipse.osgi.framework.internal.core.StartLevelManager.incFWSL
(StartLevelManager.java:482)
at
org.eclipse.osgi.framework.internal.core.StartLevelManager.doSetStartLevel
(StartLevelManager.java:272)
at
org.eclipse.osgi.framework.internal.core.StartLevelManager.dispatchEvent
(StartLevelManager.java:442)
at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent
(EventManager.java:153)
at org.eclipse.osgi.framework.eventmgr.EventThread$Queued.dispatchEvent
(EventThread.java:56)
at org.eclipse.osgi.framework.eventmgr.EventThread.run
(EventThread.java:107) | normal | RESOLVED | FIXED |
{'$oid': '52e9c11f54dc1c25ebdc09e8'} | 61,320 | I have cases where I cannot open the fast view once collapsed in the debug
perspective. This is really annoying. It works fine in the Java perspective. | normal | RESOLVED | DUPLICATE |
{'$oid': '52e9c11f54dc1c25ebdc09e9'} | 61,321 | Build I20040506
ui.console currently says that it depends on core.resources. It should not. | normal | VERIFIED | FIXED |
{'$oid': '52e9c11f54dc1c25ebdc09ea'} | 61,322 | JET seems to be using a wrong character encoding while translating a .jet file
in a template generation Java class.
To reproduce this bug, simply use a non-ascii character in a .jet file, and see
how it gets translated in the target .java file (in my case any non-ascii
character will translate to ?) | normal | RESOLVED | INVALID |
{'$oid': '52e9c11f54dc1c25ebdc09eb'} | 61,324 | The following snippet illustrate the problem. If a typedef is used as an
argument to a function, auto completion fails in its body.
class Foo {
public:
int bar();
};
void fn(int x)
{
Foo obj;
obj.bar(); // fills in bar
}
typedef int g_int;
void fn2(g_int x)
{
Foo obj;
obj.???; // Says no completion available
} | normal | RESOLVED | WORKSFORME |
{'$oid': '52e9c11f54dc1c25ebdc09ec'} | 61,323 | build I200405060200
- Got an NPE while trying to exit eclipse
- tried opening a new window
- it appeared to work
- it then failed when trying to navigate in an editor
- went to exit
- got the following
org.eclipse.swt.SWTException: Widget is disposed
at org.eclipse.swt.SWT.error(SWT.java:2689)
at org.eclipse.swt.SWT.error(SWT.java:2614)
at org.eclipse.swt.SWT.error(SWT.java:2585)
at org.eclipse.swt.widgets.Widget.error(Widget.java:381)
at org.eclipse.swt.widgets.Widget.checkWidget(Widget.java:283)
at org.eclipse.swt.widgets.Decorations.getMaximized(Decorations.java:567)
at org.eclipse.ui.internal.WorkbenchWindow.saveState(WorkbenchWindow.java:1710)
at org.eclipse.ui.internal.Workbench.saveState(Workbench.java:1376)
at org.eclipse.ui.internal.Workbench.recordWorkbenchState(Workbench.java:1153)
at org.eclipse.ui.internal.Workbench.access$5(Workbench.java:1151)
at org.eclipse.ui.internal.Workbench$9.run(Workbench.java:425)
at org.eclipse.core.internal.runtime.InternalPlatform.run(InternalPlatform.java:604)
at org.eclipse.core.runtime.Platform.run(Platform.java:545)
at org.eclipse.ui.internal.Workbench.busyClose(Workbench.java:423)
at org.eclipse.ui.internal.Workbench.access$8(Workbench.java:389)
at org.eclipse.ui.internal.Workbench$12.run(Workbench.java:561)
at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:84)
at org.eclipse.ui.internal.Workbench.close(Workbench.java:559)
at org.eclipse.ui.internal.Workbench.close(Workbench.java:535)
at org.eclipse.ui.internal.QuitAction.run(QuitAction.java:55)
at org.eclipse.jface.action.Action.runWithEvent(Action.java:881)
at
org.eclipse.jface.action.ActionContributionItem.handleWidgetSelection(ActionContributionItem.java:612)
at
org.eclipse.jface.action.ActionContributionItem.access$2(ActionContributionItem.java:563)
at
org.eclipse.jface.action.ActionContributionItem$6.handleEvent(ActionContributionItem.java:482)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:82)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:796)
at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:2594)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:2272)
at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:1353)
at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:1324)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:243)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:140)
at org.eclipse.ui.internal.ide.IDEApplication.run(IDEApplication.java:90)
at
org.eclipse.core.internal.runtime.PlatformActivator$1.run(PlatformActivator.java:283)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:242)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:119)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:324)
at org.eclipse.core.launcher.Main.basicRun(Main.java:269)
at org.eclipse.core.launcher.Main.run(Main.java:700)
at org.eclipse.core.launcher.Main.main(Main.java:684) | normal | RESOLVED | WORKSFORME |
{'$oid': '52e9c11f54dc1c25ebdc09ed'} | 61,325 | Build I20040506
There are a number of stale static project references in the various plug-in
projects. Searching for "<project>" in .project files in a full source
workspace yields:
.project - org.eclipse.platform (2 matches)
.project - org.eclipse.pde.runtime (5 matches)
.project - org.eclipse.team.cvs.ui (15 matches)
.project - org.eclipse.update.configurator (4 matches)
.project - org.eclipse.jdt.debug.ui (17 matches)
.project - org.eclipse.compare (9 matches)
.project - org.eclipse.team.cvs.ssh (6 matches)
.project - org.eclipse.jface (2 matches)
.project - org.eclipse.jdt.junit.runtime
.project - org.eclipse.ui (5 matches)
.project - org.eclipse.ui.editors (7 matches)
.project - org.eclipse.team.ui (14 matches)
.project - org.eclipse.core.expressions
.project - org.eclipse.jdt.ui (21 matches)
.project - org.eclipse.core.variables
.project - org.eclipse.ui.console (6 matches)
.project - org.eclipse.core.runtime.compatibility (5 matches)
.project - org.eclipse.pde.build (8 matches)
.project - org.eclipse.jdt.debug (4 matches)
.project - org.eclipse.jdt.launching (6 matches)
.project - org.eclipse.ui.externaltools (11 matches)
.project - org.eclipse.update.core (3 matches)
.project - org.eclipse.core.runtime (3 matches)
.project - org.eclipse.ui.views (3 matches)
.project - org.eclipse.update.ui (8 matches)
.project - org.eclipse.pde.core (7 matches)
.project - org.eclipse.jface.text (4 matches)
.project - org.eclipse.search (11 matches)
.project - org.eclipse.pde.junit.runtime (5 matches)
.project - org.eclipse.debug.core (3 matches)
.project - org.eclipse.ui.ide (8 matches)
.project - org.eclipse.team.cvs.ssh2 (8 matches)
.project - org.eclipse.debug.ui (11 matches)
.project - org.eclipse.pde.ui (29 matches)
.project - org.eclipse.jdt.junit (21 matches)
.project - org.eclipse.team.cvs.core (5 matches)
.project - org.eclipse.ui.workbench (6 matches)
.project - org.eclipse.core.filebuffers (3 matches)
.project - org.eclipse.jdt.core (5 matches)
.project - org.eclipse.team.core (3 matches)
.project - org.eclipse.pde (11 matches)
.project - org.eclipse.ui.versioncheck (2 matches)
.project - org.eclipse.ui.forms (2 matches)
.project - org.eclipse.ant.core
.project - org.eclipse.core.resources.win32 (2 matches)
.project - org.eclipse.ui.workbench.texteditor (3 matches)
.project - org.eclipse.ant.ui (18 matches)
.project - org.eclipse.core.resources (2 matches)
.project - org.eclipse.update.scheduler (11 matches)
Since PDE has shifted over to using dynamic plug-in references, these leftover
static references are no longer needed. But it's a bit of a problem if
they're there, because they will be honored when computing build orders, etc.
PDE should probably scrub static references from 3.0 plug-in projects. | normal | RESOLVED | FIXED |
{'$oid': '52e9c11f54dc1c25ebdc09ee'} | 61,327 | ivj is what VE queue on for a non-visual bean that needs to be modeled.
Rather than force a ivj prefix... the // @jve: comment (annotaion used to day to
denote FreeFrom coordinates) will be added and used as a marker. | major | CLOSED | FIXED |
{'$oid': '52e9c11f54dc1c25ebdc09ef'} | 61,326 | I20040506-0200
My workspace is in d:/work/workspaces/towardM9 (I don't think this is relevant)
I used the import wizard to import a feature, picked org.eclipse.platform and
finish.
The feature got imported in my workspace however, it has been imported in
d:/work/workspaces/org.eclipse.platform-feature which is outside of my workspace... | normal | RESOLVED | FIXED |
{'$oid': '52e9c11f54dc1c25ebdc09f0'} | 61,328 | The source header - e.g. the boilerplate comment where everyone places copyright
info etc before tha package statement - is not foldable.
headers are one of the biggest regions of a source file you don't want to see
IMO !!!
note that depending on company, headers may be commented as // or as /* */ | enhancement | RESOLVED | FIXED |
{'$oid': '52e9c12054dc1c25ebdc09f1'} | 61,329 | When attempting to launch a project, using a default runtime classpath, if a
pre-req project is closed, the launch aborts. This seems overly restrictive.
The launch should compute the part of the classpath that it can, and continue.
For example, I may close a project, and then add an external jar in its place
onto the runtime classpath. However, we do not allow this to work currently. | normal | VERIFIED | FIXED |
{'$oid': '52e9c12054dc1c25ebdc09f2'} | 61,330 | normal | CLOSED | DUPLICATE |
|
{'$oid': '52e9c12054dc1c25ebdc09f3'} | 61,332 | CDT 200405052036
Eclipse 200405060200
Three different people performed sanity on 3 different platforms. Each person
received different results when running the following simple search test:
1 Select the BubbleSort folder in the C/C++ Projects view.
2 Open the C/C++ Search dialog.
3 Enter '*' (no quotes) into the Search string field.
4 Un-check the Any Element checkbox.
5 Check the Class/Struct checkbox.
6 Click on the Selected Resources scope.
7 Limit the search to All Occurances.
8 Execute the search.
9 Verify that there are 721 search results.
Up to now, 721 has consistently been the number of search results - though the
fix for 57513 means this number should be less. But between Mat, Brent, and
myself - we have got varying result totals:
609 for brent, 243 for Mat, and 613 to 615 for me...
The severity is set high because this problem will impact the search testing
that can be done on this build.
Tested on RedHat Enterprise Linux 3.0, Solaris 9, and Windows 2000 | critical | VERIFIED | FIXED |
{'$oid': '52e9c12054dc1c25ebdc09f4'} | 61,331 | Build I05060200
Open new manifest editor
-> "Add"
-> "Extension Wizards" tab, Templates, select "Multi-page editor"
-> Next, Finish
Result is NPE as below :-(
Error May 06, 2004 17:27:38.441 java.lang.NullPointerException
java.lang.NullPointerException
at
org.eclipse.pde.internal.ui.model.plugin.PluginImportNode.writeShallow(PluginImportNode.java:115)
at
org.eclipse.pde.internal.ui.model.plugin.PluginImportNode.write(PluginImportNode.java:103)
at
org.eclipse.pde.internal.ui.editor.context.XMLInputContext.insertAfterSibling(XMLInputContext.java:129)
at
org.eclipse.pde.internal.ui.editor.context.XMLInputContext.insertNode(XMLInputContext.java:108)
at
org.eclipse.pde.internal.ui.editor.context.XMLInputContext.addTextEditOperation(XMLInputContext.java:48)
at
org.eclipse.pde.internal.ui.editor.context.InputContext$2.modelChanged(InputContext.java:124)
at
org.eclipse.pde.internal.ui.model.AbstractEditingModel.fireModelChanged(AbstractEditingModel.java:168)
at
org.eclipse.pde.internal.ui.model.plugin.PluginObjectNode.fireModelChanged(PluginObjectNode.java:141)
at
org.eclipse.pde.internal.ui.model.plugin.PluginObjectNode.fireStructureChanged(PluginObjectNode.java:133)
at
org.eclipse.pde.internal.ui.model.plugin.PluginBaseNode.add(PluginBaseNode.java:42)
at
org.eclipse.pde.internal.ui.wizards.extension.NewExtensionTemplateWizard.updateDependencies(NewExtensionTemplateWizard.java:120)
at
org.eclipse.pde.internal.ui.wizards.extension.NewExtensionTemplateWizard.doFinish(NewExtensionTemplateWizard.java:107)
at
org.eclipse.pde.internal.ui.wizards.extension.NewExtensionTemplateWizard$1.execute(NewExtensionTemplateWizard.java:83)
at
org.eclipse.ui.actions.WorkspaceModifyOperation$1.run(WorkspaceModifyOperation.java:91)
at org.eclipse.core.internal.resources.Workspace.run(Workspace.java:1656)
at
org.eclipse.ui.actions.WorkspaceModifyOperation.run(WorkspaceModifyOperation.java:105)
at
org.eclipse.jface.operation.ModalContext.runInCurrentThread(ModalContext.java:302)
at org.eclipse.jface.operation.ModalContext.run(ModalContext.java:252)
at org.eclipse.jface.wizard.WizardDialog.run(WizardDialog.java:749)
at
org.eclipse.pde.internal.ui.wizards.extension.NewExtensionTemplateWizard.performFinish(NewExtensionTemplateWizard.java:92)
at org.eclipse.jface.wizard.WizardDialog.finishPressed(WizardDialog.java:607)
at org.eclipse.jface.wizard.WizardDialog.buttonPressed(WizardDialog.java:305)
at org.eclipse.jface.dialogs.Dialog$2.widgetSelected(Dialog.java:491)
at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:89)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:82)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:796)
at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:2594)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:2272)
at org.eclipse.jface.window.Window.runEventLoop(Window.java:668)
at org.eclipse.jface.window.Window.open(Window.java:648)
at
org.eclipse.pde.internal.ui.editor.plugin.ExtensionsSection$3.run(ExtensionsSection.java:363)
at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:84)
at
org.eclipse.pde.internal.ui.editor.plugin.ExtensionsSection.handleNew(ExtensionsSection.java:353)
at
org.eclipse.pde.internal.ui.editor.plugin.ExtensionsSection.buttonSelected(ExtensionsSection.java:174)
at
org.eclipse.pde.internal.ui.editor.TreeSection$PartAdapter.buttonSelected(TreeSection.java:36)
at
org.eclipse.pde.internal.ui.parts.SharedPartWithButtons$SelectionHandler.buttonSelected(SharedPartWithButtons.java:34)
at
org.eclipse.pde.internal.ui.parts.SharedPartWithButtons$SelectionHandler.widgetSelected(SharedPartWithButtons.java:27)
at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:89)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:82)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:796)
at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:2594)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:2272)
at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:1353)
at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:1324)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:243)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:140)
at org.eclipse.ui.internal.ide.IDEApplication.run(IDEApplication.java:90)
at
org.eclipse.core.internal.runtime.PlatformActivator$1.run(PlatformActivator.java:283)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:242)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:119)
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.basicRun(Main.java:269)
at org.eclipse.core.launcher.Main.run(Main.java:700)
at org.eclipse.core.launcher.Main.main(Main.java:684) | normal | RESOLVED | FIXED |
{'$oid': '52e9c12054dc1c25ebdc09f5'} | 61,335 | Eclipse 200405060200 CDT Latest Head or 200405052036
Binaries folder disappears when playing with the project for a while (playing
means: Building, rebuilding, editing, closing files, opening files)
This has been confirmed by James (Linux), Brent (windows) and myself (solaris).
We do not have a reproduceable scenario. | major | VERIFIED | INVALID |
{'$oid': '52e9c12054dc1c25ebdc09f6'} | 61,336 | build I200405060200
- launch target with some compile errors
- it prompts you
- the dialog has a question mark
In this case, it's an unexpected event that may have bad consequences if the
user continues. I think the dialog should use the warning (!) icon. | normal | VERIFIED | FIXED |
{'$oid': '52e9c12054dc1c25ebdc09f7'} | 61,333 | If I select an expression in a Java snippets page, I can "Display" it ok, but if
I dismiss the Display popup, and right click on the same expression that is
still selected, the Display action is now grayed out, and I have to de-select,
re-select in order to reactivate it to display again
This is with eclipse build 200405060200 on linux fedora core 1 | normal | RESOLVED | DUPLICATE |
{'$oid': '52e9c12054dc1c25ebdc09f8'} | 61,338 | Eclipse 200405060200
Sometimes the Search dialog loses all its bottom buttons in Solaris. I've
noticed it 3 times while I was testing Search. I had to close the dialog by
pressing the 'x' and when I went back into the search dialog, the buttons came
back.
There has been a lot of inconsistency in the UI on Motif. | normal | RESOLVED | NDUPLICATE |
{'$oid': '52e9c12054dc1c25ebdc09f9'} | 61,337 | Eclipse 200405060200 on Solaris
When doing a build, you can't the details. There is a drawing problem. If
you keep on pressing the details button, you will lose almost the whole dialog. | major | RESOLVED | FIXED |
{'$oid': '52e9c12054dc1c25ebdc09fa'} | 61,339 | In debug perspective :
add a breakpoint by right-clicking
--> Breakpoint tag is not visible in the left margin. | normal | RESOLVED | DUPLICATE |
{'$oid': '52e9c12054dc1c25ebdc09fb'} | 61,342 | I20040506
The new icon for Run-time Workbench launch configuration has a '+' on its top
right corner.
That doesn't look right. All other icons with this '+' mean 'add ...' or 'wizard
...'.
The '+' should be removed from the Run-time Workbench launch configuration icon. | normal | RESOLVED | FIXED |
{'$oid': '52e9c12054dc1c25ebdc09fd'} | 61,341 | Eclipse 200405060200 CDT 200405052036
If there is a compiling error in a subdirectory (or deeper level) in a
project, no error markers will show in the editor.
In the problems view, the "In Folder" column will be empty.
The Error markers will show only for source files at the project level. | major | VERIFIED | FIXED |
{'$oid': '52e9c12054dc1c25ebdc09fe'} | 61,345 | Shared launch configuration depends on the project name. This is inconvenient
because if I check out a project as something other than the module/dir name, my
shared launch configurations won't work without modification.
The launch configuration needs to have some kind of project variable that can be
determined based on the project's actual name rather than "hard-coding" the
project name into the launch configuration.
I think this should be clear, but if it is not, please let me know and I'll add
more details. | normal | RESOLVED | WONTFIX |
{'$oid': '52e9c12054dc1c25ebdc09ff'} | 61,334 | Build id: 200405060200, clean unzip.
Trying to install
http://dev.eclipse.org/viewcvs/index.cgi/%7Echeckout%7E/platform-core-
home/updates
Scenario associated with error1.jpg:
Help > Software Updates > Manage Configuration...
Choosing any of the first three options showed error1.jpg.
Scenario associated with error2.jpg:
Installed an update site, tried to check it in the "Install : Update sites
to visit". The error2.jpg was displayed. I disabled all firewalls and should
be able to get to the Internet. The error message doesn't help. | minor | RESOLVED | FIXED |
{'$oid': '52e9c12054dc1c25ebdc0a00'} | 61,344 | Although there where interactions between hosts they are displayed as lost and
found messages (see screen capture attached). Please let me know if you need
details on how to set up the failing scenario, the instructions are available
in a Notes document. | normal | CLOSED | FIXED |
{'$oid': '52e9c12054dc1c25ebdc0a01'} | 61,346 | In 3.0, the support for -newUpdates command argument has been dropped from
update manager.
You can remove the call to SiteManager.handleNewUpdates() in
IDEWorkbenchAdvisor.checkUpdates(). In fact, you can remove the entire
checkUpdates() method.
I would like to deprecate this API for M9. Thanks. | normal | RESOLVED | WONTFIX |
{'$oid': '52e9c12154dc1c25ebdc0a02'} | 61,347 | build I20040506-0200
Was stepping through some code.
Hit F6.
Got an error dialog saying it could not complete the step because an exception
had occurred.
Nothing in the log for this.
When it came back, the Debug view could not show the contents for most of the
stack frames.
Tried closing and reopening the Debug view.
It came back, but some threads were missing so it was clearly in bad shape.
Tried terminating it.
Eclipse hung -- it would not even redraw.
Full thread dump Java HotSpot(TM) Client VM (1.4.2_01-b06 mixed mode):
"org.eclipse.jdt.internal.ui.text.JavaReconciler" daemon prio=2 tid=0x2272ec30
nid=0x824 in Object.wait() [243cf000..243cfd90]
at java.lang.Object.wait(Native Method)
at
org.eclipse.jface.text.reconciler.AbstractReconciler$BackgroundThread.run(AbstractReconciler.java:161)
- locked <0x139cd7f8> (a org.eclipse.jface.text.reconciler.DirtyRegionQueue)
"Worker-35" prio=5 tid=0x228aa8e0 nid=0x194 in Object.wait() [2434f000..2434fd90]
at java.lang.Object.wait(Native Method)
at
org.eclipse.jdi.internal.connect.PacketReceiveManager.waitForPacketAvailable(PacketReceiveManager.java:170)
at
org.eclipse.jdi.internal.connect.PacketReceiveManager.getReply(PacketReceiveManager.java:136)
- locked <0x13872150> (a
org.eclipse.jdi.internal.connect.PacketReceiveManager)
at
org.eclipse.jdi.internal.connect.PacketReceiveManager.getReply(PacketReceiveManager.java:158)
at org.eclipse.jdi.internal.MirrorImpl.requestVM(MirrorImpl.java:173)
at org.eclipse.jdi.internal.MirrorImpl.requestVM(MirrorImpl.java:191)
at org.eclipse.jdi.internal.MirrorImpl.requestVM(MirrorImpl.java:206)
at
org.eclipse.jdi.internal.ThreadReferenceImpl.name(ThreadReferenceImpl.java:270)
at
org.eclipse.jdt.internal.debug.core.model.JDIThread.getName(JDIThread.java:970)
at
org.eclipse.jdt.internal.debug.ui.JDIModelPresentation.getThreadText(JDIModelPresentation.java:297)
at
org.eclipse.jdt.internal.debug.ui.JDIModelPresentation.getText(JDIModelPresentation.java:226)
at
org.eclipse.debug.internal.ui.LazyModelPresentation.getText(LazyModelPresentation.java:107)
at
org.eclipse.debug.internal.ui.DelegatingModelPresentation.getText(DelegatingModelPresentation.java:158)
at
org.eclipse.debug.internal.ui.views.DebugViewLabelDecorator$LabelJob.run(DebugViewLabelDecorator.java:324)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:66)
"Worker-34" prio=5 tid=0x21cd65e0 nid=0x810 in Object.wait() [2420f000..2420fd90]
at java.lang.Object.wait(Native Method)
at
org.eclipse.jdi.internal.connect.PacketReceiveManager.waitForPacketAvailable(PacketReceiveManager.java:170)
at
org.eclipse.jdi.internal.connect.PacketReceiveManager.getReply(PacketReceiveManager.java:136)
- locked <0x13872150> (a
org.eclipse.jdi.internal.connect.PacketReceiveManager)
at
org.eclipse.jdi.internal.connect.PacketReceiveManager.getReply(PacketReceiveManager.java:158)
at org.eclipse.jdi.internal.MirrorImpl.requestVM(MirrorImpl.java:173)
at org.eclipse.jdi.internal.MirrorImpl.requestVM(MirrorImpl.java:191)
at org.eclipse.jdi.internal.MirrorImpl.requestVM(MirrorImpl.java:221)
at
org.eclipse.jdi.internal.ReferenceTypeImpl.methods(ReferenceTypeImpl.java:1010)
at
org.eclipse.jdi.internal.ReferenceTypeImpl.allMethods(ReferenceTypeImpl.java:566)
at
org.eclipse.jdi.internal.ReferenceTypeImpl.allMethods(ReferenceTypeImpl.java:573)
at
org.eclipse.jdi.internal.ObjectReferenceImpl.isAValidMethod(ObjectReferenceImpl.java:378)
at
org.eclipse.jdi.internal.ObjectReferenceImpl.invokeMethod(ObjectReferenceImpl.java:310)
at
org.eclipse.jdt.internal.debug.core.model.JDIThread.invokeMethod(JDIThread.java:809)
at
org.eclipse.jdt.internal.debug.core.model.JDIObjectValue.sendMessage(JDIObjectValue.java:77)
at
org.eclipse.jdt.internal.debug.ui.JavaDetailFormattersManager$EvaluationListener.appendObjectDetail(JavaDetailFormatt
ersManager.java:502)
at
org.eclipse.jdt.internal.debug.ui.JavaDetailFormattersManager$1.run(JavaDetailFormattersManager.java:454)
at
org.eclipse.jdt.internal.debug.core.model.JDIThread.runEvaluation(JDIThread.java:658)
at
org.eclipse.jdt.internal.debug.ui.JavaDetailFormattersManager$EvaluationListener.valueToString(JavaDetailFormattersMa
nager.java:461)
at
org.eclipse.jdt.internal.debug.ui.JavaDetailFormattersManager.resolveFormatter(JavaDetailFormattersManager.java:165)
at
org.eclipse.jdt.internal.debug.ui.JavaDetailFormattersManager.access$0(JavaDetailFormattersManager.java:141)
at
org.eclipse.jdt.internal.debug.ui.JavaDetailFormattersManager$4.run(JavaDetailFormattersManager.java:129)
at
org.eclipse.jdt.internal.debug.core.model.JDIThread$ThreadJob.run(JDIThread.java:2508)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:66)
"org.eclipse.jdt.debug: JDI Event Dispatcher" prio=5 tid=0x228aeea0 nid=0x6c0 in
Object.wait() [241cf000..241cfd90]
at java.lang.Object.wait(Native Method)
at java.lang.Object.wait(Object.java:429)
at
org.eclipse.jdi.internal.connect.PacketReceiveManager.waitForPacketAvailable(PacketReceiveManager.java:168)
at
org.eclipse.jdi.internal.connect.PacketReceiveManager.getCommand(PacketReceiveManager.java:93)
- locked <0x13872150> (a
org.eclipse.jdi.internal.connect.PacketReceiveManager)
at org.eclipse.jdi.internal.MirrorImpl.getCommandVM(MirrorImpl.java:276)
at
org.eclipse.jdi.internal.event.EventQueueImpl.remove(EventQueueImpl.java:63)
at
org.eclipse.jdi.internal.event.EventQueueImpl.remove(EventQueueImpl.java:48)
at
org.eclipse.jdt.internal.debug.core.EventDispatcher.run(EventDispatcher.java:213)
at java.lang.Thread.run(Thread.java:534)
"Packet Send Manager" prio=5 tid=0x227dfa60 nid=0x384 in Object.wait()
[2418f000..2418fd90]
at java.lang.Object.wait(Native Method)
at java.lang.Object.wait(Object.java:429)
at
org.eclipse.jdi.internal.connect.PacketSendManager.sendAvailablePackets(PacketSendManager.java:94)
- locked <0x138721d8> (a org.eclipse.jdi.internal.connect.PacketSendManager)
at
org.eclipse.jdi.internal.connect.PacketSendManager.run(PacketSendManager.java:54)
at java.lang.Thread.run(Thread.java:534)
"org.eclipse.jdt.internal.ui.text.JavaReconciler" daemon prio=2 tid=0x21db0e08
nid=0x77c in Object.wait() [23f3f000..23f3fd90]
at java.lang.Object.wait(Native Method)
at
org.eclipse.jface.text.reconciler.AbstractReconciler$BackgroundThread.run(AbstractReconciler.java:161)
- locked <0x1373f5b0> (a org.eclipse.jface.text.reconciler.DirtyRegionQueue)
"Worker-33" prio=5 tid=0x21f26cc8 nid=0x4f0 in Object.wait() [23eef000..23eefd90]
at java.lang.Object.wait(Native Method)
at
org.eclipse.jdi.internal.connect.PacketReceiveManager.waitForPacketAvailable(PacketReceiveManager.java:170)
at
org.eclipse.jdi.internal.connect.PacketReceiveManager.getReply(PacketReceiveManager.java:136)
- locked <0x13872150> (a
org.eclipse.jdi.internal.connect.PacketReceiveManager)
at
org.eclipse.jdi.internal.connect.PacketReceiveManager.getReply(PacketReceiveManager.java:158)
at org.eclipse.jdi.internal.MirrorImpl.requestVM(MirrorImpl.java:173)
at org.eclipse.jdi.internal.MirrorImpl.requestVM(MirrorImpl.java:191)
at org.eclipse.jdi.internal.MirrorImpl.requestVM(MirrorImpl.java:206)
at
org.eclipse.jdi.internal.ThreadReferenceImpl.name(ThreadReferenceImpl.java:270)
at
org.eclipse.jdt.internal.debug.core.model.JDIThread.getName(JDIThread.java:970)
at
org.eclipse.jdt.internal.debug.ui.JDIModelPresentation.getThreadText(JDIModelPresentation.java:290)
at
org.eclipse.jdt.internal.debug.ui.JDIModelPresentation.getText(JDIModelPresentation.java:226)
at
org.eclipse.debug.internal.ui.LazyModelPresentation.getText(LazyModelPresentation.java:107)
at
org.eclipse.debug.internal.ui.DelegatingModelPresentation.getText(DelegatingModelPresentation.java:158)
at
org.eclipse.debug.internal.ui.views.DebugViewLabelDecorator$LabelJob.run(DebugViewLabelDecorator.java:324)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:66)
"Worker-32" prio=5 tid=0x21cd5290 nid=0x7e0 in Object.wait() [23e6f000..23e6fd90]
at java.lang.Object.wait(Native Method)
at org.eclipse.core.internal.jobs.WorkerPool.sleep(WorkerPool.java:209)
- locked <0x111a8a80> (a org.eclipse.core.internal.jobs.WorkerPool)
at org.eclipse.core.internal.jobs.WorkerPool.startJob(WorkerPool.java:236)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:59)
"Worker-31" prio=5 tid=0x21f2a7b8 nid=0x2dc in Object.wait() [23e2f000..23e2fd90]
at java.lang.Object.wait(Native Method)
at org.eclipse.core.internal.jobs.WorkerPool.sleep(WorkerPool.java:209)
- locked <0x111a8a80> (a org.eclipse.core.internal.jobs.WorkerPool)
at org.eclipse.core.internal.jobs.WorkerPool.startJob(WorkerPool.java:236)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:59)
"Thread-2" prio=5 tid=0x2283ae60 nid=0x88 runnable [2344f000..2344fd90]
at java.net.SocketInputStream.socketRead0(Native Method)
at java.net.SocketInputStream.read(SocketInputStream.java:129)
at com.jcraft.jsch.IO.getByte(Unknown Source)
at com.jcraft.jsch.Session.read(Unknown Source)
at com.jcraft.jsch.Session.run(Unknown Source)
at java.lang.Thread.run(Thread.java:534)
"Java indexing" daemon prio=4 tid=0x21135290 nid=0x144 in Object.wait()
[2224f000..2224fd90]
at java.lang.Object.wait(Native Method)
- waiting on <0x115bfbd0> (a
org.eclipse.jdt.internal.core.search.indexing.IndexManager)
at java.lang.Object.wait(Object.java:429)
at
org.eclipse.jdt.internal.core.search.processing.JobManager.run(JobManager.java:323)
- locked <0x115bfbd0> (a
org.eclipse.jdt.internal.core.search.indexing.IndexManager)
at java.lang.Thread.run(Thread.java:534)
"Start Level Event Dispatcher" daemon prio=5 tid=0x21148818 nid=0xdc in
Object.wait() [2123f000..2123fd90]
at java.lang.Object.wait(Native Method)
- waiting on <0x10f80450> (a
org.eclipse.osgi.framework.eventmgr.EventThread)
at java.lang.Object.wait(Object.java:429)
at
org.eclipse.osgi.framework.eventmgr.EventThread.getNextEvent(EventThread.java:149)
- locked <0x10f80450> (a org.eclipse.osgi.framework.eventmgr.EventThread)
at org.eclipse.osgi.framework.eventmgr.EventThread.run(EventThread.java:107)
"Framework Event Dispatcher" daemon prio=5 tid=0x21144218 nid=0x498 in
Object.wait() [211ff000..211ffd90]
at java.lang.Object.wait(Native Method)
- waiting on <0x10f804a0> (a
org.eclipse.osgi.framework.eventmgr.EventThread)
at java.lang.Object.wait(Object.java:429)
at
org.eclipse.osgi.framework.eventmgr.EventThread.getNextEvent(EventThread.java:149)
- locked <0x10f804a0> (a org.eclipse.osgi.framework.eventmgr.EventThread)
at org.eclipse.osgi.framework.eventmgr.EventThread.run(EventThread.java:107)
"Signal Dispatcher" daemon prio=10 tid=0x00970e10 nid=0x7f0 waiting on condition
[0..0]
"YJP CPU Sampler" daemon prio=5 tid=0x0023fd80 nid=0x7e4 runnable [0..0]
"YJP RequestServer" daemon prio=5 tid=0x00970c08 nid=0x550 runnable
[20e6f000..20e6fd90]
at java.net.PlainSocketImpl.socketAccept(Native Method)
at java.net.PlainSocketImpl.accept(PlainSocketImpl.java:353)
- locked <0x10f80648> (a java.net.PlainSocketImpl)
at java.net.ServerSocket.implAccept(ServerSocket.java:448)
at java.net.ServerSocket.accept(ServerSocket.java:419)
at com.yourkit.runtime.RequestServer.startServerImpl(RequestServer.java:180)
at com.yourkit.runtime.RequestServer.access$000(RequestServer.java:18)
at com.yourkit.runtime.RequestServer$1.run(RequestServer.java:56)
"Finalizer" daemon prio=9 tid=0x0091e1c8 nid=0x7e8 in Object.wait()
[209ef000..209efd90]
at java.lang.Object.wait(Native Method)
at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:111)
- locked <0x10f80760> (a java.lang.ref.ReferenceQueue$Lock)
at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:127)
at java.lang.ref.Finalizer$FinalizerThread.run(Finalizer.java:159)
"Reference Handler" daemon prio=10 tid=0x0091cd40 nid=0x7ec in Object.wait()
[209af000..209afd90]
at java.lang.Object.wait(Native Method)
at java.lang.Object.wait(Object.java:429)
at java.lang.ref.Reference$ReferenceHandler.run(Reference.java:115)
- locked <0x10f807c8> (a java.lang.ref.Reference$Lock)
"main" prio=7 tid=0x00234d90 nid=0x414 in Object.wait() [6f000..6fc3c]
at java.lang.Object.wait(Native Method)
at
org.eclipse.jdi.internal.connect.PacketReceiveManager.waitForPacketAvailable(PacketReceiveManager.java:170)
at
org.eclipse.jdi.internal.connect.PacketReceiveManager.getReply(PacketReceiveManager.java:136)
- locked <0x13872150> (a
org.eclipse.jdi.internal.connect.PacketReceiveManager)
at
org.eclipse.jdi.internal.connect.PacketReceiveManager.getReply(PacketReceiveManager.java:158)
at org.eclipse.jdi.internal.MirrorImpl.requestVM(MirrorImpl.java:173)
at org.eclipse.jdi.internal.MirrorImpl.requestVM(MirrorImpl.java:191)
at
org.eclipse.jdi.internal.VirtualMachineImpl.exit(VirtualMachineImpl.java:599)
at
org.eclipse.jdt.internal.debug.core.model.JDIDebugTarget.terminate(JDIDebugTarget.java:1240)
at
org.eclipse.debug.internal.ui.actions.TerminateActionDelegate.doAction(TerminateActionDelegate.java:25)
at
org.eclipse.debug.internal.ui.actions.AbstractDebugActionDelegate$1.run(AbstractDebugActionDelegate.java:104)
at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:84)
at
org.eclipse.debug.internal.ui.actions.AbstractDebugActionDelegate.run(AbstractDebugActionDelegate.java:99)
at
org.eclipse.debug.internal.ui.actions.AbstractListenerActionDelegate.runWithEvent(AbstractListenerActionDelegate.java
:112)
at org.eclipse.ui.internal.PluginAction.runWithEvent(PluginAction.java:266)
at
org.eclipse.jface.action.ActionContributionItem.handleWidgetSelection(ActionContributionItem.java:612)
at
org.eclipse.jface.action.ActionContributionItem.access$2(ActionContributionItem.java:563)
at
org.eclipse.jface.action.ActionContributionItem$7.handleEvent(ActionContributionItem.java:521)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:82)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:796)
at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:2594)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:2272)
at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:1353)
at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:1324)
at
org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:243)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:140)
at org.eclipse.ui.internal.ide.IDEApplication.run(IDEApplication.java:90)
at
org.eclipse.core.internal.runtime.PlatformActivator$1.run(PlatformActivator.java:283)
at
org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:242)
at
org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:119)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:324)
at org.eclipse.core.launcher.Main.basicRun(Main.java:269)
at org.eclipse.core.launcher.Main.run(Main.java:700)
at org.eclipse.core.launcher.Main.main(Main.java:684)
"VM Thread" prio=5 tid=0x0095d738 nid=0x7f8 runnable
"VM Periodic Task Thread" prio=10 tid=0x0095e118 nid=0x51c waiting on condition
"Suspend Checker Thread" prio=10 tid=0x0023ff70 nid=0x520 runnable | normal | RESOLVED | WONTFIX |
{'$oid': '52e9c12154dc1c25ebdc0a03'} | 61,348 | I started up eclipse after a crash. Everything seemed to come up reasonably
(though somewhat slowly). Then I dragged a file from the Windows explorer into
the navigator. Unfortunately, I dropped it in the wrong place. When I went to
move it I got a modal dialog saying
"User operation is waiting for Build to finish" (or words to that effect)
with a cancel button that was grayed out.
The build took some time (long enough to start IE and enter this bug report)
After that I was able to complete the drag and move the file to the right place.
I recall from a random discussion that builds should be interrupted if the user
is asking for other operations. Failing that, it would be good if I could
cancel the blocking job. | normal | RESOLVED | WORKSFORME |
{'$oid': '52e9c12154dc1c25ebdc0a04'} | 61,340 | Eclipse 200405060200 CDT Latest Head or 200405052036
I had these folders and one .cpp file in one project in my C/C++ Projects View:
Binaries
Include
BubbleSort (cpp source folder)
Debug (buid folder)
main.cpp
After a while, the names shifted:
-Binary folder had the "Include" name
-Include folder had the "BubbleSort" name
-BubbleSort folder had the "BubbleSort" name (fine)
-Debug folder had the "main.cpp" name
I have attached a screen shot. | major | RESOLVED | FIXED |
{'$oid': '52e9c12154dc1c25ebdc0a05'} | 61,349 | build I20040506-0200 + latest from head
While exiting the browser example under debug, saw the following in the console.
java.lang.NoClassDefFoundError: org/eclipse/ui/internal/progress/TaskInfo
at org.eclipse.ui.internal.progress.JobInfo.beginTask(JobInfo.java:136)
at
org.eclipse.ui.internal.progress.ProgressManager$JobMonitor.beginTask(ProgressManager.java:174)
at
org.eclipse.ui.internal.decorators.DecorationScheduler$1.run(DecorationScheduler.java:220)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:66) | normal | RESOLVED | DUPLICATE |
{'$oid': '52e9c12154dc1c25ebdc0a06'} | 61,351 | build I20040506-0200
- run the browser example
- exit
- there's a prefs file in the metadata area with:
#Thu May 06 23:29:06 EDT 2004
eclipse.preferences.version=1
CURRENT_THEME_ID=org.eclipse.ui.defaultTheme
It looks like, at least for a very simple RCP app, this is the only pref being
written.
It would be nice if no prefs were explicitly set unless needed (setting defaults
does not cause a write).
Some RCP apps may not want a workspace folder. This is possible to achieve with
the runtime, as long as no higher layers force it. | normal | CLOSED | FIXED |
{'$oid': '52e9c12154dc1c25ebdc0a08'} | 61,352 | Using the 200405060200 I-build, I saw following exception logged while
importing a "team project set".
As far as I can tell, everything works fine, but thought I'd pass
this along so either 1) it can be cleaned up, or 2) maybe something
under the covers isn't really working correctly?
!SESSION May 06, 2004 23:29:06.174 ---------------------------------------------
java.version=1.4.2_03
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_US
!ENTRY org.eclipse.core.runtime 4 1 May 06, 2004 23:29:06.174
!MESSAGE Plug-in org.eclipse.team.cvs.ui was unable to load class org.eclipse.
team.internal.ccvs.ui.CVSProjectSetSerializer.
!STACK 0
java.lang.ClassNotFoundException: org.eclipse.team.internal.ccvs.ui.
CVSProjectSetSerializer
at org.eclipse.osgi.framework.internal.core.BundleLoader.
findClass(BundleLoader.java:402)
at org.eclipse.osgi.framework.adaptor.core.AbstractClassLoader.
loadClass(AbstractClassLoader.java:93)
at java.lang.ClassLoader.loadClass(Unknown Source)
at org.eclipse.osgi.framework.internal.core.BundleLoader.
loadClass(BundleLoader.java:305)
at org.eclipse.osgi.framework.internal.core.BundleHost.
loadClass(BundleHost.java:336)
at org.eclipse.osgi.framework.internal.core.AbstractBundle.
loadClass(AbstractBundle.java:1315)
at org.eclipse.core.internal.registry.ConfigurationElement.
createExecutableExtension(ConfigurationElement.java:129)
at org.eclipse.core.internal.registry.ConfigurationElement.
createExecutableExtension(ConfigurationElement.java:122)
at org.eclipse.core.internal.registry.ConfigurationElement.
createExecutableExtension(ConfigurationElement.java:111)
at org.eclipse.team.core.Team.getProjectSetSerializer(Team.java:530)
at org.eclipse.team.core.ProjectSetCapability.
ensureBackwardsCompatible(ProjectSetCapability.java:45)
at org.eclipse.team.internal.ui.wizards.ProjectSetImportWizard$1.
execute(ProjectSetImportWizard.java:89)
at org.eclipse.ui.actions.WorkspaceModifyOperation$1.
run(WorkspaceModifyOperation.java:91)
at org.eclipse.core.internal.resources.Workspace.run(Workspace.java:1656)
at org.eclipse.ui.actions.WorkspaceModifyOperation.
run(WorkspaceModifyOperation.java:105)
at org.eclipse.jface.operation.ModalContext$ModalContextThread.
run(ModalContext.java:101) | normal | RESOLVED | FIXED |
{'$oid': '52e9c12154dc1c25ebdc0a09'} | 61,354 | in i05051045
I was having trouble getting source for java.net.URL so I used the Add Source
Container button and selected the JRE library then clicked OK. Nothing
appeared to happen. I looked in my log and found several of the following
entries. The timestamp indicates that they just happened.
I don't have much more info unfortunately.
!ENTRY org.eclipse.ui 4 4 May 07, 2004 00:21:10.409
!MESSAGE Unhandled event loop exception
Unhandled event loop exception
Reason:
!ENTRY org.eclipse.ui 4 0 May 07, 2004 00:21:10.419
!MESSAGE java.lang.NullPointerException
!STACK 0
java.lang.NullPointerException
at
org.eclipse.jdt.internal.launching.ClasspathContainerSourceContainerTypeDelegate
.getMemento(ClasspathContaine
rSourceContainerTypeDelegate.java:56)
at
org.eclipse.debug.internal.core.sourcelookup.SourceContainerType.getMemento
(SourceContainerType.java:55)
at
org.eclipse.debug.core.sourcelookup.AbstractSourceLookupDirector.getMemento
(AbstractSourceLookupDirector.java
:366)
at
org.eclipse.debug.internal.ui.sourcelookup.SourceLookupPanel.performApply
(SourceLookupPanel.java:365)
at org.eclipse.debug.ui.sourcelookup.SourceLookupDialog.okPressed
(SourceLookupDialog.java:95)
at org.eclipse.jface.dialogs.Dialog.buttonPressed(Dialog.java:351)
at org.eclipse.jface.dialogs.Dialog$2.widgetSelected(Dialog.java:491)
at org.eclipse.swt.widgets.TypedListener.handleEvent
(TypedListener.java:89)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:82)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:796)
at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:2594)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:2272)
at org.eclipse.jface.window.Window.runEventLoop(Window.java:668)
at org.eclipse.jface.window.Window.open(Window.java:648)
at
org.eclipse.debug.internal.ui.sourcelookup.CommonSourceNotFoundEditor.buttonSele
cted(CommonSourceNotFoundEdit
or.java:204)
at
org.eclipse.debug.internal.ui.sourcelookup.CommonSourceNotFoundEditor.access$0
(CommonSourceNotFoundEditor.jav
a:182)
at
org.eclipse.debug.internal.ui.sourcelookup.CommonSourceNotFoundEditor$1.widgetSe
lected(CommonSourceNotFoundEd
itor.java:168)
at org.eclipse.swt.widgets.TypedListener.handleEvent
(TypedListener.java:89)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:82)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:796)
at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:2594)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:2272)
at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:1353)
at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:1324)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench
(Workbench.java:243)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:140)
at org.eclipse.ui.internal.ide.IDEApplication.run
(IDEApplication.java:90)
at org.eclipse.core.internal.runtime.PlatformActivator$1.run
(PlatformActivator.java:283)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run
(EclipseStarter.java:243)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run
(EclipseStarter.java:120)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke
(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke
(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:324)
at org.eclipse.core.launcher.Main.basicRun(Main.java:269)
at org.eclipse.core.launcher.Main.run(Main.java:700)
at org.eclipse.core.launcher.Main.main(Main.java:684)
java.lang.NullPointerException | normal | RESOLVED | DUPLICATE |
{'$oid': '52e9c12154dc1c25ebdc0a0a'} | 61,355 | I20040506 on WXP
F5 doesn't work but the following messages are in my .log.
!MESSAGE Conflicting key binding for 'org.eclipse.ui.file.refresh'
and 'org.eclipse.debug.ui.commands.StepInto' | normal | RESOLVED | DUPLICATE |
{'$oid': '52e9c12154dc1c25ebdc0a0b'} | 61,356 | build I20040506
I tried to click on a perspective button to switch to another perspective
after debugging (The debugging perspective was auto-activated).
The following NPEs and "WDEs" (widget disposed exceptions) occured:
at org.eclipse.ui.internal.Perspective.findView(Perspective.java:238)
at org.eclipse.ui.internal.WorkbenchPage.findViewReference
(WorkbenchPage.java:1315)
at org.eclipse.ui.internal.WorkbenchPage.findViewReference
(WorkbenchPage.java:1305)
at org.eclipse.ui.internal.WorkbenchPage.findView
(WorkbenchPage.java:1288)
at org.eclipse.ui.internal.WorkbenchPage.getViewStack
(WorkbenchPage.java:3488)
at
org.eclipse.debug.internal.ui.views.launch.LaunchViewContextListener.contextEna
bled(LaunchViewContextListener.java:405)
at
org.eclipse.debug.internal.ui.views.launch.LaunchViewContextListener.contextMan
agerChanged(LaunchViewContextListener.java:352)
at
org.eclipse.ui.internal.contexts.AbstractContextManager.fireContextManagerChang
ed(AbstractContextManager.java:46)
at
org.eclipse.ui.internal.contexts.ProxyContextManager$1.contextManagerChanged
(ProxyContextManager.java:41)
at
org.eclipse.ui.internal.contexts.AbstractContextManager.fireContextManagerChang
ed(AbstractContextManager.java:46)
at
org.eclipse.ui.internal.contexts.MutableContextManager.setEnabledContextIds
(MutableContextManager.java:310)
at
org.eclipse.ui.internal.contexts.ws.WorkbenchContextSupport.processEnabledSubmi
ssions(WorkbenchContextSupport.java:557)
at
org.eclipse.ui.internal.contexts.ws.WorkbenchContextSupport.checkWindowType
(WorkbenchContextSupport.java:353)
at org.eclipse.ui.internal.contexts.ws.WorkbenchContextSupport.access$0
(WorkbenchContextSupport.java:294)
at
org.eclipse.ui.internal.contexts.ws.WorkbenchContextSupport$1.handleEvent
(WorkbenchContextSupport.java:129)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:82)
at org.eclipse.swt.widgets.Display.filterEvent(Display.java:705)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:795)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:820)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:801)
at org.eclipse.swt.widgets.Decorations.WM_ACTIVATE
(Decorations.java:1473)
at org.eclipse.swt.widgets.Shell.WM_ACTIVATE(Shell.java:1327)
at org.eclipse.swt.widgets.Control.windowProc(Control.java:2949)
at org.eclipse.swt.widgets.Decorations.windowProc
(Decorations.java:1449)
at org.eclipse.swt.widgets.Display.windowProc(Display.java:3160)
at org.eclipse.swt.internal.win32.OS.PeekMessageW(Native Method)
at org.eclipse.swt.internal.win32.OS.PeekMessage(OS.java:1868)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:2266)
at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:1353)
at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:1324)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench
(Workbench.java:243)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:140)
at org.eclipse.ui.internal.ide.IDEApplication.run
(IDEApplication.java:90)
at org.eclipse.core.internal.runtime.PlatformActivator$1.run
(PlatformActivator.java:283)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run
(EclipseStarter.java:242)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run
(EclipseStarter.java:119)
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.basicRun(Main.java:269)
at org.eclipse.core.launcher.Main.run(Main.java:700)
at org.eclipse.core.launcher.Main.main(Main.java:684)
org.eclipse.swt.SWTException: Widget is disposed
at org.eclipse.swt.SWT.error(SWT.java:2689)
at org.eclipse.swt.SWT.error(SWT.java:2614)
at org.eclipse.swt.SWT.error(SWT.java:2585)
at org.eclipse.swt.widgets.Widget.error(Widget.java:381)
at org.eclipse.swt.widgets.Widget.checkWidget(Widget.java:283)
at org.eclipse.swt.widgets.Control.setParent(Control.java:2923)
at org.eclipse.ui.internal.ViewPane.reparent(ViewPane.java:613)
at org.eclipse.ui.internal.PerspectivePresentation.deactivate
(PerspectivePresentation.java:482)
at org.eclipse.ui.internal.Perspective.onDeactivate
(Perspective.java:654)
at org.eclipse.ui.internal.WorkbenchPage.setPerspective
(WorkbenchPage.java:2685)
at org.eclipse.ui.internal.WorkbenchPage.busySetPerspective
(WorkbenchPage.java:728)
at org.eclipse.ui.internal.WorkbenchPage.access$8
(WorkbenchPage.java:713)
at org.eclipse.ui.internal.WorkbenchPage$12.run
(WorkbenchPage.java:2835)
at org.eclipse.swt.custom.BusyIndicator.showWhile
(BusyIndicator.java:84)
at org.eclipse.ui.internal.WorkbenchPage.setPerspective
(WorkbenchPage.java:2833)
at org.eclipse.ui.internal.PerspectiveBarContributionItem.select
(PerspectiveBarContributionItem.java:118)
at
org.eclipse.ui.internal.PerspectiveBarContributionItem$3.widgetSelected
(PerspectiveBarContributionItem.java:108)
at org.eclipse.swt.widgets.TypedListener.handleEvent
(TypedListener.java:89)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:82)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:796)
at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:2594)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:2272)
at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:1353)
at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:1324)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench
(Workbench.java:243)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:140)
at org.eclipse.ui.internal.ide.IDEApplication.run
(IDEApplication.java:90)
at org.eclipse.core.internal.runtime.PlatformActivator$1.run
(PlatformActivator.java:283)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run
(EclipseStarter.java:242)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run
(EclipseStarter.java:119)
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.basicRun(Main.java:269)
at org.eclipse.core.launcher.Main.run(Main.java:700)
at org.eclipse.core.launcher.Main.main(Main.java:684)
java.lang.NullPointerException
at org.eclipse.ui.internal.registry.ViewRegistry.find
(ViewRegistry.java:211)
at org.eclipse.ui.internal.ViewFactory$ViewReference.getRegisteredName
(ViewFactory.java:117)
at org.eclipse.ui.internal.PresentableViewPart.getName
(PresentableViewPart.java:72)
at org.eclipse.ui.internal.PartStack.saveState(PartStack.java:593)
at org.eclipse.ui.internal.RootLayoutContainer.saveState
(RootLayoutContainer.java:197)
at org.eclipse.ui.internal.PerspectivePresentation.saveState
(PerspectivePresentation.java:1172)
at org.eclipse.ui.internal.Perspective.saveState(Perspective.java:1176)
at org.eclipse.ui.internal.Perspective.saveState(Perspective.java:1041)
at org.eclipse.ui.internal.WorkbenchPage.saveState
(WorkbenchPage.java:2547)
at org.eclipse.ui.internal.WorkbenchWindow.saveState
(WorkbenchWindow.java:1816)
at org.eclipse.ui.internal.Workbench.saveState(Workbench.java:1376)
at org.eclipse.ui.internal.Workbench.recordWorkbenchState
(Workbench.java:1153)
at org.eclipse.ui.internal.Workbench.access$5(Workbench.java:1151)
at org.eclipse.ui.internal.Workbench$9.run(Workbench.java:425)
at org.eclipse.core.internal.runtime.InternalPlatform.run
(InternalPlatform.java:604)
at org.eclipse.core.runtime.Platform.run(Platform.java:545)
at org.eclipse.ui.internal.Workbench.busyClose(Workbench.java:423)
at org.eclipse.ui.internal.Workbench.access$8(Workbench.java:389)
at org.eclipse.ui.internal.Workbench$12.run(Workbench.java:561)
at org.eclipse.swt.custom.BusyIndicator.showWhile
(BusyIndicator.java:84)
at org.eclipse.ui.internal.Workbench.close(Workbench.java:559)
at org.eclipse.ui.internal.Workbench.close(Workbench.java:535)
at org.eclipse.ui.internal.WorkbenchWindow.busyClose
(WorkbenchWindow.java:480)
at org.eclipse.ui.internal.WorkbenchWindow.access$0
(WorkbenchWindow.java:465)
at org.eclipse.ui.internal.WorkbenchWindow$1.run
(WorkbenchWindow.java:553)
at org.eclipse.swt.custom.BusyIndicator.showWhile
(BusyIndicator.java:84)
at org.eclipse.ui.internal.WorkbenchWindow.close
(WorkbenchWindow.java:551)
at org.eclipse.jface.window.Window.handleShellCloseEvent
(Window.java:593)
at org.eclipse.jface.window.Window$2.shellClosed(Window.java:544)
at org.eclipse.swt.widgets.TypedListener.handleEvent
(TypedListener.java:158)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:82)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:796)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:820)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:805)
at org.eclipse.swt.widgets.Decorations.WM_CLOSE(Decorations.java:1506)
at org.eclipse.swt.widgets.Control.windowProc(Control.java:2952)
at org.eclipse.swt.widgets.Decorations.windowProc
(Decorations.java:1449)
at org.eclipse.swt.widgets.Display.windowProc(Display.java:3160)
at org.eclipse.swt.internal.win32.OS.DefWindowProcW(Native Method)
at org.eclipse.swt.internal.win32.OS.DefWindowProc(OS.java:1454)
at org.eclipse.swt.widgets.Shell.callWindowProc(Shell.java:397)
at org.eclipse.swt.widgets.Control.windowProc(Control.java:3030)
at org.eclipse.swt.widgets.Decorations.windowProc
(Decorations.java:1449)
at org.eclipse.swt.widgets.Display.windowProc(Display.java:3160)
at org.eclipse.swt.internal.win32.OS.DefWindowProcW(Native Method)
at org.eclipse.swt.internal.win32.OS.DefWindowProc(OS.java:1454)
at org.eclipse.swt.widgets.Shell.callWindowProc(Shell.java:397)
at org.eclipse.swt.widgets.Control.windowProc(Control.java:3030)
at org.eclipse.swt.widgets.Decorations.windowProc
(Decorations.java:1449)
at org.eclipse.swt.widgets.Display.windowProc(Display.java:3160)
at org.eclipse.swt.internal.win32.OS.DispatchMessageW(Native Method)
at org.eclipse.swt.internal.win32.OS.DispatchMessage(OS.java:1459)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:2270)
at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:1353)
at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:1324)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench
(Workbench.java:243)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:140)
at org.eclipse.ui.internal.ide.IDEApplication.run
(IDEApplication.java:90)
at org.eclipse.core.internal.runtime.PlatformActivator$1.run
(PlatformActivator.java:283)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run
(EclipseStarter.java:242)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run
(EclipseStarter.java:119)
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.basicRun(Main.java:269)
at org.eclipse.core.launcher.Main.run(Main.java:700)
at org.eclipse.core.launcher.Main.main(Main.java:684)
org.eclipse.swt.SWTException: Widget is disposed
at org.eclipse.swt.SWT.error(SWT.java:2689)
at org.eclipse.swt.SWT.error(SWT.java:2614)
at org.eclipse.swt.SWT.error(SWT.java:2585)
at org.eclipse.swt.widgets.Widget.error(Widget.java:381)
at org.eclipse.swt.widgets.Widget.checkWidget(Widget.java:283)
at org.eclipse.swt.widgets.Control.setParent(Control.java:2923)
at org.eclipse.ui.internal.ViewPane.reparent(ViewPane.java:613)
at org.eclipse.ui.internal.PerspectivePresentation.deactivate
(PerspectivePresentation.java:482)
at org.eclipse.ui.internal.Perspective.onDeactivate
(Perspective.java:654)
at org.eclipse.ui.internal.WorkbenchPage.onDeactivate
(WorkbenchPage.java:2034)
at org.eclipse.ui.internal.WorkbenchWindow$6.run
(WorkbenchWindow.java:1871)
at org.eclipse.swt.custom.BusyIndicator.showWhile
(BusyIndicator.java:84)
at org.eclipse.ui.internal.WorkbenchWindow.setActivePage
(WorkbenchWindow.java:1866)
at org.eclipse.ui.internal.WorkbenchWindow.closeAllPages
(WorkbenchWindow.java:574)
at org.eclipse.ui.internal.WorkbenchWindow.hardClose
(WorkbenchWindow.java:1038)
at org.eclipse.ui.internal.WorkbenchWindow.busyClose
(WorkbenchWindow.java:483)
at org.eclipse.ui.internal.WorkbenchWindow.access$0
(WorkbenchWindow.java:465)
at org.eclipse.ui.internal.WorkbenchWindow$1.run
(WorkbenchWindow.java:553)
at org.eclipse.swt.custom.BusyIndicator.showWhile
(BusyIndicator.java:84)
at org.eclipse.ui.internal.WorkbenchWindow.close
(WorkbenchWindow.java:551)
at org.eclipse.jface.window.WindowManager.close(WindowManager.java:101)
at org.eclipse.ui.internal.Workbench$10.run(Workbench.java:450)
at org.eclipse.core.internal.runtime.InternalPlatform.run
(InternalPlatform.java:604)
at org.eclipse.core.runtime.Platform.run(Platform.java:545)
at org.eclipse.ui.internal.Workbench.busyClose(Workbench.java:447)
at org.eclipse.ui.internal.Workbench.access$8(Workbench.java:389)
at org.eclipse.ui.internal.Workbench$12.run(Workbench.java:561)
at org.eclipse.swt.custom.BusyIndicator.showWhile
(BusyIndicator.java:84)
at org.eclipse.ui.internal.Workbench.close(Workbench.java:559)
at org.eclipse.ui.internal.Workbench.close(Workbench.java:535)
at org.eclipse.ui.internal.WorkbenchWindow.busyClose
(WorkbenchWindow.java:480)
at org.eclipse.ui.internal.WorkbenchWindow.access$0
(WorkbenchWindow.java:465)
at org.eclipse.ui.internal.WorkbenchWindow$1.run
(WorkbenchWindow.java:553)
at org.eclipse.swt.custom.BusyIndicator.showWhile
(BusyIndicator.java:84)
at org.eclipse.ui.internal.WorkbenchWindow.close
(WorkbenchWindow.java:551)
at org.eclipse.jface.window.Window.handleShellCloseEvent
(Window.java:593)
at org.eclipse.jface.window.Window$2.shellClosed(Window.java:544)
at org.eclipse.swt.widgets.TypedListener.handleEvent
(TypedListener.java:158)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:82)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:796)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:820)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:805)
at org.eclipse.swt.widgets.Decorations.WM_CLOSE(Decorations.java:1506)
at org.eclipse.swt.widgets.Control.windowProc(Control.java:2952)
at org.eclipse.swt.widgets.Decorations.windowProc
(Decorations.java:1449)
at org.eclipse.swt.widgets.Display.windowProc(Display.java:3160)
at org.eclipse.swt.internal.win32.OS.DefWindowProcW(Native Method)
at org.eclipse.swt.internal.win32.OS.DefWindowProc(OS.java:1454)
at org.eclipse.swt.widgets.Shell.callWindowProc(Shell.java:397)
at org.eclipse.swt.widgets.Control.windowProc(Control.java:3030)
at org.eclipse.swt.widgets.Decorations.windowProc
(Decorations.java:1449)
at org.eclipse.swt.widgets.Display.windowProc(Display.java:3160)
at org.eclipse.swt.internal.win32.OS.DefWindowProcW(Native Method)
at org.eclipse.swt.internal.win32.OS.DefWindowProc(OS.java:1454)
at org.eclipse.swt.widgets.Shell.callWindowProc(Shell.java:397)
at org.eclipse.swt.widgets.Control.windowProc(Control.java:3030)
at org.eclipse.swt.widgets.Decorations.windowProc
(Decorations.java:1449)
at org.eclipse.swt.widgets.Display.windowProc(Display.java:3160)
at org.eclipse.swt.internal.win32.OS.DispatchMessageW(Native Method)
at org.eclipse.swt.internal.win32.OS.DispatchMessage(OS.java:1459)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:2270)
at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:1353)
at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:1324)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench
(Workbench.java:243)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:140)
at org.eclipse.ui.internal.ide.IDEApplication.run
(IDEApplication.java:90)
at org.eclipse.core.internal.runtime.PlatformActivator$1.run
(PlatformActivator.java:283)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run
(EclipseStarter.java:242)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run
(EclipseStarter.java:119)
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.basicRun(Main.java:269)
at org.eclipse.core.launcher.Main.run(Main.java:700)
at org.eclipse.core.launcher.Main.main(Main.java:684) | major | RESOLVED | WORKSFORME |
{'$oid': '52e9c12154dc1c25ebdc0a0c'} | 61,358 | * implements <code>ITextEditorExtension2</code>, it returns {@link
ITextEditorExtension#isEditorInputReadOnly()};<br>
should be:
* implements <code>ITextEditorExtension</code>, it returns {@link
ITextEditorExtension#isEditorInputReadOnly()};<br> | trivial | CLOSED | FIXED |
{'$oid': '52e9c12154dc1c25ebdc0a0d'} | 61,357 | It looks like views that are opened with the IWorkbenchPage.VIEW_CREATE constant are added to the
top of the activation stack. Instead, they should be added to the bottom.
Our view activation code opens view with the CREATE flag and then proceeds to figure out which
views need to be on top based on the activation order (as returned by getViewStack). The effect of this
bug is that we end up promoting the most recently created view instead of the one that was really the
most recently (or even currently!) active.
This is a high priority item for the debugger because it makes our view management story rude. | normal | RESOLVED | DUPLICATE |
{'$oid': '52e9c12154dc1c25ebdc0a0e'} | 61,359 | Build: I20040506
This was found in the log after starting Eclipse.
java.lang.IllegalArgumentException
at org.apache.crimson.parser.Parser2.parseInternal(Unknown Source)
at org.apache.crimson.parser.Parser2.parse(Unknown Source)
at org.apache.crimson.parser.XMLReaderImpl.parse(Unknown Source)
at javax.xml.parsers.SAXParser.parse(Unknown Source)
at org.eclipse.update.internal.configurator.ConfigurationParser.parse
(ConfigurationParser.java:68)
at
org.eclipse.update.internal.configurator.PlatformConfiguration.loadConfig
(PlatformConfiguration.java:1140)
at
org.eclipse.update.internal.configurator.PlatformConfiguration.initializeCurren
t(PlatformConfiguration.java:701)
at
org.eclipse.update.internal.configurator.PlatformConfiguration.<init>
(PlatformConfiguration.java:83)
at
org.eclipse.update.internal.configurator.PlatformConfiguration.startup
(PlatformConfiguration.java:642)
at
org.eclipse.update.internal.configurator.ConfigurationActivator.getPlatformConf
iguration(ConfigurationActivator.java:296)
at
org.eclipse.update.internal.configurator.ConfigurationActivator.initialize
(ConfigurationActivator.java:114)
at
org.eclipse.update.internal.configurator.ConfigurationActivator.start
(ConfigurationActivator.java:68)
at org.eclipse.osgi.framework.internal.core.BundleContextImpl$1.run
(BundleContextImpl.java:973)
at java.security.AccessController.doPrivileged(Native Method)
at
org.eclipse.osgi.framework.internal.core.BundleContextImpl.startActivator
(BundleContextImpl.java:969)
at org.eclipse.osgi.framework.internal.core.BundleContextImpl.start
(BundleContextImpl.java:952)
at org.eclipse.osgi.framework.internal.core.BundleHost.startWorker
(BundleHost.java:408)
at org.eclipse.osgi.framework.internal.core.AbstractBundle.resume
(AbstractBundle.java:373)
at org.eclipse.osgi.framework.internal.core.Framework.resumeBundle
(Framework.java:999)
at
org.eclipse.osgi.framework.internal.core.StartLevelManager.resumeBundles
(StartLevelManager.java:571)
at org.eclipse.osgi.framework.internal.core.StartLevelManager.incFWSL
(StartLevelManager.java:482)
at
org.eclipse.osgi.framework.internal.core.StartLevelManager.doSetStartLevel
(StartLevelManager.java:272)
at
org.eclipse.osgi.framework.internal.core.StartLevelManager.dispatchEvent
(StartLevelManager.java:442)
at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent
(EventManager.java:153)
at org.eclipse.osgi.framework.eventmgr.EventThread$Queued.dispatchEvent
(EventThread.java:56)
at org.eclipse.osgi.framework.eventmgr.EventThread.run
(EventThread.java:107) | normal | RESOLVED | DUPLICATE |
{'$oid': '52e9c12154dc1c25ebdc0a0f'} | 61,360 | The progress view is not IDE related and should be moved to the ui.views plugin.
Any RCP application using background jobs must otherwise import the ui.ide
plugin to be able to monitor or cancel those background jobs. | minor | RESOLVED | WONTFIX |
{'$oid': '52e9c12154dc1c25ebdc0a11'} | 61,361 | I need to design a launcher which is very similar to the Java launcher.
I would like to subclass JavaApplicationLaunchShortcut, but it's not an API.
Also, some related classes like MainMethodSearchEngine should be an API too.
This particular class is already duplicated in two internal packages. | enhancement | RESOLVED | DUPLICATE |
{'$oid': '52e9c12154dc1c25ebdc0a12'} | 61,362 | !ENTRY org.eclipse.core.runtime 4 2 May 07, 2004 09:52:15.250
!MESSAGE Problems occurred when invoking code from plug-
in: "org.eclipse.core.runtime".
!STACK 0
java.lang.NullPointerException
at org.eclipse.jdt.internal.debug.ui.JDIImageDescriptor.getSize
(JDIImageDescriptor.java:77)
at org.eclipse.jface.resource.CompositeImageDescriptor.getImageData
(CompositeImageDescriptor.java:179)
at org.eclipse.jface.resource.ImageDescriptor.createImage
(ImageDescriptor.java:152)
at org.eclipse.jface.resource.ImageDescriptor.createImage
(ImageDescriptor.java:115)
at org.eclipse.jface.resource.ImageDescriptor.createImage
(ImageDescriptor.java:97)
at org.eclipse.jdt.internal.debug.ui.ImageDescriptorRegistry.get
(ImageDescriptorRegistry.java:66)
at
org.eclipse.jdt.internal.debug.ui.monitors.MonitorModelPresentation.getImage
(MonitorModelPresentation.java:169)
at org.eclipse.jface.viewers.TreeViewer.doUpdateItem(TreeViewer.java:112)
at org.eclipse.jface.viewers.AbstractTreeViewer$UpdateItemSafeRunnable.run
(AbstractTreeViewer.java:87)
at org.eclipse.core.internal.runtime.InternalPlatform.run
(InternalPlatform.java:604)
at org.eclipse.core.runtime.Platform.run(Platform.java:545)
at org.eclipse.jface.viewers.AbstractTreeViewer.doUpdateItem
(AbstractTreeViewer.java:469)
at org.eclipse.jface.viewers.StructuredViewer$UpdateItemSafeRunnable.run
(StructuredViewer.java:119)
at org.eclipse.core.internal.runtime.InternalPlatform.run
(InternalPlatform.java:604)
at org.eclipse.core.runtime.Platform.run(Platform.java:545)
at org.eclipse.jface.viewers.StructuredViewer.updateItem
(StructuredViewer.java:1267)
at org.eclipse.jface.viewers.AbstractTreeViewer.createTreeItem
(AbstractTreeViewer.java:383)
at org.eclipse.jface.viewers.AbstractTreeViewer$1.run
(AbstractTreeViewer.java:363)
at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:84)
at org.eclipse.jface.viewers.AbstractTreeViewer.createChildren
(AbstractTreeViewer.java:349)
at org.eclipse.jface.viewers.AbstractTreeViewer.internalExpandToLevel
(AbstractTreeViewer.java:914)
at org.eclipse.jface.viewers.AbstractTreeViewer.internalExpandToLevel
(AbstractTreeViewer.java:923)
at org.eclipse.jface.viewers.AbstractTreeViewer.expandToLevel
(AbstractTreeViewer.java:507)
at org.eclipse.jface.viewers.AbstractTreeViewer.expandToLevel
(AbstractTreeViewer.java:491)
at org.eclipse.jface.viewers.AbstractTreeViewer.expandAll
(AbstractTreeViewer.java:481)
at
org.eclipse.jdt.internal.debug.ui.monitors.MonitorsView.refreshCurrentViewer
(MonitorsView.java:321)
at org.eclipse.jdt.internal.debug.ui.monitors.MonitorsView.setViewId
(MonitorsView.java:145)
at org.eclipse.jdt.internal.debug.ui.monitors.ToggleViewAction.run
(ToggleViewAction.java:55)
at org.eclipse.ui.internal.PluginAction.runWithEvent(PluginAction.java:276)
at org.eclipse.jface.action.ActionContributionItem.handleWidgetSelection
(ActionContributionItem.java:612)
at org.eclipse.jface.action.ActionContributionItem.access$2
(ActionContributionItem.java:563)
at org.eclipse.jface.action.ActionContributionItem$7.handleEvent
(ActionContributionItem.java:521)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:82)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:796)
at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:2594)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:2272)
at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:1353)
at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:1324)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench
(Workbench.java:243)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:140)
at org.eclipse.ui.internal.ide.IDEApplication.run(IDEApplication.java:90)
at org.eclipse.core.internal.runtime.PlatformActivator$1.run
(PlatformActivator.java:283)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run
(EclipseStarter.java:242)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run
(EclipseStarter.java:119)
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.basicRun(Main.java:269)
at org.eclipse.core.launcher.Main.run(Main.java:700)
at org.eclipse.core.launcher.Main.main(Main.java:684) | normal | RESOLVED | DUPLICATE |
{'$oid': '52e9c12154dc1c25ebdc0a13'} | 61,363 | build I200405060200
org.eclipse.jface.text.Assert$AssertionFailedException: Assertion failed:
at org.eclipse.jface.text.Assert.isTrue(Assert.java:177)
at org.eclipse.jface.text.Assert.isTrue(Assert.java:162)
at org.eclipse.jface.text.source.AnnotationModel.disconnect
(AnnotationModel.java:331)
at org.eclipse.jface.text.link.LinkedModeUI.leave
(LinkedModeUI.java:999)
at org.eclipse.jface.text.link.LinkedModeUI$Closer.shellDeactivated
(LinkedModeUI.java:303)
at org.eclipse.swt.widgets.TypedListener.handleEvent
(TypedListener.java:167)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:82)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:796)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:820)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:801)
at org.eclipse.swt.widgets.Decorations.WM_ACTIVATE
(Decorations.java:1492)
at org.eclipse.swt.widgets.Shell.WM_ACTIVATE(Shell.java:1327)
at org.eclipse.swt.widgets.Control.windowProc(Control.java:2949)
at org.eclipse.swt.widgets.Decorations.windowProc
(Decorations.java:1449)
at org.eclipse.swt.widgets.Display.windowProc(Display.java:3160)
at org.eclipse.swt.internal.win32.OS.PeekMessageW(Native Method)
at org.eclipse.swt.internal.win32.OS.PeekMessage(OS.java:1868)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:2266)
at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:1353)
at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:1324)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench
(Workbench.java:243)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:140)
at org.eclipse.ui.internal.ide.IDEApplication.run
(IDEApplication.java:90)
at org.eclipse.core.internal.runtime.PlatformActivator$1.run
(PlatformActivator.java:283)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run
(EclipseStarter.java:242)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run
(EclipseStarter.java:119)
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.basicRun(Main.java:269)
at org.eclipse.core.launcher.Main.run(Main.java:700)
at org.eclipse.core.launcher.Main.main(Main.java:684) | normal | RESOLVED | FIXED |
{'$oid': '52e9c12154dc1c25ebdc0a14'} | 61,364 | build I200405060200
(Code folding turned on by default for methods.)
Next to the method is the blue triangle for folded code and a green triangle
that indicates that this method overwrites another method.
If you click on the green triangle, the overwritten method is opened. But if
you click on the blue triangle for expanding the folded method, the code is
unfolded but also the overwritten method is opened. | normal | RESOLVED | DUPLICATE |
{'$oid': '52e9c12254dc1c25ebdc0a15'} | 61,367 | I20040507
Steps:
- Have a jdk with source
- Search for java.util.Random
- There are matches in class files (in import statements) as well as matches in
method bodies.
- switch to hierarchical search results view mode
-> "Show the Next Match" action only steps through leaf nodes and ignores
matches in parent elements. Doubleclicking the parent element reveals the first
match in the parent though. | minor | RESOLVED | FIXED |
{'$oid': '52e9c12254dc1c25ebdc0a16'} | 61,366 | I20040507
Steps:
- Have a jdk with source
- Search for java.util.Random
-> There are matches in class files (in import statements) as well as matches in
method bodies. In the hierarchical search results view mode, I cannot see
whether there are search results in the class file or not.
Two solutions come to mind:
a) Render parent items witout matches "disabled" (grey-white icon, grey label)
b) Show match count on parent labels also for count == 1 | enhancement | RESOLVED | FIXED |
{'$oid': '52e9c12254dc1c25ebdc0a17'} | 61,368 | All JDT perspectives should define a place holder for the progress view, so
that it appears at a reasonable location. | normal | VERIFIED | FIXED |
{'$oid': '52e9c12254dc1c25ebdc0a18'} | 61,370 | The Apply Patch wizard creates .rej files and tasks for rejected chunks. IMO,
this should be mentioned on the "Verify Patch" wizard page.
People who don't know much about patches easily miss this important information,
especially if they never look at the Tasks view. | enhancement | RESOLVED | WONTFIX |
{'$oid': '52e9c12254dc1c25ebdc0a19'} | 61,371 | Try this:
ImageData imd = new ImageData(some jpg file);
System.err.println("imd.type: " + imd.type); /* prints 4, OK */
Image img = new Image(getDisplay(), imd);
System.err.println("img.getImageData().type: " + img.getImageData().type); /*
prints -1! */
Tested on SWTM8 on Linux GTK. | normal | RESOLVED | INVALID |
{'$oid': '52e9c12254dc1c25ebdc0a1a'} | 61,372 | I20040506
If you have a working set selected in the Synchronize view, pressing the
Synchronize button used to default to the selected working set. It doesn't any
longer, which requires 2 more clicks to select the working set. | normal | RESOLVED | FIXED |
{'$oid': '52e9c12254dc1c25ebdc0a1b'} | 61,369 | I20040505
From bug 61311
If i open the Open TYpe dialog and i just type D
and then do nothing. The cpu usage of eclipse is going constantly between 50
and 70%. This seems very strange.
When this happens JDT has already computed the list of types. I created a
performance trace that I will attach.
The dialog we use is AbstractElementListSelectionDialog from Platform | normal | RESOLVED | WORKSFORME |
{'$oid': '52e9c12254dc1c25ebdc0a1c'} | 61,373 | WinXP, build 20040506
Unclear whether this is an OS decision or an Eclipse bug.
I did change the colour of the tab using workbench preferences to be non blue.
Works fine, however, when switching to a different window, the Eclipse window
becomes inactive, and then the tab are reverting to blue color.
When the window becomes active again, the custom colour setting is honoured
again. Problem is only when the window is inactive.
Since I am working in different windows, and different branches, I usually use
tab colour as an indicator for the workspace I am in. When everything is blue,
it makes it harder to figure out. | normal | RESOLVED | WORKSFORME |
{'$oid': '52e9c12254dc1c25ebdc0a1d'} | 61,374 | We have bugs reported like bug 59921 and bug 60389. These bugs relate to the
problem where the compiler locates the wrong version of BCEL libraries -
because they are a different version, some of the methods AspectJ calls either
don't exist or have different parameter lists. The error the user sees is a
horrible internal compiler error. if we versioned the BCEL libraries as we
changed them, we could check the version found on compiler startup and verify
they are as expected. if the version doesn't match we can report a nice
readable error message that tells the user how to fix it. | enhancement | RESOLVED | FIXED |
{'$oid': '52e9c12254dc1c25ebdc0a1e'} | 61,365 | I20040505
Olivier got an incomplete classpath problem with I20040505. He was running
with JDT Core tracing on, and it looks like another case where
ModelEntry.updateUnknownClasspathContainer(...) is called:
java.lang.Exception: <Fake exception>
at org.eclipse.jdt.core.JavaCore.setClasspathContainer
(JavaCore.java:3422)
at
org.eclipse.pde.internal.core.ModelEntry.updateUnknownClasspathContainer
(ModelEntry.java:152)
at org.eclipse.pde.internal.core.RequiredPluginsInitializer.initialize
(RequiredPluginsInitializer.java:38)
at org.eclipse.jdt.core.JavaCore.getClasspathContainer
(JavaCore.java:1215)
at org.eclipse.jdt.internal.core.JavaProject.getResolvedClasspath
(JavaProject.java:1841)
at org.eclipse.jdt.internal.core.JavaProject.getResolvedClasspath
(JavaProject.java:1755)
at org.eclipse.jdt.internal.core.JavaProject.getResolvedClasspath
(JavaProject.java:1727)
at org.eclipse.jdt.internal.core.JavaProject.buildStructure
(JavaProject.java:261)
at org.eclipse.jdt.internal.core.Openable.generateInfos
(Openable.java:183)
at org.eclipse.jdt.internal.core.JavaElement.openWhenClosed
(JavaElement.java:568)
at org.eclipse.jdt.internal.core.JavaElement.getElementInfo
(JavaElement.java:305)
at org.eclipse.jdt.internal.core.JavaElement.getElementInfo
(JavaElement.java:291)
at org.eclipse.jdt.internal.core.JavaElement.getChildren
(JavaElement.java:246)
at org.eclipse.jdt.internal.core.JavaProject.getPackageFragmentRoots
(JavaProject.java:1557)
at org.eclipse.jdt.ui.actions.OrganizeImportsAction.hasSourceFolders
(OrganizeImportsAction.java:253)
at org.eclipse.jdt.ui.actions.OrganizeImportsAction.isEnabled
(OrganizeImportsAction.java:239)
at org.eclipse.jdt.ui.actions.OrganizeImportsAction.selectionChanged
(OrganizeImportsAction.java:152)
at
org.eclipse.jdt.ui.actions.SelectionDispatchAction.dispatchSelectionChanged
(SelectionDispatchAction.java:200)
at org.eclipse.jdt.ui.actions.SelectionDispatchAction.selectionChanged
(SelectionDispatchAction.java:195)
at org.eclipse.jface.viewers.Viewer$2.run(Viewer.java:159)
at org.eclipse.core.internal.runtime.InternalPlatform.run
(InternalPlatform.java:604)
at org.eclipse.core.runtime.Platform.run(Platform.java:545)
at org.eclipse.jface.viewers.Viewer.fireSelectionChanged
(Viewer.java:157)
at org.eclipse.jface.viewers.StructuredViewer.updateSelection
(StructuredViewer.java:1292)
at org.eclipse.jface.viewers.StructuredViewer.handleSelect
(StructuredViewer.java:648)
at org.eclipse.jface.viewers.StructuredViewer$4.widgetSelected
(StructuredViewer.java:672)
at org.eclipse.jface.util.OpenStrategy.fireSelectionEvent
(OpenStrategy.java:180)
at org.eclipse.jface.util.OpenStrategy.access$3(OpenStrategy.java:175)
at org.eclipse.jface.util.OpenStrategy$1.handleEvent
(OpenStrategy.java:324)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:82)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:796)
at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:2594)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:2272)
at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:1353)
at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:1324)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench
(Workbench.java:243)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:140)
at org.eclipse.ui.internal.ide.IDEApplication.run
(IDEApplication.java:90)
at org.eclipse.core.internal.runtime.PlatformActivator$1.run
(PlatformActivator.java:283)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run
(EclipseStarter.java:242)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run
(EclipseStarter.java:119)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke
(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke
(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:324)
at org.eclipse.core.launcher.Main.basicRun(Main.java:269)
at org.eclipse.core.launcher.Main.run(Main.java:700)
at org.eclipse.core.launcher.Main.main(Main.java:684) | normal | RESOLVED | FIXED |
{'$oid': '52e9c12254dc1c25ebdc0a1f'} | 61,375 | Using build I200405050200.
I want to create a JUnit which runs both all jdt-core and all jdt-ui tests.
To do this, I've created a plugin project with following dependencies:
<requires>
<import plugin="org.apache.ant"/>
<import plugin="org.eclipse.core.resources"/>
<import plugin="org.eclipse.core.runtime"/>
<import plugin="org.eclipse.core.runtime.compatibility"/>
<import plugin="org.eclipse.jdt.debug"/>
<import plugin="org.eclipse.jdt.core"/>
<import plugin="org.eclipse.jdt.core.tests"/>
<import plugin="org.eclipse.jdt.core.tests.builder"/>
<import plugin="org.eclipse.jdt.core.tests.compiler"/>
<import plugin="org.eclipse.jdt.core.tests.model"/>
<import plugin="org.eclipse.jdt.core.tests.javadoc"/>
<import plugin="org.eclipse.jdt.launching"/>
<import plugin="org.eclipse.jdt.ui"/>
<import plugin="org.eclipse.jdt.ui.tests"/>
<import plugin="org.eclipse.jdt.ui.tests.refactoring"/>
<import plugin="org.eclipse.jface.text"/>
<import plugin="org.eclipse.ltk.core.refactoring"/>
<import plugin="org.eclipse.ltk.ui.refactoring"/>
<import plugin="org.eclipse.search"/>
<import plugin="org.eclipse.team.core"/>
<import plugin="org.eclipse.text"/>
<import plugin="org.eclipse.ui"/>
<import plugin="org.eclipse.ui.editors"/>
<import plugin="org.eclipse.ui.ide"/>
<import plugin="org.eclipse.ui.views"/>
<import plugin="org.eclipse.ui.workbench.texteditor"/>
<import plugin="org.junit"/>
</requires>
The test which should run all these suites is:
package org.eclipse.jdt.core.tests.divers;
import org.eclipse.jdt.core.tests.RunAllJDTCoreTests;
import org.eclipse.jdt.ui.tests.AutomatedSuite;
import org.eclipse.jdt.ui.tests.all.AllAllTests;
import junit.framework.Test;
import junit.framework.TestCase;
import junit.framework.TestSuite;
public class RunAllJDTTests extends TestCase {
public RunAllJDTTests(String name) {
super(name);
}
public static Test suite() {
TestSuite suite = new TestSuite(RunAllJDTTests.class.getName());
suite.addTest(RunAllJDTCoreTests.suite());
suite.addTest(AutomatedSuite.suite());
suite.addTest(AllAllTests.suite());
return suite;
}
}
It compiles ok, but unfortunately, when I run it, I got following error:
Failed to invoke suite(): java.lang.NoClassDefFoundError:
org/eclipse/jdt/core/tests/RunAllJDTCoreTests
Doing the same thing using M8 everything works well: compile and run OK.
Here are dependencies I set for this plugin:
<requires>
<import plugin="org.apache.ant"/>
<import plugin="org.eclipse.core.resources"/>
<import plugin="org.eclipse.core.runtime"/>
<import plugin="org.eclipse.core.runtime.compatibility"/>
<import plugin="org.eclipse.jdt.debug"/>
<import plugin="org.eclipse.jdt.core"/>
<import plugin="org.eclipse.jdt.core.tests"/>
<import plugin="org.eclipse.jdt.core.tests.builder"/>
<import plugin="org.eclipse.jdt.core.tests.compiler"/>
<import plugin="org.eclipse.jdt.core.tests.model"/>
<import plugin="org.eclipse.jdt.core.tests.javadoc"/>
<import plugin="org.eclipse.jdt.launching"/>
<import plugin="org.eclipse.jdt.ui"/>
<import plugin="org.eclipse.jdt.ui.tests"/>
<import plugin="org.eclipse.jdt.ui.tests.refactoring"/>
<import plugin="org.eclipse.jface.text"/>
<import plugin="org.eclipse.search"/>
<import plugin="org.eclipse.team.core"/>
<import plugin="org.eclipse.text"/>
<import plugin="org.eclipse.ui"/>
<import plugin="org.eclipse.ui.editors"/>
<import plugin="org.eclipse.ui.ide"/>
<import plugin="org.eclipse.ui.views"/>
<import plugin="org.eclipse.ui.workbench.texteditor"/>
<import plugin="org.junit"/>
</requires>
and same test class RunAllJDTTests.
Set priority to 'critical' as it is a really basic functionality which seems to
be broken here... | critical | RESOLVED | INVALID |
{'$oid': '52e9c12254dc1c25ebdc0a20'} | 61,376 | Using 200405060200, sometimes I don't see the synchronization job in the
progress view when starting a synchronization.
I have to set the progress view to verbose and remove it to see the
synchronization job. | normal | RESOLVED | WORKSFORME |
{'$oid': '52e9c12254dc1c25ebdc0a21'} | 61,377 | Scopes have been replaced with contexts. The documentation should be changed
to reflect this fact.
These are the sections I've found with out-of-date documentation (all in the
Platform Plug-in Developer Guide):
+ Scopes
+ Other text editor responsibilities
+ Workbench key bindings
+ Key bindings
+ Accelerator configurations
+ Text editors and platform text
Also, in the Workbench User Guide:
+ Keys
The porting guide should probably also have a comment about the new structure
of commands, contexts, and key bindings. | normal | RESOLVED | FIXED |
{'$oid': '52e9c12254dc1c25ebdc0a23'} | 61,380 | I want to make a launch shortcut for my launch config which uses the Java
Application Launch tabs. Could the JavaApplicationLaunchShortcut be
externalized so that I could inherit from it? Then I should be able to just
override the findLaunchConfiguration() (or maybe even just
getJavaLaunchConfigType()) method to get one of my launch configurations and
thus avoid duplicating a lot of code. | enhancement | RESOLVED | DUPLICATE |
{'$oid': '52e9c12254dc1c25ebdc0a24'} | 61,381 | We get the following exception in the log during the tests. It is happening
because we are trying to access the state of a Tree from a dispose listener as
the tree is being disposed. We probably shouldn't try to save the state when
the widget is disposed.
Thread [main] (Suspended (exception NullPointerException))
Tree.getSelection() line: 577
TreeViewerAdvisor$NavigableTreeViewer(TreeViewer).getSelection
(Control) line: 193
TreeViewerAdvisor$NavigableTreeViewer
(AbstractTreeViewer).getSelectionFromWidget() line: 734
TreeViewerAdvisor$NavigableTreeViewer(StructuredViewer).getSelection()
line: 531
SynchronizeModelProvider$6.run() line: 455
UISynchronizer(Synchronizer).syncExec(Runnable) line: 135
UISynchronizer.syncExec(Runnable) line: 25
Display.syncExec(Runnable) line: 2918
CompressedFoldersModelProvider
(SynchronizeModelProvider).saveViewerState() line: 451
CompressedFoldersModelProvider(SynchronizeModelProvider).dispose()
line: 206
HierarchicalModelManager(SynchronizeModelManager).dispose() line: 228
SynchronizePageConfiguration$8.run() line: 351
InternalPlatform.run(ISafeRunnable) line: 604
Platform.run(ISafeRunnable) line: 545
SynchronizePageConfiguration.dispose() line: 346
TreeViewerAdvisor(StructuredViewerAdvisor).dispose() line: 237
StructuredViewerAdvisor$4.widgetDisposed(DisposeEvent) line: 276
TypedListener.handleEvent(Event) line: 100
EventTable.sendEvent(Event) line: 82
Tree(Widget).sendEvent(Event) line: 796
Tree(Widget).sendEvent(int, Event, boolean) line: 820
Tree(Widget).sendEvent(int) line: 801
Tree(Widget).releaseWidget() line: 708
Tree(Control).releaseWidget() line: 1468
Tree(Scrollable).releaseWidget() line: 188
Tree(Composite).releaseWidget() line: 373
Tree.releaseWidget() line: 748
Tree(Widget).releaseResources() line: 673
PageBook(Composite).releaseChildren() line: 367
PageBook(Composite).releaseWidget() line: 372
PageBook(Widget).releaseResources() line: 673
ChangesSection(Composite).releaseChildren() line: 367
ChangesSection(Composite).releaseWidget() line: 372
ChangesSection(Widget).releaseResources() line: 673
Composite.releaseChildren() line: 367
Composite.releaseWidget() line: 372
Composite(Widget).dispose() line: 368
SynchronizeView(PageBookView).removePage(PageBookView$PageRec) line:
637
SynchronizeView(PageBookView).partClosed(IWorkbenchPart) line: 585
SynchronizeView.partClosed(IWorkbenchPart) line: 92
SynchronizeView$1.run() line: 233
RunnableLock.run() line: 35
UISynchronizer(Synchronizer).runAsyncMessages() line: 106
Display.runAsyncMessages() line: 2571
Display.readAndDispatch() line: 2276
SynchronizeViewTestAdapter.tearDown() line: 175
CVSMergeSubscriberTest.tearDown() line: 524
CVSMergeSubscriberTest(TestCase).runBare() line: 130
CVSMergeSubscriberTest(EclipseTest).runBare() line: 891
TestResult$1.protect() line: 106
TestResult.runProtected(Test, Protectable) line: 124
TestResult.run(TestCase) line: 109
CVSMergeSubscriberTest(TestCase).run(TestResult) line: 118
TestSuite.runTest(Test, TestResult) line: 208
TestSuite.run(TestResult) line: 203
CVSTestSetup(TestDecorator).basicRun(TestResult) line: 22
TestSetup$1.protect() line: 19
TestResult.runProtected(Test, Protectable) line: 124
CVSTestSetup(TestSetup).run(TestResult) line: 23
RemotePluginTestRunner(RemoteTestRunner).runTests(String[], String)
line: 422
RemotePluginTestRunner(RemoteTestRunner).run() line: 306
RemotePluginTestRunner.main(String[]) line: 30
UITestApplication$1.run() line: 91
RunnableLock.run() line: 35
UISynchronizer(Synchronizer).runAsyncMessages() line: 106
Display.runAsyncMessages() line: 2571
Display.readAndDispatch() line: 2276
Workbench.runEventLoop(Window$IExceptionHandler, Display) line: 1353
Workbench.runUI() line: 1324
Workbench.createAndRunWorkbench(Display, WorkbenchAdvisor) line: 243
PlatformUI.createAndRunWorkbench(Display, WorkbenchAdvisor) line: 140
IDEApplication.run(Object) line: 90
UITestApplication.run(Object) line: 34
PlatformActivator$1.run(Object) line: 283
EclipseStarter.run(Object) line: 242
EclipseStarter.run(String[], Runnable) line: 119
NativeMethodAccessorImpl.invoke0(Method, Object, Object[]) line: not
available [native method]
NativeMethodAccessorImpl.invoke(Object, Object[]) line: 39
DelegatingMethodAccessorImpl.invoke(Object, Object[]) line: 25
Method.invoke(Object, Object[]) line: 324
Main.basicRun(String[]) line: 269
Main.run(String[]) line: 700
Main.main(String[]) line: 684 | normal | RESOLVED | FIXED |
{'$oid': '52e9c12254dc1c25ebdc0a25'} | 61,382 | JavaUIMessages.properties:
Spelling.error.case.label=The word ''{0}'' should be spelled with an upper case
letter
Susan's choices for better messages:
- The word ''{0}'' should be in upper case
- The word ''{0}'' should have an initial upper case letter
- The word ''{0}'' should have at least an initial upper case letter | trivial | RESOLVED | FIXED |
{'$oid': '52e9c12254dc1c25ebdc0a26'} | 61,383 | - enable advanced highlighting
-> advanced highightings appear in list
- Restore Defaults
-> advanced highlighting becomes disabled but the highlightings are not removed
from the list | normal | RESOLVED | FIXED |
{'$oid': '52e9c12254dc1c25ebdc0a27'} | 61,378 | Using 05060200, I don't find a link to get to the synchronize view when the
synchronization job was finished in the progress view. See attached screenshots. | normal | RESOLVED | FIXED |
{'$oid': '52e9c12354dc1c25ebdc0a28'} | 61,385 | Platform Plug-in Developer Guide
Programmer's Guide
Program debug and launch support
Debugging a program
Debug action groups
topic does not have content
Clicking topic displays:
The topic that you have requested is not available. The link may be wrong, or
you may not have the corresponding product feature installed. This online help
only includes documentation for features that are installed.
And during help indexing following appears in the log:
!ENTRY org.eclipse.help.base 4 0 May 07, 2004 09:58:12.674
!MESSAGE Help
document /org.eclipse.platform.doc.isv/guide/debug_actiongroups.htm cannot be
opened. The document will not be indexed. | normal | VERIFIED | FIXED |
{'$oid': '52e9c12354dc1c25ebdc0a29'} | 61,388 | Build I20040506
0. Get in a state where you have incoming changes for several projects.
1. Select a handful of the projects (not necessarily contiguous) and do Update
Observe: (intermittent) Sometimes the topmost selected item does not turn to
italics while the operation is in progress. Sometimes a non-selected item is
turned italics (and stays that way).
I suspect a threading problem. It's as if the thread that turns things to
italics is using item positions and is not taking into account the fact that
the operation running in another thread is removing items from the list as
they are updated. | normal | RESOLVED | FIXED |
{'$oid': '52e9c12354dc1c25ebdc0a2a'} | 61,386 | With the move to JDK 1.4 I (and others) observed considerable increase in
startup time for Eclipse 3.0 -- especially when using JDT.
Memory consumption and disk I/O also goes up. Most of this can be explained
by JRE 1.4 being much larger than 1.3. JDT has to read "core.jar" to index the
classes. As a result, the cache grows bigger. Searching takes more time, etc.
I propose we use a JDT option to control package consumption from the JRE.
For my project, I do not need all those classes. Don't show any javax classes,
and hide the Swing classes, as I am now working on an SWT UI.
This will increase the ratio of right hits when I type Ctrl-Shift-T 'Button'
and inadvertently sometimes end up with the wrong Button.
Performance is the issue here. JDT should filter core.jar | normal | RESOLVED | NDUPLICATE |
{'$oid': '52e9c12354dc1c25ebdc0a2b'} | 61,387 | I'm not sure of the proper solution for this, but I found an exception in org.
eclipse.ui.internal.registry.PerspectiveRegistry.findPerspectiveWithId. The
test suite I'm running doesn't have any perspectives (it should, I've fixed that
now). That caused org.eclipse.ui.internal.registry.RegistryManager.
getRegistryObjects to return null, which raised an NPE on the next line.
I'm not sure if #getRegistryObjects should be changed to return an empty array
or if PerspectiveRegistry should be changed to check for null. | normal | VERIFIED | FIXED |
{'$oid': '52e9c12354dc1c25ebdc0a2c'} | 61,389 | Just tested on the latest EMF 1.1.1 build, EMF_1.1.1_20031120_1149, this
concurrentcy problem can be reproduced although it is not easy. Below is part
of stack trace I got. The typical exception is FeatureNotFoundException.
org.eclipse.emf.ecore.xmi.FeatureNotFoundException: Feature 'stateManagement'
not found. (server.xml, 63, 73)
at org.eclipse.emf.ecore.xmi.impl.XMLHandler.handleFeature
(XMLHandler.java(Compiled Code))
at org.eclipse.emf.ecore.xmi.impl.XMLHandler.processElement
(XMLHandler.java(Compiled Code))
at org.eclipse.emf.ecore.xmi.impl.XMIHandler.processElement
(XMIHandler.java(Compiled Code))
at org.eclipse.emf.ecore.xmi.impl.XMLHandler.startElement
(XMLHandler.java(Inlined Compiled Code))
at org.eclipse.emf.ecore.xmi.impl.SAXWrapper.startElement
(SAXWrapper.java(Compiled Code))
at org.apache.xerces.parsers.AbstractSAXParser.startElement
(AbstractSAXParser.java(Compiled Code))
at org.apache.xerces.parsers.AbstractXMLDocumentParser.emptyElement
(AbstractXMLDocumentParser.java(Compiled Code))
at org.apache.xerces.impl.XMLNamespaceBinder.emptyElement
(XMLNamespaceBinder.java(Compiled Code))
at org.apache.xerces.impl.dtd.XMLDTDValidator.emptyElement
(XMLDTDValidator.java(Compiled Code))
at
org.apache.xerces.impl.XMLDocumentFragmentScannerImpl.scanStartElement
(XMLDocumentFragmentScannerImpl.java(Compiled C
ode))
at
org.apache.xerces.impl.XMLDocumentFragmentScannerImpl$FragmentContentDispatcher.
dispatch(XMLDocumentFragmentScannerIm
pl.java:1456)
at org.apache.xerces.impl.XMLDocumentFragmentScannerImpl.scanDocument
(XMLDocumentFragmentScannerImpl.java:333)
at org.apache.xerces.parsers.StandardParserConfiguration.parse
(StandardParserConfiguration.java:525)
at org.apache.xerces.parsers.StandardParserConfiguration.parse
(StandardParserConfiguration.java:581)
at org.apache.xerces.parsers.XMLParser.parse(XMLParser.java:147)
at org.apache.xerces.parsers.AbstractSAXParser.parse
(AbstractSAXParser.java:1158)
at javax.xml.parsers.SAXParser.parse(Unknown Source)
at org.eclipse.emf.ecore.xmi.impl.XMLLoadImpl.load(XMLLoadImpl.java:76)
at org.eclipse.emf.ecore.xmi.impl.XMLResourceImpl.doLoad
(XMLResourceImpl.java:135)
at com.ibm.etools.xmi.helpers.CompatibilityXMIResourceImpl.basicDoLoad
(CompatibilityXMIResourceImpl.java:159)
at com.ibm.etools.xmi.helpers.CompatibilityXMIResourceImpl.doLoad
(CompatibilityXMIResourceImpl.java:152)
at org.eclipse.emf.ecore.resource.impl.ResourceImpl.load
(ResourceImpl.java:881)
at org.eclipse.emf.ecore.resource.impl.ResourceImpl.load
(ResourceImpl.java:755)
at EMFProcessPackageLoadTest.loadFile(EMFProcessPackageLoadTest.java:92)
at EMFProcessPackageLoadTest.run(EMFProcessPackageLoadTest.java:73) | critical | RESOLVED | WONTFIX |
{'$oid': '52e9c12354dc1c25ebdc0a2d'} | 61,390 | Build 20040506
As discovered in bug 60653, there seems to be some occasions where the
indexing thread would take a resource lock.
I don't think this should ever occur. | normal | VERIFIED | FIXED |
{'$oid': '52e9c12354dc1c25ebdc0a2e'} | 61,391 | When I launch a runtime workbench, with the option to "clear workspace data
before launching", the launch (of course) takes longer. The launcher does not
report progress for deleting files (i.e. there is no message indicating what
it is doing), so it is not clear to the user what is happening/taking so long.
The time to delete a large workspace can actually be minutes. | normal | RESOLVED | FIXED |
{'$oid': '52e9c12354dc1c25ebdc0a2f'} | 61,392 | i200405051600
Got the following NPE silently logged (no "internal error" dialogs).
!ENTRY org.eclipse.ui 4 4 May 07, 2004 10:30:16.950
!MESSAGE Unhandled event loop exception
!ENTRY org.eclipse.ui 4 0 May 07, 2004 10:30:16.966
!MESSAGE java.lang.NullPointerException
!STACK 0
java.lang.NullPointerException
at
org.eclipse.jdt.internal.debug.ui.launcher.AppletLaunchConfigurationUtils.isSubclassOfApplet(AppletLaunchConfigurationUtils.java:166)
at
org.eclipse.jdt.internal.debug.ui.launcher.AppletLaunchConfigurationUtils.collectTypes(AppletLaunchConfigurationUtils.java:148)
at
org.eclipse.jdt.internal.debug.ui.launcher.ResourceExtender.isApplet(ResourceExtender.java:61)
at
org.eclipse.jdt.internal.debug.ui.launcher.ResourceExtender.test(ResourceExtender.java:44)
at org.eclipse.core.internal.expressions.Property.test(Property.java:52)
at
org.eclipse.core.internal.expressions.TestExpression.evaluate(TestExpression.java:57)
at
org.eclipse.core.internal.expressions.CompositeExpression.evaluateAnd(CompositeExpression.java:50)
at
org.eclipse.core.internal.expressions.IterateExpression.evaluate(IterateExpression.java:107)
at
org.eclipse.core.internal.expressions.CompositeExpression.evaluateAnd(CompositeExpression.java:50)
at
org.eclipse.core.internal.expressions.WithExpression.evaluate(WithExpression.java:37)
at
org.eclipse.core.internal.expressions.CompositeExpression.evaluateAnd(CompositeExpression.java:50)
at
org.eclipse.core.internal.expressions.EnablementExpression.evaluate(EnablementExpression.java:28)
at
org.eclipse.debug.internal.ui.launchConfigurations.LaunchShortcutExtension.evalContextualLaunchEnablementExpression(LaunchShortcutExtension.java:171)
at
org.eclipse.debug.internal.ui.actions.ContextualLaunchObjectActionDelegate.isApplicable(ContextualLaunchObjectActionDelegate.java:226)
at
org.eclipse.debug.internal.ui.actions.ContextualLaunchObjectActionDelegate.fillMenu(ContextualLaunchObjectActionDelegate.java:166)
at
org.eclipse.debug.internal.ui.actions.ContextualLaunchObjectActionDelegate$1.menuShown(ContextualLaunchObjectActionDelegate.java:103)
at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:116)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:82)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:796)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:820)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:801)
at org.eclipse.swt.widgets.Control.WM_INITMENUPOPUP(Control.java:3301)
at org.eclipse.swt.widgets.Control.windowProc(Control.java:2973)
at org.eclipse.swt.widgets.Decorations.windowProc(Decorations.java:1449)
at org.eclipse.swt.widgets.Display.windowProc(Display.java:3160)
at org.eclipse.swt.internal.win32.OS.TrackPopupMenu(Native Method)
at org.eclipse.swt.widgets.Menu._setVisible(Menu.java:222)
at org.eclipse.swt.widgets.Display.runPopups(Display.java:2620)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:2265)
at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:1353)
at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:1324)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:243)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:140)
at org.eclipse.ui.internal.ide.IDEApplication.run(IDEApplication.java:90)
at
org.eclipse.core.internal.runtime.PlatformActivator$1.run(PlatformActivator.java:283)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:242)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:119)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:324)
at org.eclipse.core.launcher.Main.basicRun(Main.java:269)
at org.eclipse.core.launcher.Main.run(Main.java:700)
at org.eclipse.core.launcher.Main.main(Main.java:684) | normal | VERIFIED | FIXED |
{'$oid': '52e9c12354dc1c25ebdc0a30'} | 61,393 | F&ormat
S&ort Members
I200405060200. | trivial | RESOLVED | DUPLICATE |
{'$oid': '52e9c12354dc1c25ebdc0a31'} | 61,394 | Code assisting at HERE does not produce the "description" attribute proposal.
Actually no attribute proposals are presented for the attribute element or the
element element of macrodef.
<project default="type">
<macrodef name="eclipseMacro">
<attribute name="v" default="NOT SET" />
<attribute name="eclipse" default="yes" description="Testing
Eclipse"/>
<element name="some-tasks" optional="yes" />
<element name="some-tasks2" optional="no" HERE/>
<sequential>
<echo>Eclipse!: @{v}</echo>
</sequential>
</macrodef>
</project> | normal | VERIFIED | FIXED |
{'$oid': '52e9c12354dc1c25ebdc0a33'} | 61,396 | We need to have consistency in the Ant "shortcuts" for showing the dialog.
Some are "Ant Targets..." "Run Ant..." and "Ant Build..." | normal | VERIFIED | FIXED |
{'$oid': '52e9c12354dc1c25ebdc0a34'} | 61,384 | Mozilla 1.7rc1 is out. The current Browser does not bind to it correctly. | normal | RESOLVED | FIXED |
{'$oid': '52e9c12354dc1c25ebdc0a35'} | 61,398 | I20040506 | normal | RESOLVED | FIXED |
{'$oid': '52e9c12354dc1c25ebdc0a36'} | 61,397 | I do most of my development with the JDT, and thus that is where I've noticed
everything I'm going to report. This *might* be a platform thing, I don't know.
Environment:
Eclipse I200405060200-gtk
gtk+ 2.4.0
kde 3.2.1
Gentoo 1.4.10
Symptoms:
There are a number of things that happen while running Eclispe that make it
feel like the UI becomes "disconnected" from the underlying application.
1. Running JUnit tests. If you watch the console, you'll see that the tests
terminate way before the UI starts reporting the test results.
2. Using the Java Editor, there are (quite often) instances where although the
editor will respond to my typing, it won't respond to mouse motions
(highlighting, etc). Scroll bars will move, but the editor won't move with
them. On the other hand, if you scroll in the editor with the mouse keys, the
scrollbars will sync. The editor will continue with syntax highlighting, but
"semantic" highlighting and error/warning squiggles won't work. After an
undetermined amount of time (sometimes minutes, other times I've had to restart
Eclipse), the UI will suddenly start responding again, and will react to all of
the clicks, motions, etc. that had been made while it was unresponsive. Closing
Eclipse won't actually stop the processes -- I have to manually kill them.
3. When just starting Eclipse, the window appears and is all-grey. It isn't
until I actually move the window that the contents appears.
I apologize if these are all different bugs, or are unrelated to the JDT (ie/
are part of Platform). | major | RESOLVED | FIXED |
{'$oid': '52e9c12354dc1c25ebdc0a37'} | 61,400 | PaletteContainers should be able to append an item to a section separated by
separators. If no items are added to this section, then the separators should
not show up, ie, there should never be two separators in a row, or a separator
at the end or beginning of a container. | enhancement | RESOLVED | FIXED |
{'$oid': '52e9c12354dc1c25ebdc0a38'} | 61,399 | Using 3.0M8 with SSH-2 protocol enabled.
Connected within company to CVS server, works fine.
Connected from home office to CVS server, via Firewall tunneling. Works too,
but server returns another host fingerprint (don't know why).
SSH-2 notifies about a potential man-in-the-middle-attack, and proposes to
correct the fingerprints in known_hosts.
I just deleted the file known_hosts, but did not had any effect, while Eclipse
is running.
Simply restarting Eclipse did solve the problem.
Regards, Jochen | normal | RESOLVED | FIXED |
{'$oid': '52e9c12354dc1c25ebdc0a3a'} | 61,401 | Build I20040507
org.eclipse.help.ui.internal.search.ResultPage implements the deprecated
org.eclipse.search.ui.text.AbstractTextSearchViewPage.showMatch. | blocker | RESOLVED | FIXED |
{'$oid': '52e9c12454dc1c25ebdc0a3b'} | 61,402 | the Text team recently got rid of the Annotations and Quick Diff
preference pages per editor and instead created shared preference pages.
The attached patch removes the Ant Editor preference page and configures
the Ant editor so that it can access the shared preferences. | normal | VERIFIED | FIXED |
{'$oid': '52e9c12454dc1c25ebdc0a3c'} | 61,404 | Compare with Latest from the Head or branch and Compare with each other are
using quite different UI paradigm. First of them is shown in a modal dialog and
second is shown as Eclipse editor. I do believe that editor is more convenient
and flexible and it will be really convenient to have CVS comparison as a editor
too. | enhancement | RESOLVED | WORKSFORME |
{'$oid': '52e9c12454dc1c25ebdc0a3d'} | 61,405 | build i0506-0200
Using this build I am getting the following NPE in my console (nothing presented
to the user) when trying to evaluate some code in my scrapbook page. Note that
I'm missing a quote for the "value" parm.
Actually when I add the missing quote I still get the same error. After getting
the error the status bar says "Evaluating..." and doesn't change. Also the
Execute, Display, Inspect menu entries from the context menu are disabled. They
are re-enabled if I close the scrapbook page and then re-open it.
Here is the code:
java.util.Properties properties = new java.util.Properties();
properties.put("my:key", "value);
properties.store(System.out, null);
Here is the stack:
!ENTRY org.eclipse.ui 4 4 May 07, 2004 11:12:43.812
!MESSAGE Unhandled event loop exception
Unhandled event loop exception
Reason:
!ENTRY org.eclipse.ui 4 0 May 07, 2004 11:12:43.822
!MESSAGE java.lang.NullPointerException
!STACK 0
java.lang.NullPointerException
at org.eclipse.jdt.internal.debug.ui.snippeteditor.ScrapbookLauncher.doL
aunch(ScrapbookLauncher.java:223)
at org.eclipse.jdt.internal.debug.ui.snippeteditor.ScrapbookLauncher.lau
nch(ScrapbookLauncher.java:143)
at org.eclipse.jdt.internal.debug.ui.snippeteditor.JavaSnippetEditor$16.
run(JavaSnippetEditor.java:1164)
at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:84)
at org.eclipse.jdt.internal.debug.ui.snippeteditor.JavaSnippetEditor.lau
nchVM(JavaSnippetEditor.java:1167)
at org.eclipse.jdt.internal.debug.ui.snippeteditor.JavaSnippetEditor.bui
ldAndLaunch(JavaSnippetEditor.java:406)
at org.eclipse.jdt.internal.debug.ui.snippeteditor.JavaSnippetEditor.eva
lSelection(JavaSnippetEditor.java:328)
at org.eclipse.jdt.internal.debug.ui.actions.ExecuteAction.run(ExecuteAc
tion.java:49)
at org.eclipse.jdt.internal.debug.ui.actions.EvaluateAction.run(Evaluate
Action.java:563)
at org.eclipse.ui.internal.PluginAction.runWithEvent(PluginAction.java:2
76)
at org.eclipse.jface.action.ActionContributionItem.handleWidgetSelection
(ActionContributionItem.java:612)
at org.eclipse.jface.action.ActionContributionItem.access$2(ActionContri
butionItem.java:563)
at org.eclipse.jface.action.ActionContributionItem$6.handleEvent(ActionC
ontributionItem.java:482)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:82)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:796)
at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:2594)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:2272)
at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:1353)
at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:1324)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.jav
a:243)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:140)
at org.eclipse.ui.internal.ide.IDEApplication.run(IDEApplication.java:90
)
at org.eclipse.core.internal.runtime.PlatformActivator$1.run(PlatformAct
ivator.java:283)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.ja
va:242)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.ja
va:119)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.
java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces
sorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:324)
at org.eclipse.core.launcher.Main.basicRun(Main.java:269)
at org.eclipse.core.launcher.Main.run(Main.java:700)
at org.eclipse.core.launcher.Main.main(Main.java:684)
java.lang.NullPointerException | normal | RESOLVED | DUPLICATE |
Subsets and Splits