On 11/3/05, Martin van den Bemt <[EMAIL PROTECTED]> wrote: > You probably read over the instructions in both mails..
I didn't realize that these were instructions :-) > Do project > properties, Java Build Path, Order and Export and check some jars.. > A current .classpath entry : > <classpathentry kind="lib" path="lib/commons-digester-1.7.jar"/> > > After the change it will look like : > > <classpathentry exported="true" kind="lib" > path="lib/commons-digester-1.7.jar"/> I see ! Actually I haven't used these before, but can see that they are beneficial. Please, go ahead and check your changes in ! Tom