@Irfan, Just another way to install java :) @Alan I could compile (F8) and execute (F5) the java program using geany. in geany go to Build Menu> Set Includes And Arguments menu give full path of java executable
in your case it is /home/alan/jdk1.6.0_17/bin/javac and do the same with java also. Note: Ive been using eclipse, which seems to be the best IDE for java.(a bit heavy needs some memory)
-- "Freedom is the only law". "Freedom Unplugged" http://www.ilug-tvm.org You received this message because you are subscribed to the Google Groups "ilug-tvm" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For details visit the website: www.ilug-tvm.org or the google group page: http://groups.google.com/group/ilug-tvm?hl=en
