Skip to content
Snippets Groups Projects
Commit a7ddd4bd authored by Daniel Stonier's avatar Daniel Stonier
Browse files

ros-java plugin -> more convenient external script

parent 36bebe19
No related branches found
No related tags found
No related merge requests found
......@@ -31,7 +31,7 @@ allprojects {
subprojects {
if (name != 'docs') {
apply plugin: "ros-java"
apply from: "https://raw.githubusercontent.com/rosjava/rosjava_bootstrap/indigo/ros-java.gradle"
apply plugin: "osgi"
apply plugin: "idea"
apply plugin: "eclipse"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment