logo       

RE: [Subclipse-dev] svnPropertyTypes extension point: msg#00028

version-control.subversion.subclipse.devel

Subject: RE: [Subclipse-dev] svnPropertyTypes extension point

"LIRA Olavo" <Olavo.LIRA@xxxxxxxxxxx> 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


<Prev in Thread] Current Thread [Next in Thread>
Google Custom Search

News | FAQ | advertise