Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id A9E34200B8E for ; Mon, 22 Aug 2016 05:59:22 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id A8AC8160AAA; Mon, 22 Aug 2016 03:59:22 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id ECF64160AC0 for ; Mon, 22 Aug 2016 05:59:21 +0200 (CEST) Received: (qmail 27445 invoked by uid 500); 22 Aug 2016 03:59:20 -0000 Mailing-List: contact notifications-help@ofbiz.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@ofbiz.apache.org Delivered-To: mailing list notifications@ofbiz.apache.org Received: (qmail 27422 invoked by uid 99); 22 Aug 2016 03:59:20 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 22 Aug 2016 03:59:20 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 91BA62C0154 for ; Mon, 22 Aug 2016 03:59:20 +0000 (UTC) Date: Mon, 22 Aug 2016 03:59:20 +0000 (UTC) From: "Jacques Le Roux (JIRA)" To: notifications@ofbiz.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Closed] (OFBIZ-7779) Update wiki Eclipse pages regarding Gradle MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Mon, 22 Aug 2016 03:59:22 -0000 [ https://issues.apache.org/jira/browse/OFBIZ-7779?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jacques Le Roux closed OFBIZ-7779. ---------------------------------- Resolution: Done Fix Version/s: Upcoming Branch This is basically done > Update wiki Eclipse pages regarding Gradle > ------------------------------------------ > > Key: OFBIZ-7779 > URL: https://issues.apache.org/jira/browse/OFBIZ-7779 > Project: OFBiz > Issue Type: Task > Components: Confluence > Reporter: Jacques Le Roux > Assignee: Jacques Le Roux > Fix For: Upcoming Branch > > Attachments: Image 007.png, OFBIZ-7779.patch, OFBIZ-7779.patch, compile.error, neon.error > > > I wanted to update the 2 wiki Eclipse pages regarding Gradle. But so far got some issues in my environment (still Windows 7). > I use both Eclipse Luna and Mars (Mars at 98%). Luna does not support Gradle. > First I must say my Mars instance works perfectly, but for few months I'm unable to update. I did not try yet to create another Mars instance because I guess it will anyway screws its update mechanism later :/ > Mars comes with the embedded ["Gradle Buildship" plugin|https://gradle.org/eclipse/], I have the 1.0.5 version from 2015-09-22. I found this tuto http://www.vogella.com/tutorials/EclipseGradle/article.html (with a 6/7 clone/redundant section). > Few remarks: I see no Gradle context menu entrie, maybe due to my unability to update Mars, so I'm unable to "add Gradle support to existing Eclipse project ". So I created a Gradle "trunk" side project following , but, though all work well in command line, in Eclipse building with Gradle does not work. I always get (see compile.error) > Of course I tried (4th) to install Eclipse Neon, to no avail, so far the best I got (at least I eventually got something) is in neon.error > I'll continue later... -- This message was sent by Atlassian JIRA (v6.3.4#6332)