pom.xml is used for a maven project. It is not a required precondition for a java project. You can add the required 3rd party library the referenced libraries of Eclipse.
You can try the solution in How to add a reference in Eclipse. add the required apache poi library to your project before run it.