Read and respond to this message at: 
https://sourceforge.net/forum/message.php?msg_id=6127906
By: sysrmn

Hi Fabio,

project type: jython
grammar version: 2.2
interpreter: default

eclipse 3.4.1
jython 2.2.1
pydev and pydev extensions: 1.4.2
java 1.5.0_16
Mac OS X 10.4.11

Same error seen with pydev 1.4.2. Both
exc = java.lang.Runtime.getRuntime().exec
and
java.lang.Runtime.getRuntime().exec(acrobat + " " + fic.getPath())
will tag the line with the same error:
Encountered "exec" at line 376, column 44. Was expecting:     <NAME>  ...

Could it be that the word "exec" has a special meaning for the parser and is
not recognized as a method in this context?

Marcel

______________________________________________________________________
You are receiving this email because you elected to monitor this forum.
To stop monitoring this forum, login to SourceForge.net and visit: 
https://sourceforge.net/forum/unmonitor.php?forum_id=293649

------------------------------------------------------------------------------
This SF.net email is sponsored by:
SourcForge Community
SourceForge wants to tell your story.
http://p.sf.net/sfu/sf-spreadtheword
_______________________________________________
Pydev-users mailing list
Pydev-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pydev-users

Reply via email to