question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Specifying custom JAR does not appear to work

See original GitHub issue

I want to use latest PlantUML beta to work around a bug but if I specify c:\Users\saares\Google Drive\Tools\plantuml.jar in the settings for the custom JAR location, I get an error that “PlantUML JAR specified not found”.

I have verified that the file exists on disk.

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Comments:5 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
Falthazarcommented, Jan 29, 2019

Yea, it looks like only / works, meaning if you edit settings via the settings GUI you need to go back into the json file to fix it.

Can it be changed to allow for \\ as well?

0reactions
qjebbscommented, Jan 31, 2019

Thanks! I missed this hidden bug, should’ve fix in next release, then, you are able to paste path directly from windows Explorer to setting ui.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Custom Jar file does not include other Dependencies or Jars
Solution 1: You can use a maven dependency plugin in the pom.xml file and then refer the dependencies in your classpath. In your...
Read more >
How to Upload a Custom Jar File For Minecraft - YouTube
About This Video If you're setting up a Minecraft server, there are ... A few examples of these custom jar files would be...
Read more >
Creating a JAR File (The Java™ Tutorials > Deployment ...
The options and arguments used in this command are: ... The c and f options can appear in either order, but there must...
Read more >
Submit a custom JAR step - Amazon EMR - AWS Documentation
To submit a custom JAR step using the console. Open the Amazon EMR console at https://console.aws.amazon.com/emr . In the Cluster List, select the...
Read more >
Understanding the JAR Manifest File - Baeldung
Or, we can specify our own manifest file. For example, let's say that we have a custom manifest file called manifest.txt: Built-By: baeldung...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found