Skip to content

Add generated-main-avro-java folder to build.gradle #82

Description

@chuck-confluent

Add to build.gradle in Java avro labs to make classes available to classpath in vs code.

sourceSets {
  main {
    java {
      file("$buildDir/generated-main-avro-java")
    }
  }
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions