[scala-tools] [ANN][netbeans] Scala plugin for NetBeans 6.8 beta released

View: New views
5 Messages — Rating Filter:   Alert me  

[scala-tools] [ANN][netbeans] Scala plugin for NetBeans 6.8 beta released

by dcaoyuan :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

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

Re: [scala-tools] [ANN][netbeans] Scala plugin for NetBeans 6.8 beta released

by Andrew Gaydenko :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

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

Re: [scala-tools] [ANN][netbeans] Scala plugin for NetBeans 6.8 beta released

by dcaoyuan :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

On Sun, Oct 25, 2009 at 3:40 PM, Andrew Gaydenko <a@...> 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

Re: [scala-tools] [ANN][netbeans] Scala plugin for NetBeans 6.8 beta released

by Lalit Pant :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

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

Re: [scala-tools] [ANN][netbeans] Scala plugin for NetBeans 6.8 beta released

by dcaoyuan :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

On Fri, Oct 30, 2009 at 9:37 PM, Lalit Pant <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-NetBeans-6.8-beta-released-tp26045272p26130236.html
> Sent from the Scala - Tools mailing list archive at Nabble.com.
>
>