See rosjava_core readme.
Moving
This documentation will eventually merge with the rosjava_core and android_core documentation.
Usage
Refer to http://ros.org/wiki/rosjava_build_tools.
In new catkin versions exported variables are partly enclosed in single quotes instead of double quotes. That means that the variable must not contain single quotes, even when preceded by backslash. This fixed the error `Syntax error: redirection unexpected` during the catkin build process
See rosjava_core readme.
This documentation will eventually merge with the rosjava_core and android_core documentation.
Refer to http://ros.org/wiki/rosjava_build_tools.