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 "Data Tools Platform Project"

m (DTP Meetings)
(DTP 1.11 ("Kepler") Information)
(36 intermediate revisions by 3 users not shown)
Line 1: Line 1:
==General Information==
+
==DTP General Information==
*[[EclipseCon 2009 DTP Sessions | EclipseCon 2009 DTP related sessions]]
+
* [http://www.eclipse.org/projects/project_summary.php?projectid=datatools Project Summary]
*[[EclipseCon 2008 DTP Sessions | EclipseCon 2008 DTP related sessions]]
+
* [http://eclipse.org/datatools Eclipse.org DTP Home Page]
* How to help DTP? Check out our [https://bugs.eclipse.org/bugs/buglist.cgi?query_format=advanced&short_desc_type=allwordssubstr&short_desc=&classification=DataTools&long_desc_type=allwordssubstr&long_desc=&bug_file_loc_type=allwordssubstr&bug_file_loc=&status_whiteboard_type=allwordssubstr&status_whiteboard=&keywords_type=allwords&keywords=helpwanted&bug_status=UNCONFIRMED&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&emailtype1=substring&email1=&emailtype2=substring&email2=&bugidtype=include&bug_id=&votes=&chfieldfrom=&chfieldto=Now&chfieldvalue=&cmdtype=doit&order=Reuse+same+sort+as+last+time&field0-0-0=noop&type0-0-0=noop&value0-0-0= helpwanted bugs] list!
+
 
* [[Getting Started with DTP | Getting Started with DTP]]
 
* [[Getting Started with DTP | Getting Started with DTP]]
* [[DTP New Committer Info | What every DTP Committer should know...]]
 
 
* [[DTP FAQ | DTP FAQ]]
 
* [[DTP FAQ | DTP FAQ]]
 +
* [[DTP Developer Information]]
 +
* [[DTP Source Code Repository | DTP Git Source Code Repository]]
 +
* [[DTP Development Environment]]
 +
* [[DTP Build Environment]]
 
* [[ How Do I Connect to... | How Do I Connect to...]]
 
* [[ How Do I Connect to... | How Do I Connect to...]]
* [http://eclipse.org/datatools Data Tools Platform Home Page]
 
 
* [[Specialized Database Support | Specialized Database Support]]
 
* [[Specialized Database Support | Specialized Database Support]]
* [[DTP Committers List | Committers List]]
+
* [[DTP New Committer Info | What every DTP Committer should know...]]
 +
* How to help DTP? Check out our [https://bugs.eclipse.org/bugs/buglist.cgi?query_format=advanced&short_desc_type=allwordssubstr&short_desc=&classification=DataTools&long_desc_type=allwordssubstr&long_desc=&bug_file_loc_type=allwordssubstr&bug_file_loc=&status_whiteboard_type=allwordssubstr&status_whiteboard=&keywords_type=allwords&keywords=helpwanted&bug_status=UNCONFIRMED&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&emailtype1=substring&email1=&emailtype2=substring&email2=&bugidtype=include&bug_id=&votes=&chfieldfrom=&chfieldto=Now&chfieldvalue=&cmdtype=doit&order=Reuse+same+sort+as+last+time&field0-0-0=noop&type0-0-0=noop&value0-0-0= helpwanted bugs] list!
  
==DTP Project Wiki Pages==
+
==DTP Sub-project Wiki Pages==
 
* [[Connectivity | Connectivity]]
 
* [[Connectivity | Connectivity]]
 
* [[ Enablement | Enablement]]
 
* [[ Enablement | Enablement]]
Line 18: Line 20:
 
* [[SQL Development Tools | SQL Development Tools]]
 
* [[SQL Development Tools | SQL Development Tools]]
  
==DTP Articles on the Web==
+
==DTP Meetings==
 +
Descriptions and minutes for regular, occasional, and single-time DTP meetings. Open community calls contain dial-in information along with the meeting description, otherwise, an email contact is provided.
 +
 
 +
* [[DTP Meetings | DTP Meetings]]
 +
 
 +
==DTP Presentations, Articles, and Blogs==
 +
* [http://stevenmcherry.wordpress.com/2009/04/24/programmatically-creating-dtp-driver-and-profile-definitions/ Programmatically Creating DTP Driver and Profile Definitions (Steven Cherry)]
 +
* [[EclipseCon 2010 DTP Sessions | EclipseCon 2010 DTP-related sessions]]
 +
* [[EclipseCon 2009 DTP Sessions | EclipseCon 2009 DTP-related sessions]]
 +
* [[EclipseCon 2008 DTP Sessions | EclipseCon 2008 DTP-related sessions]]
 
* [http://www.iipt.fr/java.html DTP Ganymede Cheat Sheet (Kaesar ALNIJRES)]
 
* [http://www.iipt.fr/java.html DTP Ganymede Cheat Sheet (Kaesar ALNIJRES)]
 
* [http://www.iipt.fr/dtptutor.html DTP Ganymede Tutorial (Kaesar ALNIJRES)]]
 
* [http://www.iipt.fr/dtptutor.html DTP Ganymede Tutorial (Kaesar ALNIJRES)]]
Line 25: Line 36:
 
* [http://in.sys-con.com/node/128848 Eclipse.org Data Tools Project DTP Gets Started (John Graham) (@in.sys-con.com)]
 
* [http://in.sys-con.com/node/128848 Eclipse.org Data Tools Project DTP Gets Started (John Graham) (@in.sys-con.com)]
 
* [http://www.vogella.de/articles/EclipseDataToolsPlatform/article.html Database Access with the Eclipse Data Tools Platform (DTP) - Tutorial (Lars Vogel) ]
 
* [http://www.vogella.de/articles/EclipseDataToolsPlatform/article.html Database Access with the Eclipse Data Tools Platform (DTP) - Tutorial (Lars Vogel) ]
 
==Other Articles==
 
 
* [http://fitzdtp.blogspot.com/2008/06/dtp-driver-framework-repost.html DTP Driver Framework (Brian Fitzpatrick)]
 
* [http://fitzdtp.blogspot.com/2008/06/dtp-driver-framework-repost.html DTP Driver Framework (Brian Fitzpatrick)]
 
* [http://fitzdtp.blogspot.com/2008/06/how-do-you-add-your-own-custom-driver.html Adding a Custom Driver Template (Brian Fitzpatrick)]
 
* [http://fitzdtp.blogspot.com/2008/06/how-do-you-add-your-own-custom-driver.html Adding a Custom Driver Template (Brian Fitzpatrick)]
Line 33: Line 42:
 
* [http://fitzdtp.blogspot.com/2008/08/creating-sqlite-connection-profile-ui.html Creating the SQLite Connection Profile UI Bits]
 
* [http://fitzdtp.blogspot.com/2008/08/creating-sqlite-connection-profile-ui.html Creating the SQLite Connection Profile UI Bits]
  
==DTP 1.8 ("Helios") Working Items==
+
==DTP 1.11 ("Kepler") Information==
* [[DTP 1.8 Schedule and Rampdown Policy | DTP 1.8 Schedule and Rampdown Policy]] (Tentative)
+
* [[DTP 1.11 Schedule and Rampdown Policy | DTP 1.11 Schedule and Ramp-down Policy]]
 +
** [[DTP 1.11 New and Noteworthy]]
 +
* [[DTP 1.11.1 Schedule and Ramp-down Policy]]
 +
 
 +
==DTP 1.10 ("Juno") Information==
 +
* [[DTP 1.10 Schedule and Rampdown Policy | DTP 1.10 Schedule and Ramp-down Policy]]
 +
** [[DTP 1.10 New and Noteworthy | DTP 1.10 New and Noteworthy]]
 +
* [[DTP 1.10.1 Schedule and Ramp-down Policy]]
 +
* [[DTP 1.10.2 Schedule and Ramp-down Policy]]
 +
 
 +
==DTP 1.9 ("Indigo") Information==
 +
* [[DTP 1.9 Schedule and Rampdown Policy | DTP 1.9 Schedule and Rampdown Policy]]
 +
** [[DTP 1.9 New and Noteworthy | 1.9 New and Noteworthy]]
 +
* [[DTP 1.9.1 Schedule and Rampdown Policy | DTP 1.9.1 Schedule and Rampdown Policy]]
 +
* [[DTP 1.9.2 Schedule and Rampdown Policy | DTP 1.9.2 Schedule and Rampdown Policy]]
 +
** [[DTP 1.9.2 New and Noteworthy | 1.9.2 New and Noteworthy]]
 +
 
 +
==DTP 1.8 ("Helios") Information==
 +
* [[DTP 1.8 Schedule and Rampdown Policy | DTP 1.8 Schedule and Rampdown Policy]]
 
* [[DTP Capabilities Location | DTP Capabilities Document ]]
 
* [[DTP Capabilities Location | DTP Capabilities Document ]]
 +
* [[DTP 1.8.1 Schedule and Rampdown Policy | DTP 1.8.1 Schedule and Rampdown Policy]]
 +
* [[DTP 1.8.2 Schedule and Rampdown Policy | DTP 1.8.2 Schedule and Rampdown Policy]]
  
==DTP 1.7 ("Galileo") Working Items==
+
==DTP 1.7 ("Galileo") Information==
 
* [http://www.eclipse.org/projects/project-plan.php?projectid=datatools Official Galileo Project Plan ]
 
* [http://www.eclipse.org/projects/project-plan.php?projectid=datatools Official Galileo Project Plan ]
 
* [[DTP Galileo Rampdown Policy | Galileo (1.7) Rampdown Policy]]
 
* [[DTP Galileo Rampdown Policy | Galileo (1.7) Rampdown Policy]]
Line 52: Line 81:
 
* [[DTP Supported Databases | DTP Supported Databases (draft)]]
 
* [[DTP Supported Databases | DTP Supported Databases (draft)]]
  
==DTP 1.6 ("Ganymede") Working Items==
+
==DTP 1.6 ("Ganymede") Information==
 
* [[DTP Ganymede Documentation Guide | Guide to DTP Ganymede Project Documents]]
 
* [[DTP Ganymede Documentation Guide | Guide to DTP Ganymede Project Documents]]
 
* [[DTP Ganymede Project Plan | Project Plan]]
 
* [[DTP Ganymede Project Plan | Project Plan]]
Line 66: Line 95:
 
* [[DTP 1.6.2 Schedule and Rampdown Policy | DTP 1.6.2 Schedule and Rampdown Policy]]
 
* [[DTP 1.6.2 Schedule and Rampdown Policy | DTP 1.6.2 Schedule and Rampdown Policy]]
 
* [[DTP 1.6.2 Update Manager Issues | For issues encountered when updating to 1.6.2 via P2/Update Manager...]]
 
* [[DTP 1.6.2 Update Manager Issues | For issues encountered when updating to 1.6.2 via P2/Update Manager...]]
 
==DTP Meetings==
 
Descriptions and minutes for regular, occasional, and single-time DTP meetings. Open community calls contain dial-in information along with the meeting description, otherwise, an email contact is provided.
 
 
* [[DTP Meetings | DTP Meetings]]
 
  
 
==DTP Infrastructure==
 
==DTP Infrastructure==
* [[DTP Releng | Release Engineering]]
+
* [[DTP Source Code Repository | DTP Git Source Code Repository]]
 +
* [[DTP Releng | DTP Build and Release Engineering]]
 
* [http://www.eclipse.org/datatools/doc/20080310_DTP_Help-Helper.pdf Help-Helper Plug-in Adopter Documentation]
 
* [http://www.eclipse.org/datatools/doc/20080310_DTP_Help-Helper.pdf Help-Helper Plug-in Adopter Documentation]
 
* [[Message Bundle Conversion Tool | Message Bundle Conversion Tool]]
 
* [[Message Bundle Conversion Tool | Message Bundle Conversion Tool]]

Revision as of 14:11, 11 July 2013

DTP General Information

DTP Sub-project Wiki Pages

DTP Meetings

Descriptions and minutes for regular, occasional, and single-time DTP meetings. Open community calls contain dial-in information along with the meeting description, otherwise, an email contact is provided.

DTP Presentations, Articles, and Blogs

DTP 1.11 ("Kepler") Information

DTP 1.10 ("Juno") Information

DTP 1.9 ("Indigo") Information

DTP 1.8 ("Helios") Information

DTP 1.7 ("Galileo") Information

DTP 1.6 ("Ganymede") Information

DTP Infrastructure

Pages for Previous DTP Releases

Back to the top