Skip to content

Update installation instructions for Lyo Designer - #52

Open
berezovskyi wants to merge 2 commits into
gh-pagesfrom
berezovskyi-patch-1
Open

Update installation instructions for Lyo Designer#52
berezovskyi wants to merge 2 commits into
gh-pagesfrom
berezovskyi-patch-1

Conversation

@berezovskyi

Copy link
Copy Markdown
Member

Added prerequisites and installation instructions for running Lyo Designer from source, including JDK installation and Eclipse setup.

Added prerequisites and installation instructions for running Lyo Designer from source, including JDK installation and Eclipse setup.
Clarified installation instructions and added warnings about plugin installation risks.
@berezovskyi
berezovskyi marked this pull request as ready for review July 18, 2026 13:20
- Use the ***Import Existing Projects***
- Provide the path to the cloned repository under ***Import Existing Projects*** and import all projects.

Initial setup:

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I also needed to do mvn clean install on the model projects.

- Select **Eclipse Application**
- Press **New** button to create a new configuration
- In the new dialog, Set **name** to *Lyo Designer*
- In Arguments tab, change **VM argument** value to `-Xms256m -Xmx2048m`

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

we should also mention that two validation problems could be ignored when starting the child IDE:

  • jakarta.xml.bind-api
  • org.apache.xalan


- Select ***Project → Clean...*** and build the entire workspace.
- Create a new *Eclipse Application* configuration called **Tool Chain
Design**

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

should be Lyo Designer here too.

Install required plugins from Eclipse Lyo:

- Open ***Help → Install New Software...***
- Paste `https://download.eclipse.org/lyo/bundle/p2/releases/6.0.0.Final/` under ***Work with*** and press Enter.

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant