eclipse plugin: Use the "updates/" directory as the...
...update address for the plugins
This commit is contained in:
parent
7b5f160e43
commit
012c810c68
1 changed files with 2 additions and 2 deletions
|
@ -1,3 +1,3 @@
|
|||
instructions.configure=\
|
||||
addRepository(name:Wesnoth Plugins Update Site,type:0,location:http${#58}//eclipse.wesnoth.org/);\
|
||||
addRepository(name:Wesnoth Plugins Update Site,type:1,location:http${#58}//eclipse.wesnoth.org/);
|
||||
addRepository(name:Wesnoth Plugins Update Site,type:0,location:http${#58}//eclipse.wesnoth.org/updates/);\
|
||||
addRepository(name:Wesnoth Plugins Update Site,type:1,location:http${#58}//eclipse.wesnoth.org/updates/);
|
Loading…
Add table
Reference in a new issue