0

I want to configure MySQL using Data Source Explorer, like here

However, MySQL doesn't appear on my list in Eclipse

myList

How can I fix it ?

arten22
  • 3
  • 2

1 Answers1

0

You need to add connector to MySql in eclipse or use newer version of eclipse.

Dark Knight
  • 8,218
  • 4
  • 39
  • 58
  • you mean by right-clicking on the project -> Build Path -> Add External Archives ? I did it and the connection to db works perfectly. But I can't configure DTP. – arten22 Apr 26 '16 at 12:37