Skip to content

OpenTravel Development Environment - Model Designer. Design information models in a standalone Eclipse-based IDE, share them in a repository, and compile them to create XML Schemas, WSDL and XML examples.

Notifications You must be signed in to change notification settings

TheLOGOGuy/OTM-DE

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#Overview

OTM-DE (Open Travel Model - Development Environment)

##Dependencies

##Build

  • Build Schema Compiler
  • Run the following command in the /target-definition/local-p2-site folder:

Run: $ mvn p2:site $ mvn jetty:run #will run local update site, do not close until target definition will be resolved (see next steps)

  • Start new shell and run the following command in the root folder:

    $ mvn clean install

  • Executables files will be created in /product/target/products.

##Setting up a development environment

  • Download Eclipse for RCP and RAP Developers.
  • Start Eclipse and import existing maven projects (Import -> Existing Maven Projects).
  • Make sure you have running jetty server with local repository:

Run: $ cd /target-definition/local-p2-site $ mvn p2:site $ mvn jetty:run

  • Open the target definition indigo/indigo.target and click Set as Target Plattform in the upper right corner
  • To run OTM-DE from eclipse use pre-configured luncher configuration: /product/OT2Editor.product.launch.

About

OpenTravel Development Environment - Model Designer. Design information models in a standalone Eclipse-based IDE, share them in a repository, and compile them to create XML Schemas, WSDL and XML examples.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 100.0%