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

linux - Mailx and Gmail nss config dir -

c# - Is it possible to remove an existing registration from Autofac container builder? -

php - Mysql PK and FK char(36) vs int(10) -