Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » PHP Development Tools (PDT) » Using Code Assist in SVN project
Using Code Assist in SVN project [message #84224] Fri, 21 November 2008 20:39 Go to next message
Joseph is currently offline JosephFriend
Messages: 1
Registered: July 2009
Junior Member
Hi,
new to the list, Eclipse, and PDT - got a question I can't find an answer
to:

I use Subversive to manage SVN projects, which are developed in PHP. I've
installed the latest release of PDT (which is fabulous, by the way), but
had to hand-edit the .project file to add the PHP Nature to get Code
Assist working.

I found this closed issue:
https://bugs.eclipse.org/bugs/show_bug.cgi?id=197678 (marked will not fix)
where the maintainer suggests creating two projects and linking them.
I've tried a variety of approaches, but can't see how to do this such that
the project has a PHP nature, but still maintains its links to the SVN
repository.

Things seem to work OK with the PHP Nature hand-edited into the .project
file, but this seems a bit hackish??

thanks for any advice.
Re: Using Code Assist in SVN project [message #84297 is a reply to message #84224] Sat, 22 November 2008 06:46 Go to previous message
David Muir is currently offline David MuirFriend
Messages: 63
Registered: July 2009
Member
Removing the .project file from the svn repository should fix things. I
always add .project to svn:ignore. The svn info isn't stored in your
project folder anyway, so that shouldn't be a problem.


Joseph wrote:

> Hi,
> new to the list, Eclipse, and PDT - got a question I can't find an answer
> to:

> I use Subversive to manage SVN projects, which are developed in PHP. I've
> installed the latest release of PDT (which is fabulous, by the way), but
> had to hand-edit the .project file to add the PHP Nature to get Code
> Assist working.

> I found this closed issue:
> https://bugs.eclipse.org/bugs/show_bug.cgi?id=197678 (marked will not fix)
> where the maintainer suggests creating two projects and linking them.
> I've tried a variety of approaches, but can't see how to do this such that
> the project has a PHP nature, but still maintains its links to the SVN
> repository.

> Things seem to work OK with the PHP Nature hand-edited into the .project
> file, but this seems a bit hackish??

> thanks for any advice.
Previous Topic:Javascript code assistance
Next Topic:[Announce] PDT 2.0.0 I200811200931 is available
Goto Forum:
  


Current Time: Thu Apr 25 08:28:49 GMT 2024

Powered by FUDForum. Page generated in 0.02974 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top