Namespace Global Scoping not working properly in IntelliJ [message #1721213] |
Mon, 25 January 2016 12:29  |
Eclipse User |
|
|
|
Hi all.
At the moment I am trying to migrate our Eclipse-based XText DSL (based on v2.8.3) to IntelliJ IDEA 15 (with XText 2.9.1). I was able to manage all that build stuff to generate separate plugins for Eclipse and for IDEA and everything seems to work fine. At least in Eclipse.
Unfortunately in IDEA the content assist / global scoping seems to not work correctly. Our DSL is distributed over several files and we are referencing the entities from other files using the ImportedNamespaceAwareLocalScopeProvider. That is working fine in Eclipse but it is not working in IDEA. I am only able to resolve entities from local scope (same file) there. Any idea what is going wrong here? Is there any configuration necessary to make that work in IDEA?
Regards
Christian
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.09682 seconds