Changes between Version 25 and Version 26 of Doc/SCDB/Eclipse


Ignore:
Timestamp:
Aug 5, 2010, 11:21:03 AM (14 years ago)
Author:
/O=GRID-FR/C=FR/O=CNRS/OU=LAL/CN=Michel Jouvin
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Doc/SCDB/Eclipse

    v25 v26  
    3838 * SVNKit : pure Java SVN client, providing both Java classes and a set of command line utilities compatible with SVN line mode client (command `jsvn`). This is not necessary when you use Subversive as SVN plug-in as it is provided with the SVN connector.
    3939  * Download URL : http://svnkit.com/
    40  * Pan editor: download the jar file from http://www.desy.de/~pfix/PAN_Colorer/ and drop it into your Eclipse plugins directory.
    41 
    42 ''Note: Previously, Pan syntax colouring was done with Colorer. Unfortunatly this plugin is not really maintained and is know to have problems on many platforms. In case, you still want to use it, it can be download from http://colorer.sf.net/eclipsecolorer/''
     40 * Pan editor: 2 editors are currently available
     41   * Eclipse Colorer editor: it can be download from `http://colorer.sf.net/eclipsecolorer/` and requires some [#ColorerConfig customizations] for PAN language support.
     42   * PAN editor: it is still preliminary. The jar file must be downloaded from `http://www.desy.de/~pfix/PAN_Colorer/` and dropped into your Eclipse plugins directory.
    4343
    4444== Configuration ==
     
    7777
    7878
    79 === Colorer ===
     79=== Colorer === #ColorerConfig
    8080
    8181If you choose to use the Colorer rather than the Pan editor, you need to do the following configuration. Else you can just ignore it.
     
    8686`/path/to/eclipse/plugins/net.sf.colorer_VERSION/colorer/hrc/auto`.
    8787
    88 Then an entry for these syntax colouring rules must be added to `/path/to/eclipse/plugins/net.sf.colorer_VERSION/colorer/catalog.xml`. This is done by editing this file and adding the following line to the hrc-sets:
    89 <location link="hrc/auto/pan.hrc"/>
     88''Note: in Colorer versions previous to 0.9, it was necessary to add an entry for these syntax colouring rules to `/path/to/eclipse/plugins/net.sf.colorer_VERSION/colorer/catalog.xml`. To achieve this, edit this this file and add the following line to the hrc-sets:
     89<location link="hrc/auto/pan.hrc"/>.''
    9090
    9191Last, add an association between `.tpl` file extension and Colorer Editor. To do this, go to Window->Preferences->General->Editors->File Associations, add .tpl