testmycode / tmc-langs

TMC language support framework
2 stars 17 forks source link

Start including tools.jar to path for ant exercises #54

Closed jamo closed 8 years ago

jamo commented 8 years ago

Testing can be done by trying to import sun.tools.native2ascii.Main. as it requires toos.jar

import sun.tools.native2ascii.Main; // Requires tools.jar