[MonoDevelop] Refactoring Addin
    Dale Ragan 
    dale.ragan at sinesignal.com
       
    Tue Aug  3 14:53:07 EDT 2010
    
    
  
> 2010/8/3 Dale Ragan <dale.ragan at sinesignal.com>:
>>    <Dependencies>
>>        <Addin id="Core" version="2.4"/>
>>        <Addin id="Ide" version="2.4"/>
>>    </Dependencies>
>
>
> Thanks. Sounds reasonable. But now the addin does not load at all (see
> attached screenshot).
Looking at your add-in file, you're still missing some other items, you
need to have a namespace and an id.  Look at the top of mine for an
example.
-Dale
> Regards,
> Eric
> _______________________________________________
> Monodevelop-list mailing list
> Monodevelop-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/monodevelop-list
>
    
    
More information about the Monodevelop-list
mailing list