More Info

Revision 926736

(Back to digest)
 

Features in Development Tools

Hamish Rodda committed changes in /trunk/playground/devtools/kdevelop4-extra-plugins/java:

Change imports to use unzipped version of java source.
KDevelop now happily parses many java headers, in a very short amount of time (java.util.* and java.net.* ~10s on my pc).

Still need to change the configuration module to reflect that the java source must be unzipped (for now).

Also fix a crash when parsing java files where methods have no body, and reduce verbosity ++

File Changes

Modified 4 files
/trunk/playground/devtools/kdevelop4-extra-plugins/java
 
/javalanguagesupport.cpp
 
/javalanguagesupport.h
 
/parsejob.cpp
 
/duchain/contextbuilder.cpp
4 files changed in total