Sorry guys i know this seems to be a complete newbie question , but i am new. I'm following online tutorials in java about "enum" And when ever i copy and paste any enum example in "eclipse",
i get this error:
"This public type enumTest must be defined in its own file"
I have tried many examples and all show this same error, what am i doing wrong ?