summaryrefslogtreecommitdiff
path: root/support/xcode/README
blob: d13688eb131197b2c97d07a471b0e7aa2254c6ef (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
* Introduction

This directory contains additional specification files (.pb*spec) for
Scala programs.

More information about XCode (MacOSX) is available from:

   http://www.apple.com/macosx/features/xcode/

* Installation

Copy the files "Specifications/Scala.*" to the following location:

   /Library/Application support/Apple/Developer Tools/Specifications

From that point on, loading a file whose name ends in ".scala" automatically
turns Scala mode on.

* Thanks

This feature was contributed by Pascal Perez (pascal.perez@epfl.ch)

* Version

$Id$