Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[jdt-dev] FailOnWarning in JDT batch compiler

Hi JDT-Team,

 

there is a feature request in Tycho to support the compiler switch “failOnWarning” [1].

From what I can see in the JDT batch options, this simple fail on default warnings is not supported.

Is this correct? Is there another way to tell JDT to fail if warnings occur?

 

Thanks!

Martin

 

[1] https://bugs.eclipse.org/bugs/show_bug.cgi?id=547470

[2] https://help.eclipse.org/2019-03/index.jsp?topic=%2Forg.eclipse.jdt.doc.user%2Ftasks%2Ftask-using_batch_compiler.htm&resultof=%22%6a%64%74%22%20%22%62%61%74%63%68%22%20

 


Back to the top