| [news.eclipse.tools.pdt] Re: Eclipse Not Really Saving File Changes |
I have been using Eclipse PDT to develop and edit a large PHP/MYSQL application for several months now. Things have been great, Eclipse Rocks!
I had to create a new PHP project (we won't go into why I lost the old one) and used Drag and Drop to load the files from localhost into the workspace in Eclipse.
So the actual live files are located at : C:\inetpub\wwwroot
The workspace file are located at : C:\Documents and Settings\Administrator\OPM_Workspace\OPM3
If I edit a file from within Elipse, the file appears to save without error... the little asterisk by the file name disappears. The reality is that the live files in C:\inetpub\wwwroot did not really change.
Now if I want to develop this app in Eclipse, I am having to maintain two different sets of files... (Bleh!)
Hope this helps, Eric