0

Can I run a gui based program without using a IDE????

I have copied a program from internet,but it's not running,,,what can be the problem??? what is netbeans Oracle

27th Oct 2017, 1:56 PM
freaky
3 Respuestas
+ 2
before running it, you have to compile the copied program javac yourProgramFile
27th Oct 2017, 4:15 PM
seamiki
seamiki - avatar
+ 1
yes u can run a gui based program without a ide... ((here ide means any external ide like netbeans , codeblocks , eclips , pycharm(python)..etc)) if there is a in build terminal to write code then u dont need another ide .. netbeans from oracle is an ide-->integrated developmemt environment.. here u can code mostly java related scripts...c/c++, xml etc....
27th Oct 2017, 2:01 PM
sayan chandra
sayan chandra - avatar
0
yes u can run gui programs in cmd.
27th Oct 2017, 3:19 PM
shobhit
shobhit - avatar