Skip to main content



      Home
Home » Modeling » TMF (Xtext) » Missing EOF error
Missing EOF error [message #1839112] Sun, 14 March 2021 14:52 Go to next message
Eclipse UserFriend
I have two projects and for the first time the eclipse generated plugin works fine for the first project but for the second project the plugin throws the error of missing EOF while checking the grammar.
If I delete all the projects from the workspace and create the second project which was throwing the error before, this time it works fine
I want to know what this issue is?.
Thank you in Advance.

[Updated on: Sun, 14 March 2021 14:54] by Moderator

Re: Missing EOF error [message #1839113 is a reply to message #1839112] Sun, 14 March 2021 15:09 Go to previous messageGo to next message
Eclipse UserFriend
did you triple check the encodings of the projects and files?
Re: Missing EOF error [message #1839115 is a reply to message #1839113] Sun, 14 March 2021 15:19 Go to previous messageGo to next message
Eclipse UserFriend
Yes, I also checked it for the third and fourth time.
While launching the separate Eclipse plugin, pop up window also shows me multiple instances to select from.
Re: Missing EOF error [message #1839117 is a reply to message #1839115] Sun, 14 March 2021 16:21 Go to previous message
Eclipse UserFriend
Then I recommend you do debug the lexer (nextToken) and compare the bad and good case
Previous Topic:Duck Typing
Next Topic:Help with finding a building? bug.
Goto Forum:
  


Current Time: Sun Jul 06 14:57:34 EDT 2025

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

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

Back to the top