User contributions
From mi-linux
Jump to navigationJump to search- 00:45, 21 February 2011 diff hist +64 5CS004
- 12:18, 16 February 2011 diff hist +1,352 N Scala With Eclipse New page: == Removing a broken plugin == If you have a Scala plugin installed and it doesn't work, it's probably a good idea to remove it first. Run '''Help > Software Updates > Manage Configuratio... current
- 12:09, 16 February 2011 diff hist +92 5CS004
- 14:32, 7 February 2011 diff hist +1 Scala In Uni Labs current
- 14:17, 7 February 2011 diff hist +73 Scala In Uni Labs CORRECTED version of Netbeans used in the labs
- 05:13, 7 February 2011 diff hist +18 m Scala At Home
- 21:58, 6 February 2011 diff hist +2 m 5CS004
- 21:58, 6 February 2011 diff hist +2,187 N Command Line Scala New page: == Using the Scala interpreter == You can use Scala in two ways, either as an interpreter, which reads each instruction you type in and executes it (like PHP, Python and Ruby), or you ca...
- 21:52, 6 February 2011 diff hist +1 m 5CS004
- 21:40, 6 February 2011 diff hist +1 5CS004
- 21:40, 6 February 2011 diff hist +788 Scala In Uni Labs Added instructions for installing the plugins
- 21:31, 6 February 2011 diff hist -84 Scala At Home Removing duplicates
- 21:28, 6 February 2011 diff hist +57 m 5CS004
- 21:28, 6 February 2011 diff hist +38 5CS004
- 21:27, 6 February 2011 diff hist +616 N Scala In Uni Labs New page: To get Scala and Netbeans working in the University labs, first add these lines to your <code>~/.bashrc</code> file: <nowiki> export SCALA_HOME=/opt/scala-2.8.1.final export PATH=$PATH:...
- 21:23, 6 February 2011 diff hist +68 m Scala At Home
- 21:19, 6 February 2011 diff hist +730 Scala At Home Added "alias" line to install-scala.sh and related instructions
- 20:58, 6 February 2011 diff hist -84 m Scala At Home
- 20:56, 6 February 2011 diff hist +191 Scala At Home Added section in install-scala.sh script to make Sun version of Java default
- 20:44, 6 February 2011 diff hist +297 5CS004
- 12:39, 2 February 2011 diff hist +46 Scala At Home
- 12:35, 2 February 2011 diff hist +2,436 N Scala At Home New page: The steps needed to install Scala and Netbeans on Ubuntu are slightly complicated, as you need the latest version of Scala (not the one that comes with Ubuntu) to get the Netbeans plugins ...
- 12:10, 2 February 2011 diff hist +151 5CS004
- 15:47, 31 January 2011 diff hist -23 Hello World Added syntax around Scala example
- 01:04, 24 January 2011 diff hist 0 Syntax Comparison
- 20:56, 23 January 2011 diff hist +71 Syntax Comparison
- 20:16, 23 January 2011 diff hist +393 Syntax Comparison
- 19:57, 23 January 2011 diff hist +1 m Syntax Comparison
- 19:55, 23 January 2011 diff hist +8 Syntax Comparison
- 19:53, 23 January 2011 diff hist +547 Syntax Comparison
- 19:51, 23 January 2011 diff hist -22 m Syntax Comparison
- 19:49, 23 January 2011 diff hist +319 Syntax Comparison
- 19:44, 23 January 2011 diff hist +10 Syntax Comparison
- 19:44, 23 January 2011 diff hist +1,290 Syntax Comparison
- 19:29, 23 January 2011 diff hist +989 Syntax Comparison
- 19:11, 23 January 2011 diff hist +557 Syntax Comparison
- 19:04, 23 January 2011 diff hist +352 Syntax Comparison
- 17:13, 23 January 2011 diff hist +2,126 N Syntax Comparison Basic page structure in
- 17:03, 23 January 2011 diff hist +305 Hello World
- 16:53, 23 January 2011 diff hist +309 N Hello World New page: == Scala == <nowiki> </nowiki> == Java == <nowiki> public class Hello { public static void main(String[] args) { System.out.println("Hello World!"); } } </nowiki> == Py...
- 16:47, 23 January 2011 diff hist +74 5CS004
- 15:47, 23 January 2011 diff hist +147 5CS004
- 05:25, 25 January 2010 diff hist +104 Fundamentals of Programming current
- 05:24, 25 January 2010 diff hist +15 Arithmetic Expressions current
- 05:23, 25 January 2010 diff hist +60 Boolean Expressions Ugh. This page needs removing and expressions need to be refactored. current
- 05:23, 25 January 2010 diff hist +47 Arithmetic Expressions Ugh. This page needs removing and expressions need to be refactored.
- 05:22, 25 January 2010 diff hist -19 Boolean Expressions
- 05:21, 25 January 2010 diff hist +625 Fundamentals of Programming Added new structure
- 13:05, 5 January 2010 diff hist -309 CP1106
- 13:05, 5 January 2010 diff hist +309 CP1106