From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 26361 invoked by alias); 29 Nov 2006 00:57:13 -0000 Received: (qmail 26352 invoked by uid 22791); 29 Nov 2006 00:57:13 -0000 X-Spam-Status: No, hits=-2.4 required=5.0 tests=AWL,BAYES_00,SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: sourceware.org Received: from mx1.redhat.com (HELO mx1.redhat.com) (66.187.233.31) by sourceware.org (qpsmtpd/0.31) with ESMTP; Wed, 29 Nov 2006 00:57:09 +0000 Received: from int-mx1.corp.redhat.com (int-mx1.corp.redhat.com [172.16.52.254]) by mx1.redhat.com (8.12.11.20060308/8.12.11) with ESMTP id kAT0v7Se004575 for ; Tue, 28 Nov 2006 19:57:07 -0500 Received: from pobox.hsv.redhat.com (pobox.hsv.redhat.com [172.16.16.12]) by int-mx1.corp.redhat.com (8.13.1/8.13.1) with ESMTP id kAT0v7EK028762 for ; Tue, 28 Nov 2006 19:57:07 -0500 Received: from [10.11.14.51] (vpn-14-51.rdu.redhat.com [10.11.14.51]) by pobox.hsv.redhat.com (8.12.11.20060308/8.12.11) with ESMTP id kAT0v5Mg002867; Tue, 28 Nov 2006 19:57:05 -0500 Message-ID: <456CDAE1.10006@redhat.com> Date: Wed, 29 Nov 2006 00:57:00 -0000 From: Phil Muldoon User-Agent: Thunderbird 1.5.0.8 (X11/20061107) MIME-Version: 1.0 To: fedora-devel-java-list@redhat.com CC: Frysk Hackers Subject: src.zip's and rpms in Eclipse Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes Mailing-List: contact frysk-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Post: List-Help: , Sender: frysk-owner@sourceware.org X-SW-Source: 2006-q4/txt/msg00241.txt.bz2 Andrew Overholt suggested I ask here for help with this. One of the really neat things about developing any Java program using Classpath in Fedora is the integration of Classpath source in the rpm, and how it integrates with Eclipse. This is great as it allows you to browse the Classpath code under the api with F3 (or Right Click->Open Declaration). We'd like to do the same for Java-GNOME and Frysk. Is there a Wiki page, guide .. or general advice to accomplish this as it is done via the Classpath rpm? Regards Phil Muldoon