Bug 13152 - Internal error in "Add from Local History..." on packages
Summary: Internal error in "Add from Local History..." on packages
Status: RESOLVED FIXED
Alias: None
Product: Platform
Classification: Eclipse Project
Component: Compare (show other bugs)
Version: 2.0   Edit
Hardware: PC Windows NT
: P1 major (vote)
Target Milestone: 2.0 M5   Edit
Assignee: Andre Weinand CLA
QA Contact:
URL:
Whiteboard:
Keywords:
: 13157 13343 (view as bug list)
Depends on:
Blocks:
 
Reported: 2002-04-10 05:07 EDT by Dani Megert CLA
Modified: 2002-04-11 06:24 EDT (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Dani Megert CLA 2002-04-10 05:07:30 EDT
Build 20020409
Select a package
Select "Add from local history"
==>

java.util.MissingResourceException: Can't find bundle for base name
org.eclipse.compare.internal.AddFromHistoryAction, locale en_US
	at java.util.ResourceBundle.throwMissingResourceException(ResourceBundle.java:695)
	at java.util.ResourceBundle.getBundleImpl(ResourceBundle.java:592)
	at java.util.ResourceBundle.getBundle(ResourceBundle.java:534)
	at
org.eclipse.compare.internal.AddFromHistoryAction.run(AddFromHistoryAction.java:39)
	at org.eclipse.ui.internal.PluginAction.runWithEvent(PluginAction.java:204)
	at
org.eclipse.jface.action.ActionContributionItem.handleWidgetSelection(ActionContributionItem.java:407)
	at
org.eclipse.jface.action.ActionContributionItem.handleWidgetEvent(ActionContributionItem.java(Compiled
Code))
	at
org.eclipse.jface.action.ActionContributionItem$ActionListener.handleEvent(ActionContributionItem.java(Compiled
Code))
	at
org.eclipse.jface.action.ActionContributionItem$ActionListener.handleEvent(ActionContributionItem.java(Compiled
Code))
	at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java(Compiled Code))
	at org.eclipse.swt.widgets.Widget.notifyListeners(Widget.java(Compiled Code))
	at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java(Compiled Code))
	at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java(Compiled Code))
	at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java(Compiled Code))
	at org.eclipse.ui.internal.Workbench.run(Workbench.java:819)
	at org.eclipse.core.internal.boot.InternalBootLoader.run(InternalBootLoader.java:777)
	at org.eclipse.core.boot.BootLoader.run(BootLoader.java:319)
	at java.lang.reflect.Method.invoke(Native Method)
	at org.eclipse.core.launcher.Main.basicRun(Main.java:190)
	at org.eclipse.core.launcher.Main.run(Main.java:549)
	at org.eclipse.core.launcher.UIMain.main(UIMain.java:52)
Comment 1 Erich Gamma CLA 2002-04-11 02:25:34 EDT
*** Bug 13343 has been marked as a duplicate of this bug. ***
Comment 2 Andre Weinand CLA 2002-04-11 03:40:35 EDT
*** Bug 13157 has been marked as a duplicate of this bug. ***
Comment 3 Andre Weinand CLA 2002-04-11 06:24:35 EDT
added resource to dev.eclipse.org repository for M5 recover build