Search:

Type: Posts; User: KevinWorkman

Search: Search took 0.11 seconds.

  1. Replies
    3
    Views
    1,107

    Re: Mysterious disappearing classes.

    Yeah, the clean option will delete any old .class files and recompile everything for you. Look for a "build automatically" option in that same menu, as well as a "build project" option.
  2. Replies
    3
    Views
    1,107

    Re: Mysterious disappearing classes.

    The .class files are created by the compiler. Sounds like you just need to recompile your source to recreate them.

    Eclipse does this automatically by default, and you can set the destination of...
Results 1 to 2 of 2