facebook

How can I update the MyEclipse Derby Integrated Sandbox

  1. MyEclipse Archived
  2.  > 
  3. Database Tools (DB Explorer, Hibernate, etc.)
Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #328927 Reply

    Ben Rivera
    Member

    I am using MyEclipse 10.5. I have an application that is using Hibernated and Java 1.7. The integrated sandbox starts Derby 10.2.2.0, but my application has updated the database and I can no longer connect to the database using the Database Explorer. It states that the database has been updated to 10.8.

    I searched the plugin directory and only found this com.genuitec.eclipse.derby_9.0.0.me201108091322.jar that referenced the derby.jar in it.
    I have tried updating com.genuitec.eclipse.derby_9.0.0.me201108091322.jar file with the Java 1.7 derby iles, but this has not worked.

    Is there another file or a new file available from MyEclipse?

    #328943 Reply

    support-swapna
    Moderator

    BenRivera,

    I would not recommend updating the internal version of Derby. I would instead recommend that you simply install another version of Derby on your system, start that manually (it is pretty simple) and create a new Derby driver that connects to this installation.

    If you still want to modify the Internal Derby,can you make sure you have replaced the derby jars in the lib folder of the com.genuitec.eclipse.derby_9.0.0.me201108091322.jar with the Derby 10.8 version ones?

    Let us know how it works for you.

    #328969 Reply

    Ben Rivera
    Member

    I had already changed the jar files in the lib folder but that didn’t work.

    I had to do the following for it to finally work:
    Remove the updated com.genuitec.eclipse.derby_9.0.0.me201108091322.jar file from the plugin folder
    Start MyEclipse and confirm that the Derby plugin was not available
    Stop MyEclipse
    Place the updated com.genuitec.eclipse.derby_9.0.0.me201108091322.jar file in the plugin folder

    I am not sure why I had to do this before MyEclipse recognized the new Derby jars, apparently there was some sort of caching going on.[/list]

    #329028 Reply

    support-swapna
    Moderator

    BenRivera,

    Glad that you got it working. I have asked the dev team to check on it.
    Do let us know if you see any issues.

Viewing 4 posts - 1 through 4 (of 4 total)
Reply To: How can I update the MyEclipse Derby Integrated Sandbox

You must be logged in to post in the forum log in