On Tue, 7 Nov 2000, D.R. Holsbeck wrote:
> Ok I have TDK loaded and running, and I was finally able to compile
> Jykes. And now I want to put them together. Is there an easy
> explanation on how to do this, or should i rtfm.
Foreach application generated with the TDK, a little build
system is assembled for you. If you generate a default app
then you end up with something like this:
$TDK_HOME/webapps/newapp/WEB-INF
/build
/classes
/conf
...
If you go into the /build directory there is a
build.xml file that controls the build for your project.
Edit the "build.compiler" property to "jikes". I'll
make this an option at some point, but you'll have to
hand edit your project specific build file for now.
jvz.
------------------------------------------------------------
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Search: <http://www.mail-archive.com/turbine%40list.working-dogs.com/>
Problems?: [EMAIL PROTECTED]