Search:

Type: Posts; User: JavaCup

Search: Search took 0.18 seconds.

  1. Urgent! How to compile a whole library to Jar

    Hi,

    I hope someone can help asap:

    I downloaded the source code zip of a java library, opened it up and changed a few lines in a few .java files.
    Now I want to compile the ENTIRE library to...
  2. Replies
    1
    Views
    1,423

    Scientific exponential notation

    Hi everyone,

    What's the easiest way to force a double to be displayed as scientific exponential?

    I've seen very complicated setups by using "printf" and a format string... but doesn't help. ;(...
  3. Replies
    1
    Views
    1,929

    SWT Designer question

    Hi,

    I'm using SWT Designer for my GUI programs. Right click a widget --> Add Event Handler --> I find there's no "Action --> actionPerformed" entry as shown in: ...
  4. Replies
    0
    Views
    1,379

    Where is the SWT Design view?

    Hi everyone,

    I've installed the SWT designer (WindowBuilder) in Eclipse Indigo.

    But I couldn't start it anywhere.

    I used the wizard to create a new SWT/JFace Java Project, but I couldn't...
  5. Replies
    3
    Views
    2,190

    Re: Java GUI plug-in

    Thanks. One of my friends just suggested "WindowBuilder" plug-in. ;)
  6. Replies
    3
    Views
    2,190

    Java GUI plug-in

    Hi everyone,

    Are there any plug-in's for Eclipse that are specifically designed to facilitate GUI implementation? I'm thinking of implementing Java GUI like Visual Basic.
    Manually locating and...
  7. Replies
    2
    Views
    2,334

    Re: How to generate javadoc from XXXsource.zip

    Problem solved at How to generate javadoc from XXXsource.zip
  8. Replies
    2
    Views
    2,334

    How to generate javadoc from XXXsource.zip

    Hi everyone,

    I'm using Eclipse Indigo.

    So here's the thing: I've downloaded a XXX-source.zip and now wanna convert it directly into XXX-javadoc.zip

    Is there an easy way to do so?

    Thanks...
Results 1 to 8 of 8