|
|
|
|
|
|
Re: JDT auto completion error [message #552131 is a reply to message #543880] |
Wed, 11 August 2010 01:57 |
|
I had the same issue except that my libraries didn't include any zip files, but I was getting ZipExceptions when looking at the logs. Seems it was some of the Spring JAR files I had included in my project. I had copied them to a directory withing the project, then added them.
I solved my problem by moving the Spring JAR files to a directory external to the project & adding them to the project as external JARs.
As a side comment: kind of new to Java (& especially Spring) so not sure exactly what will happen if I tried to compile/deploy the project (will it pull the external jars into the compiled project, or try to find them externally??). At least I can work more effectively for the time being & cross that bridge when I come to it (moving them to be internal when I want to compile if I have to).
|
|
|
|
Powered by
FUDForum. Page generated in 0.03913 seconds