Thankyou very much for your response. I have been usinfg simple text editors for months and have had very few problems, cept when i scrw up the syntax, like it took me hours to find out why some code wasnt working , i had if(flag = true), that compiled fine of course because it was assigining. Of course programmers possibly yourself i have no doubt would have know the correct statment to be used was if(flag == true)
I have been trying netbeans and eclipse, not sure yet which i will prefer. I have been using quick fixes as you suggested.
I will post again later the title of the boo and author and publisher. I have 3 good java books but this one by Tthomson press is by far the best for begginer up to possibly intermediate programmer.