Changes between Initial Version and Version 1 of ChimeraEclipse


Ignore:
Timestamp:
Aug 30, 2010, 6:06:47 PM (16 years ago)
Author:
Darren Weber
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • ChimeraEclipse

    v1 v1  
     1
     2== Configure Eclipse with PyDev for Chimera ==
     3
     4These notes used the Ubuntu 10.04 package for eclipse, which provided:
     5Eclipse SDK 3.5.2 (Build id: M20100211-1343).  See the
     6[http://www.eclipse.org/platform eclipse site] for other downloads.
     7
     8=== Eclipse Plugins ===
     9
     10The [http://pydev.org/ PyDev] plugin was installed, using the
     11Eclipse: Help > Install New Software utility, by adding
     12the http://pydev.org/updates site.
     13
     14For a useful vi emulation in eclipse,
     15see [http://www.viplugin.com/viplugin/ viplugin].  An
     16alternative is [http://eclim.org/ eclim].
     17