Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:51284 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 68323 invoked from network); 15 Jan 2011 07:08:40 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 15 Jan 2011 07:08:40 -0000 Authentication-Results: pb1.pair.com smtp.mail=smalyshev@sugarcrm.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=smalyshev@sugarcrm.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain sugarcrm.com designates 67.192.241.143 as permitted sender) X-PHP-List-Original-Sender: smalyshev@sugarcrm.com X-Host-Fingerprint: 67.192.241.143 smtp143.dfw.emailsrvr.com Linux 2.6 Received: from [67.192.241.143] ([67.192.241.143:38450] helo=smtp143.dfw.emailsrvr.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 1A/32-46674-6F7413D4 for ; Sat, 15 Jan 2011 02:08:39 -0500 Received: from localhost (localhost.localdomain [127.0.0.1]) by smtp24.relay.dfw1a.emailsrvr.com (SMTP Server) with ESMTP id 61DD3180439; Sat, 15 Jan 2011 02:08:35 -0500 (EST) X-Virus-Scanned: OK Received: by smtp24.relay.dfw1a.emailsrvr.com (Authenticated sender: smalyshev-AT-sugarcrm.com) with ESMTPSA id 0C77C180438; Sat, 15 Jan 2011 02:08:34 -0500 (EST) Message-ID: <4D3147F2.8070907@sugarcrm.com> Date: Fri, 14 Jan 2011 23:08:34 -0800 Organization: SugarCRM User-Agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.6; en-US; rv:1.9.2.13) Gecko/20101207 Thunderbird/3.1.7 MIME-Version: 1.0 To: Martin Scotta CC: "internals@lists.php.net" References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [PHP-DEV] PHP development environment From: smalyshev@sugarcrm.com (Stas Malyshev) Hi! > I'm just starting with the internal PHP development. > Do you have some sort of common development environment? Eclipse project or > the like? If you use eclipse, I personally just loaded whole PHP source dir into Eclipse C/C++ project and it seems to be quite fine with it. No build of course, but it's easy enough from command line (buildconf, configure, make, you're done) and if you absolutely must I'm sure there's a way to do it in eclipse too... -- Stanislav Malyshev, Software Architect SugarCRM: http://www.sugarcrm.com/ (408)454-6900 ext. 227