Project template variables

David Holt <[email protected]> Tue, 15 Mar 2011 13:37:05 -0700
Newsgroups gmane.comp.web.webobjects.woproject.devel
Message-ID <[email protected]>
Are paths to the frameworks on an application's classpath available in Velocity variables?

For example I find variables such as ${WOLipsContext.getProjectName()} in the build.properties template file. 

Are there velocity variables that contain paths to the frameworks in the project's classpath? The reason I ask is I am thinking it might be nice to have a default .ruleModelerGroup that automatically evaluates links to the .d2wmodels in ERDirectToWeb, ERModernDirectToWeb and ERModernLook relative to the project being created.

Thanks,

David