Skip to content

bin/dotc doesn't include scala-xml.jar #73

Closed
@retronym

Description

@retronym
cat test.scala
object Test {
  <foo/>
}
  ~/code/dotty ./bin/dotc test.scala
exception occured while parsing test.scala
Exception in thread "main" java.lang.NoClassDefFoundError: scala/xml/Utility$

Metadata

Metadata

Assignees

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