org.eclipse.xtext:org.eclipse.xtext.web

API for integrating Xtext editors in web pages.


Licenses
EPL-2.0/libpng-2.0

Documentation

Gitter Eclipse Chat

Eclipse Xtext™

Eclipse Xtext is a framework for the development of programming languages and domain-specific languages. It covers all aspects of a complete language infrastructure, from parser, over linker, compiler, or interpreter to fully-blown top-notch IDE integration for Eclipse and Web-based IDEs. Further, languages developed with Xtext can be integrated into editors supporting the Language Server Protocol (e.g. VS Code, Eclipse Che). Xtext comes with great defaults for all the necessary services. At the same time these can be easily tailored to your individual needs.

More information can be found on xtext.org.

Quick Access

Developer Resources

  • Contributing: report bugs, setup your workspace, submit your changes, etc.
  • Quality Guidelines: how to craft high-quality code changes, commits and pull-requests.
  • Builds: details about the build infrastructure and release process.