New issue 115 by rob...@mailueberfall.de: [PATCH] Eclipse external tools
builder path improvement
http://code.google.com/p/sqljet/issues/detail?id=115
The uses path for specifying the external tools builder makes sometimes
problems as it depends on the currently selected project: ${project_loc}.
Using the variable ${build_project} instead fixes that problematic
behavior (see attached patch).
Attachments:
antlr-externalToolsBuilder.patch 1.9 KB
--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings
Thanks!
Comment #2 on issue 115 by sergey.scherbina: [PATCH] Eclipse external tools
builder path improvement
http://code.google.com/p/sqljet/issues/detail?id=115
(No comment was entered for this change.)
Comment #3 on issue 115 by sergey.scherbina: [PATCH] Eclipse external tools
builder path improvement
http://code.google.com/p/sqljet/issues/detail?id=115
Committed revision 664. (trunk)