- About Scala
- Documentation
- Code Examples
- Software
- Scala Developers
[netbeans] problem getting plug-in sources
Mon, 2010-01-04, 13:10
hi,
i'm trying to build the netbeans plug-in from source as the binary is a little bit outdated (representation compiler gives me a lot of errors that don't actually occur with latest scala version, plus i'm still hoping to overcome the out-of-memory-errors). however i'm stuck downloading the sources
$ hg clone http://hg.netbeans.org/main
destination directory: main
requesting all changes
adding changesets
adding manifests
until this, and nothing happens, mercurial seems to get stuck, it never returns....according to my net stats, it is pulling some bytes, but very little. maybe just a server problem? also didn't work yesterday.
thanks, -sciss-
ah well, forget it, it was just so slow that it took forever
Am 04.01.2010 um 12:09 schrieb Sciss:
> hi,
>
> i'm trying to build the netbeans plug-in from source as the binary is a little bit outdated (representation compiler gives me a lot of errors that don't actually occur with latest scala version, plus i'm still hoping to overcome the out-of-memory-errors). however i'm stuck downloading the sources
>
> $ hg clone http://hg.netbeans.org/main
> destination directory: main
> requesting all changes
> adding changesets
> adding manifests
>
> until this, and nothing happens, mercurial seems to get stuck, it never returns....according to my net stats, it is pulling some bytes, but very little. maybe just a server problem? also didn't work yesterday.
>
> thanks, -sciss-
>