Search:

Type: Posts; User: JosPhantasmE

Search: Search took 0.08 seconds.

  1. Replies
    8
    Views
    1,317

    Re: Skip code to compile.

    Perfect, thank you.
  2. Replies
    8
    Views
    1,317

    Re: Skip code to compile.

    When I export my project to an executable Jar file: (example.jar) its content will be example.class and the META-INF and org folder.

    So my question is, the comments that are between /* and */ will...
  3. Replies
    8
    Views
    1,317

    Re: Skip code to compile.

    Ohh okay.

    And how do I exactly check if I'm compiling it with the source code included?
  4. Replies
    8
    Views
    1,317

    Re: Skip code to compile.

    So the code between the /* and */ wont be compiled into the "Executable Jar File" (which is how I am compiling it)?
  5. Replies
    8
    Views
    1,317

    Skip code to compile.

    Hello guys again!

    I just want to know if is possible to compile code skiping part of that code in eclipse.

    Example (I dont want eclipse to compile what is after ***):



    //By Mike Liberato,...
Results 1 to 5 of 5