Path too long error when trying to run Java/Eclipse app on azure emulator -
I have a Java web application, which I try to use Eclairs and Ezur SDK and Eclipse plugins on Azure . Now when I try to run an application in the esior emulator. I get the following dangerous error:
[windowsazurepackage] cspack.exe: Error: The specified path, file name or both are too long I must have a fully qualified file name less than 260 characters, And the name of the directory should be less than 248 characters. I am using Glassfish 3 and Java 1.7 JDK. I have tried to fund the folder, so this is as low as possible. But nothing seems to help, it seems that the glassfish or Java SDK is a result of very deep folders. I am surprised that MS has not solved it in 2013!
The following question seems the same. But the answers given are not helping, and I do not know how to give the original question in mind.
Respond to Martin Savki's comment, log in it. And as you can see that the path I am using is very little. I also tried to make a presentation, and used another drive for projects, but then plugin bombs with a NullPointer exception.
Comments
Post a Comment