Intercalate is available, accessible, affordable.
Intercalate attacks your tasks, tames the complexity, accomplishes your vision. |
|
As a service to our clients who have developed applications which incorporate Intercalate property lists and templates, Alodar Systems provides a version of Intercalate which can be freely downloaded and shared. This version is suitable for use in scripted builds and for embedded processing. It does not include the graphical applications for creating and maintaining property lists and templates described on page 2.
In order so we can better support Intercalate, we ask that this Intercalate-lite archive not be modified in any way, and that any application which uses it give credit to Alodar Systems and direct inquiries to http://alodar.com/intercalate.
To download the intercalate-lite.jar archive, right-click on this link or the icon to the left and save the file to a local disk. Remember where you saved it, because you will need to specify the location as the <download_folder> below. |
Java version 1.3 or later is required to run the Intercalate application. Start Intercalate with the following command, after replacing <download_folder> with the path where the archive is located.
java -classpath <download_folder>/intercalate-lite.jar com.alodar.intercalate.IntercalateThe following usage summary is displayed.
Usage: Intercalate [flags] template dictionary ... flags are key-value pairs (default shown in brackets) -OutputFolder "path" [.] -IncludeFolder "path" [.] -LogFile "path" [System.err] -LogInformationalOutput {YES,NO} [YES] -LogErrorOutput {YES,NO} [YES] -LogDiagnosticOutput {YES,NO} [NO] v1.0 [Press return]
...Intercalate jdbc.template metagraph.plist
...Intercalate -OutputFolder org/metagraph/persist/node_jdbc jdbc.template metagraph.plistThe -IncludeFolder flag similarly directs the application where to look for included templates. Both flags are case sensitive, and both functions use the current directory if the argument is not specified.
< Back 1 2 3 4 5 6 7 8 9 |
Copyright © 2003 Alodar Systems, Inc. All rights reserved.