+ 1
Regarding bluej installation in pc
Suppose I installed bluej, JDK and JRE and using command prompt linked also but still bluej terminal window don't produce output of a program why so?
1 Respuesta
+ 2
First, Make sure your system has installed oracle's java and jdk.
Then, install BlueJ and link it with the bin folder of the jdk.
Create a hello world program in notepad and run it with Command Prompt to make sure jdk is running properly.
Then run this program from BlueJ.