Return-Path: X-Original-To: apmail-ignite-dev-archive@minotaur.apache.org Delivered-To: apmail-ignite-dev-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 8D1301818F for ; Thu, 9 Jul 2015 09:15:19 +0000 (UTC) Received: (qmail 41327 invoked by uid 500); 9 Jul 2015 09:15:19 -0000 Delivered-To: apmail-ignite-dev-archive@ignite.apache.org Received: (qmail 41289 invoked by uid 500); 9 Jul 2015 09:15:19 -0000 Mailing-List: contact dev-help@ignite.incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@ignite.incubator.apache.org Delivered-To: mailing list dev@ignite.incubator.apache.org Received: (qmail 41277 invoked by uid 99); 9 Jul 2015 09:15:19 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 09 Jul 2015 09:15:19 +0000 X-ASF-Spam-Status: No, hits=1.7 required=5.0 tests=FREEMAIL_ENVFROM_END_DIGIT,HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of yash360@gmail.com designates 209.85.192.47 as permitted sender) Received: from [209.85.192.47] (HELO mail-qg0-f47.google.com) (209.85.192.47) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 09 Jul 2015 09:13:04 +0000 Received: by qgep37 with SMTP id p37so20373722qge.1 for ; Thu, 09 Jul 2015 02:14:51 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=wZNmLjftnzj4glKqcIfjFBcufYPNqmmJqrEC4ra+ZY8=; b=QX9TlmNFF4/iGANuK2ArJCR8D3iVhKP+H1dnZC6R3z2L6SdH4VQQ3KZzqxnshGZGIB sVu97rb6mscAKngSLLVMWSQ1T/reIyapB+SV1jjE5wd9vqMi45+Y+q7+0bXp4H10yjpR eFwyW1XE+40iwpvURjIDKRaGG38iv5LDLEheOucB0gHN3A2UkocKHRVPJTrcSVkQ2c6Z E0RwFKx/nTLXzOro/p7VHf82vHIxRLnMtefppa2gJ+GsRK+j2bvVblQgqIenMw/tT+CY YuRR1jWx7AcnIlQGCBoajWD5ISyMupYK8XFdyy3sIxBvTSR64qwZ6sgvqepueTpaqlbV 7rtQ== MIME-Version: 1.0 X-Received: by 10.55.27.89 with SMTP id b86mr22450117qkb.20.1436433291430; Thu, 09 Jul 2015 02:14:51 -0700 (PDT) Received: by 10.96.117.101 with HTTP; Thu, 9 Jul 2015 02:14:51 -0700 (PDT) Received: by 10.96.117.101 with HTTP; Thu, 9 Jul 2015 02:14:51 -0700 (PDT) In-Reply-To: References: Date: Thu, 9 Jul 2015 14:44:51 +0530 Message-ID: Subject: Re: Ignite and Eclipse From: Yash Sharma To: dev@ignite.incubator.apache.org Content-Type: multipart/alternative; boundary=001a1147e7b2145164051a6db0e1 X-Virus-Checked: Checked by ClamAV on apache.org --001a1147e7b2145164051a6db0e1 Content-Type: text/plain; charset=UTF-8 Hi, Few tips- Build the project on console as you would do- $ mvn clean install (-DskipTests if required) Generate eclipse artifacts- $ mvn eclipse:clean $ mvn eclipse:eclipse Open eclipse and import project into workspace. Should be fine thereafter. Hope it helps. - Via mobile. Excuse brevity. On 9 Jul 2015 2:38 pm, "Atri Sharma" wrote: > Building it says build path not complete (AbstractInputStream missing) :( > > On Thu, Jul 9, 2015 at 2:34 PM, Atri Sharma wrote: > > > Clicking Run and selecting > > org.apache.ignite.startup.cmdline.CommandLineStartup. as launch point > > kicked off a nasty looking error. Probably should try to build again > first. > > > > On Thu, Jul 9, 2015 at 2:33 PM, Dmitriy Setrakyan > > > wrote: > > > >> Eclipse has very good Maven integration. I think the whole project setup > >> should be automatic. > >> > >> D. > >> > >> On Thu, Jul 9, 2015 at 2:01 AM, Atri Sharma > wrote: > >> > >> > (Noob question wrt Eclipse) > >> > > >> > I am moving to Eclipse for Ignite and leaving behind my trusty Emacs > >> (just > >> > for the debugger and clarity in structure). > >> > > >> > Is there a tutorial which allows understanding how Ignite can be built > >> and > >> > launched from Eclipse please? > >> > > >> > -- > >> > Regards, > >> > > >> > Atri > >> > *l'apprenant* > >> > > >> > > > > > > > > -- > > Regards, > > > > Atri > > *l'apprenant* > > > > > > -- > Regards, > > Atri > *l'apprenant* > --001a1147e7b2145164051a6db0e1--