You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Next to that I'm focussed around the libraries that make up internal parts of SonarLint
(e.g. Omnisharp) and tooling to help in our
development and testing process. Here are some of them:
sonarlint-eclipse-launcher containing
useful utilities for day-to-day development of SonarLint for Eclipse
sonarqube-local containing useful utilities for
working with local SonarQube instances
Personal work
I'm also up for some development in my (spare) freetime, here is a small overview of what I'm
tinkering with! I'm hoping that one day
Visual Basic Classic will be concidered
cool again, as I like to develop with it from time to time.
Build systems (mostly JVM)
While developing I'm touching build systems like Ant,
Gradle and Maven every day. Therefore I'm most
familiar with all of them:
RunTestsSeparateJVMPlugin for Gradle to
run unit tests in a separate JVM (in parallel or sequentially)
ManifestPlugin to standardize the the
META-INF/MANIFEST.MF attributes of Java archives