JAL-4250 Fix one word bug for 'af.createEPS(file, renderer)' (was af.createEPS(file...
[jalview.git] / srcjar / README_SWINGJS.txt
1 The srcjar directory is not on the classpath. It is a staging and reference 
2 directory for temporary placement of dependency jar file source prior to and 
3 after conversion to JavaScript. 
4
5 The src2 directory is used to actually build the .js files, as it is on the
6 class path. See README_SWINGJS.txt there. 
7
8 BH 2018.07.20