OK...let me follow up on my own questions: 1. First I installed Subclipse and checked out Django into the project django in my workspace--to match Steven's setup.
2. Then I downloaded pyAntTasks.jar from the site listed in the build.xml Steven provided. Download ant-contrib.jar from http://ant- contrib.sourceforge.net (note the dash--Steven's build.xml is missing it, and there's a dead project at that location, which led to some of my confusion). 3. I dropped both in the <eclipse>/plugins/org.apache.ant_<version>/ lib directory. (This is not ideal because upgrades to Ant will overwrite these two, but it works for the moment. For some reason, if I try to add the jars from somewhere else, my preferences just disappear.) In Window->Preferences->Ant->Runtime, I selected Ant Home Entries and clicked Add External JARs..., navigated to those two jar files I just added. Now, my settings seem to be correct and I get most of the way through trying to start the server, but hit a snag here: server-stop: [shellscript] killing processes: [shellscript] ps: cmd: keyword not found server-run: setPythonpath() Setting python path: /Users/tobryan1/Documents/ eclipse/workspace/django:/Users/tobryan1/Documents/eclipse/workspace/ django-projects:/Users/tobryan1/Documents/eclipse/workspace BUILD FAILED So, I seem to have no cmd command in my path. Sure enough "which cmd" comes up with nothing. (I'm on Mac OS X 10.4.5.) Any help? Thanks, Todd On Mar 16, 2006, at 5:53 AM, Todd O'Bryan wrote: > > It looks great, but I can't get it to work. > > Where do you stick pyAntTasks.jar and how do you get ant to notice it? > > Also, antcontrib.sourceforge.net looks dead. There are no downloads > available at all. > > Sorry about stupid questions, but any help appreciated. :-) > > Todd > > On Mar 16, 2006, at 4:57 AM, Steven Armstrong wrote: > >> >>> >>> Has anyone heard of something along the lines of a 'RadRails' for >>> Django? >>> >>> I google'd around and didn't see anything, other than PyDev. But >>> I was >>> thinking that a similar product would be a pretty nice feather in >>> Django's hat. >>> >>> I'm a n00b with Python, but I'm trying it and Django out for some >>> side >>> work I'm doing for a family business. I'm liking what I'm learning. >>> >>> Anyway, this might not be the best place for this thread, but I >>> thought >>> I'd throw it out there. On a tangent, if anyone would care to >>> elaborate on their own IDE setup for working with Django, I'd >>> appreciate it! >>> >>> FYI, I've toyed with SPE, but I'm finding my expertise with Eclipse >>> makes me more productive with PyDev. >>> >> >> Maybe you'll find this usefull >> http://groups.google.com/group/django-users/tree/browse_frm/thread/ >> 5b7a0192cc7a78f9/aeee4dd9699966ac?rnum=1&hl=de&q=django+eclipse >> +development&_done=%2Fgroup%2Fdjango-users%2Fbrowse_frm%2Fthread% >> 2F5b7a0192cc7a78f9%2Faeee4dd9699966ac%3Ftvc%3D1%26q%3Ddjango+eclipse >> +development%26hl%3Dde%26#doc_aeee4dd9699966ac >> >> >> >> >> > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to django-users@googlegroups.com To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/django-users -~----------~----~----~----~------~----~------~--~---