Wiki source code of XEclipse - GSoC

Last modified by Venkatesh Nandakumar on 2009/08/01 21:05

Show last authors
1 <h2>XEclipse</h2>
2
3 XEclipse, which itself was initiated as a GSOC project, is a desktop tool that helps in viewing, editing and deleting XWiki pages. GSOC projects have been a major contributor in extending XEclipse. XEclipse has a basic navigator which shows the pages, objects and spaces in the Server.
4 \\
5
6 <h2>XEclipse Navigator </h2>
7
8 The basic features that I've decided, for now, that shall be implemented are :
9
10 1. --[Drag and Drop>XEclipse.DragDrop>Drag and Drop] (with editor integration too)-- Should check for addMergedDropListener Bug.
11 1. --[State persistence>XEclipse.StatePersistence>Navigator State Persistence] of the Navigator and Editors.--
12 1. --[Display>XEclipse.Display>Display] of attachments within the navigator--
13 1. Better [integration>XEclipse.Integration>Integration] with the workbench and editor
14 1. --[Standalone XWiki Rendering>XEclipse.StandaloneRendering] for a Visual Preview,-- switched to/from the current mozilla-browser based preview with the help of [Preferences Editor>XEclipse.PreferencesEditor]
15 1. --[Deferred Content Manager(LazyContentProvider) with Common Navigator>XEclipse.ImprovedNodeExpand] and [XWikiXmlRPC changes>XEclipse.XWikiXMLRPCmodification] for better performance/UI for a large wiki.--
16
17 <h2>Deadlines</h2>
18
19 1. By 5th June 2009, Go through CNF, plugin.xml, current Implementation and complete [XEclipse.Display] View IRC Chat log [here>http://dev.xwiki.org/xwiki/bin/view/IRC/xwikiArchive20090527] - *Done*
20
21 \\After this is done, I would like to work on improving XEclipse as such, like a better [Preferences Editor>XEclipse.PreferencesEditor>Preferences Editor], [software update bundle>XEclipse.SoftwareUpdate>Software Update] and more [editor features>XEclipse.EditorFeatures>Editor Features] ( intergrate source editors from eclipse project, xwiki 2.0 syntax support and switch functionality )
22
23 \\Main Mentor: Fabio Mancinelli
24 \\Secondary Mentor: Eduard Moraru
25
26 #includeTopic("Blog")