[SourceJammer-users] RE: [SourceJammer-devel] CommandCentral.getChecker()

2006-04-21 Thread Gupta, Karan
Thanks, Rob. Which list should I mail similar queries to, in the future? I don't see any traffic on the The DEV list... My company here needs a more enhanced version of the sjEclipse plugin, than whats currently out there (this version didnt work on our installations -- I'm guessing because of t

[SourceJammer-users] RE: [SourceJammer-devel] CommandCentral.getChecker()

2006-04-21 Thread Robert MacGrogan
Excellent, Karan. Glad you figured this out on your own. I was just about to dig in and help you out, but you beat me to it. --Rob --- "Gupta, Karan" <[EMAIL PROTECTED]> wrote: > I got it! > I updated the getChecker() method in CommandCentral.java with the following > code and rebuilt the > ja

[SourceJammer-users] RE: [SourceJammer-devel] CommandCentral.getChecker()

2006-04-20 Thread Gupta, Karan
I got it! I updated the getChecker() method in CommandCentral.java with the following code and rebuilt the jars (the ant script is really slick, btw :-).   String strPath = new String();if (moCurrentTreeNode != null){    strPath = moCurrentTreeNode.getPathAsString();}else{System.out.pr