Installing java SDK in ubuntu 10.10 -


possible duplicate:
how install sun jdk on ubuntu 10.10 “maverick meerkat”?

can 1 suggest me how install java sdk in ubuntu 10.10?

for openjdk, use

aptitude install openjdk-6-jdk 

for sun distribution, see: how install sun jdk on ubuntu 10.10 “maverick meerkat”?


Comments

Popular posts from this blog

mod rewrite - Doing external redirect. .htaccess NS flag not working. How to achieve similar results? -

mysql - How to insert just year and month into date field? -