Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Newcomers » Newcomers » deploye jar file(export jar file with library do not work)
deploye jar file [message #1782299] Wed, 21 February 2018 13:21 Go to next message
ilkay atamer is currently offline ilkay atamerFriend
Messages: 1
Registered: February 2018
Junior Member
I wrote a small app which following include libraries , it's running on my computer.
But when i make export executable and move another pc crypto operations does not working. I've add javax.json to libraries

java.security.MessageDigest; java.util.Base64;
javax.crypto.Cipher; javax.crypto.spec.SecretKeySpec;
java.io.BufferedWriter;java.io.File;java.io.FileOutputStream; java.io.FileReader;
java.io.IOException; java.io.OutputStreamWriter; java.lang.String;
Re: deploye jar file [message #1782317 is a reply to message #1782299] Wed, 21 February 2018 16:45 Go to previous message
Nitin Dahyabhai is currently offline Nitin DahyabhaiFriend
Messages: 4435
Registered: July 2009
Senior Member

Which wizard did you use, and with which options?

_
Nitin Dahyabhai
Eclipse Web Tools Platform
Previous Topic:How long to wait the new topic get permit to post?
Next Topic:PyDev so lost
Goto Forum:
  


Current Time: Thu Apr 18 08:44:16 GMT 2024

Powered by FUDForum. Page generated in 0.02811 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top