The version of forge I'm running is already the latest one, I would like to know how to run my mod via eclipse (how to create a new configuration), and whether the class I created is impeding forge from working well in the first place.
I already have that version installed,
I must note that before I created a class, running runClient actually worked, but ever since I made it, it won't run that way.
(I know I shouldn't use the com thing because I don't own that domain)
Eclipse says "the selection cannot be launched and there are no recent launches", and I think I'm supposed to put a main method somewhere. Where should I do it?