I would like to request a change in the way the source is packaged in the prepackaged area. If the sources required to RUN JOGL were separated from those required to GENERATE JOGL then those like myself that just want to be able to do source debugging at the Java level in an IDE would be much better served. The current sources are all mixed together and generate a lot of compile errors if loaded into an IDE with the benifit of the ANT scripts and other things in the build area. None of that build code is live when using JOGL and I would rather not load it all (and deal with dependencies). Any chance of this in 1.2?
Michael