Recent Posts

Netbeans Platform - Node properties

1 minute read

The normal way to construct properties for a node lies in the usage of PropertySupport or its tool classes. So to construct a read write property you have to...

GitHub Actions and Maven

3 minute read

Since I maintain some OpenSource projects its important to know the projects state. Those projects are using Maven. So a simple local build and test is an ea...