398 Commits

Author SHA1 Message Date
Timotei Dolean
e52b8e3efb eclipse plugin: Make the WMLValue and macro call parameters...
...to return Java String type
2011-07-05 18:56:47 +00:00
Timotei Dolean
d856f7e061 eclipse plugin: Update the dev manual to include information...
...regarding generating the WML Grammar
2011-07-05 08:55:27 +00:00
Timotei Dolean
6ecc25e078 eclipse plugin: update the files to reflect the new project organization 2011-07-05 08:55:18 +00:00
Timotei Dolean
832cd373d8 eclipse plugin: Remove old files and update the feature and product...
...to include the correct plugins
2011-07-05 08:55:00 +00:00
Timotei Dolean
a3613b9e11 eclipse plugin: Migrate 'org.wesnoth.wml.ui' project...
...to 'org.wesnoth.ui'
2011-07-05 08:54:46 +00:00
Timotei Dolean
be287286bd eclipse plugin: Migrate the org.wesnoth.wml project
to org.wesnoth.
2011-07-05 08:54:24 +00:00
Timotei Dolean
77b3e42c12 eclipse plugin: Refactor the IFile to WMLRoot...
...conversion to its own method
2011-07-05 08:54:09 +00:00
Timotei Dolean
d3750307b3 eclipse plugin: Test with getting the WML Grammar parsed...
...out of an IFile instance
2011-07-05 08:53:59 +00:00
Timotei Dolean
3a9d463062 eclipse plugin: add a small 'plugin building' workflow 2011-07-05 08:53:50 +00:00
Timotei Dolean
1302915c83 eclipse plugin: Move the tree creation logic in a new dedicated class 2011-07-05 08:53:40 +00:00
Timotei Dolean
95a4b69a5e eclipse plugin: Add a first draft of the new Dependency Tree 2011-07-05 08:53:30 +00:00
Timotei Dolean
019a37dcb7 eclipse plugin: Fix the 'Builders' menu 2011-07-05 08:53:20 +00:00
Timotei Dolean
80353993de eclipse plugin: Automatically parse the schema...
...when creating it
2011-07-05 08:53:11 +00:00
Timotei Dolean
68a96588ed eclipse plugin: Add the multiple-wesnoth installation...
...code support for the WMLValidator aswell
2011-07-05 08:53:01 +00:00
Timotei Dolean
ae5ee164af eclipse plugin: Create the project cache...
...only later, when we know for sure we do have a file attached to
current editor
2011-07-05 08:52:52 +00:00
Timotei Dolean
6b28ea2377 eclipse plugin: Remove 2 obsolete methods 2011-07-05 08:52:41 +00:00
Timotei Dolean
0bcb25ec22 eclipse plugin: Refactor the SchemaParser to take in account the install 2011-06-29 18:48:33 +00:00
Timotei Dolean
c9c7cd882a eclipse plugin: Make the fields in WesnothInstall private...
...and clean some code
2011-06-29 18:48:21 +00:00
Timotei Dolean
58c6a73643 eclipse plugin: Cache the 'Paths' object instead of creating...
...it each time is needed
2011-06-29 18:48:11 +00:00
Timotei Dolean
9c7ad189c8 eclipse plugin: Add missing proper update code for the install 2011-06-29 18:48:02 +00:00
Timotei Dolean
c864bdd259 eclipse plugin: Change the plain fields to getters 2011-06-29 18:47:52 +00:00
Timotei Dolean
3980bafaec eclipse plugin: Move 'PreprocessorUtils' to a better package 2011-06-29 18:47:40 +00:00
Timotei Dolean
98204d9daf eclipse plugin: Move the Project stuff into its own package 2011-06-29 18:47:27 +00:00
Timotei Dolean
7532db65fc eclipse plugin: Move the Installs stuff to it's own package 2011-06-29 18:47:11 +00:00
Timotei Dolean
120663c9ba eclipse plugin: remove 'changelog' from build 2011-06-29 18:46:58 +00:00
Timotei Dolean
6077df7010 eclipse plugin: Update the internal help of the plugin 2011-06-28 15:00:04 +00:00
Timotei Dolean
3d9ff78df6 eclipse plugin: Force the help icon to appear 2011-06-28 14:59:53 +00:00
Timotei Dolean
39bf3ff681 eclipse plugin: Remove redundant help system code 2011-06-28 14:59:43 +00:00
Timotei Dolean
7bb904d6c7 eclipse plugin: Update the new paths 2011-06-28 14:59:33 +00:00
Timotei Dolean
ebe777ac0d eclipse plugin: Move the changelog to a better place 2011-06-28 14:59:23 +00:00
Timotei Dolean
74b7bdda5b eclipse plugin: Move the intro to the 'help' directory aswell 2011-06-28 14:59:13 +00:00
Timotei Dolean
6176115e1a eclipse plugin: Move the help system to its own directory 2011-06-28 14:59:01 +00:00
Timotei Dolean
21c0f6bedd eclipse plugin: Configure the HELP system at startup 2011-06-28 14:58:50 +00:00
Timotei Dolean
306900cdbc eclipse plugin: Make WesnothActionBarAdvisor inherit the...
...Eclipse one, removing thus some redundant code
2011-06-28 14:58:41 +00:00
Timotei Dolean
2c10fb633c eclipse plugin: Add dependency plugins for built-in help 2011-06-28 14:58:31 +00:00
Timotei Dolean
779a124487 eclipse plugin: More work on the user's manual 2011-06-28 14:58:21 +00:00
Timotei Dolean
ddabe082ea eclipse plugin: update the user manual - wesnoth installations 2011-06-28 14:58:11 +00:00
Timotei Dolean
1313168c92 eclipse plugin: Add info about the usage of the plugin...
...which is available in the User's Manual
2011-06-28 14:58:01 +00:00
Timotei Dolean
9842241b30 eclipse plugin: Update the Dev manual 2011-06-28 14:57:49 +00:00
Timotei Dolean
96daba9e2d eclipse plugin: Select another existing install as default...
...if we just deleted the default
2011-06-26 15:08:01 +00:00
Timotei Dolean
37817ebae3 eclipse plugin: Update the user's manual to reflect the current state 2011-06-25 19:58:36 +00:00
Timotei Dolean
6a46bee641 eclipse plugin: Update the dev manual to reflect current state 2011-06-25 19:58:26 +00:00
Timotei Dolean
a8e6dfe319 eclipse plugin: Remove an invalid file from build.properties 2011-06-25 19:58:13 +00:00
Timotei Dolean
0d744fcac6 eclipse plugin: Strip content and leave it in the correct section 2011-06-25 16:36:11 +00:00
Timotei Dolean
025b4eec2a eclipse plugin: Update the makefile 2011-06-25 16:35:57 +00:00
Timotei Dolean
6e0f2a8458 eclipse plugin: Move the license aswell 2011-06-25 16:35:34 +00:00
Timotei Dolean
5e732ce39b eclipse plugin: Move readme to a better place 2011-06-25 16:35:02 +00:00
Timotei Dolean
8be29607a8 eclipse plugin: rename 'utils/java' to 'utils/umc_dev' 2011-06-25 14:18:19 +00:00