Menu

workspace relative url

Help
2010-07-30
2013-04-29
  • Torsten Karusseit

    is there in connection profile a way to notate a workspace relative url like this:
    {$workspace_loc:/projectXY/folderXY}
    are there any tricks for that ?

     
  • Torsten Karusseit

    This applies also to the java class path and the extra class path for drivers.
    Which you can't edit manually, the <Add JARs…> only allows a selection, this is sometimes a problem.

     
  • Heiko Hilbert

    Heiko Hilbert - 2010-07-31

    SE now replaces the directory parts of your selected jars if they match with workspace location or eclipse installation directory. Checkout the new Service Release SR4. After opening and closing eclipse your SQLDrivers.xml should be converted.

    ;-)

    Have Fun

     
  • Torsten Karusseit

    Ok, the SR4 make it work for the jar part, thank you.
    What's with the url in the connection profile.
    We've some databases in the workspace and have to address them relatively.
    Any trick ?

     
  • Heiko Hilbert

    Heiko Hilbert - 2010-08-17

    I have added replacement for  ${workspace_loc} in jdbc driver URLs.
    You have to enter this placeholder when you edit the connection profile.
    It is committed to CVS and will be included in next release.

     

Log in to post a comment.