|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
Get inside! Sample the range of functionality easily built with JMSL Library for Time Series Data Analysis, Heat Maps, Portfolio Optimization, Monte Carlo Simulation, Stock Price Charting and more. Download Now! |
|
#1
|
|||
|
|||
|
Java & dll
Does anyone know if Java requires the use of .dll files or can everything be compiled into the .exe?
Advantages and disadvantages? Thanks. |
|
#2
|
|||
|
|||
|
No dlls, but java does require some/many external .class files. They're all included the jre, though, so you shouldn't have to worry about a user having them.
If you're wanting to compile your project into a standalone .exe, here's an article that discusses that: http://www.javaworld.com/javaworld/...a-0609-exe.html |
![]() |
| Viewing: Dev Shed Forums > Programming Languages > Java Help > Java & dll |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|