Community
Participate
Working Groups
Created attachment 180686 [details] patch The 'Standard VM' type currently searches for a source archive named 'src.zip' or 'src.jar' to associate with system libraries. It would be more flexible to allow an alternate layout where source archives match system library names with a '-src' suffix. For example, if a library name is 'system.jar', the associated source would be found in 'system-src.jar'.
Applied/Fixed.
Verified.