Recently, I have been making small prototypes, and I have to set up a project every time. I need to import all the libraries, copy on top of the same main class, and then write a lot of code that I already wrote earlier. Is there a way to save the project in Eclipse as a template, so that depending on which programs I use for the template, they will have the same class classes and source classes?
Thanks in advance.
source share