Giter Site home page Giter Site logo

Invalid debugging symbols about koloboke HOT 1 CLOSED

leventov avatar leventov commented on September 14, 2024
Invalid debugging symbols

from koloboke.

Comments (1)

leventov avatar leventov commented on September 14, 2024

After template processing, there are duplicate classes in IntelliJ's scope (It always highlights in red one of two), apparently when debugging, it chooses the template class to bind byte code to source (not the generated class), where line numbers are shifted.

I don't think you could do anything with this. In other collection lib's template systems, the templates are often not Java sources at all, while in Koloboke the templates are syntactically valid java sources -- this is already a huge step forward, allowing at least navigation in templates, using IntelliJ.

Koloboke debugging might be easier outside the Koloboke project itself -- you just add Koloboke as Gradle/Maven dependency, use "Attach sources" feature in IntelliJ, write a test, and step into Koloboke internals using debugger. Templates are not included into distributed JARs, so they shouldn't interfer.

from koloboke.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.