Just to clarify, if your config files are NOT cfm files then you can use standard xml comments and TODO will work normally ModelGlue.xml <!-- TODO: write killer app! -->
2009/9/16 salvatore fusto <[email protected]> > > i've debbugging off. > eclipse requires a cfm comment, (<!--- --->) for todo task, but this > breaks xml parse; if i use an xml comment (<!-- -->) it is not > regognized by eclipse fro toto's. > thank you and regards > salvatore > > On 16 Set, 10:59, Chris Blackwell <[email protected]> wrote: > > xml/html comments have two dashes *<!-- comment -->**cfeclipse only seems > to > > recognise a task if its in a cf style three dash comment <!--- comment > > ---> which > > will break the xml parser.* > > > > *either that or you've got debugging output turned on ?? > > * > > 2009/9/16 salvatore fusto <[email protected]> > > > > > > > > > > > > > I'm use to secure my mg app adding a .cfm suffix to coldspring.xml and > > > modelglue.xml and addind an application.cfm containing a <cfabort> in > > > config folder. > > > As long as these two files now are cfm files, my idea was to add TODO > > > comments so Eclipse reports these in its todo tasks, but when i run my > > > app, i always get an error on parsing mg.xml.cfm. > > > Any solution? > > > regards > > > salvatore- Nascondi testo citato > > > > - Mostra testo citato - > > > --~--~---------~--~----~------------~-------~--~----~ Model-Glue Sites: Home Page: http://www.model-glue.com Documentation: http://docs.model-glue.com Bug Tracker: http://bugs.model-glue.com Blog: http://www.model-glue.com/blog You received this message because you are subscribed to the Google Groups "model-glue" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/model-glue?hl=en -~----------~----~----~----~------~----~------~--~---
