I have searched all over the internet but a newbie on java I cant figure out how to simply install Cucumber-jvm on Eclipse.
What files do I need to download? I alre
Cucumber-JVM isn't an Eclipse library or plugin. You can download it in a variety of ways (I find Maven the easiest), and include it in your code.
You can find how to install Cucumber-jvm in the Cucumber documentation
In addition, you'll need the Eclipse plugin.
Why didn't you try this plugin? I think it should be greater for your cucumber coding than the official plugin: BecauseCucumber
Installation steps are there: BecauseCucumber Installation
If you mean the Cucumber plugin for Eclipse you can do this by: