1070 web stuff broken?
Am I the only one who gets a FileNotFound internal error when enabling web modules in 1070? It goes something like:
java.io.FileNotFoundException: (No such file or directory)
at java.io.FileOutputStream.open(Native Method)
at java.io.FileOutputStream.(FileOutputStream.java:179)
at java.io.FileOutputStream.(FileOutputStream.java:131)
at java.io.FileWriter.]]>(FileWriter.java:73)
at com.intellij.j2ee.module.components.s.Q(s.java:67)
Please sign in to leave a comment.
1070 is the first build that web modules work for me. Finally. Try deleting
(brace yourself) the system and config directories (don't delete your
license though:)). I know it sucks but after I did that, web modules work
great.
"Hani Suleiman" <hani@formicary.net> wrote in message
news:6602280.1073340226112.JavaMail.itn@is.intellij.net...
modules in 1070? It goes something like:
>
>
>
>
>
>
>
Hani I got this too, had to rebuild the project too many things changed
in there.
R
Yep, got it working, and just uploaded orionplugin fixed to work with 1071, hopefully with any of war/exploded/neither (I've verified it with my usage, which is neither).
Could you please post an SCR including full stacktrace?
Thank you
--
regards,
Alexey Kudravtsev
Software Developer
JetBrains, Inc
http://www.jetbrains.com
"Develop with pleasure!"
"Hani Suleiman" <hani@formicary.net> wrote in message news:6602280.1073340226112.JavaMail.itn@is.intellij.net...
>
>
>
>
>
>
>
Alexey Kudravtsev (JetBrains) wrote:
We did, at least I did when it happened through the auto exception handler