Bug 171411 - Add additional ServerUIUtil.showNewRuntimeWizard that accepts runtimeTypeId
Summary: Add additional ServerUIUtil.showNewRuntimeWizard that accepts runtimeTypeId
Status: CLOSED FIXED
Alias: None
Product: WTP ServerTools
Classification: WebTools
Component: wst.server (show other bugs)
Version: 2.0   Edit
Hardware: All All
: P3 enhancement (vote)
Target Milestone: 2.0 M5   Edit
Assignee: Tim deBoer CLA
QA Contact: Tim deBoer CLA
URL:
Whiteboard:
Keywords: api
Depends on:
Blocks:
 
Reported: 2007-01-23 10:38 EST by Larry Isaacs CLA
Modified: 2017-10-11 16:09 EDT (History)
0 users

See Also:


Attachments
Patch to ServerUIUtil to add new showNewRuntimeWizard() method (1.50 KB, patch)
2007-01-23 10:39 EST, Larry Isaacs CLA
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Larry Isaacs CLA 2007-01-23 10:38:34 EST
In a cheatsheet we have to guide our SAS Plug-in users in setting up an expected server in their workspace, we found it useful to restrict the set of server runtime choices to just Tomcat.  We have used the internal ServerUIPlugin.showNewRuntimeWizard(), but would prefer to use public API.  For consideration, the attached patch adds an additional ServerUIUtil.showNewRuntimeWizard() that includes the runtimeTypeId argument.
Comment 1 Larry Isaacs CLA 2007-01-23 10:39:45 EST
Created attachment 57346 [details]
Patch to ServerUIUtil to add new showNewRuntimeWizard() method
Comment 2 Tim deBoer CLA 2007-01-23 11:26:56 EST
Patch looks good.
Comment 3 Tim deBoer CLA 2007-01-24 11:40:46 EST
Released to 2.0 M5 builds.
Comment 4 Larry Isaacs CLA 2007-02-01 12:03:14 EST
Verified the new API is present and working.  Thanks.
Comment 5 Tim deBoer CLA 2007-02-01 14:33:30 EST
Closing.
Comment 6 Eclipse Genie CLA 2017-10-11 16:09:27 EDT
New Gerrit change created: https://git.eclipse.org/r/108124