If anyone were to build an extension that automates creating a project for CFB, one of the items I would be most interested in is the ability to customize the app skeleton files (like css, jquery, and other files I use regularly between projects).
I lilke both the current extensions but they both contain small irritations for me. The skeletonappgenerator at riaforge unzips so that all files are place in the application root folder and not in their original folders. (there's probably a fix for this but I haven't found it.) The generator found at robertburns.me is a jar file and I can't edit the files (again if there is a way to do this, I don't have the experience for it but would be willing to learn.) Thanks, for your help. On Tue, Oct 20, 2009 at 3:41 PM, Kurt Wiersma <[email protected]> wrote: > > You will want to make sure that you are having eclipse open the file > with WST XML editor instead of the lame aptana xml editor that is the > default in CFBuilder. > > --Kurt > > On Tue, Oct 20, 2009 at 10:41 AM, Derrick Jackson > <[email protected]> wrote: > > Thanks MW. I figured it out after i sent the email. However I don't get > any > > Mach II code assists. I'm using the CF Build XML Editor and my config > file > > has this at the top: > > > > <?xml version="1.0" encoding="UTF-8"?> > > <!DOCTYPE mach-ii PUBLIC > > "-//Mach-II//DTD Mach-II Configuration 1.8.0//EN" > > "http://www.mach-ii.com/dtds/mach-ii_1_8_0.dtd"> > > <!--OAM Version 3.0--> > > <!--<cfsetting enablecfoutputonly="true">--> > > <mach-ii version="1.8">... > > > > So yes, a example would be great. May just be something small that I'm > > missing. BTW I am using Eclipse Galileo > > > > On Tue, Oct 20, 2009 at 11:22 AM, Sumit Verma <[email protected]> > wrote: > >> > >> Hi Kurt, > >> > >> An example will be great. I installed the Eclipse XML Editors and > >> Tools 3.1.1 and added this to the XML catalog (not sure if needed or > >> not): > >> > >> Location: http://www.mach-ii.com/dtds/mach-ii_1_8_0.dtd > >> URI: http://www.mach-ii.com/dtds/mach-ii_1_8_0.dtd > >> Key Type: Public ID > >> Key: -//Mach-II//DTD Mach-II Configuration 1.8.0//EN > >> > >> I have the doc type at the top of the XML file: > >> > >> <!DOCTYPE mach-ii PUBLIC "-//Mach-II//DTD Mach-II Configuration 1.8.0// > >> EN" > >> "http://www.mach-ii.com/dtds/mach-ii_1_8_0.dtd" > > >> > >> But, I'm not getting any code assist. I using eclipse 3.4.2 with CF > >> builder beta 2. > >> > >> Thanks, > >> Sumit > >> > >> On Oct 20, 10:23 am, Kurt Wiersma <[email protected]> wrote: > >> > You can get code assist for the Mach II configuration file in > >> > CFBuilder/CFEclipse by installing the Eclipse XML editor plugin from > >> > the Web Tools (WST) Eclipse project. Then you just have to add the > >> > doctype to top of your configuration file. I can post an example if > >> > you need it. The code assist is really nice because it pulls in all > >> > the dtd comments we have put in for each xml element. If you find > >> > anything missing we love to get your contributions into the dtd file > >> > to help others. :) > >> > > >> > --Kurt > >> > > >> > On Mon, Oct 19, 2009 at 9:55 PM, Sumit Verma <[email protected]> > >> > wrote: > >> > > Its not related to extension, but code assist will be very helpful. > >> > > >> > > On Mon, Oct 19, 2009 at 10:07 PM, Kurt Wiersma <[email protected]> > >> > > wrote: > >> > > >> > >> This reminded me of a question I wanted to ask the Mach II > community. > >> > >> I have been considering working on a Mach II CFBuilder extension. > >> > >> What > >> > >> types of features do think would be helpful to include to make you > >> > >> more productive working with Mach II apps in CFBuilder? > >> > > >> > >> --Kurt > >> > > >> > >> On Mon, Oct 19, 2009 at 5:25 PM, Sumit Verma <[email protected]> > >> > >> wrote: > >> > >> > There are couple of them already out there. > >> > >> >http://skeletonappgenerator.riaforge.org/ > >> > >> >http://www.robertburns.me/blog/archives/100 > >> > > >> > >> > On Mon, Oct 19, 2009 at 5:32 PM, Joe <[email protected]> > wrote: > >> > > >> > >> >> Does anybody have any plans on creating CF Builder extension > that > >> > >> >> automates the skeleton files into a project (much like the > >> > >> >> model-glue > >> > >> >> one)? Right now I just copy and paste as usual but an extension > >> > >> >> would > >> > >> >> be helpful. :) > >> > > > > > > > > > > > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to Mach-II for CFML list. 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/mach-ii-for-coldfusion?hl=en SVN: http://greatbiztoolsllc.svn.cvsdude.com/mach-ii/ Wiki / Documentation / Tickets: http://greatbiztoolsllc.trac.cvsdude.com/mach-ii/ -~----------~----~----~----~------~----~------~--~---
