Can't install my execution environment [message #1065297] |
Tue, 25 June 2013 05:35  |
Eclipse User |
|
|
|
Hi,
I'm trying to install an Execution Environment, but it fails with the message
"Unable to extract zip file : C:\LDT2\QAEE\QA-1.0.zip
C:\LDT2\workspace\.metadata\.plugins\org.eclipse.koneki.ldt\ee\QA-1.0\docs\coroutine.html (The system cannot find the path specified)"
I've taken what I believe to be the correct code from LDT and converted it to output what it is doing. Compare my zip to mihini-0.8.zip:
C:\MyExecutionEnvironment>java ZipDetail QA-1.0.zip
QA.rockspec// copy file
api.zip// copy file
docs/coroutine.html// copy file
...
C:\MyExecutionEnvironment>java ZipDetail \temp\mihini-0.8.zip
docs/// Create sub directory if needed
docs/airvantage.html// copy file
docs/devicetree.html// copy file
I've tried using Winzip and a java utility using ZipOutputStream to create the EE.
Does anyone know what I need to do to get the necessary zip entry to create a folder?
Thanks,
Neil
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.03251 seconds