Merge pull request #1462 from MichaelKlemm/FixCoojaPluginLoad

Fixed loading SerialSocketServer plugin in Cooja using FQDN
This commit is contained in:
Fredrik Österlind 2016-01-21 09:39:40 +01:00
commit 9bdb1f1794
6 changed files with 6 additions and 6 deletions

View file

@ -219,7 +219,7 @@
<location_y>182</location_y>
</plugin>
<plugin>
SerialSocketServer
org.contikios.cooja.serialsocket.SerialSocketServer
<mote_arg>0</mote_arg>
<width>422</width>
<z>1</z>

View file

@ -188,7 +188,7 @@
<minimized>true</minimized>
</plugin>
<plugin>
SerialSocketServer
org.contikios.cooja.serialsocket.SerialSocketServer
<mote_arg>0</mote_arg>
<width>422</width>
<z>4</z>

View file

@ -151,7 +151,7 @@
<minimized>true</minimized>
</plugin>
<plugin>
SerialSocketServer
org.contikios.cooja.serialsocket.SerialSocketServer
<mote_arg>0</mote_arg>
<width>422</width>
<z>4</z>

View file

@ -196,7 +196,7 @@
<location_y>-1</location_y>
</plugin>
<plugin>
SerialSocketServer
org.contikios.cooja.serialsocket.SerialSocketServer
<mote_arg>0</mote_arg>
<width>422</width>
<z>1</z>

View file

@ -196,7 +196,7 @@
<location_y>-1</location_y>
</plugin>
<plugin>
SerialSocketServer
org.contikios.cooja.serialsocket.SerialSocketServer
<mote_arg>0</mote_arg>
<width>422</width>
<z>1</z>

View file

@ -141,7 +141,7 @@
<minimized>true</minimized>
</plugin>
<plugin>
SerialSocketServer
org.contikios.cooja.serialsocket.SerialSocketServer
<mote_arg>0</mote_arg>
<width>428</width>
<z>4</z>