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

The Ceylon plugin doesn't work with Idea 2017.3 #654

Open
akornilov opened this issue Dec 2, 2017 · 4 comments
Open

The Ceylon plugin doesn't work with Idea 2017.3 #654

akornilov opened this issue Dec 2, 2017 · 4 comments

Comments

@akornilov
Copy link

After open any Ceylon project the message appears in the Event Log:
"Ceylon model update failed
The Ceylon model update triggered an unexpected exception: ceylon.language.AssertionError "Assertion failed: The PSI element should still exist
violated exists el = psiPointer.element" that will be reported in the Event View.
To avoid performance issues the automatic update of the Ceylon model has been disabled.
You can reenable it by using the following menu entry: Tools -> Ceylon -> Enable automatic update of model."

After that doesn't work:

  • completer tool
  • navigation in code
  • build doesn't take into account any changes: program still can be build and run but any new changes in code not visible.

The hint from message "You can reenable it by using the following menu entry: Tools -> Ceylon -> Enable automatic update of model." is not working.

@akornilov
Copy link
Author

From time to time this issue is also observed on 2017.2.5 (platform Windows 7 x64 Professional).

@lukedegruchy
Copy link

I'm experiencing the same thing. Only after downgrading to 2017.2 can I get the Ceylon plugin to work.

@luolong
Copy link

luolong commented Mar 5, 2018

I can confirm this. Downgrading is not an option though.

@drhagen
Copy link

drhagen commented Mar 31, 2018

I recently upgraded from 2017.2 to 2018.1 and see this same error.

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

4 participants