Convert A Pre-Existing Non-Project To A Maven/Eclipse Project
So, you have a directory with a java class in it, and you want to use your IDE on it. What do you do? You can’t just open it up as a project without a little bit of work. IntelliJ can do it from the GUI, but with Eclipse and Maven you have to do […]