Re: [chainsaw] Developing for Chainsaw

2023-09-22 Thread Matt Sicker
What version of Java are you using here? Chances are that you’ll need to use Java 8 for this. > On Sep 22, 2023, at 1:34 PM, Christian Grobmeier wrote: > > Hi, > > I tried to start Chainsaw from the official build, using Maven (mvn package) > and even starting it using the LogUI main class. >

[chainsaw] Developing for Chainsaw

2023-09-22 Thread Christian Grobmeier
Hi, I tried to start Chainsaw from the official build, using Maven (mvn package) and even starting it using the LogUI main class. All methods failed for various reasons. What is the best method to get Chainsaw started, when trying to fix an issue? Kind regards, Christian When running using In