Skip to content

[PR] Fix #825 - Showing wrong errors' line numbers for .java files #826

@processing-bot

Description

@processing-bot
Collaborator

This issue is a placeholder for a pull request. This is to ensure that issue numbers remain the same through the repository migration.

by e1dem

Fix for bug #825.

Using PreprocSketch.mapJavaToSketch result for processing .java files is incorrect, as a sketch's combined source code file does not include code from .java tabs.

As far as I can see, there is a similar issue with showing variables usage, so I would suggest this solution as a temporary one.

Activity

changed the title [-]Fix #825 - Showing wrong errors' line numbers for .java files - [opened][/-] [+][PR] Fix #825 - Showing wrong errors' line numbers for .java files[/+] on Aug 19, 2024
SableRaf

SableRaf commented on Jan 24, 2025

@SableRaf
Collaborator

Hey @e1dem are you still interested in this? If so would you mind re-submitting your PR (link)?

e1dem

e1dem commented on Jan 26, 2025

@e1dem
Contributor

Hi @SableRaf. Yes, sure. Could you tell me, please, re-submitting a PR means just updating a commit date (I've done that) or something else?

Stefterv

Stefterv commented on Jan 26, 2025

@Stefterv
Collaborator

Hi @e1dem, thank you for still being interested, this is a new repository so you will need to create a new fork, apply the same changes as before and open a new pull request

e1dem

e1dem commented on Jan 27, 2025

@e1dem
Contributor

@Stefterv Thank you! @SableRaf, a PR to the new repository: link

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

      Development

      No branches or pull requests

        Participants

        @SableRaf@Stefterv@e1dem@processing-bot

        Issue actions

          [PR] Fix #825 - Showing wrong errors' line numbers for .java files · Issue #826 · processing/processing4