pterodactylus42 / tuxguitar-2.0beta

This repository was uploaded from a copy of the deleted https://github.com/cyclopsian/tuxguitar
GNU Lesser General Public License v2.1
27 stars 11 forks source link

How to debug on Mac? #9

Open spazzonlineskate opened 1 year ago

spazzonlineskate commented 1 year ago

I am trying to debug this on Mac and am setting up the run config to include the org.herac.tuxguitar.app.TGMainSingleton class and it runs but none of the images work and the features aren't working. Has anyone gotten this to debug successfully on a Mac? I got it to run from the build config but need to keep recreating it with logging messages whenever I change something because I cannot get the debugger to work. I am using IntelliJ.