From: Egon T. <ego...@ut...> - 2004-02-19 21:55:24
|
Hi all! I have moved the ccmtools/lib/*.jar files (except for oclmetamodel.jar) to the java-environment/lib directory. Additionally, I have removed the uml2idl and dtd2java packages from ccmtools (to the java-environment package). Now, there are three packages in the cvs repository: # Get the following packages from cvs: $ cd sandbox $ cvs -d :ext:use...@cv...:/cvsroot/ccmtools co ccmtools $ cvs -d :ext:use...@cv...:/cvsroot/ccmtools co cpp-environment $ cvs -d :ext:tei...@cv...:/cvsroot/ccmtools co java-environment The *-environment packages must be build before the ccmtools package. See the INSTALL file in each package to get an idea how to build it. Unfortunately, this build process is difficult but we can automate it before the next release is comming up... :-) Egon |