Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Newcomers » Newcomers » plug-in favoritesview example from Clayberg/Rubel giving plug-in perspective error
plug-in favoritesview example from Clayberg/Rubel giving plug-in perspective error [message #170613] Tue, 12 September 2006 20:49
Ted Kubaska is currently offline Ted KubaskaFriend
Messages: 9
Registered: July 2009
Junior Member
I'm trying to just type in the plug-in example from Eclipse Building
Commercial-Quality Plug-ins by Clayberg and Rubel.

I'm getting an error opening the plug-in development perspective.

I'm running Ubuntu Dapper Drake with all the updates. I'm stuck ...
searching the internet with no help so far ... help is greatly appreciated.
(very greatly appreciated; I have a tight schedule and I'm up against this
wall).

Here's the error I get... (this example worked with 3.1.2 on Ubuntu Breezy
Badger)....

java.util.MissingResourceException: Can't find resource for bundle
com/ibm/icu/impl/data/icudt34b/root.res, key CurrencyMap
at com.ibm.icu.impl.ICUResourceBundle.getImpl(ICUResourceBundle .java:397)
at com.ibm.icu.impl.ICUResourceBundle.getImpl(ICUResourceBundle .java:392)
at com.ibm.icu.impl.ICUResourceBundle.get(ICUResourceBundle.jav a:383)
at com.ibm.icu.util.Currency.createCurrency(Currency.java:138)
at com.ibm.icu.util.Currency.getInstance(Currency.java:118)
at
com.ibm.icu.text.DecimalFormatSymbols.initialize(DecimalForm atSymbols.java:604)
at
com.ibm.icu.text.DecimalFormatSymbols.<init>(DecimalFormatSymbols.java:69)
at com.ibm.icu.text.NumberFormat.createInstance(NumberFormat.ja va:1145)
at
com.ibm.icu.text.NumberFormatServiceShim$1$RBNumberFormatFac tory.handleCreate(NumberFormatServiceShim.java:109)
at
com.ibm.icu.impl.ICULocaleService$LocaleKeyFactory.create(IC ULocaleService.java:359)
at com.ibm.icu.impl.ICUService.getKey(ICUService.java:463)
at com.ibm.icu.impl.ICUService.getKey(ICUService.java:383)
at com.ibm.icu.impl.ICULocaleService.get(ICULocaleService.java: 72)
at
com.ibm.icu.text.NumberFormatServiceShim.createInstance(Numb erFormatServiceShim.java:91)
at com.ibm.icu.text.NumberFormat.getInstance(NumberFormat.java: 1139)
at com.ibm.icu.text.NumberFormat.getInstance(NumberFormat.java: 472)
at
com.ibm.icu.text.SimpleDateFormat.initialize(SimpleDateForma t.java:468)
at com.ibm.icu.text.SimpleDateFormat.<init>(SimpleDateFormat.java:336)
at com.ibm.icu.text.SimpleDateFormat.<init>(SimpleDateFormat.java:311)
at
org.eclipse.pde.internal.runtime.logview.LogEntry.processEnt ry(LogEntry.java:182)
at
org.eclipse.pde.internal.runtime.logview.LogReader.parseLogF ile(LogReader.java:112)
at
org.eclipse.pde.internal.runtime.logview.LogView.readLogFile (LogView.java:637)
at
org.eclipse.pde.internal.runtime.logview.LogView.createPartC ontrol(LogView.java:165)
at
org.eclipse.ui.internal.ViewReference.createPartHelper(ViewR eference.java:334)
at
org.eclipse.ui.internal.ViewReference.createPart(ViewReferen ce.java:197)
at
org.eclipse.ui.internal.WorkbenchPartReference.getPart(Workb enchPartReference.java:566)
at org.eclipse.ui.internal.Perspective.showView(Perspective.jav a:1675)
at
org.eclipse.ui.internal.WorkbenchPage.busyShowView(Workbench Page.java:987)
at
org.eclipse.ui.internal.WorkbenchPage.access$13(WorkbenchPag e.java:968)
at org.eclipse.ui.internal.WorkbenchPage$13.run(WorkbenchPage.j ava:3497)
at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator .java:67)
at
org.eclipse.ui.internal.WorkbenchPage.showView(WorkbenchPage .java:3503)
at
org.eclipse.ui.internal.WorkbenchPage.showView(WorkbenchPage .java:3470)
at org.eclipse.ui.internal.ShowViewAction.run(ShowViewAction.ja va:76)
at org.eclipse.jface.action.Action.runWithEvent(Action.java:500 )
at
org.eclipse.jface.action.ActionContributionItem.handleWidget Selection(ActionContributionItem.java:541)
at
org.eclipse.jface.action.ActionContributionItem.access$2(Act ionContributionItem.java:488)
at
org.eclipse.jface.action.ActionContributionItem$5.handleEven t(ActionContributionItem.java:404)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java :62)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1087)
at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.ja va:3150)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java :2840)
at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.jav a:1914)
at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:1878)
at
org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Work bench.java:419)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.j ava:149)
at org.eclipse.ui.internal.ide.IDEApplication.run(IDEApplicatio n.java:95)
at
org.eclipse.core.internal.runtime.PlatformActivator$1.run(Pl atformActivator.java:78)
at
org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher .runApplication(EclipseAppLauncher.java:92)
at
org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher .start(EclipseAppLauncher.java:68)
at
org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseS tarter.java:400)
at
org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseS tarter.java:177)
at java.lang.reflect.Method.invoke(libgcj.so.7)
at org.eclipse.core.launcher.Main.invokeFramework(Main.java:336 )
at org.eclipse.core.launcher.Main.basicRun(Main.java:281)
at org.eclipse.core.launcher.Main.run(Main.java:978)
at org.eclipse.core.launcher.Main.main(Main.java:952)
Previous Topic:cannot list contents of a plugin jar with jar -tvf
Next Topic:recommendation for E-R diagram plugin?
Goto Forum:
  


Current Time: Fri Apr 26 03:12:29 GMT 2024

Powered by FUDForum. Page generated in 0.07877 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top