Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [cdt-debug-dev] PalmOS Patches

Quoting Alain Magloire <alain@xxxxxxx>:
> > Basically this patch applies directly to the CDT source code. I would
> > really like to be able to distribute it as a seperate plugin that
> > extends CDT to provide PalmOS support (since it is easier to provide
> > this to other developers) but try as I might I can't seem to get Eclipse
> > to pick it up properly.
> 
> I've just gave it try, created a new plugin, copy
> you PalmOSGDBDebugger class, added the few XML lines <debugger>
> extension point entry in the plugin.xml  and there it was

I suspect my problem might be associated with messing up the plugin.xml since
I'm not sure I fully understand how they link everything together. As said when
I last looked at this back in March I could never get the framework to correctly
identify my plugin.

Could you post your experimental one to this list please? I should be able to
use that as a springboard for a more complete PalmOS plugin.

> > Any hints on how to this?
> 
> Is this a more general question on how to distribute another plugin ?

Not yet! (I thought you just create a zip and tell folk to unzip it into the
plugins directory).

        Cheers

        Daniel
        --xx--
-- 
Daniel Thompson (Merlin) <daniel@xxxxxxxxxxxxxxxxxxxxx>

If at first you don't succeed then sky diving is probably not for you.


Back to the top