From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Dmitry Gutov Newsgroups: gmane.emacs.devel Subject: Re: State of Java support in JDEE, was: Re: cl-lexical-let? Date: Sat, 18 Jul 2015 22:33:58 +0300 Message-ID: <55AAAA26.1060808@yandex.ru> References: <867fq0hvr2.fsf@stephe-leake.org> <55AA905B.6050200@yandex.ru> <867fpx2rmd.fsf@stephe-leake.org> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1437248054 9603 80.91.229.3 (18 Jul 2015 19:34:14 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sat, 18 Jul 2015 19:34:14 +0000 (UTC) To: Stephen Leake , emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sat Jul 18 21:34:10 2015 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1ZGXsA-00013q-2h for ged-emacs-devel@m.gmane.org; Sat, 18 Jul 2015 21:34:10 +0200 Original-Received: from localhost ([::1]:49504 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZGXs9-0007J4-Eh for ged-emacs-devel@m.gmane.org; Sat, 18 Jul 2015 15:34:09 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:41104) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZGXs6-0007Iv-SQ for emacs-devel@gnu.org; Sat, 18 Jul 2015 15:34:07 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZGXs3-0005bC-Mj for emacs-devel@gnu.org; Sat, 18 Jul 2015 15:34:06 -0400 Original-Received: from mail-wi0-x233.google.com ([2a00:1450:400c:c05::233]:34143) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZGXs3-0005ay-Fb for emacs-devel@gnu.org; Sat, 18 Jul 2015 15:34:03 -0400 Original-Received: by wibud3 with SMTP id ud3so60856571wib.1 for ; Sat, 18 Jul 2015 12:34:02 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=sender:subject:to:references:from:message-id:date:user-agent :mime-version:in-reply-to:content-type:content-transfer-encoding; bh=Py55yu0zOTs1lCj+Xmb67u2BH46fSeE36LmEJ6maOMM=; b=BxyTstWE1CDPaIGhqZmmy8edIeGBwIa1x85gxe+wzd7lSUKFtqa7lAbxgjqZUMlgaK /B3B2zj/MwKrWtUYNxHlgBoDQL/wlOk8cvynEqCE7r7nSejL2F/CbgDATi3u1vTKjDM+ 6ZdWuCHZyewiR25cto4svpBGpXEjXwzZpEN4KxUURuROjcVdbb8PQ9NCBWz5L9IsyUmW Ubmip5EGXFN3KHS8WZYsjDa6M+i4FRLbQ0sAxZgbGUO/qJUBxaYM7howHCWOMjFPct1G lh3CwCFpBTGWZXHAMoh+P0LAILQWbVyWViVXPotpVL+z0DXZtpXUXQzv5Ad+Q8PEe50d q9ZQ== X-Received: by 10.194.2.228 with SMTP id 4mr38868512wjx.146.1437248042859; Sat, 18 Jul 2015 12:34:02 -0700 (PDT) Original-Received: from [192.168.1.2] ([185.105.175.24]) by smtp.googlemail.com with ESMTPSA id bg6sm24039403wjc.13.2015.07.18.12.34.01 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Sat, 18 Jul 2015 12:34:02 -0700 (PDT) User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.0 In-Reply-To: <867fpx2rmd.fsf@stephe-leake.org> X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2a00:1450:400c:c05::233 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:187961 Archived-At: On 07/18/2015 10:27 PM, Stephen Leake wrote: > Not yet, but there is now interest in adding that. > > JDEE recently moved to a git repository on github > https://github.com/jdee-emacs/jdee , and several people have expressed > interest in working on it. Terrific, thanks for the news.