[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.tools.pdt] How does PDT corrupt .project files? (was Re: No folding, no code completion... this used to work... what happened?)

How does a .project file get damaged, anyway? I've been using Eclipse for 4 years and I've never seen that happen. (But I stopped using PDT a while ago and switched back to PHPeclipse, so maybe that's why.)

What is PDT doing with .project files that they can get corrupt? Isn't that more-or-less static information that's only ever written to once in a blue moon if you add a new nature or builder, create the project in the first place, or import it from some source where it doesn't already exist?

BTW, there's also this hack if you need to shoehorn an existing project to work w/ PDT:

http://wiki.eclipse.org/IRC_FAQ#How_do_I_manually_assign_a_project_Nature_or_BuildCommand.3F

Nick

Jacob Fogg wrote:
You are the MAN! If you were anywhere close by, I'd come over and take you out to lunch!

Thanks!
Jacob

J. A. Boyd wrote:
Hello Jacob !

I have this problem due damaged ".project" file.

Copy "...workspace/project_name/.project" file from your partner and
restart PDT for testing...

Boyd



Em Fri, 14 Mar 2008 14:35:48 -0600
Jacob Fogg <jacob@xxxxxxxxxxx> escreveu:

A while back my folding and code completion just stopped working for some unexplainable reason... I have folding enabled everywhere... I have code completion enabled... My partner is using the same environment as I am and his is working fine... Please help... I don't even know where to go from here!