Coder Social home page Coder Social logo

vorto's Introduction

Getting started with Vorto

Great, that you are interested in the Eclipse Vorto project!

Prerequisites

Steps:

  1. git clone https://github.com/eclipse/vorto.git
  2. Import the project into eclipse
  3. Generate Xtext Artifacts for all editors files ( Right click -> Run As - Generate Xtext Artifacts), such as
    1. org.eclipse.vorto.editor.datatype/src/org/eclipse/vorto/editor/datatype/Datatype.xtext
    2. org.eclipse.vorto.editor.functionblock/src/org/eclipse/vorto/editor/functionblock/Functionblock.xtext
    3. org.eclipse.vorto.editor.infomodel/src/org/eclipse/vorto/editor/infomodel/InformationModel.xtext
    4. org.eclipse.vorto.editor.mapping/src/org/eclipse/vorto/editor/mapping/Mapping.xtext
  4. With no compile errors, right click on any plugin Run As - > Eclipse Application would launch new Eclipse application. Add the following VM arguments to your eclipse run configuration "-Xms40m -Xmx512m -XX:MaxPermSize=256m"

Troubleshooting:

  1. If compile errors exists, check vorto.target is checked as active the target platform (Windows -> Preferences - > Plugin Development -> Target Platform - > target definitions - vorto.target)
  2. If network error, check for proxy settings. (Preferences - > General -> Network Connections)

Support

For more details and documentation, visit

Vorto Home - http://www.eclipse.org/vorto

Vorto Discussions/Community - http://www.eclipse.org/vorto/community.html

Contributing to Vorto

When you create a Pull Request to Vorto, make sure

  1. all your commits are signed off (git commit -s)
  2. you have a valid CLA signed with Eclipse
  3. you reference an existing vorto bugzilla issue that your Pull Request fixes
  4. targets to be merged with our development branch

vorto's People

Contributors

aedelmann avatar eclipsewebmaster avatar olafweinmann avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.