Pour ceux qui codent en Ruby, il existe un plugin pour Eclipse :
RDT (Ruby Development Tools) is a eclipse plugin and allows therefore to use many of the ecplise features for the development of Ruby projects. Some of these features refer directly to files and can therefore leveraged without modifications for Ruby projects.
These are for example:
* Organizing Code with projects
* Local History of files
* Team support (CVS)
* Search functionality
* Run configurations
* Undo/Revert
Of course the RDT can also be mixed with other plugins like a xml plugin.
# Plugin Ruby pour eclipse
Posté par Gawan . En réponse à la dépêche Sortie d'Eclipse 3.0 finale. Évalué à 7.
RDT (Ruby Development Tools) is a eclipse plugin and allows therefore to use many of the ecplise features for the development of Ruby projects. Some of these features refer directly to files and can therefore leveraged without modifications for Ruby projects.
These are for example:
* Organizing Code with projects
* Local History of files
* Team support (CVS)
* Search functionality
* Run configurations
* Undo/Revert
Of course the RDT can also be mixed with other plugins like a xml plugin.
L'adresse du site : http://213.203.244.123/wiki/wiki.phtml(...)