Eclipse Wikipedia Editor/Development

<<Back

Contents


Development

This page should give a short introduction how to improve the Eclipse Wikipedia plugin.

Subversion access

The latest source code can be found in the projects SVN Repository:

You can find the sources of this plugin in the Plog4U CVS in the following modules:

  • org.plog4u.wiki (core plugin)
  • org.plog4u.webbrowser (browser/preview component)

Additional modules for creating a complete Eclipse feature:

  • org.plog4u.feature.core

External project links:

Module org.plog4u.wiki

Contains the plugin editor, actions and export wizards.

Module org.plog4u.webbrowser

Contains the HTML browser plugin for the editor preview.

Module info.bliki.wiki

Contains the Wikipedia syntax parser and rendering engine written in Java.

Module info.bliki.wiki.test

  • contains JUnit tests for the Wikipedia syntax parser

External libraries

The Plog4U plugin uses the following external libraries:

Similar Open Source Projects and Software