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

[ANN][netbeans] Scala plugin for NetBeans 6.8 beta released

4 replies
Caoyuan
Joined: 2009-01-18,
User offline. Last seen 42 years 45 weeks ago.

I packed another release of Scala plugin for NetBeans 6.8 beta, for
more information, please see:

http://wiki.netbeans.org/Scala68v1

This version allows adding "deprecation", "unchecked" parameters for
scalac, and fixed unicode id issue. It works on Scala-2.8.0 snapshot
only.

But, all projects created via "File" -> "New Project" before this
version should add or change following lines in
"nbproject/project.properties":
scalac.compilerargs=
scalac.deprecation=no
scalac.unchecked=no

-Caoyuan

anli
Joined: 2008-08-19,
User offline. Last seen 1 day 2 hours ago.
Re: [ANN][netbeans] Scala plugin for NetBeans 6.8 beta released

On Sunday 25 October 2009 07:45:32 Caoyuan wrote:
> I packed another release of Scala plugin for NetBeans 6.8 beta, for
> more information, please see:
>
> http://wiki.netbeans.org/Scala68v1
>
> This version allows adding "deprecation", "unchecked" parameters for
> scalac, and fixed unicode id issue. It works on Scala-2.8.0 snapshot
> only.
>
> But, all projects created via "File" -> "New Project" before this
> version should add or change following lines in
> "nbproject/project.properties":
> scalac.compilerargs=
> scalac.deprecation=no
> scalac.unchecked=no
>
>
> -Caoyuan
>

Caoyuan,

I congratulate you! Thanks!

(still in doubt where is your vacation you have mentioned recently :-) )

Andrew

Caoyuan
Joined: 2009-01-18,
User offline. Last seen 42 years 45 weeks ago.
Re: [ANN][netbeans] Scala plugin for NetBeans 6.8 beta release

On Sun, Oct 25, 2009 at 3:40 PM, Andrew Gaydenko wrote:
> On Sunday 25 October 2009 07:45:32 Caoyuan wrote:
>> I packed another release of Scala plugin for NetBeans 6.8 beta, for
>> more information, please see:
>>
>>
http://wiki.netbeans.org/Scala68v1
>>
>> This version allows adding "deprecation", "unchecked" parameters for
>> scalac, and fixed unicode id issue. It works on Scala-2.8.0 snapshot
>> only.
>>
>> But,  all projects created via "File" -> "New Project" before this
>> version should add or change following lines in
>> "nbproject/project.properties":
>> scalac.compilerargs=
>> scalac.deprecation=no
>> scalac.unchecked=no
>>
>>
>> -Caoyuan
>>
>
> Caoyuan,
>
> I congratulate you! Thanks!
>
> (still in doubt where is your vacation you have mentioned recently :-) )

Thanks.

I stayed in home and prepared my presentation about Scala during the
vacation. And, of course, I'm not coding 24x7, I visited some parks.

-Caoyuan

Lalit Pant
Joined: 2009-01-05,
User offline. Last seen 2 years 7 weeks ago.
Re: [ANN][netbeans] Scala plugin for NetBeans 6.8 beta released

Thanks a lot, Caoyuan!

I have been using the new (NetBeans 6.8, Scala 2.8 compatible) version of
the Plugin pretty heavily for the past few weeks, and I must say it's at a
point now where it's very solid, has a good set of features, produces
beautiful looking code, and gets the job done in a nice fashion without any
problems.

Congratulations for the good work on the Plugin!

Regards,
- Lalit
http://lalitpant.blogspot.com/

dcaoyuan wrote:
>
> I packed another release of Scala plugin for NetBeans 6.8 beta, for
> more information, please see:
>
> http://wiki.netbeans.org/Scala68v1
>
> This version allows adding "deprecation", "unchecked" parameters for
> scalac, and fixed unicode id issue. It works on Scala-2.8.0 snapshot
> only.
>
> But, all projects created via "File" -> "New Project" before this
> version should add or change following lines in
> "nbproject/project.properties":
> scalac.compilerargs=
> scalac.deprecation=no
> scalac.unchecked=no
>
>
> -Caoyuan
>
>

Caoyuan
Joined: 2009-01-18,
User offline. Last seen 42 years 45 weeks ago.
Re: [ANN][netbeans] Scala plugin for NetBeans 6.8 beta release

On Fri, Oct 30, 2009 at 9:37 PM, Lalit Pant wrote:
>
> Thanks a lot, Caoyuan!
>
> I have been using the new (NetBeans 6.8, Scala 2.8 compatible) version of
> the Plugin pretty heavily for the past few weeks, and I must say it's at a
> point now where it's very solid, has a good set of features, produces
> beautiful looking code, and gets the job done in a nice fashion without any
> problems.
>
> Congratulations for the good work on the Plugin!

Thanks. I'm glad to see it's also a help for others.

--Caoyuan

>
> Regards,
> - Lalit
> http://lalitpant.blogspot.com/
>
>
>
>
> dcaoyuan wrote:
>>
>> I packed another release of Scala plugin for NetBeans 6.8 beta, for
>> more information, please see:
>>
>> http://wiki.netbeans.org/Scala68v1
>>
>> This version allows adding "deprecation", "unchecked" parameters for
>> scalac, and fixed unicode id issue. It works on Scala-2.8.0 snapshot
>> only.
>>
>> But,  all projects created via "File" -> "New Project" before this
>> version should add or change following lines in
>> "nbproject/project.properties":
>> scalac.compilerargs=
>> scalac.deprecation=no
>> scalac.unchecked=no
>>
>>
>> -Caoyuan
>>
>>
>
> --
> View this message in context: http://old.nabble.com/-scala-tools---ANN--netbeans--Scala-plugin-for-Net...
> Sent from the Scala - Tools mailing list archive at Nabble.com.
>
>

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