[MonoDevelop] Trouble with XML plugin in 0.13

C.J. Adams-Collier cjcollier at colliertech.org
Tue Mar 27 17:27:57 EDT 2007


Hey folks,

I've made a stop-gap fix.  It's aweful and it will throw an exception should
the GetCharAt() method be called, but it makes it so MD loads at least.

I've sent the patch to Matt and put a source tarball here:

http://wp.colliertech.com/~cjcollier/patches/md-xed/md-xmleditor-0.3.1.tar.gz

Cheers,

C.J.


Rafael Teixeira wrote:
> 
> AFAIK, The Xml addin available from an independent repository is too
> old and never got updated to changes in MD's APIs. So it doesn't work
> in MD anymore.
> 
> Someone wants to try to revive it?
> 
> And as this is a FAQ, some warning should be written in the Wiki,
> about old addins.
> 
> :)
> 
> On 3/26/07, Johannes Graumann <johannes_graumann at web.de> wrote:
>> What's wrong when I get this while trying to use the XML editor plugin
>> ...
>>
>> Thanks, Joh
>>
>> Exception occurred: Can't create display binding for mime type:
>> application/xml
>>
>> System.ApplicationException: Can't create display binding for mime type:
>> application/xml
>>   at MonoDevelop.Ide.Gui.Workbench.NewDocument (System.String
>> defaultName,
>> System.String mimeType, System.IO.Stream content) [0x00000]
>>   at MonoDevelop.Ide.Templates.FileTemplate.CreateFile
>> (MonoDevelop.Ide.Templates.FileDescriptionTemplate newfile,
>> MonoDevelop.Projects.Project project, System.String directory,
>> System.String
>> language, System.String name) [0x00000]
>>   at MonoDevelop.Ide.Templates.FileTemplate.Create
>> (MonoDevelop.Projects.Project
>> project, System.String directory, System.String language, System.String
>> name)
>> [0x00000]
>>   at MonoDevelop.Ide.Gui.Dialogs.NewFileDialog.OpenEvent (System.Object
>> sender,
>> System.EventArgs e) [0x00000]
>>
>> _______________________________________________
>> Monodevelop-list mailing list
>> Monodevelop-list at lists.ximian.com
>> http://lists.ximian.com/mailman/listinfo/monodevelop-list
>>
> 
> 
> -- 
> Rafael "Monoman" Teixeira
> ---------------------------------------
> "The reasonable man adapts himself to the world; the unreasonable one
> persists in trying to adapt the world to himself. Therefore all
> progress depends on the unreasonable man." George Bernard Shaw
> _______________________________________________
> Monodevelop-list mailing list
> Monodevelop-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/monodevelop-list
> 
> 

-- 
View this message in context: http://www.nabble.com/Trouble-with-XML-plugin-in-0.13-tf3467658.html#a9701529
Sent from the Mono - IDE Dev mailing list archive at Nabble.com.



More information about the Monodevelop-list mailing list