|
-
March 28th, 2011, 07:47 AM
#6
Re: Help with java (null pointer exception)
 Originally Posted by AlterEgo1234
The Main is not there because I'm using blue J which creates the Main for you.
And this is why nobody should use BlueJ. 
Somebody got the bright idea of obfuscating what is really happening for students to try and get them to focus on the code / methods they write. When these same students have to write real code and run it elsewhere, or set up an environment, they fall flat on their face.
The code tags that he is talking about are called BBCode (google them for the markup standard). They start with a "[" and end with a "]" and have the word "code" inbetween. They work like XML markup and need a closing tag as well with the "/" before the word.
Tags for this Thread
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|