Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Eclipse Platform » Tool to edit "solo" fragment in PDE ?
Tool to edit "solo" fragment in PDE ? [message #331611] Sat, 13 September 2008 23:52 Go to next message
Nicolas Bihan is currently offline Nicolas BihanFriend
Messages: 49
Registered: July 2009
Member
Hello,

I'm looking for the best way to edit an existing fragment (an i18n
fragment).
I just want to edit the .properties files in an existing jar fragment.

I am on my way to write a tool to do it but may be there is already
something existing for that !
If not, I was planning to extend the PDE. But I'm afraid that the PDE
will need all the dependencies of the fragment. Hope I'm wrong...

Thanks for any tip :)

Nicolas Bihan
Re: Tool to edit "solo" fragment in PDE ? [message #331612 is a reply to message #331611] Sun, 14 September 2008 02:03 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: zx.code9.com

Nicolas Bihan wrote:
> Hello,
>
> I'm looking for the best way to edit an existing fragment (an i18n
> fragment).
> I just want to edit the .properties files in an existing jar fragment.
>
> I am on my way to write a tool to do it but may be there is already
> something existing for that !
> If not, I was planning to extend the PDE. But I'm afraid that the PDE
> will need all the dependencies of the fragment. Hope I'm wrong...
>
> Thanks for any tip :)

There is code in the Babel project (http://www.eclipse.org/babel)

http://wiki.eclipse.org/Babel_/_Message_Bundle_Editor

There's no public release of this code, but if you check out the code
from CVS, you should see it.

Cheers,

~ Chris
Re: Tool to edit "solo" fragment in PDE ? [message #331617 is a reply to message #331612] Sun, 14 September 2008 15:29 Go to previous message
Nicolas Bihan is currently offline Nicolas BihanFriend
Messages: 49
Registered: July 2009
Member
Chris Aniszczyk a écrit :
> Nicolas Bihan wrote:
>> Hello,
>>
>> I'm looking for the best way to edit an existing fragment (an i18n
>> fragment).
>> I just want to edit the .properties files in an existing jar fragment.
>>
>> I am on my way to write a tool to do it but may be there is already
>> something existing for that !
>> If not, I was planning to extend the PDE. But I'm afraid that the PDE
>> will need all the dependencies of the fragment. Hope I'm wrong...
>>
>> Thanks for any tip :)
>
> There is code in the Babel project (http://www.eclipse.org/babel)
>
> http://wiki.eclipse.org/Babel_/_Message_Bundle_Editor
>
> There's no public release of this code, but if you check out the code
> from CVS, you should see it.
>
> Cheers,
>
> ~ Chris

Cool :) I was pretty sure there were some kind of tool.
But that a little difficult sometimes to find what you want in the
thousands tools of Eclipse ;)

Thx a lot Chris. I'll give it a try.

Nicolas
Previous Topic:How to Force a redraw of the Editor
Next Topic:Problem of Classloader in Eclipse Plugin Developemt.
Goto Forum:
  


Current Time: Tue Jul 16 07:52:10 GMT 2024

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

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

Back to the top