]
Max Rydahl Andersen updated JBIDE-18569:
----------------------------------------
Fix Version/s: 4.3.x
Auto identify JDBC Driver class name
------------------------------------
Key: JBIDE-18569
URL:
https://issues.jboss.org/browse/JBIDE-18569
Project: Tools (JBoss Tools)
Issue Type: Feature Request
Components: upstream
Affects Versions: 4.2.0.CR1
Reporter: Arun Gupta
Fix For: 4.3.x
Adding a database connection using Generic JDBC Driver require to explicitly specify the
Driver class name. Once the JDBC jar file name is specified, and if the jar contains a
META-INF/services/java.sql.Driver file, this class name should be auto identified.