Noos - Where Thought, Code, and Craft Converge

JAXB + Maven – Xml to Java

2 minute read Published: 2013-09-02

Generate Java classes from XML schemas automatically using JAXB2 and Maven. A straightforward approach to XML-to-Java code generation in your build process.

Google Go on OpenSUSE 12.1

3 minute read Published: 2012-01-29

Getting started with Go programming language on OpenSUSE 12.1. Learn how to install Go, set up your environment, and write your first Go program on Linux.