This page is no longer maintained — Please continue to the home page at www.scala-lang.org

[netbeans] Unknown unchecked flag 'true'

2 replies
anli
Joined: 2008-08-19,
User offline. Last seen 1 day 1 hour ago.

Caoyuan, hi!

With your last commits I have got on building a project:

Created dir: <...>/build/classes
<...>/nbproject/build-impl.xml:405: The following error occurred while
executing this line:
<...>/nbproject/build-impl.xml:229: Unknown unchecked flag 'true'
BUILD FAILED (total time: 1 second)

Must I correct something inside /nbproject to resolve the issue?

Caoyuan
Joined: 2009-01-18,
User offline. Last seen 42 years 45 weeks ago.
Re: [netbeans] Unknown unchecked flag 'true'
anli
Joined: 2008-08-19,
User offline. Last seen 1 day 1 hour ago.
Re: [netbeans] Unknown unchecked flag 'true'

On Sunday 18 October 2009 10:45:28 you wrote:
> The new created project should be OK.
>
> For old project, please add or change as:
>
> scalac.compilerargs=
> scalac.deprecation=no
> scalac.unchecked=no
>
> to nbproject/project.properties

It helped (at least for one project - will fix all of them), thanks!

>
> On Sun, Oct 18, 2009 at 2:38 PM, Andrew Gaydenko wrote:
> > Caoyuan, hi!
> >
> > With your last commits I have got on building a project:
> >
> > Created dir: <...>/build/classes
> > <...>/nbproject/build-impl.xml:405: The following error occurred while
> > executing this line:
> > <...>/nbproject/build-impl.xml:229: Unknown unchecked flag 'true'
> > BUILD FAILED (total time: 1 second)
> >
> > Must I correct something inside /nbproject to resolve the issue?
>

Copyright © 2012 École Polytechnique Fédérale de Lausanne (EPFL), Lausanne, Switzerland