Hi by default komodo edit supports the following languages for its auto completion feature by default:
- Ruby: require, class modules (on . and ::), class variables and methods, method calltips.
- Python
- Perl
- PHP
- XSLT
- XML
- Tcl
I am programming in java at the moment, and I need to have the auto completion feature with that language. Can someone please tell me where i can download it or how i can enable it. thank you in advance.
EDIT: If i go to preferences, code intelligence, there is an option to add API catalog from my hard drive. so there must be a java api catalog? how can i get it?