One very simple solution: 1) Compile the files.
2) Restore the source from the class-files with a decompiler (e.g. jad). Tom At 13:59 19.02.02 +0100, you wrote: >hi, > >for example, when i wanted to work on an example >that i found, the comments are not interesting for me. >i encountered this, today, when i compiled some examples >for weblogic, there are methods with on line of code >but they have a 5 line comment block, to see the complete >java code, i have to scroll 5 pages down, after i delete the >comment and javadoc lines the whole code fits inside one >page. > >greetz, Ercan _______________________________________________ Eap-features mailing list [EMAIL PROTECTED] http://www.intellij.com/mailman/listinfo/eap-features
