Skip to main content



      Home
Home » Eclipse Projects » Eclipse Platform » sharing variable definitions
sharing variable definitions [message #152405] Mon, 03 November 2003 10:10 Go to next message
Eclipse UserFriend
Is there a way of sharing variable definitions like the way it is
possible to share preferences using declarations.xml ?
This would be really handy for variables that are defined in relative
terms anyway, so could be loaded by a developer using a single step,
instead of entering all the variables one by one.

best regards,

Vincent
Re: sharing variable definitions [message #152413 is a reply to message #152405] Mon, 03 November 2003 10:24 Go to previous messageGo to next message
Eclipse UserFriend
There is a new plug-in in the 3.0 stream that supports "string substitution
variables" - org.eclipse.core.variables. This plug-in allows you to define
named variables (or contribute variables via plug-in XML), and reference
them in strings like "${myvar}".

Darin

"Vincent Touquet" <vincent@ulyssis.org> wrote in message
news:3FA66FF4.3050509@ulyssis.org...
> Is there a way of sharing variable definitions like the way it is
> possible to share preferences using declarations.xml ?
> This would be really handy for variables that are defined in relative
> terms anyway, so could be loaded by a developer using a single step,
> instead of entering all the variables one by one.
>
> best regards,
>
> Vincent
>
Re: sharing variable definitions [message #152443 is a reply to message #152413] Mon, 03 November 2003 10:52 Go to previous message
Eclipse UserFriend
Darin Wright wrote:
> There is a new plug-in in the 3.0 stream that supports "string substitution
> variables" - org.eclipse.core.variables. This plug-in allows you to define
> named variables (or contribute variables via plug-in XML), and reference
> them in strings like "${myvar}".
> Darin

Great :)
Along with the possibility of introducing variables in VM arguments,
this makes me really want to use 3.0 !

thanks,

Vincent
Previous Topic:Mouse scroll "autofocus"
Next Topic:Setting a Custom Browser for Help in OS X
Goto Forum:
  


Current Time: Tue Jul 22 14:46:59 EDT 2025

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

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

Back to the top