-
Notifications
You must be signed in to change notification settings - Fork 123
Using Klaxon in Gradle Task #358
Copy link
Copy link
Open
Description
I am trying to use Klaxon in a Gradle Task that generates some code for me, but when I try to access the parsed objects I get this error:
class com.beust.klaxon.JsonObject cannot be cast to class Block (com.beust.klaxon.JsonObject and Block are in unnamed module of loader org.gradle.internal.classloader.VisitableURLClassLoader @4717c6b6)
Might not be fault of Klaxon itself, but I am not sure where else to ask. Any help is appreciated.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels