Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 36 million developers.
Sign up
Popular repositories
-
packtpub-xtext-book-2nd-examples
This contains the examples for the book "Implementing Domain-Specific Languages with Xtext and Xtend, 2nd edition"
-
packtpub-xtext-book-examples
Examples for the book "Implementing Domain-Specific Languages with Xtext and Xtend" 978-1782160304
-
customeclipse-example
An example of building a custom Eclipse distribution
-
javamm
Java-- is a simpler version of Java aiming to teach programming.
-
p2composite-example
An example of how to create a p2 composite update site during the build
-
jbase
A Customization of Xtext Xbase to deal with pure Java expressions and statements.
1,659 contributions in the last year
Contribution activity
May 2019
Created a pull request in rest-assured/rest-assured that received 1 comment
Fixed typo in Javadoc of ValidatableResponseOptions.java
The Javadoc of T header(String headerName, ResponseAwareMatcher expectedValueMatcher) shows an example that does not compile:
assertThat().header("…