apt-get install openjdk-6-jre sun-java6-jdk
update-java-alternatives -s java-6-sun
Sunday, April 5, 2009
Eclipse: Cannot connect to the keyStore
I installed a few days ago a new Debian on my laptop. It's nice, but... Eclipse version is only 3.2 (about three years old !) So I started updating it. Not that hard: extract, create link in /usr/bin and you're done. However, when installing PyDev, Eclipse encountered an error: "Cannot connect to the keystore" Well, what is this... ? Google didn't help me that much, but after a while I realized that the java installed on my Debian was gij, and not the standard java jre. And this was the problem. The below commands solved it all
Friday, April 3, 2009
Pyro
Today in my Java lessons, we learned about RMI (Remote Procedure Invocation).
Looks very nice! Networking without any socket hassle... love it!
And that reminded me of Pyro. It's the same, but for Python.
Oh, the same... Not really.
In fact it seems even easier and more powerful to use !
Have a look for youself ;)
http://pyro.sourceforge.net/example.html
It's not impossible that some documentation will be written in the future to explain what you can do with Aspyct and Pyro together. (hmmm, yes, when I'll find something to say of course ;) )
Blog opening
Multiple times I thought about opening a blog along with my website.
Now it's done. Oh, don't expect too much from it, but there will be posts from time to time. These could be about... hmm, no, future will tell :)
Well, have a great aspyctian visit, and see you soon ;)
Subscribe to:
Posts (Atom)