Click here to Skip to main content
15,887,246 members
Home / Discussions / Java
   

Java

 
Question.jar to .exe Pin
prateek chauhan19-Jul-16 18:47
prateek chauhan19-Jul-16 18:47 
AnswerRe: .jar to .exe Pin
Richard MacCutchan19-Jul-16 21:48
mveRichard MacCutchan19-Jul-16 21:48 
AnswerRe: .jar to .exe Pin
Afzaal Ahmad Zeeshan22-Jul-16 8:33
professionalAfzaal Ahmad Zeeshan22-Jul-16 8:33 
AnswerRe: .jar to .exe Pin
Curry Francis25-Jul-16 1:50
Curry Francis25-Jul-16 1:50 
GeneralRe: .jar to .exe Pin
Richard MacCutchan25-Jul-16 3:16
mveRichard MacCutchan25-Jul-16 3:16 
GeneralRe: .jar to .exe Pin
Curry Francis27-Jul-16 4:01
Curry Francis27-Jul-16 4:01 
GeneralRe: .jar to .exe Pin
Richard MacCutchan27-Jul-16 4:51
mveRichard MacCutchan27-Jul-16 4:51 
GeneralRe: .jar to .exe Pin
jschell12-Aug-16 10:58
jschell12-Aug-16 10:58 
You could roll your own using exactly the same mechanism.

All it does is put the java jars and the VM into a binary for the target platform. When it is executed it starts the VM and feeds the jars to it.
QuestionJava - Iterating through form controls to create Array of Selected Items from Multiple JLists Pin
Member 1141797813-Jul-16 20:31
Member 1141797813-Jul-16 20:31 
AnswerRe: Java - Iterating through form controls to create Array of Selected Items from Multiple JLists Pin
Richard MacCutchan13-Jul-16 21:48
mveRichard MacCutchan13-Jul-16 21:48 
GeneralRe: Java - Iterating through form controls to create Array of Selected Items from Multiple JLists Pin
Member 1141797813-Jul-16 23:14
Member 1141797813-Jul-16 23:14 
GeneralRe: Java - Iterating through form controls to create Array of Selected Items from Multiple JLists Pin
Richard MacCutchan13-Jul-16 23:15
mveRichard MacCutchan13-Jul-16 23:15 
QuestionThe main purposes of learning java Pin
Ratul Thakur24-Jun-16 4:04
Ratul Thakur24-Jun-16 4:04 
AnswerRe: The main purposes of learning java Pin
Richard MacCutchan24-Jun-16 4:27
mveRichard MacCutchan24-Jun-16 4:27 
GeneralRe: The main purposes of learning java Pin
Ratul Thakur24-Jun-16 5:04
Ratul Thakur24-Jun-16 5:04 
GeneralRe: The main purposes of learning java Pin
Richard MacCutchan24-Jun-16 5:09
mveRichard MacCutchan24-Jun-16 5:09 
GeneralRe: The main purposes of learning java Pin
Ratul Thakur24-Jun-16 5:16
Ratul Thakur24-Jun-16 5:16 
GeneralRe: The main purposes of learning java Pin
Richard MacCutchan24-Jun-16 6:22
mveRichard MacCutchan24-Jun-16 6:22 
GeneralRe: The main purposes of learning java Pin
DannyFreeman28-Jun-16 6:25
professionalDannyFreeman28-Jun-16 6:25 
GeneralRe: The main purposes of learning java Pin
Ratul Thakur29-Jun-16 3:43
Ratul Thakur29-Jun-16 3:43 
AnswerRe: The main purposes of learning java Pin
Kimberly Weldon5-Jul-16 22:59
Kimberly Weldon5-Jul-16 22:59 
GeneralRe: The main purposes of learning java Pin
Richard MacCutchan6-Jul-16 0:56
mveRichard MacCutchan6-Jul-16 0:56 
GeneralRe: The main purposes of learning java Pin
Ratul Thakur8-Jul-16 1:05
Ratul Thakur8-Jul-16 1:05 
GeneralRe: The main purposes of learning java Pin
Richard MacCutchan8-Jul-16 3:05
mveRichard MacCutchan8-Jul-16 3:05 
GeneralRe: The main purposes of learning java Pin
Ratul Thakur8-Jul-16 1:03
Ratul Thakur8-Jul-16 1:03 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.