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

RE: [Subclipse-dev] svnPropertyTypes extension point

From: Mark Phippard <markp_at_softlanding.com>
Date: 2006-11-10 16:56:20 CET

"LIRA Olavo" <Olavo.LIRA@gemalto.com> wrote on 11/10/2006 10:54:07 AM:

> I have tried as much as I could but I couldn't make it work so
> far. I picked up the example from there but it didn't work. See my
> plugin.xml bellow:
>
> <?xml version="1.0" encoding="UTF-8"?>
> <?eclipse version="3.0"?>
> <plugin>
> <extension
> point="org.tigris.subversion.subclipse.core.svnPropertyTypes">
> <svnPropertyTypes
> type="String"
> fileOrFolder="both"
> allowRecurse = "false"
> name="olavo">
> <description>
> olavo
> </description>
> </svnPropertyTypes>
> </extension>
> </plugin>
>
> Do you have an idea of what could be missing?

I wonder if you have to do something to force your plugin to load? Maybe
Eclipse just isn't loading it? Also, did you set the Subclipse plugins in
the dependencies?

Mark

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subclipse.tigris.org
For additional commands, e-mail: dev-help@subclipse.tigris.org
Received on Fri Nov 10 16:56:27 2006

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.