From 5ee07aa3ff81dd06c1cea0311f3c243ff1572538 Mon Sep 17 00:00:00 2001 From: Kevin Rushforth Date: Tue, 10 Aug 2010 02:18:50 +0000 Subject: update docs for svn git-svn-id: https://svn.java.net/svn/j3d-core~svn/branches/dev-1_6@952 ba19aa83-45c5-6ac9-afd3-db810772062c --- README-build.html | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) (limited to 'README-build.html') diff --git a/README-build.html b/README-build.html index 5884850..c1750f9 100644 --- a/README-build.html +++ b/README-build.html @@ -13,7 +13,7 @@ the 3D packages style="font-weight: bold; text-decoration: underline;">

To build the 3D packages, you must checkout the following three -CVS +svn repositories:

These three top-level directories must be named exactly as shown above and they must be sibling directories. To ensure this, run -the cvs checkout command for each of the respositories from the same +the svn checkout command for each of the respositories from the same parent directory. For example:

NOTE: you must first build the javax.vecmath package before building the javax.media.j3d and com.sun.j3d.* packages. See the

Steps:

The above steps build both the Java and native code for -- cgit v1.2.3