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 Adopter Resouces"

(Source Editors)
(Migration)
 
(4 intermediate revisions by one other user not shown)
Line 1: Line 1:
This page contains links to tutorials, articles, and presentations that may be of use to Adopters.  These articles and presentations show how to extend and leverage various portions of the Web Tools Frameworks.  The topics covered are broken down into subsections.  The information that is displayed here is believed to be current and accurrate unless otherwise stated.
+
This page contains links to tutorials, articles, and presentations that may be of use to Adopters.  These articles and presentations show how to extend and leverage various portions of the Web Tools Frameworks.  The topics covered are broken down into subsections.  The information that is displayed here is believed to be current and accurate unless otherwise stated.
  
  
  
=Web Standard Tools=
+
=General=
 
+
==General ==
+
 
# [http://www.eclipsecon.org/2006/Sub.do?id=241 Extending the Web Tools Platform, Part 1] - EclipseCon 2006 - A tutorial written by Konstantin Komissarchik  (BEA Systems), Gorkem Ercan  (Nokia) and Tim deBoer  (IBM), covering the Project Facet framework and Server Tools.
 
# [http://www.eclipsecon.org/2006/Sub.do?id=241 Extending the Web Tools Platform, Part 1] - EclipseCon 2006 - A tutorial written by Konstantin Komissarchik  (BEA Systems), Gorkem Ercan  (Nokia) and Tim deBoer  (IBM), covering the Project Facet framework and Server Tools.
 
# [http://www.eclipsecon.org/2006/Sub.do?id=180 Extending the Web Tools Platform, Part 2] - EclipseCon 2006 - This tutorial written by Chuck Bridgham  (IBM) and John Lanuti  (IBM), continues where the first one left off.  It provides an over view of the various WTP extension points that are available to a developer.
 
# [http://www.eclipsecon.org/2006/Sub.do?id=180 Extending the Web Tools Platform, Part 2] - EclipseCon 2006 - This tutorial written by Chuck Bridgham  (IBM) and John Lanuti  (IBM), continues where the first one left off.  It provides an over view of the various WTP extension points that are available to a developer.
 
# [http://www.eclipsecon.org/2007/index.php?page=sub/&id=3581 Extending the Web Tools Platform] - EclipseCon 2007 - Naci Dai (Eteration), John Lanuti (IBM) provide further information and cover new features since the EclipseCon 2006 tutorials.
 
# [http://www.eclipsecon.org/2007/index.php?page=sub/&id=3581 Extending the Web Tools Platform] - EclipseCon 2007 - Naci Dai (Eteration), John Lanuti (IBM) provide further information and cover new features since the EclipseCon 2006 tutorials.
  
==Source Editors==
+
=Source Editing=
# [http://www.eclipsecon.org/2006/Sub.do?id=186 Extending the XML and JSP Editors] - EclipseCon 2006 - A tutorial written by David Williams, and Nitin Dahyabhai, that covers the various extension points that are needed to extend the Structured Text Editors to support new languages and contexts.
+
# [http://www.eclipsecon.org/2006/Sub.do?id=186 Extending the XML and JSP Editors] - EclipseCon 2006 - A tutorial written by David Williams (IBM), and Nitin Dahyabhai (IBM), with Amy Wu (IBM), that covers the various extension points that are needed to extend the Structured Text Editors to support new languages and contexts.
# [http://www.eclipsecon.org/2007/index.php?page=sub/&id=3634 Extending the XML and source editors from the WTP Project] - EclipseCon 2007 - Nitin Dahyabhai (IBM Corporation), Amy Wu (IBM) - In this updated tutorial for EclipseCon 2006, Amy and Nitin review and walk through the ways to extend the existing source editors to add new functionality.
+
# [http://www.eclipsecon.org/2007/index.php?page=sub/&id=3634 Extending the XML and source editors from the WTP Project] - EclipseCon 2007 - Nitin Dahyabhai (IBM) and Amy Wu (IBM) - In this updated tutorial for EclipseCon 2006, Amy and Nitin review and walk through the ways to extend the existing source editors to add new functionality.
 +
# [https://eclipsecon.greenmeetingsystems.com/submissions/view/280 Extending the XML and SSE editors from the WTP Project] '''Proposed''' for EclipseCon 2008, presented by Nitin Dahyabhai (IBM)
  
==JEE Standard Tools==
+
=Java EE Standard Tools=
 
# [http://www.eclipsecon.org/2007/index.php?page=sub/&id=3677 Using the Web Tools Platform in Headless Mode] - EclipseCon 2007 - Hari Shankar (IBM), Neeraj Agrawal (IBM) shows how to leverage the web tools platform framework with other vendor related tooling, with particular focus on J2EE integration and development.
 
# [http://www.eclipsecon.org/2007/index.php?page=sub/&id=3677 Using the Web Tools Platform in Headless Mode] - EclipseCon 2007 - Hari Shankar (IBM), Neeraj Agrawal (IBM) shows how to leverage the web tools platform framework with other vendor related tooling, with particular focus on J2EE integration and development.
  
 
=Other=
 
=Other=
 
==Debugger==
 
==Debugger==
# [http://www.eclipsecon.org/2006/Sub.do?id=58 Integrating Custom Debuggers into the Eclipse Platform] - EclipseCon 2006 - Darin Wright  (Rational Team, IBM Canada), Kevin Barnes  (IBM) and Samantha Chan  (Rational, IBM Canada) provide an indepth look into the Eclipse debugging framework.  This may be of interst for those wanting to provide custom debuggers for Web Tools Platform functionality.
+
# [http://www.eclipsecon.org/2006/Sub.do?id=58 Integrating Custom Debuggers into the Eclipse Platform] - EclipseCon 2006 - Darin Wright  (Rational Team, IBM Canada), Kevin Barnes  (IBM) and Samantha Chan  (Rational, IBM Canada) provide an in-depth look into the Eclipse debugging framework.  This may be of interest for those wanting to provide custom debuggers for Web Tools Platform functionality.
 +
 
 +
==Migration==
 +
[[New Help for Old Friends III]] - Migration for WTP 3.0
 +
 
 +
[[New Help for Old Friends II]] - Migration for WTP 2.0
 +
 
 +
[[New Help for Old Friends]] - Migration for WTP 1.5
 +
 
 +
 
 +
[[Category:Eclipse Web Tools Platform Project]]
 +
[[Category:XSL Tools]]
 +
[[Category:XML Tools]]

Latest revision as of 22:04, 24 April 2009

This page contains links to tutorials, articles, and presentations that may be of use to Adopters. These articles and presentations show how to extend and leverage various portions of the Web Tools Frameworks. The topics covered are broken down into subsections. The information that is displayed here is believed to be current and accurate unless otherwise stated.


General

  1. Extending the Web Tools Platform, Part 1 - EclipseCon 2006 - A tutorial written by Konstantin Komissarchik (BEA Systems), Gorkem Ercan (Nokia) and Tim deBoer (IBM), covering the Project Facet framework and Server Tools.
  2. Extending the Web Tools Platform, Part 2 - EclipseCon 2006 - This tutorial written by Chuck Bridgham (IBM) and John Lanuti (IBM), continues where the first one left off. It provides an over view of the various WTP extension points that are available to a developer.
  3. Extending the Web Tools Platform - EclipseCon 2007 - Naci Dai (Eteration), John Lanuti (IBM) provide further information and cover new features since the EclipseCon 2006 tutorials.

Source Editing

  1. Extending the XML and JSP Editors - EclipseCon 2006 - A tutorial written by David Williams (IBM), and Nitin Dahyabhai (IBM), with Amy Wu (IBM), that covers the various extension points that are needed to extend the Structured Text Editors to support new languages and contexts.
  2. Extending the XML and source editors from the WTP Project - EclipseCon 2007 - Nitin Dahyabhai (IBM) and Amy Wu (IBM) - In this updated tutorial for EclipseCon 2006, Amy and Nitin review and walk through the ways to extend the existing source editors to add new functionality.
  3. Extending the XML and SSE editors from the WTP Project Proposed for EclipseCon 2008, presented by Nitin Dahyabhai (IBM)

Java EE Standard Tools

  1. Using the Web Tools Platform in Headless Mode - EclipseCon 2007 - Hari Shankar (IBM), Neeraj Agrawal (IBM) shows how to leverage the web tools platform framework with other vendor related tooling, with particular focus on J2EE integration and development.

Other

Debugger

  1. Integrating Custom Debuggers into the Eclipse Platform - EclipseCon 2006 - Darin Wright (Rational Team, IBM Canada), Kevin Barnes (IBM) and Samantha Chan (Rational, IBM Canada) provide an in-depth look into the Eclipse debugging framework. This may be of interest for those wanting to provide custom debuggers for Web Tools Platform functionality.

Migration

New Help for Old Friends III - Migration for WTP 3.0

New Help for Old Friends II - Migration for WTP 2.0

New Help for Old Friends - Migration for WTP 1.5

Back to the top