I currently am trying to work with JavaFX and my teach recommended we work with e(fx)clipse. I uploaded this plug in to my typical eclipse application, but every time I try and create a new project, I get an error that my JRE files cannot be detected. I have tried building a new path and configuring my JRE, but nothing is working. It just says JRE(unbound).
EDIT: I am creating a new JavaFX project
Does anyone have any idea as to why this is occurring and have any way to fix it? Thanks!