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

Reply via email to