I was tooling around on the internet, and (as I am not a programmer, simply a linux enthusiast) found something called Apache Harmony Java. Apparently they have a JRE and I was curious if anyone has tried it on Kubuntu, or any distro for that matter, and if so how it stacks up to Suns proprietary jre and the openjdk.
Announcement
Collapse
No announcement yet.
Curious about Java
Collapse
This topic is closed.
X
X
-
Re: Curious about Java
It is a cleaner implementation of Java than openJDK, which still has links to defunct Sun web pages. Less likely to run into Oracle threats using it than openJDK.
But, for program glue I prefer Python. To learn programming I'd recommend qt-sdk (in the repository), which includes the Qt4-Designer, Qt4-Assistant, Qt4-Linguist and other Qt4 tools and executables, demos, examples and VERY EXTENSIVE documentation. KDE4 was built using Qt4 & C++. There is a Qt Forum visited by Qt folks called QtCentre. A video showing how to create a simple "Hello World" app using QtCreator (which is in the sdk) is here.
Here is a video showing a slightly more complicated app: http://www.youtube.com/watch?v=9E2KO...eature=related"A nation that is afraid to let its people judge the truth and falsehood in an open market is a nation that is afraid of its people.”
– John F. Kennedy, February 26, 1962.
- Top
- Bottom
-
Re: Curious about Java
Gotcha.
Ok, some more newbie questions Say I decided to use it in kubuntu as my default jre instead of sun or openjdk just for experimentation. How would it run? Ive looked around on the internet but dont seem to find much info about it, but didnt want to start fiddling around and break my system, trying to set up kubuntu as my primary os, and I dont know much about virtualization.
And on a more political note, I heard about it because I stumbled upon an article saying IBM isnt going to back harmony anymore. Could that spell problems for java on whole?
- Top
- Bottom
Comment
-
Re: Curious about Java
Originally posted by cphayes0882....
Ok, some more newbie questions Say I decided to use it in kubuntu as my default jre instead of sun or openjdk just for experimentation. How would it run? Ive looked around on the internet but dont seem to find much info about it, but didnt want to start fiddling around and break my system, trying to set up kubuntu as my primary os, and I dont know much about virtualization.
And on a more political note, I heard about it because I stumbled upon an article saying IBM isnt going to back harmony anymore. Could that spell problems for java on whole?"A nation that is afraid to let its people judge the truth and falsehood in an open market is a nation that is afraid of its people.”
– John F. Kennedy, February 26, 1962.
- Top
- Bottom
Comment
Comment