Eclipse tutorials

How to convert a Java Maven project to Eclipse IDE

By |

I am used to clone git projects and to import maven java projects from a git repository within Eclipse. However Eclipse is not the only one java IDE, it is for sure the most popular one.

Recently I proceeded as usual, just as described above. I tried to import them within my Eclipse workspace and the […]

How to fix Error Eclipse git unable to access ssl certificate problem

By |

Recently I was working on my workstation and I came across this issue. Few days before, everything was fine and I was able to check out my projects from my preferred Git repository. There are many reasons that lead to these errors. It is not the purpose of this blog post to list them but […]