Ecllippse is having a brain fart.

My eclipse is totally screwing with me right now.... I want to work on code, but it won't even recognize:

System.out.println("Hello");








I have no classes or variables or anything named System in my package,  and this line works in the other classes, just not my Inventory class.  I tried restarting it.... I checked StackOverFlow....

I'll update if I figure it out.  Or maybe I'll just use a hammer to fix it.

I guess I can keep trying to make other bits of code without it, but I use System.out.println to test a lot of things.  Hrmmmm.  Frustrating.

Comments

Popular posts from this blog

JavaScript Ascii animation with while loops and console.log

playing with trigonometry sin in pygame

JavaScript and a Matrix