Commit graph

419 commits

Author SHA1 Message Date
Timotei Dolean
9216c01fb8 eclipse plugin: Implement the remaining of the validation...
...routines, and allow the user to enable/disable the WML validation
2011-08-04 19:16:23 +00:00
Timotei Dolean
d887324924 eclipse plugin: Implement a convenience method that...
...returns the cardinality of a WMLExpression as Integer
2011-08-04 19:15:58 +00:00
Timotei Dolean
7279390066 eclipse plugin: Remove the generated build.xml...
...and add it to cleanup routine
2011-08-04 19:15:39 +00:00
Timotei Dolean
2d5a3630e5 eclipse plugin: Document the last project addition 2011-08-04 19:15:21 +00:00
Timotei Dolean
b688ab85ef eclipse plugin: Let the user specify the updates...
...and binaries target directories.
2011-08-04 19:15:02 +00:00
Timotei Dolean
d8b1851876 eclipse plugin: Use a separate feature to track the product's dependencies 2011-08-04 19:14:41 +00:00
Timotei Dolean
012c810c68 eclipse plugin: Use the "updates/" directory as the...
...update address for the plugins
2011-08-04 19:14:22 +00:00
Timotei Dolean
7b5f160e43 eclipse plugin: Append the ".qualifier" to the plugins...
...so it can be replaced with the build timestamp.
This is a standard for all eclipse plugins
2011-08-04 19:14:02 +00:00
Timotei Dolean
87a9b8b801 eclipse plugin: Use qualified class names so Eclipse...
...won't import those classes to trigger "unused import"
when compiling the plugin. Also move the syntax adapter
class to a better syntax
2011-08-04 19:13:41 +00:00
Timotei Dolean
31207eb4d2 eclipse plugin: Quiet the delete task in case the directories don't exist 2011-08-04 19:13:19 +00:00
Timotei Dolean
2fdf35351f eclipse plugin: Remove unused properties 2011-08-04 19:12:57 +00:00
Timotei Dolean
3131b1e1f2 eclipse plugin: Brand the org.wesnoth feature 2011-08-04 19:12:38 +00:00
Timotei Dolean
91bccaba6b eclipse plugin: Major the version to 2.0.0 2011-08-04 19:12:03 +00:00
Timotei Dolean
8ca54b2112 eclipse plugin: Tweak a bit the PDE Build.
Now, the built standalone + update site works as intended.
2011-08-04 19:11:44 +00:00
Timotei Dolean
fdd85bc95c eclipse plugin: The pde build with scons works now. 2011-08-04 19:11:25 +00:00
Timotei Dolean
ca1a0d42f0 eclipse plugin: Work a bit more on the updating mechanism 2011-08-04 19:11:04 +00:00
Timotei Dolean
7a00bb459c eclipse plugin: Update the manual 2011-08-04 19:10:29 +00:00
Timotei Dolean
1e09f27b37 eclipse plugin: Revert part of the flattening commit.
It seems the PDE Build needs a separate directory for the feature
2011-08-04 19:09:59 +00:00
Timotei Dolean
96b5a936db eclipse plugin: Play a bit with the dependencies 2011-08-04 19:09:31 +00:00
Timotei Dolean
e697c37dfd eclipse plugin: update the manual to reflect the latest changes 2011-08-04 19:09:08 +00:00
Timotei Dolean
a69c057b4d eclipse plugin: Flatten the feature project into...
...the main one and rename it to 'org.wesnoth'
2011-08-04 19:08:45 +00:00
Timotei Dolean
2410c4ad0e eclipse plugin: Remove some redundant plugin dependencies 2011-08-04 19:08:22 +00:00
Timotei Dolean
1115717e11 eclipse plugin: Remove the dependency of the the plugin...
...to org.xtext.junit et al, by creating a separate tests project
2011-08-04 19:07:48 +00:00
Timotei Dolean
d6822b1d06 eclipse plugin: Document the last build changes 2011-08-04 19:07:16 +00:00
Timotei Dolean
6cd8d213e0 eclipse plugin: Replace the 2 shell scripts with a Scons script 2011-08-02 19:36:11 +00:00
Timotei Dolean
f23067109f eclipse plugin: Remove some useless fragment dependencies 2011-08-02 19:35:51 +00:00
Timotei Dolean
e612b974b7 eclipse plugin: Fix the map opener hyperlink creator
code
2011-08-02 19:35:32 +00:00
Timotei Dolean
d77c2ccae8 eclipse plugin: Add a new parameter for install name for the wml tools 2011-08-02 19:35:10 +00:00
Timotei Dolean
df649344f0 eclipse plugin: Remove unused class 2011-08-02 19:34:46 +00:00
Timotei Dolean
2daa48be21 save the install name when creating the project 2011-08-02 19:34:23 +00:00
Timotei Dolean
a986604c3c eclipse plugin: Implement proper naming...
...for WMLRoot and XtextDocument elements
2011-08-01 18:53:38 +00:00
Timotei Dolean
5c39513c85 eclipse plugin: Add button for letting the user...
...clear all plugin's preferences
2011-08-01 18:53:17 +00:00
Timotei Dolean
cf073f820c eclipse plugin: Some cleanups 2011-08-01 18:52:57 +00:00
Timotei Dolean
2405faf600 eclipse plugin: Change the binary name to 'wesnoth_umc_dev' 2011-08-01 18:52:38 +00:00
Timotei Dolean
d1a3a729f8 eclipse plugin: Syncronize the progress message location...
...with the main plugin's one
2011-08-01 18:52:20 +00:00
Timotei Dolean
84232d32fc eclipse plugin: fix the empty fields check function...
...to not take into account the wesnoth version combo box
2011-08-01 18:52:00 +00:00
Timotei Dolean
cfe14032b8 eclipse plugin: Add a note on opening external config files 2011-08-01 18:51:42 +00:00
Timotei Dolean
11fc082cb7 eclipse plugin: Fix a possible NPE in xtext's framework 2011-08-01 18:51:23 +00:00
Timotei Dolean
f28bd812a3 eclipse plugin: add the wesnoth wizards to the "new" context menu 2011-08-01 18:50:43 +00:00
Timotei Dolean
0b8bf4f9a8 eclipse plugin: Move the project explorer to a better place 2011-07-30 08:02:28 +00:00
Timotei Dolean
0f9a1a06bf eclipse plugin: Update the hack to eclipse 3.7 2011-07-30 08:02:12 +00:00
Timotei Dolean
150a7c67db eclipse plugin: Add shortcut for the Wesnoth perspective 2011-07-30 08:01:56 +00:00
Timotei Dolean
4bf3e417f6 eclipse plugin: Implement the import project wizard 2011-07-30 08:01:40 +00:00
Timotei Dolean
b6d460e8dd eclipse plugin: Fix the path computing logic and remove a debug statement 2011-07-30 08:01:24 +00:00
Timotei Dolean
2c073a6df0 eclipse plugin: Work with interfaces rather than with...
...concrete classes ( Path -> IPath)
2011-07-30 08:01:07 +00:00
Timotei Dolean
6b04a0c65a eclipse plugin: Log the ant job to the tool log 2011-07-30 08:00:51 +00:00
Timotei Dolean
a94821441a eclipse plugin: Make the install selection combo box readonly 2011-07-30 08:00:34 +00:00
Timotei Dolean
b551a92fef eclipse plugin: Update the changelog aswell 2011-07-30 08:00:17 +00:00
Timotei Dolean
f4499ad5c9 eclipse plugin: Update the manual to reflect the latest commits 2011-07-30 08:00:01 +00:00
Timotei Dolean
344e5ff25a eclipse plugin: Add the wesnoth wizards directly to the new menu 2011-07-30 07:59:45 +00:00