facebook

Recompile with -Xlint:unchecked–How Can I do this for JSP?

  1. MyEclipse IDE
  2.  > 
  3. Off Topic
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #268008 Reply

    curmudgeon99
    Participant

    I have an old JSP that fails to compile and the only explanation given is this:

    jrunx.compiler.DefaultCFE: Compiler errors:Note: C:\dev\JRun4\servers\default\admin\WEB-INF\jsp\jrun__cafexcode__addxcode2ejsp17.java uses unchecked or unsafe operations.
    Note: Recompile with -Xlint:unchecked for details.

    How do I add this -Xlint:unchecked flag to the JSP Compiler?

    Thank you

    #268009 Reply

    Riyad Kalla
    Member

    Moving to OT > Soft Dev

    I believe each app server has it’s own way of doing this, not sure how JRun handles it. Maybe a server config option somehwere?

Viewing 2 posts - 1 through 2 (of 2 total)
Reply To: Recompile with -Xlint:unchecked–How Can I do this for JSP?

You must be logged in to post in the forum log in