facebook

eclipse workspace reference property

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

    miller786
    Member

    I am trying to use a property for the myeclipse workspace to point to my local hsql test database which is a copy of the one in jboss. I dont have access to the jboss one since its file is locked (jboss is started in a separate console).

    I tried to use database explorer to create a hsql db in my project but the hsql database is always created in the myeclipse/eclipse directory.

    How can I point to the current workspace when editing the hsql database location?

    jdbc:hsqldb:${eclipse.workspace}/data/localDB make myeclipse create it under MyEclipse 6.0.1\eclipse\${eclipse.workspace}

    Cheers,
    K.

    #285362 Reply

    Loyal Water
    Member

    You need to manually create that DB using the command line HSQL tools, and then you can run it and connect MyEclipse to it.

Viewing 2 posts - 1 through 2 (of 2 total)
Reply To: eclipse workspace reference property

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