[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: [Subclipse-dev] Subclipse feature plugins and svn modules

From: Mark Phippard <MarkP_at_softlanding.com>
Date: 2005-08-31 14:34:32 CEST

Eugene Kuleshov <eu@md.pp.ru> wrote on 08/31/2005 12:45:14 AM:

>
> Can somebody clarify the mapping between svn modules and plugins
> contained in Subclipse feature. Here is the list:
>
> trunk/svnClientAdapter
> svnClientAdapter.jar
>
> ???
> org.tigris.subversion.subclipse
>
> trunk/subclipse/core
> org.tigris.subversion.subclipse.core
>
> trunk/subclipse/javahl-win32
> org.tigris.subversion.javahl.win32
>
> trunk/subclipse/ui
> org.tigris.subversion.subclipse.ui
>
>
> It is unclear what module org.tigris.subversion.subclipse plugin is
> built from and how the entire Subclipse feature is actually exported?

That is the FeaturePlugin. It doesn't contain any functionality, just the
branding for the feature. Eclipse ideally likes you to have a plugin that
is the same name as the feature, and we did not want the feature name to
be org.tigris.subversion.subclipse.core, so we just added a feature plugin
that contains the branding info.

Mark

_____________________________________________________________________________
Scanned for SoftLanding Systems, Inc. by IBM Email Security Management Services powered by MessageLabs.
_____________________________________________________________________________
Received on Wed Aug 31 22:34:32 2005

This is an archived mail posted to the Subclipse Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.