https://github.com/ignatov/intellij-erlang
Erlang IDE
https://github.com/ignatov/intellij-erlang
erlang erlang-plugin ide intellij
Last synced: about 1 year 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 (almost 14 years ago)
- Default Branch: master
- Last Pushed: 2025-05-02T13:29:35.000Z (about 1 year ago)
- Last Synced: 2025-05-02T14:53:27.832Z (about 1 year ago)
- Topics: erlang, erlang-plugin, ide, intellij
- Language: Java
- Homepage: https://www.jetbrains.com/help/idea/2018.2/getting-started-with-erlang.html
- Size: 68 MB
- Stars: 744
- Watchers: 50
- Forks: 122
- Open Issues: 261
-
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插件. (开发工具)
- awesome-ccamel - ignatov/intellij-erlang - Erlang IDE (Java)
README
## Erlang plugin
[/statusIcon.svg?guest=1)](https://teamcity.jetbrains.com/viewType.html?buildTypeId=IntellijIdeaPlugins_IntellijErlang_Tests&guest=1)
[](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.
## Requirements
- IntelliJ IDEA 2022.1 or later (Community or Ultimate)
- Java 17 or later
## For Developers
If you're developing or modifying the plugin, please see the [Development Guide](docs/DEVELOPMENT.md) for information about Java version compatibility requirements.
## 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)).