Troubleshooting

History Key

  • New content
  • Removed content

Recent Versions

Choose two versions to compare, or click the link to view it.

  1. 22. 11 months by jaguarul
  2. 21. over 1 year by david.bernard.31
  3. 20. almost 2 years by Anonymous
  4. 19. about 2 years by danatten
  5. 18. about 2 years by MattRussell
  6. 17. about 2 years by milessabin
  7. 16. about 2 years by razie
  8. 15. about 2 years by razie
  9. 14. about 2 years by d6y
  10. 13. about 2 years by d6y
  11. 12. about 2 years by d6y
  12. 11. about 2 years by d6y
  13. 10. about 2 years by d6y
  14. 9. about 2 years by d6y
  15. 8. about 2 years by d6y
  16. 7. about 2 years by d6y
  17. 6. about 2 years by d6y
  18. 5. about 2 years by d6y
  19. 4. about 2 years by d6y
  20. 3. about 2 years by d6y
  21. 2. about 2 years by d6y
  22. 1. about 2 years by d6y
 

No Scala functionality

If the Scala functionality appears to be non-functional after installing the Scala IDE and restarting Eclipse, in particular if Scala source files appear to be being interpreted as Java (with a consequently large number of "Java problem"s being reported against them, then please ensure that JDT Weaving is enabled by navigating to "Preferences → JDT Weaving" then, if disabled, click the button to enable and follow the instructions to restart Eclipse. If this doesn't resolve your problem, check that JDT Weaving is still enabled after the restart.

Note:

Use with read-only installations of Eclipse 3.4.2 or earlier

The Scala IDE can be added to a readonly Eclipse 3.4.2 installation, however this is fiddly and system dependent and upgrading to Eclipse 3.5 is recommened. If you are unable to do this, instructions for installing into a read-only or otherwise unusually laid out Eclipse can be found in the section "Installing JDT Weaving in a non-default location" of this guide.

Eclipse issues on Ubuntu (version?) with the default JDK (version?)

As of (date?) on Ubuntu, Eclipse has issues running with the default JDK. You should make sure it runs with Sun's JDK, see instructions here and/or here. Eclipse users on Ubuntu report that this significantly improves performance and stability.