hi it s me mak.
any one can tell how console application works out in jcreator.
i try out but could catch it.
Printable View
hi it s me mak.
any one can tell how console application works out in jcreator.
i try out but could catch it.
You will get reference to console object if you run the program from the command line. In Jcreator if you try to get console object java will always return null.
Google search on java 1.6 new api tutorial. you will find more information about this
Console application or you want to run your application in command prompt?
The original post is almost a year old. I'm locking this dead thread.