diff --git a/tools/cooja/build.xml b/tools/cooja/build.xml index 3ad01fb00..ac98ecce7 100644 --- a/tools/cooja/build.xml +++ b/tools/cooja/build.xml @@ -50,6 +50,7 @@ The COOJA Simulator + @@ -62,6 +63,7 @@ The COOJA Simulator + @@ -74,6 +76,7 @@ The COOJA Simulator + @@ -104,6 +107,7 @@ The COOJA Simulator + @@ -118,6 +122,7 @@ The COOJA Simulator + @@ -131,6 +136,7 @@ The COOJA Simulator + @@ -144,6 +150,7 @@ The COOJA Simulator + @@ -156,6 +163,7 @@ The COOJA Simulator + @@ -170,6 +178,7 @@ The COOJA Simulator + @@ -190,6 +199,7 @@ The COOJA Simulator + @@ -214,7 +224,7 @@ The COOJA Simulator - + diff --git a/tools/cooja/lib/JSYNTAXPANE_LICENSE b/tools/cooja/lib/JSYNTAXPANE_LICENSE new file mode 100644 index 000000000..01f0c7c35 --- /dev/null +++ b/tools/cooja/lib/JSYNTAXPANE_LICENSE @@ -0,0 +1,4 @@ +Downloaded from http://code.google.com/p/jsyntaxpane/. + +Apache License 2.0: +http://www.apache.org/licenses/LICENSE-2.0 diff --git a/tools/cooja/lib/jsyntaxpane.jar b/tools/cooja/lib/jsyntaxpane.jar new file mode 100644 index 000000000..8bca1f6ec Binary files /dev/null and b/tools/cooja/lib/jsyntaxpane.jar differ