python (65.1k questions)
javascript (44.2k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (12.9k questions)
Folder error setting up WSDL in Matlab on mac
I'm trying to set up WSDL tools in Matlab on a mac (following this tutorial: https://www.mathworks.com/help/matlab/matlab_external/display-a-world-map.html).
The matlab.wsdl.setWSDLToolPath('JDK',jdk,...
Henry Brice
Votes: 0
Answers: 0
Not able to change JVM options ( xmx, xms etc. ) with openjdk:8 based docker container
I am trying set xmx and xms parameters for my java application which is inside docker container. When I try with adoptopenjdk it works fine.
With AdoptOpenjdk
Dockerfile :
FROM adoptopenjdk/openjdk8-o...
TheAkashKamble
Votes: 0
Answers: 0
macOS - Java 17 installed with asdf: No such file or directory when checking java version
I installed Java 17 version with asdf and it works without any problems in a Java project:
➜ ~ asdf list java
adoptopenjdk-17.0.0+35
But when checking the java version with java -version in the te...
belgoros
Votes: 0
Answers: 2
How to make shell visible to java in docker container
I am trying to run jython.sh from my Docker container and below are the Jython and Java versions.
We really need to suppress this error, this is very misleading and looks messy. This error is displaye...
PoornimaCR
Votes: 0
Answers: 1