Mihai Nita
unread,Sep 12, 2012, 6:29:11 PM9/12/12Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to jans...@googlegroups.com
Did all that, works fine:
What I did, exactly:
set CLASSPATH=.;JAnsi.jar
javac testcolor2.java
java testcolor2
Using Windows, jansi-1.9.jar renamed to JAnsi.jar, tried JDK 6 and JDK 7, all ok (Oracle JDKs)
Mihai