I have installed MyEclipse 4.0 on Eclipse 3.1 Its running on windows 2000.
From database explorer I am able to configure and connect to Oracle successfully.
But I cannot connect to MySql. I tried with MySql 4.1 and MySql 5 Beta with MySQL connectorJ driver 3.1.10 and 3.2.0 alpha. I tried every combination but failed.
When I configre the driver in NEW DATABASE DRIVER wizard and click OK button, nothing happens, no errors are shown and also the same window does not close after clicking OK.
When I create a new profile and try to connet to Mysql, it gives error
ERROR WHILE TRYING TO LOGIN TO DATATABASE : NULL
I check my login/password or correct and I have set proper privileges to connect to mysql on localhost on given databases.
MySQL is up and running and I am able to connet to MySQL with the same drivers from other Java Programs.
I have spent 2 days installing, uninstalling and configuring all these but no luck.
Any Help will be much appreciated. Its urgent.
Thanks.