Skip to content

Reference a custom profile from build.sbt #43

@sttawm

Description

@sttawm

I wasn't able to figure out how to reference my custom profile from build.sbt (since it's provided as a literal not a string). Suppose the custom profile is a class in the sbt module that's generating the code.

slickCodegenDriver := com.foo.SlickProfile

This was my workaround to get sbt to notice it. Maybe there's a better option?

I guess that another option would be to create an upstream module that contains solely my custom profile, but that seems excessive?

Thanks

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions