33 Commits

Author SHA1 Message Date
Timotei Dolean
f4b0914010 eclipse plugin: use 'JavaSE-1.6' execution environment 2010-08-09 14:19:26 +00:00
Timotei Dolean
04bd0e1686 eclipse plugin: cleanup
- rename the eclipse plugin project so the id generation will be better

- add wesnoth projects view

- cleanup
2010-08-07 18:28:00 +00:00
Timotei Dolean
62b0d738ff Convert CRLF to LF 2010-08-06 21:43:27 +00:00
Timotei Dolean
f4978eecf2 eclipse plugin: Allow empty parameters sent to macros 2010-08-02 19:04:49 +00:00
Timotei Dolean
ca55d309f6 eclipse plugin: add tag's keys to autocomplete proposal 2010-08-02 19:03:08 +00:00
Timotei Dolean
5beaae4435 eclipse plugin: add basic formatting for WML files 2010-08-02 19:02:54 +00:00
Timotei Dolean
b65502e087 eclipse plugin: fix the validator for nested tag names.
It should get the parent to check for tag name
2010-08-02 19:02:40 +00:00
Timotei Dolean
0cfa9e5dd8 eclipse plugin:more validation for tag names 2010-08-01 18:54:28 +00:00
Timotei Dolean
7e3ca20e3c eclipse plugin: add validation for tag start/end name 2010-08-01 18:54:09 +00:00
Timotei Dolean
9b2af9a911 eclipse plugin: update the grammar to allow '-' in IDs 2010-08-01 18:53:36 +00:00
Timotei Dolean
0a857753b8 eclipse plugin: WML gramamr update: allow animation related values 2010-07-31 20:02:33 +00:00
Timotei Dolean
e45d6fcf3a eclipse plugin: wml grammar update. now the macros...
...are handled better though not 100%
2010-07-31 20:02:10 +00:00
Timotei Dolean
6a07c31a63 eclipse plugin: add support for WML arrays 2010-07-31 20:01:31 +00:00
Timotei Dolean
151e9fcfff eclipse plugin: add macro defines,
...some preprocessor commands and textdomains to the wml grammar
2010-07-31 20:01:07 +00:00
Timotei Dolean
4dd529c25c eclipse plugin: wml grammar update 2010-07-31 20:00:45 +00:00
Timotei Dolean
364bd0ac28 eclipse plugin: grammar update. Now it should match 90% WML Code 2010-07-31 20:00:19 +00:00
Steven Panek
0516e7226c Ran umcpropfix. 2010-07-29 04:34:38 +00:00
Timotei Dolean
9731756c86 eclipse plugin: refactor the dependecy tree 2010-07-28 19:17:45 +00:00
Timotei Dolean
2522b4b1be eclipse plugin: update the grammar with a better macro definition 2010-07-28 19:17:07 +00:00
Timotei Dolean
890b575390 eclipse plugin: cleanup and license adding 2010-07-28 19:15:48 +00:00
Steven Panek
a3a409c9e3 Ran umcpropfix and dos2unix. 2010-07-15 22:37:44 +00:00
Timotei Dolean
fdb8c5fdfe eclipse plugin: wml grammar update - use the end tag in the same parser rule 2010-07-13 17:58:42 +00:00
Timotei Dolean
a183764ae8 eclipse plugin: wml grammar - add syntax highlighting for macros 2010-07-12 19:20:37 +00:00
Timotei Dolean
426a4f132e eclipse plugin: wml grammar - allow duplicate tag names 2010-07-12 17:28:29 +00:00
Timotei Dolean
d45d173a5a eclipse plugin: wml grammar - fix outline structure:
...now the tags are hierarchical shown
2010-07-12 17:28:09 +00:00
Timotei Dolean
f1853c0ae6 eclipse plugin: wml grammar update 2010-07-11 19:04:46 +00:00
Timotei Dolean
658d5f950f eclipse plugin: syntax highlighting for tags and keys 2010-07-11 19:04:31 +00:00
Timotei Dolean
c7939f3741 eclipse plugin: wml grammar recreation: macros, tags, keys, comments 2010-07-11 19:04:07 +00:00
Timotei Dolean
92bd110229 eclipse plugin: fix issues with different jre versions 2010-07-01 14:36:50 +00:00
Timotei Dolean
a43dfa71e0 eclipse plugin: wml grammar update - editor 2010-06-26 21:26:33 +00:00
Timotei Dolean
2bf4894b61 eclipse plugin: update the wml grammar (not fully working yet) 2010-06-26 21:26:24 +00:00
Timotei Dolean
0c51e1748a eclipse plugin: update to xtext 1.0.0 (added missing files) 2010-06-26 21:26:03 +00:00
Timotei Dolean
b35271da2c eclipse plugin: update to xtext 1.0.0 (phase 3) 2010-06-26 20:12:55 +00:00