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: [email protected] For additional commands, e-mail: [email protected]
