Artifact d92722a34525f5cd9f6cace1ce0012fe0d291405:
- File jni/tclJBlend/src/tests/tcljava/testext/Dummy.java — part of check-in [5b3c8c763d] at 2019-02-25 06:48:42 on branch trunk — first try of tclJBlend on Android (user: chw size: 169) [more...]
// Dummy class used to see if class loading works from // textext.jar. This class does nothing and depends // on nothing else. package testext; public class Dummy {}