python (12.9k questions)
javascript (9.2k questions)
reactjs (4.7k questions)
java (4.2k questions)
java (4.2k questions)
c# (3.5k questions)
c# (3.5k questions)
html (3.3k questions)
How to export JavaFX Maven project?
I wrote modular JavaFx Maven project in Eclipse IDE.
Now I am trying to convert it to runnable jarfile, but receive the following error after clicking Next.
How can I fix this?
Details button provides...
vvslava
Votes: 0
Answers: 2
Why is gradle generating 2 jars after update to gradle 7.3.2
I updated gradle to 7.3.2 and shadow plugin: id "com.github.johnrengelman.shadow" version "7.1.1".
With gradle 6 and older version of shadow 1 single fat jar was generated after ru...
Dinu Nicolae
Votes: 0
Answers: 1
How Delphi Sydney 10.4 connect to a third-party build-in bluetooth printer with JAR SDK
My project:
My task is it to built an Android/IOS Application that can connect with Bluetooth Printer and print receipt.
My JAR file:
I had download it from the manufacturer website with the filename ...
Chee Haw Kerk
Votes: 0
Answers: 0
Individual File update in jar fails
I am following question to update a file content inside the jar
And run following command
jar tvf <jarfileName>
and then
jar xvf <FullFilePath>
and at last
jar vuf <FolderName>/
S...

Subodh Joshi
Votes: 0
Answers: 1