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

[netbeans] current trunk: Ctrl-O has lost Scala projects

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

Caoyuan,

1. Can not estimate parsing speed up for large files as far as I try to avoid
large ones (probably, 350-400 lines is my record :-)). At any case not-
complete parsing as well as "Token is a void node" issues still beat me. And
if to speak nore common, I can not call speed to be close to showstopper.
Rather correctness is.

2. NB, Scala and NetBeans plugin - all are current. Ctrl-O doesn't see Scala
classes from opened Scala projects (library ones are found). Sonm very recent
changings (don't know - in the plugin, Scala or NB - commonly I update them in
sync) are responsible for the issue.

3. Is Ctrl-Shift-Space intended to be working? If I use CC, doc window is
shown as expected, but Ctrl-Shift-Space on the same element does nothing.

Andrew

Caoyuan
Joined: 2009-01-18,
User offline. Last seen 42 years 45 weeks ago.
Re: [netbeans] current trunk: Ctrl-O has lost Scala projects

On Fri, Oct 9, 2009 at 10:26 AM, Andrew Gaydenko wrote:
> Caoyuan,
>
> 1. Can not estimate parsing speed up for large files as far as I try to avoid
> large ones (probably, 350-400 lines is my record :-)). At any case not-
> complete parsing as well as "Token is a void node" issues still beat me. And
> if to speak nore common, I can not call speed to be close to showstopper.
> Rather correctness is.

Just tried to fix "Token is a void node" issue, but
hg.netbeans.org/main/contrib seems to lost connection at this time, so
please check it later. (NetBeans web sites are doing some
infrastructure re-organization)

>
> 2. NB, Scala and NetBeans plugin - all are current. Ctrl-O doesn't see Scala
> classes from opened Scala projects (library ones are found). Sonm very recent
> changings (don't know - in the plugin, Scala or NB - commonly I update them in
> sync) are responsible for the issue.

It works on me, would you please remove $NetBeansConfigPath/var and try again?

>
> 3. Is Ctrl-Shift-Space intended to be working? If I use CC, doc window is
> shown as expected, but Ctrl-Shift-Space on the same element does nothing.

It's not supported yet. Instead, you can press Ctrl down, move cursor
on it to show the doc

-Caoyuan

>
> Andrew
>

anli
Joined: 2008-08-19,
User offline. Last seen 1 day 2 hours ago.
Re: [netbeans] current trunk: Ctrl-O has lost Scala projects

On Friday 09 October 2009 07:52:23 Caoyuan wrote:
> Just tried to fix "Token is a void node" issue, but
> hg.netbeans.org/main/contrib seems to lost connection at this time, so
> please check it later. (NetBeans web sites are doing some
> infrastructure re-organization)

Great! Will report as quick as will catch it.

> > 2. NB, Scala and NetBeans plugin - all are current. Ctrl-O doesn't see
> > Scala classes from opened Scala projects (library ones are found). Sonm
> > very recent changings (don't know - in the plugin, Scala or NB - commonly
> > I update them in sync) are responsible for the issue.
>
> It works on me, would you please remove $NetBeansConfigPath/var and try
> again?

Thanks, cured.

>
> > 3. Is Ctrl-Shift-Space intended to be working? If I use CC, doc window is
> > shown as expected, but Ctrl-Shift-Space on the same element does nothing.
>
> It's not supported yet. Instead, you can press Ctrl down, move cursor
> on it to show the doc

This way it does work, so, Ctrl-Shift-Space is just a tiny RFE :-)

Andrew

anli
Joined: 2008-08-19,
User offline. Last seen 1 day 2 hours ago.
Re: [netbeans] Token is a void node

On Friday 09 October 2009 07:52:23 Caoyuan wrote:
> Just tried to fix "Token is a void node" issue, but
> hg.netbeans.org/main/contrib seems to lost connection at this time, so
> please check it later. (NetBeans web sites are doing some
> infrastructure re-organization)

Now WU completes, but show usage in a project in which item is selected only.

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