Power Java Console(Power JC) 1.0 (Beta)
Posted by Mansour on August 8, 2008
hi again
it was about 7 month ago that i was tried to learn java (J2se) . but in the first step all the guid books & tutorials say that you must use Cmd.exe to compile class & run them (with javac & java commands ).
yes,it’s too hard when you write an example ,try it & it get you an error back ! so you must retry all the steps again . so i though by myself that why i don’t write a console for better & quick way to use these commands ?
i wrote the kernel code in 15min but then i developed it to a multi interface program . easy to use & quick !
here is my new program ( Power Java Console ) . free to use !
you can see here an screen shot of program
Download it here : Power JC 1.0 (281kb)
**if it doesn’t work,download & install vbruntimes6.0 : download
** you must install jdk1.5 or later before install this program
** not tested on Microsoft Wndows Vista
Best Regards
—–
Update #1 : 10\8\2008 – some bugs fixed , Install File has updated. Size (275kb)
—–
** i need your advice cause i’m begginer in java , tell me what i must add to program for better performence & tell me is it interested or not ?