From: Robert L. <rle...@sb...> - 2004-02-16 18:56:11
|
Egon Teiniker wrote: > Hi Robert! > > Im going to build the java-environment using Ant. Do you agree with > the following structure within the java-environment package: > > java-environment/src/dtd2java > java-environment/src/uml2idl > java-environment/src/uml-parser (generated) > > java-environment/build (generated) > > java-environment/lib > Ok. > java-environment/bin > What is the content of this directory? > java-environment/doc > > I think that this is a practical structure for a Java project (also > for using Eclipse). If you agree, I will change it tomorrow. > Ok. Please move the documentation of 'dtd2java' and 'uml2idl' into "java-environment/doc". > :-) Egon > > PS: Do you think that the oclmetamodel stuff (MDR/...) should be part > of the ccmtools package, or is it a tool that can be provided by the > java-environment? The metamodel for OCL should be part of the ccmtools package. We should also keep the MDR tools where they are now, until we find (or write) a better tool for MOF/JMI. Bye |