<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/"><channel><title>Java on Technical Notes</title><link>http://luispa.com/en/tags/java/</link><description>Recent content in Java on Technical Notes</description><generator>Hugo -- 0.148.0</generator><language>en-US</language><lastBuildDate>Sun, 27 Nov 2022 00:00:00 +0000</lastBuildDate><atom:link href="http://luispa.com/en/tags/java/index.xml" rel="self" type="application/rss+xml"/><item><title>Eclipse + Java on a Git Repository</title><link>http://luispa.com/en/posts/2022-10-27-quidomi/</link><pubDate>Sun, 27 Nov 2022 00:00:00 +0000</pubDate><guid>http://luispa.com/en/posts/2022-10-27-quidomi/</guid><description>&lt;img src="http://luispa.com/img/posts/logo-eclipse-gitea.svg" alt="QuiDomi logo" width="150px" style="float:left; padding-right:25px" />
&lt;p>Every now and then I get the urge to practice my rusty Java skills. I&amp;rsquo;m going to write a small program to monitor devices on my home network using Java and SNMP. I like to keep my development projects on my private git server (based on &lt;code>gitea&lt;/code>). In this post I describe the process of creating a git repository, a Java Project with Eclipse, and how to connect them together. If you use GitHub, the process is identical, although the UI options may look slightly different compared to Gitea.&lt;/p>
&lt;br clear="left"/></description></item></channel></rss>