I added small example to the wiki. Let me know if it helps. As I mentioned earlier on this list, I do realize the page is confusing but could not find a better way to explain how different entries get reordered and dropped depending on launch configuration type (i.e. application vs. test).
oliver.m2eclipse wrote: > hi,all > i am reading > http://docs.codehaus.org/display/M2ECLIPSE/Runtime+classpath ,but i am > confused by the 2 tables given by it. > > The following table illustrates resolution of project build classpath > > build classpath application classpath test classpath > custom 1 custom 1 custom 1 > main sources main classes/resources test classes/resources > custom 2 custom 2 main classes/resources > test sources custom 3 custom 2 > custom 3 dependencies (see below) custom 3 > dependencies container custom 4 dependencies (see below) > custom 4 custom 4 > > .... > > who can explain this to me by a small example?!thanks you! > ------------------------------------------------------------------------ > oliver.lee > 2008-06-25 --------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email
