"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