Pinned Repositories
emf-parsley
customeclipse-example
An example of building a custom Eclipse distribution
edelta
An Xtext DSL for EMF metamodels refactoring and migration
javamm
Java-- is a simpler version of Java aiming to teach programming.
jbase
A Customization of Xtext Xbase to deal with pure Java expressions and statements.
mockito-example
An example using Mockito for unit tests
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
tdd-buildautomation-ci-book-examples
Xtext2-experiments
some personal experiments with Xtext2
LorenzoBettini's Repositories
LorenzoBettini/packtpub-xtext-book-2nd-examples
This contains the examples for the book "Implementing Domain-Specific Languages with Xtext and Xtend, 2nd edition"
LorenzoBettini/p2composite-example
An example of how to create a p2 composite update site during the build
LorenzoBettini/p2composite-bintray-example
An example of how to create Eclipse p2 composite site during the build and release them on Bintray
LorenzoBettini/github-travis-coveralls-example
A simple example of a Maven project built on Travis CI with Code Coverage on Coveralls
LorenzoBettini/tycho-set-version-example
An example for showing how to remove SNAPSHOT and Qualifier in Maven/Tycho builds
LorenzoBettini/xklaim-ros-example
LorenzoBettini/assertj-log4j-bank-example
Simple JUnit example, using also AssertJ and Log4J
LorenzoBettini/assertj-swing-experiments
LorenzoBettini/eclipse-yaml-editor
Eclipse YAML editor
LorenzoBettini/edelta.example.badsmellusage
An example of use of the Edelta Bad Smell library
LorenzoBettini/example-architecture
LorenzoBettini/github-travis-example
LorenzoBettini/github-travis-simple-java-example
A simple example of a Maven project built on Travis CI
LorenzoBettini/guice-learningtests
Some learning tests for Google Guice.
LorenzoBettini/jupiter-bank-example
LorenzoBettini/maven-app-example
Simple Maven project with a main class
LorenzoBettini/maven-bank-example
Simple Maven project with code coverage with JaCoCo and Mutation Testing with PIT
LorenzoBettini/maven-bank-example-jupiter
LorenzoBettini/maven-bank-multimodule-example
Simple Multi-module Maven project (parent and aggregator) with code coverage with JaCoCo and Mutation Testing with PIT
LorenzoBettini/my-travis-example
LorenzoBettini/OSSRH-53869
LorenzoBettini/rest-assured
Java DSL for easy testing of REST services
LorenzoBettini/simple-java-maven-app
For an introductory tutorial on how to use Jenkins to build a simple Java application with Maven.
LorenzoBettini/simple-sonarqube-example
Very simple example in Java for experimenting with SonarQube and SonarCloud
LorenzoBettini/tdd-factorial-alternative-example
A simple example of TDD in Java: Factorial (alternative implementation)
LorenzoBettini/tdd-factorial-example
A simple example of TDD in Java: Factorial
LorenzoBettini/tdd-jupiter-example
LorenzoBettini/tdd-string-example
A simple example of TDD in Java
LorenzoBettini/tycho-beyond-java11-example
Some experiments with Tycho and Java beyond version 11
LorenzoBettini/unit-it-ui-e2e-example
A simple example of TDD, a Maven project built on Travis CI with Unit Tests, UI, Integration, E2E Tests with AssertJ Swing, and MongoDB