[antlr-interest] IOException when Debugging Expr.g example

Jim Idle jimi at temporal-wave.com
Fri Sep 12 06:59:12 PDT 2008


On Fri, 2008-09-12 at 11:09 +0200, Mikael Petterson wrote:

> I follow the instruction on:
> 
> http://www.antlr.org/works/help/tutorial/calculator.html
> 
> - Interpreter part works ok!
> 
> When I get to the debugging part I get the following problem after I
> have input the following text:
> 
> I select Debug and get the message ' generating ....' and then I see
> this and get the following in the console:
> 
> java.io.IOException: CreateProcess: javac -classpath C:\Users\eraonel
> \opensource\TestPoject\src\se\petterson\test\antlr\parser\classes;C:
> \Users\eraonel\opensource\net.sourceforge.clearcase\3rdparty\antlr
> \antlrworks-1.1.7.jar;antlrwor
> 
> terson\test\antlr\parser\classes C:\Users\eraonel\opensource
> \TestPoject\src\se\petterson\test\antlr\parser\__Test__.java error=2
> 
> Any ideas?


This usually means you don't have permissions for something or the
directory does not exist. I see that it says TestPoject, maybe that
shoudl be TestProject?

Jim

> 
> Cheers,
> 
> //mike
> 
> 
> List: http://www.antlr.org/mailman/listinfo/antlr-interest
> Unsubscribe: http://www.antlr.org/mailman/options/antlr-interest/your-email-address
> 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.antlr.org/pipermail/antlr-interest/attachments/20080912/1e285bfc/attachment.html 


More information about the antlr-interest mailing list