Timeline for Java and Python
Current License: CC BY-SA 3.0
5 events
when toggle format | what | by | license | comment | |
---|---|---|---|---|---|
Nov 14, 2011 at 11:41 | comment | added | Fred Foo | possible duplicate of Opening a java JAR file from python | |
Nov 14, 2011 at 11:22 | comment | added | taleinat |
The only thing to add here is what @larsmans mentioned in his answer: prefix the path string with r to preserve the forward slashes: run=r"x:\green\Adam\FILEJAR.jar"
|
|
Nov 14, 2011 at 11:20 | comment | added | taleinat | This has already been answered: stackoverflow.com/questions/8007274/python-open-a-jar-shortcut | |
Nov 14, 2011 at 10:30 | answer | added | Zaur Nasibov | timeline score: 1 | |
Nov 14, 2011 at 10:26 | history | asked | Trying_hard | CC BY-SA 3.0 |