Okay so I have a project that I would like to export from eclipse and have it as an application that can be transferred to other computers and will run on its own. I honestly do not know where to begin. If this is a complicated process that cannot be explained here, please point me to where I need to begin. I am okay with Java programming (still pretty new). This program is relatively simple with the exception of a few class and complicated equations. When it runs, it asks for user input and it outputs some values. Thank you
edit- there is not GUI. The user interaction is all text based