I use BlueJ 3.0.1.
Say i have written a program like to determine a prime number.
Now i want an icon on my desktop which executes the program directly by asking me the number and showing the result without opening BlueJ. I want to create executable file of my program.
But how ???
Say i have written a program like to determine a prime number.
Now i want an icon on my desktop which executes the program directly by asking me the number and showing the result without opening BlueJ. I want to create executable file of my program.
But how ???