Last modified by Thomas Mortagne on 2018/02/06 15:35

<
From version < 47.1 >
edited by Thomas Mortagne
on 2017/11/16 15:02
To version < 48.1
edited by Thomas Mortagne
on 2018/02/06 15:35
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -2,9 +2,9 @@
2 2  {{toc/}}
3 3  {{/box}}
4 4  
5 -You now have a complete "virtual" XE you can run from Eclipse and where your can edit web files.
5 +You now have a complete "virtual" XWiki you can run from Eclipse and where your can edit web files.
6 6  
7 -We will now see how to link XWiki jar projects (xwiki-core, plugins...) to this XE instance to be able to edit java using all of the Eclipse tools.
7 +We will now see how to link XWiki jar projects (xwiki-platform-oldcore, extensions...) to this XWiki instance to be able to edit java using all of the Eclipse tools.
8 8  
9 9  = Import Jar project =
10 10  
... ... @@ -25,8 +25,10 @@
25 25  
26 26  == Link Jar project to the web project ==
27 27  
28 -Go to project ##Properties -> Deployment Assembly## and add the project.
28 +Project which are already part of the standard XWiki WAR are automatically linked.
29 29  
30 +For extensions or any other jar you want to deploy on XWiki go to project ##Properties -> Deployment Assembly## and add the project.
31 +
30 30  {{velocity}}
31 31  ##########################################################################
32 32  ## NAVIGATOR

Get Connected