Return-Path: X-Original-To: apmail-incubator-cloudstack-dev-archive@minotaur.apache.org Delivered-To: apmail-incubator-cloudstack-dev-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 4FFCED396 for ; Thu, 4 Oct 2012 11:35:48 +0000 (UTC) Received: (qmail 85775 invoked by uid 500); 4 Oct 2012 11:35:48 -0000 Delivered-To: apmail-incubator-cloudstack-dev-archive@incubator.apache.org Received: (qmail 85590 invoked by uid 500); 4 Oct 2012 11:35:47 -0000 Mailing-List: contact cloudstack-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: cloudstack-dev@incubator.apache.org Delivered-To: mailing list cloudstack-dev@incubator.apache.org Received: (qmail 85556 invoked by uid 99); 4 Oct 2012 11:35:47 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 04 Oct 2012 11:35:47 +0000 X-ASF-Spam-Status: No, hits=-2.3 required=5.0 tests=RCVD_IN_DNSWL_MED,SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of devdeep.singh@citrix.com designates 203.166.19.134 as permitted sender) Received: from [203.166.19.134] (HELO SMTP.CITRIX.COM.AU) (203.166.19.134) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 04 Oct 2012 11:35:40 +0000 X-IronPort-AV: E=Sophos;i="4.80,535,1344211200"; d="scan'208";a="12970237" Received: from banpmailmx01.citrite.net ([10.103.128.73]) by SYDPIPO01.CITRIX.COM.AU with ESMTP/TLS/RC4-MD5; 04 Oct 2012 11:35:18 +0000 Received: from BANPMAILBOX01.citrite.net ([10.103.128.71]) by BANPMAILMX01.citrite.net ([10.103.128.73]) with mapi; Thu, 4 Oct 2012 17:05:17 +0530 From: Devdeep Singh To: "cloudstack-dev@incubator.apache.org" Date: Thu, 4 Oct 2012 17:05:16 +0530 Subject: RE: 4.0 branch and Eclipse debugging Thread-Topic: 4.0 branch and Eclipse debugging Thread-Index: Ac2iIV8Apn02cbhiQhqvkBddvrsGygAApiow Message-ID: <2529883E7B666F4E8F21F85AADA43CA70102ECCE8F43@BANPMAILBOX01.citrite.net> References: In-Reply-To: Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: acceptlanguage: en-US Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-Virus-Checked: Checked by ClamAV on apache.org > -----Original Message----- > From: Busy Dev [mailto:busydev6@gmail.com] > Sent: Thursday, October 04, 2012 4:43 PM > To: cloudstack-dev@incubator.apache.org > Subject: 4.0 branch and Eclipse debugging >=20 > Hi, >=20 > I recently switched to the 4.0 branch (master changes too much) and am > having trouble getting Eclipse to load the project and be able to debug t= he > server. I found instructions on Cloudstack on how to import the existing > projects into a workspace but I don't think it applies anymore (no projec= ts > are found by ecplise when you do this). >=20 > How do people use Eclipse and debug the server? >=20 > Thanks You can try the instructions on setting up eclipse given here http://mail-a= rchives.apache.org/mod_mbox/incubator-cloudstack-dev/201208.mbox/%3c2012082= 8131232.d3d18d9a633cb81ed61112bf108fc615.aef6d6bd48.wbe@email00.secureserve= r.net%3e. See if it helps. Regards, Devdeep