Skip to content

Conversation

kohlerm
Copy link

@kohlerm kohlerm commented Jun 21, 2016

Eclipse crashes when trying to open a file with a relative path name, due to a bug. See https://bugs.eclipse.org/bugs/show_bug.cgi?id=439459

This small changes just makes the path used by the alias absolute (no error checking ATM).
An alternative implementation would be to introduce a new template variable to allow using absolute file names in TAG_CMD_FMT_STRING

@aykamko
Copy link
Owner

aykamko commented Jun 30, 2016

This almost lgtm!

I'll merge this just as soon as I run it through go gmt. Thanks!

aykamko added a commit that referenced this pull request Jun 30, 2016
eclipse currently does not work with relative paths

PR: #17

thanks to @kohlerm
@aykamko
Copy link
Owner

aykamko commented Jun 30, 2016

merged with 8846d8c

Thanks again!

@aykamko aykamko closed this Jun 30, 2016
@kohlerm
Copy link
Author

kohlerm commented Jun 30, 2016

Great! Seems to work fine.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants