Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Platform - User Assistance (UA) » Error on a Java class
Error on a Java class [message #523304] Thu, 25 March 2010 20:39 Go to next message
Ruben  is currently offline Ruben Friend
Messages: 2
Registered: March 2010
Junior Member
Hi,

I have Eclipse running with multiple projects. Everything was working fine this morning. Now all but one projects are running.

The one that doesnt says:
"System.in Cannot be resolved"
at the line "System.in.read();"

It has the same JDK library so i am really confused, any help on this would be very appreciated.
Thanks!
Ruben


Also, running my program give a null pointer exception at the first available System.out.

Also typing in "System." predicts only 4 options:
class
out
arraycopy
arraycopy

[Updated on: Thu, 25 March 2010 20:43]

Report message to a moderator

Re: Error on a Java class [message #523908 is a reply to message #523304] Mon, 29 March 2010 19:20 Go to previous message
Chris Goldthorpe is currently offline Chris GoldthorpeFriend
Messages: 815
Registered: July 2009
Senior Member
You may want to post this on the JDT forum which is in the category "Language IDEs"
Previous Topic:Calling help from a different RCP app
Next Topic:Running Minimal Standalone
Goto Forum:
  


Current Time: Fri Apr 26 12:08:54 GMT 2024

Powered by FUDForum. Page generated in 0.03372 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top