From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-0.9 required=5.0 tests=BAYES_00,FORGED_GMAIL_RCVD, FREEMAIL_FROM autolearn=no autolearn_force=no version=3.4.4 X-Google-Thread: 103376,c411059563be9f2e,start X-Google-NewGroupId: yes X-Google-Attributes: gida07f3367d7,domainid0,public,usenet X-Google-Language: ENGLISH,ASCII Received: by 10.68.232.42 with SMTP id tl10mr254082pbc.7.1335990434362; Wed, 02 May 2012 13:27:14 -0700 (PDT) Path: r9ni124682pbh.0!nntp.google.com!news2.google.com!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail From: =?ISO-8859-1?Q?bj=F6rn_lundin?= Newsgroups: comp.lang.ada Subject: Eclipse, gnatbench and sublipse Date: Wed, 2 May 2012 13:21:17 -0700 (PDT) Organization: http://groups.google.com Message-ID: <16790205.451.1335990077902.JavaMail.geo-discussion-forums@vbbdh3> NNTP-Posting-Host: 46.195.161.243 Mime-Version: 1.0 X-Trace: posting.google.com 1335990434 31091 127.0.0.1 (2 May 2012 20:27:14 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: Wed, 2 May 2012 20:27:14 +0000 (UTC) Complaints-To: groups-abuse@google.com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=46.195.161.243; posting-account=3_reEwoAAAC163IAIrx427KYmwahFuh9 User-Agent: G2/1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Date: 2012-05-02T13:21:17-07:00 List-Id: Hi! I try to use eclipse as my IDE, with gnatbench, on Linux. However I have trouble makin subclipse understand that it is a svn handled = working copy as well. I had a checked out working copy , used 'import' via gnatbench, and pointed at the .gpr file. eclipse created a workspace, in $HOME/workspace with (sym)links to the actu= al root of the project. the .svn directories are there, but I cannot manage to get subclipse to rec= ognize the working copy. Any ideas? -- Bj=F6rn Lundin