From owner-freebsd-eclipse@FreeBSD.ORG Mon Aug 9 12:50:55 2010 Return-Path: Delivered-To: freebsd-eclipse@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 80D071065677 for ; Mon, 9 Aug 2010 12:50:55 +0000 (UTC) (envelope-from janseneric@gmail.com) Received: from mail-qw0-f54.google.com (mail-qw0-f54.google.com [209.85.216.54]) by mx1.freebsd.org (Postfix) with ESMTP id 1C4AB8FC1F for ; Mon, 9 Aug 2010 12:50:54 +0000 (UTC) Received: by qwg5 with SMTP id 5so6185383qwg.13 for ; Mon, 09 Aug 2010 05:50:54 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:sender:received:date :x-google-sender-auth:message-id:subject:from:to:content-type; bh=GrBE8MmJHF+YO3e/5TSrVh7V9QwSkosK9jHVf+HOD8c=; b=Dbz8nq3A4WyEKKbFEnyQKJFy6XEYMXY0F+KGf1cnIjGmu1xoRAi3+wIkvRd5+TfdoM crHhR7WjR3rwQqRUB+NWSZKOjJNGpjKpmEwKhCv7ozPwtnWGudVDxiPkPnC9PfIuHtCy +EE5J21RI7AlKiRayalIcJVl6MpZGNtoxcU1Y= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:sender:date:x-google-sender-auth:message-id:subject :from:to:content-type; b=FC7Sp2eeKLyx8VU8OEtOjqwQvfQAbqk0TS1W1vDaMapOfxMcPNjYMKTpZcEtH/kj+g KOdPeyZkTKdMo65Fki+N8WcUmrqY6lwCS3MjFZecx19JHnf2Vaey1Ao7x4a8B5PbqEud X7OdmLi/jX4zLE9GMBTLWlEPDNUWK4QTgnXQ8= MIME-Version: 1.0 Received: by 10.229.223.198 with SMTP id il6mr7227755qcb.50.1281356386471; Mon, 09 Aug 2010 05:19:46 -0700 (PDT) Sender: janseneric@gmail.com Received: by 10.229.70.211 with HTTP; Mon, 9 Aug 2010 05:19:46 -0700 (PDT) Date: Mon, 9 Aug 2010 19:19:46 +0700 X-Google-Sender-Auth: 8Xy5Ud7t98j-V3I1BcUvoxBU43c Message-ID: From: Eric Jansen To: freebsd-eclipse@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 Subject: Target "provision.tests" does not exist in the project "Eclipse SDK build" X-BeenThere: freebsd-eclipse@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "FreeBSD users of eclipse EDI, tools, rich client apps & ports." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 09 Aug 2010 12:50:55 -0000 I tried to install eclipse from /usr/ports/java/eclipse, then some restricted options demanding me to download directly from websites listed on. I downloaded then and copy them into /usr/ports/distfiles/: jce_policy-6.zip jdk-6u3-fcs-bin-b05-jrl-24_sep_2007.jar jdk-6u3-fcs-mozilla_headers-b05-unix-24_sep_2007.jar jdk-6u3-fcs-src-b05-jrl-24_sep_2007.jar jdk16.patches diablo-caffe-freebsd7-i386-1.6.0_07-b02.tar.bz2 diablo-jre1.6.0_07 diablo-latte-freebsd7-i386-1.6.0_07-b02.tar.bz2 Error results: ===> Building for eclipse-3.5.2 Picked up _JAVA_OPTIONS: -Xmx1024m Buildfile: build.xml BUILD FAILED Target "provision.tests" does not exist in the project "Eclipse SDK build". Total time: 0 seconds *** Error code 1 Stop in /usr/ports/java/eclipse. *** Error code 1 Stop in /usr/ports/java/eclipse. What's exactly that I missed during the installation? Thank you in advance. Eric Jansen