Search:

Type: Posts; User: Norm

Search: Search took 0.10 seconds.

  1. Replies
    3
    Views
    1,503

    Re: How to have IDE give warning message

    From the javac doc:


    I get code from OPs using Netbeans with this problem. What do they need to do to get a warning from their IDE?
  2. Replies
    3
    Views
    1,503

    How to have IDE give warning message

    How do you configure the IDEs to give the warning message given by javac's -Xlint option?


    D:\Java\jdk1.6.0_29\bin\javac.exe -Xlint TestCode12.java

    TestCode12.java:116: warning: [empty] empty...
Results 1 to 2 of 2