Menu

New feature: -deprecation by default

2002-09-19
2002-09-20
  • Andrew Marrington

    By default, JMake should compile with the -deprecation option of javac so that the user can get the full output regarding their use of any deprecated classes, methods, etc. Maybe this should be part of a verbose option instead, which could display other extended information which we decide might be handy in the future?

     
    • Jason Weathered

      Jason Weathered - 2002-09-20

      Or, we could just add a command line parameter (such as the industry standard "-" (that's a single dash)) to indicate that everything following the dash on the command line signifies parameters to be passed directly to the sub-processes without modification.

       
    • Andrew Marrington

      Yeah this feature should be combined with the passing options to javac one.

       

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.