Timotei Dolean
6a4041ef51
eclipse plugin: added a changelog to track plugin's changes
2010-05-25 19:57:34 +00:00
Timotei Dolean
11261a2e04
eclipse plugin: "update site" update
2010-05-23 19:44:56 +00:00
Timotei Dolean
42ddd83b02
eclipse plugin: added menus for opening a map in the editor
2010-05-23 12:50:44 +00:00
Timotei Dolean
d8606ab938
eclipse plugin: use "isEmpty()" instead checking for length
2010-05-23 12:13:39 +00:00
Timotei Dolean
fe28bc259a
eclipse plugin: fix icons displayed
2010-05-23 12:13:33 +00:00
Timotei Dolean
f1283fd943
eclipse plugin: add the "import map" to the main menu
2010-05-23 12:13:26 +00:00
Timotei Dolean
b1190c8037
eclipse plugin: Add context menu for importing maps
2010-05-23 10:16:00 +00:00
Timotei Dolean
f3b8f91b58
eclipse plugin: add some icons to the menus
2010-05-23 10:15:52 +00:00
Timotei Dolean
3e39d49d01
eclipse plugin: move the utils to a dedicated folder
2010-05-23 10:15:45 +00:00
Timotei Dolean
75d5e5df9b
eclipse plugin: add timestamp to the update site
2010-05-22 08:57:41 +00:00
Timotei Dolean
e26075b59c
eclipse plugin: "update site" update
2010-05-22 08:07:02 +00:00
Alexander van Gessel
4913476d25
Disallow an unordered collection from being used as an argument list
2010-05-22 00:54:30 +01:00
Timotei Dolean
87aa0201dc
eclipse plugin: some fixes in the Tool Invoker
2010-05-21 18:11:51 +00:00
Timotei Dolean
09bfc2b8da
eclipse plugin: add the plugin update site
2010-05-20 20:35:46 +00:00
Timotei Dolean
03539dc3b2
eclipse plugin: add the feature for update site
2010-05-20 20:35:37 +00:00
Timotei Dolean
11ef1a535b
eclipse plugin: show a message if the tool returned non-zero value
2010-05-20 20:35:26 +00:00
Timotei Dolean
4a082c3004
eclipse plugin: refactor the external tool invoker
2010-05-20 17:30:28 +00:00
Timotei Dolean
21740efd86
eclipse plugin: fix the tool invoker...
...
...when launching it with the argument "waitFor=false". The output
printing is being executed in a separate thread
2010-05-20 11:46:39 +00:00
Timotei Dolean
5201346452
eclipse plugin: show output from currently running tool
...
added support for wesnoth working dir preference
2010-05-19 18:27:56 +00:00
Timotei Dolean
ba3e65b4db
eclipse plugin: fix creation of the preferences file
2010-05-19 15:48:18 +00:00
Alexander van Gessel
fc428889c8
eclipse plugin: Rewrite ExternalToolInvoker...
...
...to pass a list of arguments to ProcessBuilder, rather than a string
of them. Untested because debian lenny still has eclipse 3.2.2, but
the source compiles.
2010-05-19 01:04:24 +01:00
Steven Panek
7a1ae4fa94
Ran umcpropfix.
2010-05-18 20:52:20 +00:00
Timotei Dolean
c0590c9010
disable debug info for now
2010-05-18 20:05:15 +00:00
Timotei Dolean
9d5a242c48
added menu for launching the wesnoth editor
2010-05-18 19:22:33 +00:00
Steven Panek
bb3811ba91
Ran umcpropfix and dos2unix on the Java stuff.
2010-05-18 02:57:52 +00:00
Steven Panek
b685a8971f
Ran umcpropfix.
2010-05-17 23:13:52 +00:00
Timotei Dolean
6712d0b3d8
preserve compatibility with older versions of eclipse
2010-05-16 11:33:03 +00:00
Timotei Dolean
06c3913792
eclipse plugin - add the map_data attribute to the new scenario template
2010-05-15 19:28:05 +00:00
Timotei Dolean
ae7fc60abb
eclipse plugin - update the new scenario wizard
2010-05-15 19:27:54 +00:00
Timotei Dolean
f75cdf8d99
fix the monitor of the creating campaign project
...
fix the name of the loaded template
2010-05-15 19:27:44 +00:00
Timotei Dolean
d5a3919112
we should add *a* new line not new line character code
2010-05-15 19:27:34 +00:00
Timotei Dolean
29ac14a50e
fixed the position of the labels
2010-05-15 19:27:25 +00:00
Timotei Dolean
cba5292793
refactor the way we create the template for the new files
2010-05-15 19:27:15 +00:00
Timotei Dolean
3db682f822
fix trailing whitespaces and line endings to be unix style
2010-05-15 19:26:55 +00:00
Timotei Dolean
413865e60b
Added templates for wizards
...
Modified the new campaign wizard
2010-05-15 19:26:44 +00:00
Timotei Dolean
1035b7d227
- delete compiled classes
2010-04-11 19:03:04 +00:00
Timotei Dolean
0a6509b8c4
added the 3rd party library used by the plugin editor...
...
...(for download see LIBRARIES.txt)
commented out the "marking feature"
2010-04-11 10:52:23 +00:00
Timotei Dolean
59805680b5
- sample new campaign creation
...
- sample project builder+marking for errors/warnings
2010-04-08 16:00:05 +00:00
Timotei Dolean
7e4913916b
move the eclipse plugin in the directory...
...
...so we can add further dependent projects
2010-04-08 15:26:47 +00:00