Skip to main content



      Home
Home » Modeling » TMF (Xtext) » LSP Support: Binding for custom ResourceSet is not considered during runtime
LSP Support: Binding for custom ResourceSet is not considered during runtime [message #1860216] Mon, 24 July 2023 06:05 Go to next message
Eclipse UserFriend
Hi,

the binding for a custom ResourceSet is not considered during runtime for LSP support.

We generate the Greetings LSP Project and add bindings for ResourceSet, XtextResourceSet, and XtextResource in the RuntimeModule: MyDslXtextResourceSet and MyDslXtextResource.

However, during runtime an XtextResourceSet is constructed (NOK). For the resources a MyDslXtextResource is constructed (OK).

How can I achieve the construction of a MyDslXtextResourceSet?

Best regards,
Sebastian

[Updated on: Mon, 24 July 2023 06:07] by Moderator

Re: LSP Support: Binding for custom ResourceSet is not considered during runtime [message #1860218 is a reply to message #1860216] Mon, 24 July 2023 06:09 Go to previous messageGo to next message
Eclipse UserFriend
would expect you have to bind in server module that is shared and not language specific ones
Re: LSP Support: Binding for custom ResourceSet is not considered during runtime [message #1860219 is a reply to message #1860218] Mon, 24 July 2023 06:59 Go to previous message
Eclipse UserFriend
Works now, thank you!
Previous Topic:How to disable the language servers automatic building/code generation?
Next Topic:Restricting scope to files that are currently open
Goto Forum:
  


Current Time: Tue Jul 15 10:55:01 EDT 2025

Powered by FUDForum. Page generated in 1.24023 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top