Error link doesn't work on Mac

Issue #1369 closed
Steven R. Brandt created an issue

Error link doesn't work on Mac

Keyword:

Comments (7)

  1. Steven R. Brandt reporter
    • removed comment

    This should be fixed in version 244. Asking Scott Hawley to test.

  2. Steven R. Brandt reporter
    • removed comment

    When building a Cactus project that contains errors in Mojave, the error messages should be converted into hyperlinks which allow you to go directly to the file and line where the error occurred. I mistakenly thought the problem was specific to the Mac, but it turns out that it has to do with whether the source files are inside the Eclipse workspace or not.

    The fix I've checked in not only corrects this problem, but it moves the cursor to the position of the error inside the line.

  3. Frank Löffler
    • removed comment

    If you think the problem has been dealt with, please close the ticket as solved.

  4. Steven R. Brandt reporter
    • changed status to resolved
    • removed comment

    The problem wasn't actually Mac specific, but had to do with the use of a project from a directory outside the Eclipse workspace.

  5. Log in to comment