Skip to main content



      Home
Home » Eclipse Projects » Rich Client Platform (RCP) » Run-Time Workbench not available as option under Eclipse Run menu
Run-Time Workbench not available as option under Eclipse Run menu [message #464246] Wed, 28 February 2007 13:13 Go to next message
Eclipse UserFriend
I don't have this (Run-Time Workbench option) available. Eclipse 3.2.
Any ideas? Is this some plug-in that I have to install? If so, what is the
jar file?

Regards,
Martin
Re: Run-Time Workbench not available as option under Eclipse Run menu [message #464260 is a reply to message #464246] Thu, 01 March 2007 04:24 Go to previous messageGo to next message
Eclipse UserFriend
Runtime workbench is created during runtime. This is similar to the
workbench where you import your project into.
Typically when you create a new RCP or a plugin for eclipse and then run
the plugin as Eclipse application it will be created.
Am not sure what is the basis of the query. Can you be please more specific

Regards,
Anubhav
Re: Run-Time Workbench not available as option under Eclipse Run menu [message #464289 is a reply to message #464260] Thu, 01 March 2007 11:39 Go to previous messageGo to next message
Eclipse UserFriend
I just want to test an example RCP application from within Eclipse before
compiling it into a standalone Java application. The instructions in
Scarpino's "SWT/JFace In Action" book read ...

1) In the Eclipse main menu, choose the Run option under the Run menu item
2) In the left pane, select the Run-time Workbench option

My problem is that no such "Run-time Workbench" option exists...


"Anubhav Pande" <anubhav.pande@tcs.com> wrote in message
news:961455a307764f5ed07dd44e35cd03a6$1@www.eclipse.org...
> Runtime workbench is created during runtime. This is similar to the
> workbench where you import your project into.
> Typically when you create a new RCP or a plugin for eclipse and then run
> the plugin as Eclipse application it will be created.
> Am not sure what is the basis of the query. Can you be please more
> specific
>
> Regards,
> Anubhav
>
Re: Run-Time Workbench not available as option under Eclipse Run menu [message #464319 is a reply to message #464289] Fri, 02 March 2007 00:17 Go to previous message
Eclipse UserFriend
Martin Thompson wrote:

> I just want to test an example RCP application from within Eclipse before
> compiling it into a standalone Java application. The instructions in
> Scarpino's "SWT/JFace In Action" book read ...

> 1) In the Eclipse main menu, choose the Run option under the Run menu item
> 2) In the left pane, select the Run-time Workbench option

> My problem is that no such "Run-time Workbench" option exists...


> "Anubhav Pande" <anubhav.pande@tcs.com> wrote in message
> news:961455a307764f5ed07dd44e35cd03a6$1@www.eclipse.org...
>> Runtime workbench is created during runtime. This is similar to the
>> workbench where you import your project into.
>> Typically when you create a new RCP or a plugin for eclipse and then run
>> the plugin as Eclipse application it will be created.
>> Am not sure what is the basis of the query. Can you be please more
>> specific
>>
>> Regards,
>> Anubhav
>>
You have to run it as an Eclipse application and thats what has to be
chosen in left pane.
try Run As--> Eclipse (rather than Run As--> run) for launching, it should
work for the Eclipse sample RCP
Please see the eclipse cheatsheets and help to get hints on how to
create,launch and configure a RCP application.
Previous Topic:EasyMock, test plugin and reflection class loading classpath issues.
Next Topic:Automatic Updates in RCP
Goto Forum:
  


Current Time: Mon Mar 17 15:03:05 EDT 2025

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

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

Back to the top