Monday, April 23, 2007

78th percentile of Nerdiness

I just took this fun test that calculates how nerdy I am as compared to other people. I got the small batch after giving the test, here it is:

   I am nerdier than 78% of all people. Are you nerdier? Click here to find out!

Try it out :-)

Thursday, April 19, 2007

MyEclipse Enterprise Workbench starting error

From last two days, I was facing the problem while starting the MyEclipse Enterprise Workbench, by directly executing the eclipse.exe. It was giving the following error while starting:

Required Java version: 1.4.1. Available 1.3.1_01

So, I was starting the MyEclipse by using the startup.jar. But today I was able to resolve this problem by visiting some MyEclipse forums.

I done the following steps:
1. Right click the shortcut and go to Properties->Shortcut tab.
2. In the Target box, add the following in front of eclipse.exe as:
"eclipse.exe -vm [Java 1.4 or above installation directory]\bin\javaw.exe"

and the problem was solved :-)


_________________________________________________________________________________________________________________

"Look at the sky. We are not alone. The whole Universe is friendly to us and conspires only to give the best to those who dream and work."

- Dr. A P J Abdul Kalam
_________________________________________________________________________________________________________________