Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
Group info
Language: English
Group categories:
Computers > Programming
More group info »
Discussions
View:  Topic list, Topic summary Topics 1 - 10 of 917  Older »

You cannot post messages because only members can post, and you are not currently a member.
Description: For questions and discussion of the Scala IDE for Eclipse.  Aimed at users of the Scala IDE for Eclipse.  For discussion of the internals and contributions see scala-ide-dev

 

scala-ide not formatting source 
  I am (and have been for awhile) using Eclipse Juno with Scala-Ide 3 (from [link]) and scala 2.10 and am developing on a mac. I have a project with numerous files but two of them will not format no matter what I try. I have even tried cutting text, placing into a pure text... more »
By Colin Bester  - 4:32pm - 2 new of 2 messages    

New scala debugger for AndroidProguardScala plugin? 
  Hi dear colleagues, I have a project under android where I use the AndroidProguardScala plugin from Moore. When I debug a scala application, I am able to use the new scala debugger, however, this option does not show in my configuration "Android application". How can I enforce the use of the scala debugger for my... more »
By Mikaël Mayer  - May 21 - 3 new of 3 messages    

Can't use "case classes" from Java in Eclipse 
  Hi, I have something like this in Scala: ...sealed trait BasicMessage ...And I know that if I want to use GetIP from Java, I have to do something like: import com.messages.GetIP$; GetIP$.MODULE$ However, Eclipse stay saying error on the import statement in the Java code. And so when I'm accesing to GetIP$ later on.... more »
By Rubén Pérez  - May 19 - 4 new of 4 messages    

Some problems / bugs with Scala IDE for Eclipse 
  Hi, first, thank you for providing Scala IDE for Eclipse to the community. Working with it is much fun for us. We are using Scala IDE Version 3.0.0.rc3-2. We have the following small problems and I would like to ask whether they are already known or if there are any workarounds: 1. We have a mixed Java/Scala project. Our Java indent setting is to use 4... more »
By Markus Ellinger  - May 17 - 2 new of 2 messages    

Play2 v0.2.0 for Eclipse released! 
  The Scala IDE team is happy to announce a new preview release of the Play2 support plugin in Scala IDE for Eclipse! In this release we focused on improving the route file support: * code completion for every section of the route file * rename refactoring for URLs * hyperlinking to controller methods for Scala too... more »
By Eclipse Scala IDE  - May 16 - 1 new of 1 message    

New run configuration generated for each run? 
  Hi, I've been using the Scala IDE plugin (3.0.0-rc3-2) with Eclipse 4.2.2 on my Mac 10.6.8. I don't know whether this is normal behaviour but every time I run one of my Scala programs (by either pressing the green run button or using the right-click run as Scala Application method) it adds a new run... more »
By Alastair Andrew  - May 15 - 5 new of 5 messages    

Should I be able to hover-over and see ScalaDoc in Scala-IDE? 
  I'm new to Scala and Scala-IDE, but it was my expectation that it would work in a manner very similar to how the Java editor works. In my little "Hello" application, I am surprised that I cannot see the ScalaDocs for print, println, etc when I hover-over a function call. Is this correct or did I dork my deployment somehow?... more »
By Robert Kuhar  - May 14 - 4 new of 4 messages    

Sharing my IDE Splash 
  Thought I'd share the Splash screen I'm using when booting up Eclipse. "Dirty Idea Toolmaker" may not be your cup of tea, but if you have a better tagline I can change it. If anyone knows the original author of that background I do want to credit them. J
By Justin  - May 14 - 7 new of 7 messages    

Eclipse hanging 
  Saw this again today. Had to kill Eclipse and restart. Any update on this bug? [link]
By Nils Kilden-Pedersen  - May 14 - 1 new of 1 message    

"too many arguments for method copyMemory: " in 
  Hi, I tried the following scala code with eclipse "Scala IDE build of Eclipse SDK Build id: 3.0.0-vfinal-20130326-1453-Typ esafe" under Ubuntu LTS 12.03 object T extends App { val unsafe: sun.misc.Unsafe = { val unsafeField = classOf[sun.misc.Unsafe].getDe claredField("theUnsafe") unsafeField.setAccessible(true )... more »
By Cheng Hao  - May 13 - 4 new of 4 messages    

1 - 10 of 917   « Newer | Older »

XML       Send email to this group: scala-ide-user@googlegroups.com