Running Debug in IntelliJ

LabKey Support Forum (Inactive)
Running Debug in IntelliJ Matthew Bellew  2013-08-27 16:02
Status: Closed
 
Also "jar tf foo.jar" lists all the files in the jar file. On mac/linux this works great

   jar tf foo.jar | grep ClassOfInterest

works great