Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » TMF (Xtext) » Missing EOF error
Missing EOF error [message #1839112] Sun, 14 March 2021 18:52 Go to next message
Muhammad Salman Tayyab is currently offline Muhammad Salman TayyabFriend
Messages: 36
Registered: March 2020
Location: Germany
Member
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.


Salman

[Updated on: Sun, 14 March 2021 18:54]

Report message to a moderator

Re: Missing EOF error [message #1839113 is a reply to message #1839112] Sun, 14 March 2021 19:09 Go to previous messageGo to next message
Christian Dietrich is currently online Christian DietrichFriend
Messages: 14667
Registered: July 2009
Senior Member
did you triple check the encodings of the projects and files?

Twitter : @chrdietrich
Blog : https://www.dietrich-it.de
Re: Missing EOF error [message #1839115 is a reply to message #1839113] Sun, 14 March 2021 19:19 Go to previous messageGo to next message
Muhammad Salman Tayyab is currently offline Muhammad Salman TayyabFriend
Messages: 36
Registered: March 2020
Location: Germany
Member
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.


Salman
Re: Missing EOF error [message #1839117 is a reply to message #1839115] Sun, 14 March 2021 20:21 Go to previous message
Christian Dietrich is currently online Christian DietrichFriend
Messages: 14667
Registered: July 2009
Senior Member
Then I recommend you do debug the lexer (nextToken) and compare the bad and good case

Twitter : @chrdietrich
Blog : https://www.dietrich-it.de
Previous Topic:Duck Typing
Next Topic:Help with finding a building? bug.
Goto Forum:
  


Current Time: Fri Apr 26 17:09:51 GMT 2024

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

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

Back to the top