Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "WTP Functional Test R30 Installs"

(Install test results)
(Install test results)
 
(3 intermediate revisions by 3 users not shown)
Line 30: Line 30:
 
:Go to Webtools update site to get the matching SDK portion, for those users that need the source and JavaDoc.  
 
:Go to Webtools update site to get the matching SDK portion, for those users that need the source and JavaDoc.  
  
Note: for those of you that haven't seen it yet, the current UI for Software Updates has one very different behavior than the old UM UI. (This is documented as an issue in bug 224472) If you install something like "Web Developer" which also includes XML and JavaScript, the included features stay on the "available software" list, as though it was not installed (even though it was). The reason for this is to "match" exactly what the user choose to install, not what was done "under the covers"). I think ... though I haven't tested it myself ... is that this allows for improved uninstall behavior (or, at least will in the future). So certainly open bugs if you find them, or see things you don't like ... but, this final exercise isn't to test or evaluate "Software Updates" UI .. it's just to make sure things work with respect to Webtools installations.  
+
 
 +
Note: for those of you that haven't seen it yet, the current UI for Software Updates has one very different behavior than the old UM UI. (This is documented as an issue in bug 224472) If you install something like "Web Developer" which also includes XML and JavaScript, the included features stay on the "available software" list, as though it was not installed (even though it was). The reason for this is to "match" exactly what the user choose to install, not what was done "under the covers"). I think ... though I haven't tested it myself ... is that this allows for improved uninstall behavior (or, at least will in the future). So certainly open bugs if you find them, or see things you don't like ... but, this final exercise isn't to test or evaluate "Software Updates" UI .. it's just to make sure things work with respect to Webtools installations.
  
 
==Install test results==
 
==Install test results==
Line 64: Line 65:
 
|-
 
|-
 
! Web Services
 
! Web Services
|
+
| [[Image:Checkmark.gif]] on 64 bit machine (am)
|
+
| [[Image:Checkmark.gif]] (pm)
|
+
| [[Image:Checkmark.gif]] (pm)
 
|-
 
|-
 
! WSDL
 
! WSDL
|
+
| [[Image:Checkmark.gif]] (aw)
|
+
| [[Image:Checkmark.gif]] (aw)
|
+
| [[Image:Checkmark.gif]] (aw)
 
|-
 
|-
 
! XML & JSP
 
! XML & JSP
|
+
| [[Image:Checkmark.gif]] (ns)
|
+
| [[Image:Checkmark.gif]] (ns)
|
+
| [[Image:Checkmark.gif]] (ns)
 
|-
 
|-
 
! XSD
 
! XSD
|
+
| [[Image:Checkmark.gif]] (aw)
|
+
| [[Image:Checkmark.gif]] (aw)
|
+
| [[Image:Checkmark.gif]] (aw)
 
|-
 
|-
 
! JSDT
 
! JSDT

Latest revision as of 15:41, 18 June 2008

WTP 3.0 Install Scenarios

Please test the below outlined install scenarios and indicate your results in the table. We are not expecting a full function test, but after install, please inspect plugins, features, docs(preferences, help,etc.) to ensure all expected information is there.

A. JEE Developer IDE

  • Install scenario
Download most recent JEE package from here
Please verify this is the most recent version by checking Ganymede(be sure to download moste recent, if anything is more recent that 20080615).
On Tuesday, this should be the most recent URL, likely the final version, to be moved to official release URL, on the release date.

B. Update Sites

B1. Ganymede Update Site


  • Using Ganymede update site, you can start with _only_ the Eclipse Platform, and pick individual features to install. Whatever our features need, should be pulled down automatically (no "select required" any longer).
  • Main install scenarios
Javascript (only 'platform' is required).
XML (platform, gef, a few emf pieces and xsd info-set are all required ... that is, should also end up in your install).
Web Developer (as above ... i.e. still no JDT!).
JEE Developer (requires JDT, and some features from DTP).
  • Secondary install scenarios
Select "optional" features, by selecting optional feature, it should pull in all required features.

B2. Webtools Update Site

Currently Webtools site
  • Main install scenario to test here
Install webtools from Ganymede
Go to Webtools update site to get the matching SDK portion, for those users that need the source and JavaDoc.


Note: for those of you that haven't seen it yet, the current UI for Software Updates has one very different behavior than the old UM UI. (This is documented as an issue in bug 224472) If you install something like "Web Developer" which also includes XML and JavaScript, the included features stay on the "available software" list, as though it was not installed (even though it was). The reason for this is to "match" exactly what the user choose to install, not what was done "under the covers"). I think ... though I haven't tested it myself ... is that this allows for improved uninstall behavior (or, at least will in the future). So certainly open bugs if you find them, or see things you don't like ... but, this final exercise isn't to test or evaluate "Software Updates" UI .. it's just to make sure things work with respect to Webtools installations.

Install test results

WTP 3.0 Install Scenarios
Component A.JEE DeveloperIDE B1.Ganymede Update Site B2.Webtools Update Site
Java EE
JSF
JPA
Server
Web Services Checkmark.gif on 64 bit machine (am) Checkmark.gif (pm) Checkmark.gif (pm)
WSDL Checkmark.gif (aw) Checkmark.gif (aw) Checkmark.gif (aw)
XML & JSP Checkmark.gif (ns) Checkmark.gif (ns) Checkmark.gif (ns)
XSD Checkmark.gif (aw) Checkmark.gif (aw) Checkmark.gif (aw)
JSDT
Test Passed = Checkmark.gif   
Test Failed = Fail.gif   
Test Pending = Questionmark.gif

Back to the WTP Functional Test Main Page Back to Web Tools Wiki Home

Back to the top