Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ignatov/intellij-erlang
Erlang IDE
https://github.com/ignatov/intellij-erlang
erlang erlang-plugin ide intellij
Last synced: 2 days ago
JSON representation
Erlang IDE
- Host: GitHub
- URL: https://github.com/ignatov/intellij-erlang
- Owner: ignatov
- License: other
- Created: 2012-07-24T17:41:30.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2024-12-15T14:33:38.000Z (about 2 months ago)
- Last Synced: 2025-01-24T10:03:36.494Z (9 days ago)
- Topics: erlang, erlang-plugin, ide, intellij
- Language: Java
- Homepage: https://www.jetbrains.com/help/idea/2018.2/getting-started-with-erlang.html
- Size: 67.9 MB
- Stars: 737
- Watchers: 51
- Forks: 121
- Open Issues: 265
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- Authors: AUTHORS.md
Awesome Lists containing this project
- awesome-erlang-cn - intellij-erlang - intellij插件. (开发工具)
README
## Erlang plugin
[![Build Status](https://teamcity.jetbrains.com/app/rest/builds/buildType:(id:IntellijIdeaPlugins_IntellijErlang_Tests)/statusIcon.svg?guest=1)](https://teamcity.jetbrains.com/viewType.html?buildTypeId=IntellijIdeaPlugins_IntellijErlang_Tests&guest=1)
[![Build Status](https://travis-ci.org/ignatov/intellij-erlang.svg?branch=master)](https://travis-ci.org/ignatov/intellij-erlang)[Erlang Plugin](http://plugins.jetbrains.com/plugin/?pluginId=7083) turns [IntelliJ IDEA](http://www.jetbrains.com/idea/)
and other IntelliJ-based products
([RubyMine](http://www.jetbrains.com/ruby/),
[PyCharm](http://www.jetbrains.com/pycharm/),
[WebStorm](http://www.jetbrains.com/webstorm/), etc.) to a convenient [Erlang](http://www.erlang.org/) IDE.## Pre-release builds
Download [the latest successful plugin](https://teamcity.jetbrains.com/repository/download/IntellijIdeaPlugins_IntellijErlang_Tests/.lastSuccessful/intellij-erlang-0.11.{build.number}.zip?guest=1), hit 'Install plugin from disk...' at 'Plugins' page in 'Settings' of your IDE, and point it to the downloaded archive.Note for **Mac OS X** users: you need to download the entire zip file, not a several jars (see [Apple discussion forum](https://discussions.apple.com/thread/1483114)).