Genuitec's Blog: Java
Preview NEW Copilot Chat Features for Eclipse
Posted on May 28th 2024Copilot4Eclipse Update Debuts Chat Features
Posted on May 1st 2024
Introducing Copilot4Eclipse 1.0:
Revolutionizing Code Assistance in Your Eclipse IDE
Posted on Jan 26th 2024
After a successful 8 week preview period, we are excited to share that Copilot4Eclipse 1.0 is now available. This is a big milestone for the Eclipse developer community. Now we have a free professional-grade plugin that provides access to GitHub Copilot features within our dev environments. For the … 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
Working with Java 9 in Eclipse
Posted on Oct 11th 2017
Note: This blog was updated on October 11th, 2017 to reflect the release of Oxygen 1a which includes Java 9 support.The Java 9 GA release is just a few weeks old, and you can start developing with Java 9 in Eclipse, right now! All you need to do … Read More