Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon.

Pages: 1-

Quick Eclipse Question

Name: Anonymous 2009-10-21 12:30

In Eclipse, can you automatically generate Javadoc AS COMMENTS IN THE CODE? I only found out how to directly generate exported HTML Javadoc files from the (uncommented) code, but that's not what I'm looking for.

Name: Anonymous 2009-10-21 15:37

Java
ENTERPRISE QUALITY

Name: Anonymous 2009-10-22 5:39

/**
 * Learn2Javadoc.
 *
 * You fail at failing.
 * @author Anonymous
 */
public class Fail {
    /**
     * Shame on you.
     *
     * @param x First operand.
     * @param y Second operand.
     * @returns the sum of both operands
     */
    public int sum(int x, int y) {
        return x + y;
    }
}

Name: Anonymous 2009-10-22 5:46

>>3
WHY ARE THERE SO MANY COMMENTS?

Name: Anonymous 2009-10-22 6:08

comment my anus!

Name: Anonymous 2009-10-22 6:22

>>5
/* looks like a wrinkly starfish */

Name: Anonymous 2009-10-22 9:07

>>3
hi UMH memesmith-chan!~~

Name: Anonymous 2009-10-22 10:45

>>7
Failed attempt at granting "UMH memesmith" meme status detected, UMH memesmith. The proper authorities have been contacted.

Name: Anonymous 2011-02-04 11:28

Name: Anonymous 2011-02-17 19:25

check 'em
Don't change these.
Name: Email:
Entire Thread Thread List