Changes between Version 2 and Version 3 of Goodies
- Timestamp:
- 01/17/08 11:46:34 (5 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Goodies
v2 v3 1 Elixir has already a few interesting satellite projects .1 Elixir has already a few interesting satellite projects or helper tools: 2 2 3 3 * [http://bighead.poli.usp.br/~lameiro/ElixirGenXML/ ElixirGenXML - generate Elixir entity definitions from UML class diagrams (XMI files)] 4 4 * [http://groups.google.co.ve/group/sqlelixir/files Vim bindings for quick Elixir development (using the DSL syntax)] 5 * [http://groups.google.co.ve/group/sqlelixir/files TextMate bundle for quick Elixir development (using the DSL syntax)]5 * [http://groups.google.co.ve/group/sqlelixir/files TextMate bundle for quick Elixir development]. There are two different versions you can choose from: one for the attribute-based syntax (the default syntax from 0.4 onward) and one for the DSL syntax. The author recommends installing only one or the other because several of the tab expansion shortcuts overlap and then you have to tell TextMate which one you mean every time. 6 6 7 7 If you have a project which can help development using Elixir, don't hesitate to add it to the list.
