<?xml version="1.0" encoding="utf-8"?>
<feed xml:lang="en" xmlns="http://www.w3.org/2005/Atom"><title>Recent changes to support-requests</title><link href="https://sourceforge.net/p/eclipse-rbe/support-requests/" rel="alternate"/><link href="https://sourceforge.net/p/eclipse-rbe/support-requests/feed.atom" rel="self"/><id>https://sourceforge.net/p/eclipse-rbe/support-requests/</id><updated>2008-02-28T05:23:01Z</updated><subtitle>Recent changes to support-requests</subtitle><entry><title>startup within eclipse 331 on mac os x 10.5</title><link href="https://sourceforge.net/p/eclipse-rbe/support-requests/6/" rel="alternate"/><published>2008-02-28T05:23:01Z</published><updated>2008-02-28T05:23:01Z</updated><author><name>Anonymous</name><uri>https://sourceforge.net/u/userid-None/</uri></author><id>https://sourceforge.net1a08b210a0556ea93c43b966848e62de1630d7b5</id><summary type="html">hi, 

every time I try to edit a resourcebundle file with the ResourceBundle Editor the encl. message \(unhandled loop exception\) appears and eclipse crashes. Any idea what is going wrong?


Thanks for a hint,
Arne

arne@wiehe.com</summary></entry><entry><title>performance problems</title><link href="https://sourceforge.net/p/eclipse-rbe/support-requests/5/" rel="alternate"/><published>2006-10-06T15:29:52Z</published><updated>2006-10-06T15:29:52Z</updated><author><name>begunrom</name><uri>https://sourceforge.net/u/begunrom/</uri></author><id>https://sourceforge.netdfdd5cf318386c772f353763b9a528239a5baba4</id><summary type="html">I have only 2 resource files that i want to maintain.

When opening them it takes minutes. When i want to 
change from expanded view to collapsed view. It takes 
minutes again.

The properties files are each +/-550K in size.

What can be done to increase performance. Or am i the 
only one suffering from this?</summary></entry><entry><title>Resource Bundle Editor 0.72 not detecte on Eclipse 3.1</title><link href="https://sourceforge.net/p/eclipse-rbe/support-requests/4/" rel="alternate"/><published>2005-12-02T02:19:46Z</published><updated>2005-12-02T02:19:46Z</updated><author><name>Mauricio Gracia Gutierrez</name><uri>https://sourceforge.net/u/mauriciogracia/</uri></author><id>https://sourceforge.netc5040d2f7624e7e3b29ec7b4d493a9099e103c0b</id><summary type="html">Hello 

I have followed the install instrucions but I have not
managed to use the version 0.7.2 under Eclipse 3.1

The puglin is installed on the expected location...
I:\eclipse\plugins\com.essiembre.eclipse.i18n.resourcebundle\_0.7.2

But when I select a \*.properties file with RIGHT CLICK,
"Open with" the ResourceBundle is not liste there

I have tried this on a different computer with same
Eclipse version \(3.1\) and when trying to open a
Exception happens..I could send you the trace later
\(from the office\)

How can i force Eclipse to detect your plugin ? 
have you tested it under Eclipse 3.1

I have also try updating my Eclipse with same result,
deleting the folder, downloading and unziping again

Let me know possibles solutions
</summary></entry><entry><title>Us outline view for the keys tree ?</title><link href="https://sourceforge.net/p/eclipse-rbe/support-requests/3/" rel="alternate"/><published>2005-03-12T16:00:46Z</published><updated>2005-03-12T16:00:46Z</updated><author><name>Marc Lafon</name><uri>https://sourceforge.net/u/mlafon/</uri></author><id>https://sourceforge.net62e66ea2a2debeb2b5f6dcdc4dac4e28170c10c7</id><summary type="html">\(This is more a question than a feature request but...\)

Why don't you use the Outline view to put the keys tree ? 
\(the "add a new key" button can be a context menu option\)



Marc.</summary></entry><entry><title>How to add new Locale?</title><link href="https://sourceforge.net/p/eclipse-rbe/support-requests/2/" rel="alternate"/><published>2005-03-03T17:47:27Z</published><updated>2005-03-03T17:47:27Z</updated><author><name>Anonymous</name><uri>https://sourceforge.net/u/userid-None/</uri></author><id>https://sourceforge.net0b6c4b53376b3f79d5ea0d824bf9e460d8903f3f</id><summary type="html">Hello, I've installed your plugin and I like this ;-\)
But I'm from Barcelona \(Spain\), and here we speak 
Catalonian. The plugin does'nt recognize my 
XXXXX\_cat.properties, so... how can I add a new locale 
in your plugin?
Thanks a lot\!
pako\_lora@hotmail.com</summary></entry><entry><title>problem running the plugin 0.5.1 for Eclipse 2.x</title><link href="https://sourceforge.net/p/eclipse-rbe/support-requests/1/" rel="alternate"/><published>2005-01-11T22:50:21Z</published><updated>2005-01-11T22:50:21Z</updated><author><name>Josef Boxer</name><uri>https://sourceforge.net/u/unsu/</uri></author><id>https://sourceforge.net8f78f9dcc4ac5e97f0283951e01a83d608969cb0</id><summary type="html">Hi there,

I downloaded the new version of the plug-in for Eclipse 
2.x ResourceBundleEditor\_Eclipse2\_v0.5.1.zip. There is 
no error messages starting up my WSAD 5.1.2 IDE. After 
I assigned \*.properties files to be per default opened 
with the plug-in and trying to open one I get 2 errors in 
the log. Any ideas what to do?


Cheers
Joe



First:
java.lang.NoSuchMethodError: 
java/lang/StringBuffer.indexOf\(Ljava/lang/String;\)I
	at java.lang.Throwable.&amp;lt;init&amp;gt;\(Throwable.java\)
	at java.lang.Throwable.&amp;lt;init&amp;gt;\(Throwable.java\)
	at java.lang.NoSuchMethodError.&amp;lt;init&amp;gt;
\(NoSuchMethodError.java:56\)
	at 
com.essiembre.eclipse.i18n.resourcebundle.editors.Resour
ceBundleEditor.initBundlePathAndName
\(ResourceBundleEditor.java:248\)
	at 
com.essiembre.eclipse.i18n.resourcebundle.editors.Resour
ceBundleEditor.init\(ResourceBundleEditor.java:147\)
	at 
org.eclipse.ui.internal.EditorManager.createSite
\(EditorManager.java:604\)
	at 
org.eclipse.ui.internal.EditorManager.openInternalEditor
\(EditorManager.java:666\)
	at 
org.eclipse.ui.internal.EditorManager.openEditorFromDescr
iptor\(EditorManager.java:459\)
	at 
org.eclipse.ui.internal.EditorManager.openEditorFromInput
\(EditorManager.java:333\)
	at 
org.eclipse.ui.internal.EditorManager.openEditor
\(EditorManager.java:424\)
	at 
org.eclipse.ui.internal.WorkbenchPage.busyOpenEditor
\(WorkbenchPage.java:2056\)
	at 
org.eclipse.ui.internal.WorkbenchPage.access$6
\(WorkbenchPage.java:2004\)
	at org.eclipse.ui.internal.WorkbenchPage$9.run
\(WorkbenchPage.java:1991\)
	at 
org.eclipse.swt.custom.BusyIndicator.showWhile
\(BusyIndicator.java:69\)
	at 
org.eclipse.ui.internal.WorkbenchPage.openEditor
\(WorkbenchPage.java:1986\)
	at 
org.eclipse.ui.internal.WorkbenchPage.openEditor
\(WorkbenchPage.java:1887\)
	at 
org.eclipse.jdt.internal.ui.javaeditor.EditorUtility.openInEdi
tor\(EditorUtility.java:133\)
	at 
org.eclipse.jdt.internal.ui.javaeditor.EditorUtility.openInEdi
tor\(EditorUtility.java:106\)
	at 
org.eclipse.jdt.internal.ui.actions.OpenActionUtil.open
\(OpenActionUtil.java:47\)
	at org.eclipse.jdt.ui.actions.OpenAction.run
\(OpenAction.java:158\)
	at org.eclipse.jdt.ui.actions.OpenAction.run
\(OpenAction.java:147\)
	at 
org.eclipse.jdt.ui.actions.SelectionDispatchAction.dispatc
hRun\(SelectionDispatchAction.java:191\)
	at 
org.eclipse.jdt.ui.actions.SelectionDispatchAction.run
\(SelectionDispatchAction.java:169\)
	at org.eclipse.jface.action.Action.runWithEvent
\(Action.java:842\)
	at 
org.eclipse.jface.action.ActionContributionItem.handleWid
getSelection\(ActionContributionItem.java:456\)
	at 
org.eclipse.jface.action.ActionContributionItem.handleWid
getEvent\(ActionContributionItem.java:403\)
	at 
org.eclipse.jface.action.ActionContributionItem.access$0
\(ActionContributionItem.java:397\)
	at 
org.eclipse.jface.action.ActionContributionItem$ActionList
ener.handleEvent\(ActionContributionItem.java:72\)
	at 
org.eclipse.swt.widgets.EventTable.sendEvent
\(EventTable.java\)
	at org.eclipse.swt.widgets.Widget.sendEvent
\(Widget.java:840\)
	at 
org.eclipse.swt.widgets.Display.runDeferredEvents
\(Display.java\)
	at 
org.eclipse.swt.widgets.Display.readAndDispatch
\(Display.java\)
	at 
org.eclipse.ui.internal.Workbench.runEventLoop
\(Workbench.java:1402\)
	at org.eclipse.ui.internal.Workbench.run
\(Workbench.java:1385\)
	at 
org.eclipse.core.internal.boot.InternalBootLoader.run
\(InternalBootLoader.java:858\)
	at org.eclipse.core.boot.BootLoader.run
\(BootLoader.java:461\)
	at java.lang.reflect.AccessibleObject.invokeL
\(AccessibleObject.java:207\)
	at java.lang.reflect.Method.invoke
\(Method.java:271\)
	at org.eclipse.core.launcher.Main.basicRun
\(Main.java:291\)
	at org.eclipse.core.launcher.Main.run
\(Main.java:747\)
	at org.eclipse.core.launcher.Main.main
\(Main.java:583\)


second:
Error Wed Jan 12 09:45:17 EST 2005 Unhandled 
exception caught in event loop.


</summary></entry></feed>