Genuitec's Blog: Java
GitHub Copilot Chat Now Available In Eclipse
Posted on Jun 11th 2024Preview 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