Category Archives: Maven

How to submit a pull request to an Eclipse project – Update

This is part 2 of my adventure in adding a new example project to the Examples for Jakarta EE project, part of the Eclipse EE4J project https://projects.eclipse.org/projects/ee4j. The Examples web page is at https://projects.eclipse.org/projects/ee4j.jakartaee-examples. The GitHub repository for the project I am making my pull request for is located at https://github.com/eclipse-ee4j/jakartaee-examples. I am assuming that you already know which project… Read more »

Raspberry Pi, Java, and the GoPiGo3 – Part 2: JSF Software Proof of Concept

GoPiGo3 JSF Control Panel

Now that you have constructed your GoPiGo3 robot car and can access its desktop from your PC, as explained in my previous article Raspberry Pi, Java, and the GoPiGo3 – Part 1: Setting up the GoPiGo3, you are ready to set up your coding environment. In this blog you will learn how to run the simple proof of concept application… Read more »