Commit Graph

33 Commits

Author SHA1 Message Date
Enrico Joerns
d1e0311184 [cooja] plugins/VariableWatcher: Added swingx library to provide autocomplete support for variable names combobox in plugins/VariableWatcher 2014-08-31 01:52:16 +02:00
Martin Heusse
9eabbe02ad Adds encoding attribute utf-8 arg to cooja compile command 2014-01-27 15:14:34 +01:00
Fredrik Osterlind
b5c94910ac Renamed Java packages to match our contiki-os.org domain. Note that this commit does not affect external dependencies
like /tools/mspsim.

This is a very simple modification that affects a very large number of files in Contiki: Cooja,
/platform/cooja, Collect-view, Coffe-manager, and Cooja simulation files (.csc).

I've gone through Contiki to update all references I could find. Nevertheless, this commit will likely
break external dependencies, like saved Cooja simulation files.
2013-11-20 16:43:27 +01:00
Fredrik Osterlind
625537158f renamed main Java class of Cooja from GUI to Cooja.
se.sics.cooja.GUI -> se.sics.cooja.Cooja

this commit does not contain any functional changes, but may require external scripts to be updated
such as Makefiles.
2013-11-20 16:43:18 +01:00
Moritz 'Morty' Strübe
74b2751072 Fix building of powertracker 2012-04-10 16:12:17 +02:00
Fredrik Osterlind
090d77c5a2 added jsyntaxpane library, to be used by MspCodeWatcher and the Contiki Test Editor plugins 2012-03-21 16:56:04 +01:00
Fredrik Osterlind
eba1079991 added target to force running cooja in 64-bit mode 2012-03-09 14:58:04 +01:00
Niclas Finne
6457f765b3 Do not include ant runtime in classpath (avoids compilation warning with Ant 1.8+) 2011-03-21 21:39:45 +01:00
nifi
36b0f22f2b Enabled the Collect-View plugin by default in COOJA 2010-11-12 16:50:38 +00:00
fros4943
7712b7e1ed fixed nogui-argument 2010-07-01 11:14:00 +00:00
fros4943
87dd04fbd8 compiling serial socket project per default 2010-04-26 08:20:11 +00:00
fros4943
09446c0ee7 added export-jar target, updated help 2010-03-19 08:57:04 +00:00
fros4943
b422ef90ad updated help 2010-03-10 14:49:47 +00:00
joxe
470b93c79f added mote attributes to various types of motes 2010-02-18 11:13:20 +00:00
fros4943
bc0d46a966 added "ant help" target, with build executable simulation example 2009-10-29 10:13:46 +00:00
fros4943
563a9f1b8e added target that instructs the jvm to show a message box at errors, useful for debugging Contiki nodes 2009-06-16 17:06:02 +00:00
fros4943
09409fc5a7 fixed last commit regarding "run_bigmem": some windows systems cannot allocate more than 1500mb maxmemory 2009-04-30 08:16:34 +00:00
fros4943
b22cfd88bd increased maximum heap memory 2009-04-30 07:46:17 +00:00
fros4943
adf1489cda also clean avrora project 2009-03-11 13:54:46 +00:00
joxe
f8ea34a689 added avrora to buildpath 2009-02-22 16:50:42 +00:00
fros4943
118aa4cd4e changed default lang to english 2008-11-04 09:27:23 +00:00
fros4943
205b9f8bc4 all run target depend on jar 2008-10-02 19:56:23 +00:00
joxe
f6e0702b3b optimized some loops for increased performance and added runprof for profiling 2008-09-22 16:18:22 +00:00
fros4943
d656052f7e cooja clean also cleaning cooja_mspsim and mrm 2008-09-17 20:50:54 +00:00
fros4943
9ea58d343b cooja ant run automatically builds jars 2008-09-01 12:47:54 +00:00
fros4943
cbb68a71f6 jar target compiles mspsim and mrm 2008-04-24 11:36:07 +00:00
fros4943
61e325b081 default no-gui cooja with increased heap 2008-04-22 13:10:58 +00:00
fros4943
d918a7c0a1 added jar_all target which compiles both cooja, mrm and mspsim_cooja 2008-04-03 14:22:03 +00:00
fros4943
fe11ea6c8f added cooja applet target 2008-02-12 15:17:50 +00:00
fros4943
ab5b1b4a65 bigmem target 2007-09-06 08:10:04 +00:00
nifi
ebe39794fd enabled debug information (source lines in stack traces) 2007-08-20 09:15:34 +00:00
fros4943
33bea3a025 added support for nogui start from ant 2007-01-09 09:14:25 +00:00
fros4943
e81861a0cd added cooja; 'The Contiki OS Java Simulator' 2006-08-21 12:11:16 +00:00