Hey Michael,

Txs for the prompt reaction.
Is this already available at the nightly snapshot (compiled)?

BR.
Pedro

On Mon, 2007-03-26 at 22:34 +0200, Michaël Michaud wrote:
> Hi,
> 
> I think I got it :
> Last week end, I modified I18N class in OJ CVS and deactivated 
> plugInsResourceBundle which, I believed, was no more used.
> By chance, Stefan found that the static field was used by Pirol's 
> plugins and fixed the bug 3 hours later.
> Now, I realize that fixing the bug, he imported 
> com.sun.org.apache.xalan.internal.xsltc.runtime.Hashtable instead of 
> java.util.Hashtable (maybe automatic import from eclipse ?)
> 
> I just commit a gain the class with a
> static java.util.Hashtable plugInsResourceBundle
> hope it's ok now to make pirol's plugin work
> 
> sorry for annoyance, hope it's fixed now
> 
> Michael
> 
> Pedro Doria Meunier a écrit :
> 
> >Hello PIROL people
> >
> >I've downloaded the latest base classes as well as the raster image
> >plugin.
> >
> >Using FC6, JDK6.
> >
> >Put then as usual under ext/ and I've got an error at startup like this:
> >pluginsResourceBundle (No Such Field Error)
> >
> >java.lang.NoSuchFieldError: plugInsResourceBundle
> >     at
> >de.fhOsnabrueck.jump.pirol.utilities.i18n.I18NPlug.setPlugInRessource(I18NPlug.java:121)
> >     at
> >de.fhOsnabrueck.jump.pirol.utilities.i18n.PirolPlugInMessages.getString(PirolPlugInMessages.java:51)
> >     at
> >de.fhOsnabrueck.jump.pirol.plugIns.PirolRasterImage.RasterImagePlugIn.<init>(RasterImagePlugIn.java:55)
> >     at
> >de.fhOsnabrueck.jump.pirol.plugIns.PirolRasterImage.RasterImageExtension.configure(RasterImageExtension.java:41)
> >     at
> >com.vividsolutions.jump.workbench.plugin.PlugInManager.loadConfigurations(PlugInManager.java:88)
> >     at
> >com.vividsolutions.jump.workbench.plugin.PlugInManager.load(PlugInManager.java:82)
> >     at
> >com.vividsolutions.jump.workbench.JUMPWorkbench.main(JUMPWorkbench.java:245)
> >     at
> >com.vividsolutions.jump.workbench.JUMPWorkbench.main(JUMPWorkbench.java:209)
> >
> >
> >I'm surely overlooking something very obvious here...
> >Any ideas?
> >
> >Txs in advance,
> >Pedro.
> >
> >
> >-------------------------------------------------------------------------
> >Take Surveys. Earn Cash. Influence the Future of IT
> >Join SourceForge.net's Techsay panel and you'll get the chance to share your
> >opinions on IT & business topics through brief surveys-and earn cash
> >http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
> >_______________________________________________
> >Jump-pilot-devel mailing list
> >Jump-pilot-devel@lists.sourceforge.net
> >https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel
> >
> >
> >  
> >
> 
> 
> -------------------------------------------------------------------------
> Take Surveys. Earn Cash. Influence the Future of IT
> Join SourceForge.net's Techsay panel and you'll get the chance to share your
> opinions on IT & business topics through brief surveys-and earn cash
> http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
> _______________________________________________
> Jump-pilot-devel mailing list
> Jump-pilot-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel


-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Jump-pilot-devel mailing list
Jump-pilot-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel

Reply via email to