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

Multiple exceptions just after creating a Maven project #1888

@negora

Description

@negora

Hello:

I'm trying to create a Maven project to use the ceylon-maven-plugin with it. However, when I create a Maven project and I click in the Problems panel, Eclipse throws multiple exceptions. I've included the stack trace as an attachment to this report: java.lang.VerifyError: Bad type on operand stack.

I've realized that the same exceptions are thrown whenever I enter Window -> Preferences -> Dot.

This is a fresh "install" of the Java package of Eclipse (I have simply decompressed the original Tar in /usr/local/lib/ as the root user), and it's also a fresh install of the Ceylon plug-in. To run Eclipse, I'm using my own user. I've removed the $HOME/.eclipse/ directory and the workspace several times, in order to make my tests from scratch.

I'm using Debian 9.1. The Error log panel shows this information about my installation:

eclipse.buildId=4.7.0.I20170612-0950
java.version=1.8.0_141
java.vendor=Oracle Corporation
BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_GB
Framework arguments:  -product org.eclipse.epp.package.java.product
Command-line arguments:  -os linux -ws gtk -arch x86_64 -product org.eclipse.epp.package.java.product

If I create the Maven project without having the Ceylon plug-in installed, everything works fine. As soon as I install the Ceylon plug-in, Eclipse starts to behave strangely.

Thank you!

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