Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » DSDP - Target Management » Customizing New Connection Wizard
Customizing New Connection Wizard [message #10743] Wed, 13 June 2007 20:48 Go to next message
Troy Brant is currently offline Troy BrantFriend
Messages: 4
Registered: July 2009
Junior Member
Hello!

I am in the process of researching everything that needs to be done to
create a custom RSE service. I understand how create the service itself
after looking at the SSH, FTP, and dstore implementations, but now I have
a question about UI customization for the service.

In the New Connection Wizard, which lists all available connection types,
say you select "SSH Only" and click Next. Is the following wizard page
customizable? In my case, the connection I'm creating will not have a host
name and instead the user will need to select a virtual machine.

Thanks!
Re: Customizing New Connection Wizard [message #10775 is a reply to message #10743] Wed, 13 June 2007 22:04 Go to previous messageGo to next message
Troy Brant is currently offline Troy BrantFriend
Messages: 4
Registered: July 2009
Junior Member
I see from the post "How to open a new connection wizard for a particular
system type?" that it is indeed possible to customize the new connection
wizard.

Are there any example classes in the RSE source tree that customize the
new connection wizard? My searches have come up empty.

Thanks!

Troy
Re: Customizing New Connection Wizard [message #10806 is a reply to message #10775] Thu, 14 June 2007 11:37 Go to previous message
Uwe Stieber is currently offline Uwe StieberFriend
Messages: 19
Registered: July 2009
Junior Member
Hi Troy,

> I see from the post "How to open a new connection wizard for a particular

> system type?" that it is indeed possible to customize the new connection

> wizard.

>

> Are there any example classes in the RSE source tree that customize the

> new connection wizard? My searches have come up empty.

The extension point you are looking for is
org.eclipse.ui.newConnectionWizards. The plugin org.eclipse.rse.discovery
contains a example of contributing a wizard for a specific system type. See
the extension point documentation for details on the extension point
attributes.

Best regads, Uwe

Uwe Stieber, Member of Technical Staff - Sys, Wind River
Re: Customizing New Connection Wizard [message #568286 is a reply to message #10743] Wed, 13 June 2007 22:04 Go to previous message
Troy Brant is currently offline Troy BrantFriend
Messages: 4
Registered: July 2009
Junior Member
I see from the post "How to open a new connection wizard for a particular
system type?" that it is indeed possible to customize the new connection
wizard.

Are there any example classes in the RSE source tree that customize the
new connection wizard? My searches have come up empty.

Thanks!

Troy
Re: Customizing New Connection Wizard [message #568304 is a reply to message #10775] Thu, 14 June 2007 11:37 Go to previous message
Uwe Stieber is currently offline Uwe StieberFriend
Messages: 19
Registered: July 2009
Junior Member
Hi Troy,

> I see from the post "How to open a new connection wizard for a particular

> system type?" that it is indeed possible to customize the new connection

> wizard.

>

> Are there any example classes in the RSE source tree that customize the

> new connection wizard? My searches have come up empty.

The extension point you are looking for is
org.eclipse.ui.newConnectionWizards. The plugin org.eclipse.rse.discovery
contains a example of contributing a wizard for a specific system type. See
the extension point documentation for details on the extension point
attributes.

Best regads, Uwe

Uwe Stieber, Member of Technical Staff - Sys, Wind River
Previous Topic:How to open a new connection wizard for a particular system type?
Next Topic:Old HP NetBeans plug-in
Goto Forum:
  


Current Time: Thu Apr 25 00:01:22 GMT 2024

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

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

Back to the top