Skip to content

"No such entry: plugin.properties" and "No plugin in path scala-sculpt_2.13-0.1.4-SNAPSHOT.jar" error #284

@nadavg54

Description

@nadavg54

hi @SethTisue

I'm trying to run the tool as suggested in the README and im getting the following errors:

scalac -Xplugin:scala-sculpt_2.13-0.1.4-SNAPSHOT.jar  \
  -Xplugin-require:sculpt \
  -P:sculpt:out=dep.json \
  ./app/com/ddd/workflows/WorkflowService.scala
No such entry: plugin.properties
No plugin in path scala-sculpt_2.13-0.1.4-SNAPSHOT.jar
Missing required plugin: sculpt
bad option: -P:sculpt:out=dep.json
1 warning found
2 errors found

our project is using scala 2.12 - i compiled the jar from the revision before the commit: d0a12fe where supposedly u dropped the support for this version

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

    Issue actions