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 "How to Build DTP 0.7 Compatibility"

 
Line 1: Line 1:
 
←[[How to Build DTP 0.7 | Back to How to Build DTP 0.7 page ]]
 
←[[How to Build DTP 0.7 | Back to How to Build DTP 0.7 page ]]
 +
==Introduction==
 +
If you would like to build the DTP 0.7 compatibility pack, you will need the Eclipse platform, EMF, GEF, and Apache Ant as described in the [[How to Build DTP 0.7 | How to Build DTP 0.7]] page.
 +
 +
==Building the Compatibility Layer==
 +
* Check out a copy of ''org.eclipse.datatools.connectivity.compatibility'' from the ''org.eclipse.datatools.connectivity'' module

Revision as of 18:49, 1 March 2006

Back to How to Build DTP 0.7 page

Introduction

If you would like to build the DTP 0.7 compatibility pack, you will need the Eclipse platform, EMF, GEF, and Apache Ant as described in the How to Build DTP 0.7 page.

Building the Compatibility Layer

  • Check out a copy of org.eclipse.datatools.connectivity.compatibility from the org.eclipse.datatools.connectivity module

Back to the top