code-orchestra / colt-idea-plugin-js

15 stars 3 forks source link

Can't parse storage descriptor file #5

Closed qirt closed 10 years ago

qirt commented 10 years ago

I've installed webstorm plugin and tried to run with colt html file, but i've got error in event log: FileNotFoundException: Can't parse storage descriptor file C:\Users....colt\storage.xml: C:\Users....colt\storage.xml (The system cannot find the path specified) Can you please provide me with solution to fix this issue? Win7 x64

dolph1n commented 10 years ago

which version of Java? COLT works with java 1.7

qirt commented 10 years ago

java -version java version "1.7.0_21" Java(TM) SE Runtime Environment (build 1.7.0_21-b11) Java HotSpot(TM) 64-Bit Server VM (build 23.21-b01, mixed mode)

dolph1n commented 10 years ago

Please try to run COLT manually at least once, and then see if this error happens again.

dolph1n commented 10 years ago

fixed in version 1.1.2