Hello Gouasmi Could you provide a little more context to your problem? I think "fichier introuvable" means "file not found", am I right? What grammar are you trying do debug? Does the same error occur, when just "running" instead of "debugging" the parser? Do you have any code in your grammar, that accesses any external files? Are the paths (relative or absolute) correct? For a generic grammar you should not be required to install additional components.
Regards Thomas -----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of Gouasmi Thouraya Sent: Dienstag, 20. April 2010 12:17 To: ANTLR Subject: [antlr-interest] Error in debug Please, someone can help me, At the time of debug of one grammar under ANTLRWorks, an mistake of type "fichier introuvable". Is what I must install something has left the ANTLRWorks (for example: Maven,..)? please help me List: http://www.antlr.org/mailman/listinfo/antlr-interest Unsubscribe: http://www.antlr.org/mailman/options/antlr-interest/your-email-address List: http://www.antlr.org/mailman/listinfo/antlr-interest Unsubscribe: http://www.antlr.org/mailman/options/antlr-interest/your-email-address -- You received this message because you are subscribed to the Google Groups "il-antlr-interest" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/il-antlr-interest?hl=en.
