- About Scala
- Documentation
- Code Examples
- Software
- Scala Developers
[ANN] Scala Plugin 0.15.1 for NetBeans Released
Sun, 2009-01-18, 21:00
I'm pleased to announce the availability of Scala plugin 0.15.1 for
NetBeans 6.5.
* Bundling with Scala 2.7.3
* Partly supported Java/Scala mixed project: Building project is
OK, Java source is visible in Scala editor.
* Various bugs fixes
To download, please go to:
https://sourceforge.net/project/showfiles.php?group_id=192439&package_id...
For more information, please see http://wiki.netbeans.org/Scala
Bug reports are welcome.
=== Important Notice ===:
If you have a previous Scala plugin installed, you should locate the
NetBeans user profile:
* On Windows system, the default location is: "C:\Documents and
Settings\\.netbeans\\"
* On Unix/Linux/MaxOS system: "/.netbeans//"
There is directory "scala" under above location, you should delete the
whole sub-folder "scala-2.7.2.final", and leave only
"scala-2.7.3.final".
=====================
Sun, 2009-01-18, 21:47
#2
Re: [ANN] Scala Plugin 0.15.1 for NetBeans Released
Great work Caoyuan! :-)
Do you know if / when your Scala plugin will be available from one of
the standard NetBeans repositories? Is it something that is scheduled
for NetBeans 7.0? The Python plugin has been getting a bit of press
via Tor Norbye, and it would be good to know more about the schedule
for the Scala one as well.
Thanks,
Jonathan Merritt.
On 19/01/2009, at 7:00 AM, Caoyuan wrote:
> I'm pleased to announce the availability of Scala plugin 0.15.1 for
> NetBeans 6.5.
>
> * Bundling with Scala 2.7.3
> * Partly supported Java/Scala mixed project: Building project is
> OK, Java source is visible in Scala editor.
> * Various bugs fixes
>
> To download, please go to:
> https://sourceforge.net/project/showfiles.php?group_id=192439&package_id...
>
> For more information, please see http://wiki.netbeans.org/Scala
>
> Bug reports are welcome.
>
> === Important Notice ===:
> If you have a previous Scala plugin installed, you should locate the
> NetBeans user profile:
>
> * On Windows system, the default location is: "C:\Documents and
> Settings\\.netbeans\\"
> * On Unix/Linux/MaxOS system: "/.netbeans/ number>/"
>
> There is directory "scala" under above location, you should delete the
> whole sub-folder "scala-2.7.2.final", and leave only
> "scala-2.7.3.final".
> =====================
Mon, 2009-01-19, 13:47
#3
Re: [ANN] Scala Plugin 0.15.1 for NetBeans Released
Hi,
I have the last version of the scala plugin for netbeans. How can I replace
it by this new one? Shall I remove it, or is there a way to update it?
dcaoyuan wrote:
>
>
> === Important Notice ===:
> If you have a previous Scala plugin installed, you should locate the
> NetBeans user profile:
>
> * On Windows system, the default location is: "C:\Documents and
> Settings\\.netbeans\\"
> * On Unix/Linux/MaxOS system: "/.netbeans//"
>
> There is directory "scala" under above location, you should delete the
> whole sub-folder "scala-2.7.2.final", and leave only
> "scala-2.7.3.final".
> =====================
>
>
Is this to be done before or after the installation of the new plugin?
Thank you very much for your help.
Mon, 2009-01-19, 18:17
#4
Re: [ANN] Scala Plugin 0.15.1 for NetBeans Released
This worked for me:
1) Unzip scala plugin somewhere
2) Menu: Tools -> Plugins
3) Select "Downloaded" Tab
4) Click "Add Plugins" button
5) Go into the unzipped scala plugin directly ("nbm")
6) Select all packages, click ok
7) You'll get a bunch of notifications about already installed packages, click Ok
8) New plugins will be listed in the dialog, click "Install" button
9) Restart Netbeans
10) Delete your old Scala 2.7.2-final directory (as in the previous instructions)
alex
On Mon, Jan 19, 2009 at 4:29 AM, ambs <antonio.bras.silva@gmail.com> wrote:
1) Unzip scala plugin somewhere
2) Menu: Tools -> Plugins
3) Select "Downloaded" Tab
4) Click "Add Plugins" button
5) Go into the unzipped scala plugin directly ("nbm")
6) Select all packages, click ok
7) You'll get a bunch of notifications about already installed packages, click Ok
8) New plugins will be listed in the dialog, click "Install" button
9) Restart Netbeans
10) Delete your old Scala 2.7.2-final directory (as in the previous instructions)
alex
On Mon, Jan 19, 2009 at 4:29 AM, ambs <antonio.bras.silva@gmail.com> wrote:
Hi,
I have the last version of the scala plugin for netbeans. How can I replace
it by this new one? Shall I remove it, or is there a way to update it?
dcaoyuan wrote:
>
>
> === Important Notice ===:
> If you have a previous Scala plugin installed, you should locate the
> NetBeans user profile:
>
> * On Windows system, the default location is: "C:\Documents and
> Settings\<username>\.netbeans\<version-number>\"
> * On Unix/Linux/MaxOS system: "<username>/.netbeans/<version-number>/"
>
> There is directory "scala" under above location, you should delete the
> whole sub-folder "scala-2.7.2.final", and leave only
> "scala-2.7.3.final".
> =====================
>
>
Is this to be done before or after the installation of the new plugin?
Thank you very much for your help.
--
View this message in context: http://www.nabble.com/-ANN--Scala-Plugin-0.15.1-for-NetBeans-Released-tp21532237p21542079.html
Sent from the Scala - User mailing list archive at Nabble.com.
Mon, 2009-01-19, 20:17
#5
Re: [ANN] Scala Plugin 0.15.1 for NetBeans Released
Thank you so much for providing this plugin. As for me it enables me to
explore the world of scala in a comfortable way!
Tue, 2009-01-20, 14:37
#6
Re: [ANN] Scala Plugin 0.15.1 for NetBeans Released
andreas s. wrote:
>
> Thank you so much for providing this plugin. As for me it enables me to
> explore the world of scala in a comfortable way!
>
And I would like to add my own gratitude to this. Many thanks indeed !!!
Tue, 2009-01-20, 15:27
#7
Re: [ANN] Scala Plugin 0.15.1 for NetBeans Released
To be listed on standard NetBeans repositories, this plugin has to
pass more testings from QA. It's not current.
For NetBeans 7.0, there is a whole new Parsing API, I'm waiting for
these migration to NetBeans' trunk.
Since I'm working on these projects in my spare time. I can not
guarantee any schedules. But I'm a heavy Scala user now, so I'm also
eager to get the plugin working better.
On Mon, Jan 19, 2009 at 4:38 AM, Jonathan Merritt
wrote:
> Great work Caoyuan! :-)
>
> Do you know if / when your Scala plugin will be available from one of the
> standard NetBeans repositories? Is it something that is scheduled for
> NetBeans 7.0? The Python plugin has been getting a bit of press via Tor
> Norbye, and it would be good to know more about the schedule for the Scala
> one as well.
>
> Thanks,
>
> Jonathan Merritt.
>
> On 19/01/2009, at 7:00 AM, Caoyuan wrote:
>>
>> I'm pleased to announce the availability of Scala plugin 0.15.1 for
>> NetBeans 6.5.
>>
>> * Bundling with Scala 2.7.3
>> * Partly supported Java/Scala mixed project: Building project is
>> OK, Java source is visible in Scala editor.
>> * Various bugs fixes
>>
>> To download, please go to:
>>
>> https://sourceforge.net/project/showfiles.php?group_id=192439&package_id...
>>
>> For more information, please see http://wiki.netbeans.org/Scala
>>
>> Bug reports are welcome.
>>
>> === Important Notice ===:
>> If you have a previous Scala plugin installed, you should locate the
>> NetBeans user profile:
>>
>> * On Windows system, the default location is: "C:\Documents and
>> Settings\\.netbeans\\"
>> * On Unix/Linux/MaxOS system: "/.netbeans//"
>>
>> There is directory "scala" under above location, you should delete the
>> whole sub-folder "scala-2.7.2.final", and leave only
>> "scala-2.7.3.final".
>> =====================
>
>
On Sun, Jan 18, 2009 at 9:00 PM, Caoyuan <dcaoyuan@gmail.com> wrote:
--
Viktor Klang
Senior Systems Analyst