When are .xtextbin files needed at runmite?
#3690
dilyanpalauzov
started this conversation in
General
Replies: 1 comment
-
|
It’s. Binary serialization of the parsed grammar |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
org.eclipse.xtext.xbase-2.42.0.jar contains the files mentioned below. Which of these are necessary and when at runtime?
The documentation of Xtext says nothing aboxt
xtextbin, so it is unclear, if this is an intermediary file, or required at runtime. If it is required at runtime, is it necessary only for some operations, or always? If it is necessary only for some operations, which are not supposed to be utilized, then the file can be skipped when distributing software.The goad should be to guide users what files can be skipped when, while distributing software, so that the distributed software can have smaller size.
Beta Was this translation helpful? Give feedback.
All reactions