Though I am not an OSX user I am a Mac-in-the know. Basically I get invited to their house parties and politely decline to run amok with Windows and Linux/Unix (who is OSX's older sister, it is all so very confusing). In any case, Mac adds extra files to everything. I know when a designer is using a mac vs a pc. I get extra files and directories in their attachments if there is a folder. As far as project files, there needs to be a way to set up netbeans to keep the files for project in a different location from your working on files. If not then shame on your IDE. Well, if nothing works, since Linux/Unix is close to my heart I can write a script for you to pull all files of a list of extensions out and copy them to a new directory with subfolders in tact. Here ya are:
This should work
find . -name '*.php' | xargs rsync -avuzb '{}' exportdirectory/
Ben şu anda onu test etmek için bir makine yok ve Cygwin, tüm bu çaba için sadece bazen başarısız olur. Aksi Unix wizardy kullanmak, bana nasıl gidiyor bakalım: D Çünkü evet, biz OSX Unix komut satırı kullanır biliyorum. Ham script size bunu bir şekilde bir fikir vermek için esas olan. Ben orada php, html, css, js, ve diğer dosyaları ve Nadir (tanrı umut değil sağlar), sadece uzantıları bilmek yeterli olacak değil üzerinde eminim.
Şahsen ben GVIM kullanımı ve proje yöneticileri kullanmayı reddediyorum, ben GVIM ve komut satırını kullanın ve ben de kullandım ama, ben her şeyi yapıyorum güncel şekilde son derece tercihli duyuyorum. Hey, bu olsa seçimdir. Burada hiçbir eleştiri başka bir yolculuk yürümek.