Skip to content
This repository has been archived by the owner on Apr 13, 2023. It is now read-only.

Bad class file error using ceylon.file 1.3.4-SNAPSHOT #704

Open
fwgreen opened this issue Apr 19, 2018 · 0 comments
Open

Bad class file error using ceylon.file 1.3.4-SNAPSHOT #704

fwgreen opened this issue Apr 19, 2018 · 0 comments

Comments

@fwgreen
Copy link

fwgreen commented Apr 19, 2018

Had no issues (apart from warnings) building the SDK, but received this error when compiling a program using the file module.

1: error: the 'ImportVisitor' caused an exception visiting a 'Import' node: '"org.eclipse.ceylon.langtools.tools.javac.jvm.ClassReader$BadClassFile: bad class file: /Users/fwgreen/Java/ceylon/dist/dist/repo/ceylon/file/1.3.4-SNAPSHOT/ceylon.file-1.3.4-SNAPSHOT.car(ceylon/file/parseUri_.class)
import ceylon.file {
^
    class file contains wrong class: ceylon.file.parseURI_
    Please remove or make sure it appears in the correct subdirectory of the classpath."' at 'org.eclipse.ceylon.langtools.tools.javac.jvm.ClassReader.badClassFile(ClassReader.java:354)'
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant