We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9db6a89 commit d8129f4Copy full SHA for d8129f4
src/genjava/templates/genjava_project/build.gradle.in
@@ -67,8 +67,8 @@ jar {
67
}
68
69
70
-/* Uncomment the following lines in package://genjava/templates/genjava_project/build.gradle.in to enable Java 6
71
- * cross compilation for ROS messages.
+/* Uncomment the following lines in package://genjava/src/genjava/templates/genjava_project/build.gradle.in to
+ * enable Java 6 cross compilation for ROS messages.
72
*/
73
// sourceCompatibility = 1.6
74
// targetCompatibility = 1.6
0 commit comments