Received: by 10.205.139.2 with SMTP id iu2mr1128178bkc.7.1343490168601; Sat, 28 Jul 2012 08:42:48 -0700 (PDT) X-BeenThere: erlang-programming@googlegroups.com Received: by 10.204.146.82 with SMTP id g18ls4020117bkv.3.gmail; Sat, 28 Jul 2012 08:42:48 -0700 (PDT) Received: by 10.204.152.23 with SMTP id e23mr1128290bkw.6.1343490168211; Sat, 28 Jul 2012 08:42:48 -0700 (PDT) Received: by 10.204.152.23 with SMTP id e23mr1128289bkw.6.1343490168187; Sat, 28 Jul 2012 08:42:48 -0700 (PDT) Return-Path: Received: from hades.cslab.ericsson.net (hades.cslab.ericsson.net. [192.121.151.104]) by gmr-mx.google.com with ESMTP id j4si1506096bkj.3.2012.07.28.08.42.48; Sat, 28 Jul 2012 08:42:48 -0700 (PDT) Received-SPF: pass (google.com: domain of erlang-questions-boun...@erlang.org designates 192.121.151.104 as permitted sender) client-ip=192.121.151.104; Authentication-Results: gmr-mx.google.com; spf=pass (google.com: domain of erlang-questions-boun...@erlang.org designates 192.121.151.104 as permitted sender) smtp.mail=erlang-questions-boun...@erlang.org Received: from hades.cslab.ericsson.net (hades [192.121.151.104]) by hades.cslab.ericsson.net (Postfix) with ESMTP id 55FE75C07F; Sat, 28 Jul 2012 17:42:40 +0200 (CEST) X-Original-To: erlang-questi...@erlang.org Delivered-To: erlang-questi...@erlang.org Received: from s2-chicago.accountservergroup.com (s2-chicago.accountservergroup.com [184.154.165.114]) by hades.cslab.ericsson.net (Postfix) with ESMTP id 737175C003 for ; Sat, 28 Jul 2012 17:42:38 +0200 (CEST) Received: from 208-90-212-9.public.monkeybrains.net ([208.90.212.9] helo=[172.16.1.40]) by s2-chicago.accountservergroup.com with esmtpsa (TLSv1:AES256-SHA:256) (Exim 4.69) (envelope-from ) id 1Sv9A4-0003dZ-Hg; Sat, 28 Jul 2012 10:42:36 -0500 Message-ID: <5014086B.90307@wobblesoft.com> Date: Sat, 28 Jul 2012 08:42:35 -0700 From: Bryan Hughes Organization: Wobblesoft User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.7; rv:14.0) Gecko/20120713 Thunderbird/14.0 MIME-Version: 1.0 To: Sergey Ignatov References: In-Reply-To: X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - s2-chicago.accountservergroup.com X-AntiAbuse: Original Domain - erlang.org X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12] X-AntiAbuse: Sender Address Domain - wobblesoft.com X-Source: X-Source-Args: X-Source-Dir: Cc: Erlang Subject: Re: [erlang-questions] Erlang plugin for IntelliJ IDEA X-BeenThere: erlang-questi...@erlang.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: General Erlang/OTP discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: multipart/mixed; boundary="===============7999664326284599652==" Errors-To: erlang-questions-boun...@erlang.org Sender: erlang-questions-boun...@erlang.org --===============7999664326284599652== Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit This is very exciting.  Thanks for taking on the challenge.

We are an Erlang, Android and iOS shop and so the promise of having an Erlang plugin for IntelliJ by one of the Jetbrain guys makes me very happy.  We use IntelliJ (the best IDE ever) and AppCode (which is really good and becoming very solid very quickly). 

Okay, stupid question here.  I installed the plug-in to Idea 11.1 but how do I import my current erlang project?  After restarting Idea, and closing my existing projects, creating a new project from scratch or over existing sources doesnt seem to work.

Cheers,
Bryan

On 7/25/12 8:22 AM, Sergey Ignatov wrote:
Hi all,

Today I'm happy to announce the pre-alpha version of Erlang support
plugin for IntelliJ Platform based products, e.g. IntelliJ IDEA,
RubyMine etc.

At the moment there are such basic features:
 - Syntax and errors highlighting
 - References resolving
 - Code completion for functions, records and variables
 - Keyword code completion
 - Rename refactoring for modules, functions, records and variables
 - Safe delete refactoring
 - Structure view
 - Find usages
 - Code commenting/uncommenting
 - Brace matching
 - Basic code formatter

Plugin page in IntelliJ repository:
http://plugins.jetbrains.com/plugin/?pluginId=7083
Source code: https://github.com/ignatov/intellij-erlang

If you are interesting in this pluging, feel free to use the issue
tracker: https://github.com/ignatov/intellij-erlang/issues

Stay tuned.

Cheers,
Sergey Ignatov
_______________________________________________
erlang-questions mailing list
erlang-questi...@erlang.org
http://erlang.org/mailman/listinfo/erlang-questions

--

Bryan Hughes
Master Spoonbender / Wobblesoft
(415) 515-7916

http://www.wobblesoft.com

--===============7999664326284599652== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ erlang-questions mailing list erlang-questi...@erlang.org http://erlang.org/mailman/listinfo/erlang-questions --===============7999664326284599652==--