[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: [Subclipse-users] Adding existing xcode project to eclipse just for subclipse

From: Mark Phippard <markphip_at_gmail.com>
Date: Tue, 8 Dec 2009 08:31:40 -0500

On Tue, Dec 8, 2009 at 6:12 AM, Simo Salminen <simo.salminen_at_iki.fi> wrote:

> I wanna add XCode project to the eclipse just to use the subclipse on
> it. What would be the best way to do it?
>
> I tried following:
> - add new project
> - specify existing location, pointing to existing working copy
>
> However, that creates a another copy of the project on my workspace folder.
>
> I would like to just have the ability to use subclipse on existing
> working copy, I don't want anything else from eclipse.

Try these instructions from the Subclipse docs:

http://help.collab.net/topic/org.tigris.subclipse.doc/topics/wc-outside-workspace.html

The project you are importing needs to have an Eclipse .project file
in the root of the folder you select. If you do not already have one,
then just create a new Eclipse Project, just a simple project with no
language tools, and then copy the .project file that is generates to
your XCode project.

-- 
Thanks
Mark Phippard
http://markphip.blogspot.com/
------------------------------------------------------
http://subclipse.tigris.org/ds/viewMessage.do?dsForumId=1047&dsMessageId=2428187
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subclipse.tigris.org].
Received on 2009-12-08 14:31:51 CET

This is an archived mail posted to the Subclipse Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.