score:1
1. copy win32.dll file to c:\programfiles\java\jdk\bin
2. copy comm.jar file to c:\programfiles\java\jdk\lib
3. copy javax.comm properties file to c:\programfiles\java\jdk\lib
4. copy
win32com.dll to jre/bin
comm.jar to jre/lib/ext
java.comm.properties to jre/lib
note:add all files in step 4 to both jre. jre dir and jre in jdk folder
this solved my problem
Source: stackoverflow.com
Related Query
- Exported JAR file doesn't detect serial ports
- setIconImage only works in eclipse, doesnt work when exported as runnable jar file
- Sign a jar file exported from Eclipse 3.5?
- UnsatisfiedLinkError in exported (Eclipse) executable jar file
- Exported runnable JAR file from Eclipse doesn't seem to execute
- Java project working on Eclipse but not working when exported to runnable jar file
- Program runs in Eclipse, but exported runnable jar file will not open?
- How to open and run an exported JAR file
- Finding a file in a root directory of jar exported from Eclipse for JUNIT testing
- After export, Runnable Jar File doesnt run
- why eclipse not detect the jar file from lib folder
- Preventing Test Classes from being exported into jar file
- Java can't find file after I've exported as a jar
- Exported JAR file does not show images
- Eclipse jar file is not exported with project
- Java Application runs in Eclipse but Jar fails to find serial ports
- Eclipse IvyDE managed libraries not exported into runnable JAR file
- JavaFX - Application: Only main stage is shown from exported jar file while in Eclipse all dialogs are shown, why this difference?
- Compiling java file at runtime works on eclipse but doesn't work from an exported runnable jar file
- Reading a .txt file into JAR. It works in Eclipse but not in exported JAR
- Marathon JAVA Driver - Error when running inside an exported JAR file from Eclipse
- Playing videos works fine in Eclipse but when exporting the java project as an runnable JAR file it doesnt work anymore
- Exported JAR unable to read local file
- Exported Jar file won't read file inside jar
- Exported Jar file throws exception (JDBC)
- Exported JAR from Eclipse - Class file and config.xml file inside jar - How do I use this config file in xx.class
- Different behavior in JAR file vs Runnable JAR file exported from Eclipse
- Java eclipse error with exported runnable jar file
- Eclipse exported jar file just shows a black Jpanel
- Program runs completely in Eclipse but does not run when exported as a Runnable JAR file
More Query from same tag
- using other java files in my java project
- Getting this error while trying BDD cucumber Selenium when designing Page object model
- Google glass sample projects are crashing
- 'Missing contentDescription attribute on image' in XML
- getResource() return null in Eclipse not in JAR file
- Eclipse - Showing how eclipse runs project with java.exe
- Can't find android.support support package
- nodejs configuration using (*.p2f) file in eclipse
- weird jsp output - Application working under eclipse, but not directly under tomcat
- Junit,Debugging,Sync in Eclipse Oxygen.1a Release (4.7.1a)
- SikuliX error message in Eclipse - Ubuntu - [error] ImagePath: find: not there: imgs/spotlight.png FindFailed: imgs/spotlight.png: (0x0)
- Installed a plugin on eclipse (mars), now eclipse won't start. How can I uninstall the plugin?
- Eclipse - When to choose a View vs. Property vs. Perspective vs. etc
- install luaEclipse error
- Eclipse - debug a test suite launched through GNU Make
- Why does float types works well with Keil but not with Eclipse (gcc)
- Can Eclipse use the same sdk that Android Studio (intelliJ)?
- Facing serious issues in adding Google Play Services to my libgdx android project
- Eclipse control statement curly braces indented incorrectly
- Using James Server in Eclipse With JavaMail
- What CSS will change the Eclipse (Juno) tab hover background color?
- Eclipse SWT Browser Displays Reversed Hebrew
- Howto assign a key in Eclipse Juno?
- Eclipse reporting an array's clone() method is from it's corresponding type (including primitives)?
- Subversive "/ by zero" error when committing
- debugging changes result Java Eclipse
- Install eclipse p2 sites automatically?
- How do I set properties on file creation using Subclipse
- How to add GitLab repository in Eclipse?
- WAS V8.0 Developer Tools - hot deployment of resources (*.xhtml,*.js...) is not working