Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [wtp-dev] Extending the Delete Server Dialog?

Hi Kaloyan,

If you have the class name then you've probably seen it's just a basic MessageDialog. :) You'll have to open an enhancement request against wst.server for some kind of extension.

Tim deBoer
deboer@xxxxxxxxxx

Inactive hide details for "Raev, Kaloyan" ---04/28/2011 03:55:43 AM---Hi, We are looking for a way for extending org.eclipse.ws"Raev, Kaloyan" ---04/28/2011 03:55:43 AM---Hi, We are looking for a way for extending org.eclipse.wst.server.ui.internal.DeleteServerDialog. Th


From:

"Raev, Kaloyan" <kaloyan.raev@xxxxxxx>

To:

"General discussion of project-wide or architectural issues." <wtp-dev@xxxxxxxxxxx>

Date:

04/28/2011 03:55 AM

Subject:

[wtp-dev] Extending the Delete Server Dialog?

Sent by:

wtp-dev-bounces@xxxxxxxxxxx




Hi,

We are looking for a way for extending org.eclipse.wst.server.ui.internal.DeleteServerDialog. This dialog has built-in logic to show the following two checkboxes if certain criteria are met:
      · Delete running server(s)
      · Delete unused server configuration(s)

We want to add our own vendor-specific checkboxes and logic to be executed when they are selected.

Is there an extension point available for this? Or any other extension method?

Greetings,
Kaloyan Raev | T +359 2 9157-416
SAP Labs Bulgaria
| PO OnDemand Platform Convergence
_______________________________________________
wtp-dev mailing list
wtp-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/wtp-dev


GIF image

GIF image


Back to the top