From owner-freebsd-questions@FreeBSD.ORG Wed Sep 16 13:38:13 2009 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id A69B91065679 for ; Wed, 16 Sep 2009 13:38:13 +0000 (UTC) (envelope-from sdavtaker@gmail.com) Received: from qw-out-2122.google.com (qw-out-2122.google.com [74.125.92.26]) by mx1.freebsd.org (Postfix) with ESMTP id 620D28FC0C for ; Wed, 16 Sep 2009 13:38:13 +0000 (UTC) Received: by qw-out-2122.google.com with SMTP id 3so1442670qwe.7 for ; Wed, 16 Sep 2009 06:38:12 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:date:message-id:subject :from:to:content-type; bh=hsX1Ew9qnhpNNv4Z0rogx8SYXxZLye0nGOD83x9kK7M=; b=k7S+7CkNxa1YZM6AKsVH1VW3EhmKYjSCX8pk7tkZHvgajx3KCrWXiLw7OF+hqLGDLn IK4ehIbwYyLKl7UmiVyT7i6DtvhXGRB8NnjUZQ6TC6C9P5MfE2tE2TtppUtOz/D9k/F6 f/u2+KMkvd7rcO/Z+Ajo67bglSnkm8FTOLXvM= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=HQoZzjNgM2hAgjT2OZegJ4uF5tA06X0Q83X4UN0wfB/6u9Sd7Lg6aukEsn4dIyaJa3 pBplCqPLxzZtLspouCiPNUg8aaHe8+fBUBAmia1ExMpHlgU6/Eab707NhyccMnJb7rQB S9Q1oyOo6+ZixrJx3qLFeknQhnToov1P6Zco8= MIME-Version: 1.0 Received: by 10.224.109.77 with SMTP id i13mr7255676qap.258.1253107832627; Wed, 16 Sep 2009 06:30:32 -0700 (PDT) Date: Wed, 16 Sep 2009 10:30:32 -0300 Message-ID: From: =?UTF-8?Q?Sd=C3=A4vtaker?= To: freebsd-questions@freebsd.org Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: Someone using eclipse PDT? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 16 Sep 2009 13:38:13 -0000 Hi, i was wondering if someone coud install the PDT for eclipse, i can successfull install eclipse from ports, but pdt is not a port and using the standard procedure installing elcipse packages from the update tool fails. Damian