Executing a jar file through c#

I'm trying to make a C# launcher for a java program so it'll be easier to run it, but I'm running into issues (especially with getting it working on linux specifically). Has anyone done this before?
Was this page helpful?