Skip to content
Alin-Petru Roșu edited this page Jul 2, 2023 · 4 revisions

XCore - A Tool for Software Analysis Tool Development

Repository structure

  • ro.lrg.xcore - the actual tool source code
  • ro.lrg.insider - an Eclipse plugin that can be used by other XCore-based tools for user interaction purposes
  • ro.lrg.exampletool - a demo tool developed using XCore

Install

  • Minimum Requirements: Java 1.8, Eclipse Oxygen.3a Release (4.7.3a) (or above)

  • Procedure: simply copy ro.lrg.xcore_x.y.z.jar (from the latest folder) and drop it into the dropins folder corresponding to your Eclipse installation folder

Why?

Tutorials

Clone this wiki locally