[java-dev] Re: Re: Re: Re: could not load class ...
Christian Veit
c.veit at inode.at
Tue Sep 25 11:58:09 MDT 2007
- Previous message: [java-dev] Re: Re: Re: could not load class ...
- Next message: [java-dev] Re: Re: Re: Re: could not load class ...
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
thanks a lot for your replys.. but i don't really understand your last post.. can you explain it a bit more extensive please.. maybe i hadn't explained good enough, what i want to do do.. so i write it down once again: i'm using Eclipse for developing javaexternals.. my Project (PimpDaMXJ) in Eclipse has a bin folder which i have referenced at the max.java.config.txt file with: max.dynamic.class.dir F:/development/PimpDaMXJ/bin/; and i have a class in a package net.pimpdahood.mxj.max.ClassName in my project. So how can i define in the max.java.config.txt file that max should search for all classes in the subdirectorys of the defined dir?? or is it impossible to do that.. The Reason why i wan't to do that is.. if i have much more packages i don't want to make an max.dynamic.class.dir entry like F:/development/PimpDaMXJ/bin/net/pimpdahood/mxj/max/ for each package i'am using.. so it would be fine to tell max it also look inside subfolders of the defined path.. regards Christian
- Previous message: [java-dev] Re: Re: Re: could not load class ...
- Next message: [java-dev] Re: Re: Re: Re: could not load class ...
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
