mysql connector problem again (build path problem)

From: Jean Pierre Malrieu (jp.malrie..ree.fr)
Date: Wed Dec 07 2005 - 16:06:51 EST

  • Next message: logan.allre..onvergys.com: "Re: mysql connector problem again (build path problem)"

    I am back with a problem I submitted a while ago to the list.

    I have moved to MySQL 5.0.
    My existing Eclipse/WOlips projects use mysql-java-connector version
    3.0.6, which does not work with MySQL 5.0.
    My problem is that I cannot replace this connector with another, more
    recent version of the connector, because my frameworks include it
    within the "JRE system Library [JVM 1.4.2 (MacOS X Default)]".
    And there seems to be no way to remove the old connector from this
    JRE system library. If I right->click "Configure" on this library, I
    get a build path window, but I cannot remove the old connector. When
    the old connector is selected, the "remove" button is greyed out.

    I cannot remove the old connector jar from /Library/java/extensions,
    because then my projects won't build.
    I cannot leave it there, because it gets used, and it is incompatible
    with MySQL 5.0.
    I am stuck.

    I have tried removing and adding again the whole JRE library. The old
    connector (suppressed from file system) disappears from the package
    explorer, but is still in the build path.

    So where is WOLips/Eclipse storing information about build paths? I
    would like to manually delete the references to the old connector,
    and substiture refence to the new connector.

    I am correct in assuming that this is NOT in the ant xml files?

    Please help me out of this.

    Thanks.

    JPM.



    This archive was generated by hypermail 2.0.0 : Wed Dec 07 2005 - 16:06:54 EST