Eclipse Product Extension

Last modified by Vincent Massol on 2021/03/17 21:21

cogAllows you to run XWiki as an Eclipse product.
TypeOther
Category
Developed by

Mikhail Kotelnikov

Rating
0 Votes
LicenseEclipse Public License - v 1.0

Table of contents

Description

This page is about running XWiki as an Eclipse product. You can get more info about what an Eclipse product is here: Eclipsepedia FAQ: What is an Eclipse product?

The attached file defines an Eclipse XWiki product containing mainly the two following features:

  • a web server feature, consisting of the Eclipse tomcat bundle (org.eclipse.tomcat) and of a wrapper bundle (org.semdesk.webserver) that will let you run any webapp from Tomcat, whereas by default, the Tomcat bundle is used only for the Eclipse help webapp org.eclipse.help.webapp
  • the XWiki feature, consisting of the XWiki webapp. The XWiki plugin declares an extension to the extension point org.semdesk.webserver.webapps defined by the org.semdesk.webserver bundle

You will have to get rid of the org.semanticdesktop.* plugins declared in the XWiki-feature file since they are not publicly available yet (they will be by February 2007).

All files are released under the Eclipse Public License. The credits go to Mikhail Kotelnikov, from CogniumSystems, also author of WikiModel, and to the European NEPOMUK project, aiming at creating a social semantic desktop on top of Eclipse, KDE and Firefox (see also http://www.semanticdesktop.org).

Get Connected