Using Ve with RCP projects [message #67562] |
Mon, 18 October 2004 21:46  |
Eclipse User |
|
|
|
Originally posted by: deadletter.hotmail.com
Greetings!
I'm a real newbie to eclipse but would like to try using VE inside an RCP
project -- are there any examples or tutorials available?
thx
|
|
|
|
|
|
Re: Using Ve with RCP projects [message #67787 is a reply to message #67745] |
Tue, 19 October 2004 17:12  |
Eclipse User |
|
|
|
Originally posted by: deadletter.hotmail.com
Thx,
I'll give it a shot
"Gili Mendel" <mendelgili@netscape.net> wrote in message
news:cl3fuh$s0g$2@eclipse.org...
> CoinOperated wrote:
>
>> Greetings!
>> I'm a real newbie to eclipse but would like to try using VE inside an RCP
>> project -- are there any examples or tutorials available?
>>
>> thx
>>
>>
> You can use VE to create a customed composite in a UI plugin project. VE
> does not provide tooling for JFace components, but you can use the
> customed panels (generated by VE) in the various createXXXX jFace methods.
|
|
|
Re: Using Ve with RCP projects [message #601919 is a reply to message #67562] |
Mon, 18 October 2004 23:50  |
Eclipse User |
|
|
|
CoinOperated wrote:
> Greetings!
> I'm a real newbie to eclipse but would like to try using VE inside an RCP
> project -- are there any examples or tutorials available?
> thx
You need to define what you mean by RCP project.
VE depends on the Eclipse IDE and several other layers of feature/plugin
function (GEF, EMF, then VE).
If you mean VE as an editor in and RCP application (usually defined as
less than all of the eclipse base), then probably not.
If you mean VE as an editor to develop UI's that will be part of the RCP
Application, sure - nothing special about that at all.
If you mean things that look/work like the VE in an RCP application, then
you probably need to look at GEF itself.
|
|
|
Re: Using Ve with RCP projects [message #601996 is a reply to message #67562] |
Tue, 19 October 2004 12:44  |
Eclipse User |
|
|
|
CoinOperated wrote:
> Greetings!
> I'm a real newbie to eclipse but would like to try using VE inside an RCP
> project -- are there any examples or tutorials available?
>
> thx
>
>
You can use VE to create a customed composite in a UI plugin project. VE does not provide tooling for JFace
components, but you can use the customed panels (generated by VE) in the various createXXXX jFace methods.
|
|
|
Re: Using Ve with RCP projects [message #602007 is a reply to message #67580] |
Tue, 19 October 2004 17:07  |
Eclipse User |
|
|
|
Originally posted by: deadletter.hotmail.com
Thx;
Sorry i wasn't very clear as to my intent!... I'm intrigued by the plug-in
and other foundations offered by Eclipse and RCP as an application framework
(particularly the native look and feel)... So i'm looking to do RCP
applications and just want to use a visual environment to perform UI's
layouts for the app... Wasn't sure what the 'recommend' method was to get
the max use from both RCP & VE..
thx again
"Pat McCarthy" <patmc@not_us.ibm.com> wrote in message
news:cl22uh$um1$1@eclipse.org...
> CoinOperated wrote:
>
>> Greetings!
>> I'm a real newbie to eclipse but would like to try using VE inside an RCP
>> project -- are there any examples or tutorials available?
>
>> thx
>
> You need to define what you mean by RCP project.
>
> VE depends on the Eclipse IDE and several other layers of feature/plugin
> function (GEF, EMF, then VE).
>
> If you mean VE as an editor in and RCP application (usually defined as
> less than all of the eclipse base), then probably not.
>
> If you mean VE as an editor to develop UI's that will be part of the RCP
> Application, sure - nothing special about that at all.
>
> If you mean things that look/work like the VE in an RCP application, then
> you probably need to look at GEF itself.
>
|
|
|
Re: Using Ve with RCP projects [message #602015 is a reply to message #67745] |
Tue, 19 October 2004 17:12  |
Eclipse User |
|
|
|
Originally posted by: deadletter.hotmail.com
Thx,
I'll give it a shot
"Gili Mendel" <mendelgili@netscape.net> wrote in message
news:cl3fuh$s0g$2@eclipse.org...
> CoinOperated wrote:
>
>> Greetings!
>> I'm a real newbie to eclipse but would like to try using VE inside an RCP
>> project -- are there any examples or tutorials available?
>>
>> thx
>>
>>
> You can use VE to create a customed composite in a UI plugin project. VE
> does not provide tooling for JFace components, but you can use the
> customed panels (generated by VE) in the various createXXXX jFace methods.
|
|
|
Powered by
FUDForum. Page generated in 0.05028 seconds