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 "Lyo/modelling and generation/installation"

< Lyo
Line 1: Line 1:
= Installing Lyo Designer =
+
This page has moved to Lyo Designer's new home under the [https://github.com/eclipse/lyo.designer/wiki/Installing-Lyo-Designer Eclipse Foundation's Github]
The Modelling environment and code generator is known to work on Eclipse Neon and Oxygen. But, first make sure your Eclipse environment is setup as expected for general OSLC4J development, as instructed in [[Lyo/General_Setup_for_OSLC4J_Development | General Setup for OSLC4J development]]
+
 
+
The easiest way to install Lyo Designer is via the update-site http://download.eclipse.org/lyo/p2/stable/. (This URL is intended to be accessed via the Eclipse update functionality, and not via a web browser.)
+
 
+
# Select '''''Help --> Install New Software...'''''
+
# Set '''''Work With:''''' to the update site http://download.eclipse.org/lyo/p2/stable/
+
# Select both features (1) '''''Lyo Code Generator'''''  and (2) '''''Lyo Toolchain Designer'''''.
+
# Proceed with the installation steps.
+
* '''Note''': You will receive a warning that the software contains unsigned content. Press ''OK'' to proceed.
+
* '''Problems installing?''': If you face problems installing the plugin (or when updating to a new version), try one of the following:
+
*# check the "Contact all update sites during install to find required software" option
+
*# check/uncheck “Group items by category” (particularly the case, if you get the message “there are no categorized items”)
+
*# uninstall existing version and then re-install the plugin again.
+
 
+
== Bleeding edge ==
+
 
+
'''USE AT YOUR RISK'''
+
 
+
http://download.eclipse.org/lyo/p2/edge/ is the update site hosting the untested builds of Lyo Designer.
+

Revision as of 09:12, 9 June 2018

This page has moved to Lyo Designer's new home under the Eclipse Foundation's Github

Back to the top