Do I need to add the new tool to derbyrun.jar as well or adding only to derbytools.jar would enough?
I think it is sufficient for now to add it to derbytools.jar. This means that java -cp /path/to/derbyrun.jar org.apache.derby.tools.xml.PlanConverter <args> should work, and that seems fine for the time being. thanks, bryan
