Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Remote Application Platform (RAP) » ConsoleView in RAP
ConsoleView in RAP [message #494142] Thu, 29 October 2009 11:07 Go to next message
salamat  is currently offline salamat Friend
Messages: 9
Registered: October 2009
Junior Member
Hallo,

I have provided a ConsoleView with RCP. If I try to make the same with RAP I get the mistake announcement:

Could not create view: org.eclipse.ui.console.ConsoleView

Does somebody have an idea what I should make?

thx
Re: ConsoleView in RAP [message #494147 is a reply to message #494142] Thu, 29 October 2009 11:29 Go to previous messageGo to next message
Dmitry Pryadkin is currently offline Dmitry PryadkinFriend
Messages: 146
Registered: July 2009
Senior Member
Hi Salamat,

You can create a plugin with a package structure of org/eclipse/ui/console

Then implement ConsoleView either completely by yourself or copying it
from RCP.

Note that the concept of console has differences between RAP/RCP. In
RAP, you can implement either a session-aware console or global console.

Dmitry


salamat wrote:
> Hallo,
>
> I have provided a ConsoleView with RCP. If I try to make the same with
> RAP I get the mistake announcement:
> Could not create view: org.eclipse.ui.console.ConsoleView
>
> Does somebody have an idea what I should make?
>
> thx
Re: ConsoleView in RAP [message #494150 is a reply to message #494147] Thu, 29 October 2009 11:46 Go to previous messageGo to next message
salamat  is currently offline salamat Friend
Messages: 9
Registered: October 2009
Junior Member
Hallo Dmitry,

Are you have example for the provide a ConsoleView in RAP

Thank you
Re: ConsoleView in RAP [message #494161 is a reply to message #494150] Thu, 29 October 2009 12:34 Go to previous message
Dmitry Pryadkin is currently offline Dmitry PryadkinFriend
Messages: 146
Registered: July 2009
Senior Member
Unfortunately I don't. My implementation doesn't look like ConsoleView.

salamat wrote:
> Hallo Dmitry,
>
> Are you have example for the provide a ConsoleView in RAP
>
> Thank you
Previous Topic:Design Question: How to integrate User Actions into the Workbench (on MenuBar)?
Next Topic:A simple button with a simple ListViewer simply doesn't work
Goto Forum:
  


Current Time: Thu Apr 25 15:49:44 GMT 2024

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

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

Back to the top