(1) Is there a reason for the particular order that you use for the <classpathentry>s?
(2) Some directories that are present in the project are not in your classpath--for example, modules/explorer/src/java. Is there a reason for this, was it an oversight, is it a new directory? (3) It appears that you set the classpath variables solely to use them in your .classpath. I mean, they don't appear to be needed by the project itself. Is this correct? (4) What is the purpose of the CLASS_WORLD_CONF variable? It doesn't appear to be used. On Thu, Dec 04, 2003 at 02:46:26AM -0300, Emerson Cargnin wrote: > The Geronimo in Eclipse howto can be reached here:: > http://echofloripa8080.sytes.net:8080/personalblog/index.do?post=297e2d2bf881460a00f8868a69510020 > > It maybe a little outdated and not work as expected, I'll soon make some > tests to see if it need some updates.