facebook

Genuitec's Blog: December, 2017

Introducing DevStyle – Rebooting Eclipse’s UX

Posted on Dec 1st 2017
Yesterday we released the first production version of DevStyle, a free add-on for Eclipse. DevStyle seeks to dramatically improve the Eclipse user experience for millions of developers with the introduction of modern developer ergonomics and the beautiful styling you’ve come to expect from products in 2017.Over the years, … Read More

Gradle vs Maven – in Search for the Perfect Build Automation Tool

Posted on Nov 24th 2017
In your quest for the perfect build automation tool, you have probably come across Maven and Gradle – the two big players in the field. The decision here is no less tricky than picking just the right ingredients for that awesome holiday dish you might be thinking about … Read More

Improving Java Performance

Posted on Nov 10th 2017
Java is a fun language to develop in but at scale it can give you headaches. One can run into a number of problems that can affect the way a Java app runs. In this article we’ll touch on some common areas for performance issues and share some … Read More
Show More