Specifying custom JAR does not appear to work
See original GitHub issueI 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:
- Created 5 years ago
- Comments:5 (3 by maintainers)
Top 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 >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
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?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.