Trolltech Home | Qt-jambi-interest Home | Recent Threads | All Threads | Author | Date
All threads index page 1

Qt-jambi-interest Archive, February 2007
Tips for getting the parameter list in IntelliJ


Message 1 in thread

Hi,

Since IntelliJ doesn't parse the javadoc to generate parameterlist (Ctrl-P) 
you can always generate the source code from the javadoc using the 
http://codavaj.sourceforge.net/ JavaDoc2Java tool...


Hopefully we will get the real source code soon from the Jambi team...

-=Børge