debugging을 위한 class line 보기 Posted on 2008년 6월 13일 by mcsong with Leave a comment 아래와 같이 처리합니다. ^^ System.out.println((new Throwable()).getStackTrace()[0].getLineNumber());