Bundled app launcher changes
    Greg Brown 
    greg.x.brown at oracle.com
       
    Sat Feb 11 03:16:37 PST 2012
    
    
  
> I would sort of like to be clear on how classpath will work with the launcher and Info.plist.
> …
> As I am understanding how things will be now. 
> The ant task will copy fileset entries into fixed locations within the bundle that will be the runtime classpath.
> whatever.app/Contents/Java/Class/*.class
> whatever.app/Contents/Java/*.jar
> 
> would be my guess as to where the ant task will place things.
> is this how classpath will work?
Yes, that is exactly how the launcher currently works.
    
    
More information about the macosx-port-dev
mailing list