My code is written in target: <exec executable="mate-terminal"> <arg value="-e" /> <arg value="java -cp build/ Main" /> </exec> After I close the terminal in ant it says that: Result: 255 How to remove this error? Mate-terminal command does not return code 255
--------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscr...@ant.apache.org For additional commands, e-mail: user-h...@ant.apache.org