Am Mi, den 10.03.2004 schrieb Joerg Heinicke um 12:41: > On 10.03.2004 10:36, [EMAIL PROTECTED] wrote: > > > Modified: tools/src blocks-build.xsl > > ... > > > Using one classpath for all blocks instead of one classpath for each block. > > Any particular reason for this? I thought this was already in > preparation of real blocks.
I had them problem that the sample classes of one block wasn't visible by the other, and I also want to reduce the builded build file. There is not more information in the block classpath, so I was able to merge the classpath easily. This change nothing (I hope). Stephan.
