istocniks
istocniks
I just got one more error, this time when I was doing 'Make Module': > Error:prepare files target: java.lang.NullPointerException
I'm happy to share anything you need :) Which logs are you interested in?
Here they are http://cl.ly/1z3c382m2A1E
Will do, thanks
A dumb follow up question, how should I build the new plugin version? It's all gradle now and I never used it before. I tried to do `gradle build` and...
Worked like a charm, thanks! :)
Found some dirty files today: ``` 2015-10-16 13:53:04,119 [ 0] INFO - etbrains.jps.cmdline.BuildMain - Build process started. Classpath: /Applications/IntelliJ IDEA 14.app/Contents/lib/jps-launcher.jar:/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Classes/classes.jar:/Applications/IntelliJ IDEA 14.app/Contents/lib/optimizedFileManager.jar:/Applications/IntelliJ IDEA 14.app/Contents/lib/ecj-4.4.jar 2015-10-16 13:53:04,356 [ 237] INFO...
`/Users/istocniks/src` here is a project root, each `proj` is an IntelliJ module `proj1` depends on `proj3` and `proj4`, `proj4` depends on `proj3` `proj2` depends on `proj3`
Any updates on this? It seems like now when this error silently occurs resulting beams become corrupted, I cannot reload them and need to re-build the whole project to fix...
Yes, the module I'm building get's corrupted, and if I'm not mistaken, it's not just a project it's a file I changed that is reported dirty. Again don't remember for...