Tool to edit "solo" fragment in PDE ? [message #331611] |
Sat, 13 September 2008 23:52  |
Eclipse User |
|
|
|
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   |
Eclipse User |
|
|
|
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  |
Eclipse User |
|
|
|
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
|
|
|
Powered by
FUDForum. Page generated in 0.03751 seconds