KO
|
EN
gitlite — search
Search
#python
#java
#python3
#arduino
#golang
#machine-learning
#rust
#html
#flask
#javascript
#seismology
#nodejs
xtext-web
★ 14
Open GitHub ↗
xtext-web
Download README (.md)
Explore Similar Repositories
gStoreD
:
A Distributed RDF Data Management System for Processing SPARQL Queries Over Distributed RDF Graphs
Rar-Password-Cracker
:
It's A Batch Code To Cracke RAR Encrypted Floders And Files
KBC-Game
:
The Classic Quiz Game, Kaun Banega Crorepati (The Indian version of Who wants to be a Millionaire?)
MVVMBinderUseReactiveCocoa
:
iOS MVVM use ReactiveCocoa for Binder
ismir2016
:
Instructions for reproducing the research described in the paper "Tempo Estimation for Music Loops and a Simple Confidence Measure"
// repository documentation
Was this content helpful?
★ 0
(0 ratings)
Select Rating:
★
★
★
★
★
Submit Feedback
Recent Feedback
×
Download README
Do you want to download the
README.md
file for
xtext-web
?
Download (.md)
# Web Editor Support For The Xtext Framework ## Notice The content of this repository (`xtext-web`) has been moved to the [Xtext Monorepo](https://github.com/eclipse/xtext/). Please refer to that repository to find the code, create issues or file pull requests. ## About This repository contains the [web editor support for Xtext](https://www.eclipse.org/Xtext/documentation/330_web_support.html). ## How To Build Check out and run `./gradlew build`. Additional command line arguments: - `-PuseJenkinsSnapshots=true` switches to using the Maven repositories generated by the [Jenkins build jobs](https://ci.eclipse.org/xtext/) for [xtext-lib](https://github.com/eclipse/xtext-lib), [xtext-core](https://github.com/eclipse/xtext-core), and [xtext-extras](https://github.com/eclipse/xtext-extras). Without this argument, [Sonatype snapshots](https://oss.sonatype.org/content/repositories/snapshots) are used. ## Continuous Integration This project is built by the [xtext-web multi-branch job on Jenkins](https://ci.eclipse.org/xtext/job/xtext-web/).