Thu, 28 Apr 2011 16:28:23 +0400fixed run for project that is open from remote file system make-project-no-ant-193253
Vladimir Kvashin <vkvashin@netbeans.org> [Thu, 28 Apr 2011 16:28:23 +0400] rev 197306
fixed run for project that is open from remote file system

Thu, 28 Apr 2011 16:10:06 +0400fixed build of project that is open from remote file system make-project-no-ant-193253
Vladimir Kvashin <vkvashin@netbeans.org> [Thu, 28 Apr 2011 16:10:06 +0400] rev 197305
fixed build of project that is open from remote file system

Thu, 28 Apr 2011 15:43:11 +0400fixed a misprint in method name make-project-no-ant-193253
Vladimir Kvashin <vkvashin@netbeans.org> [Thu, 28 Apr 2011 15:43:11 +0400] rev 197304
fixed a misprint in method name

Thu, 28 Apr 2011 14:52:59 +0400check project via FileObject, not File make-project-no-ant-193253
Vladimir Kvashin <vkvashin@netbeans.org> [Thu, 28 Apr 2011 14:52:59 +0400] rev 197303
check project via FileObject, not File

Thu, 28 Apr 2011 14:09:09 +0400got rid of some unnecessary FileUtil.toFile calls make-project-no-ant-193253
Vladimir Kvashin <vkvashin@netbeans.org> [Thu, 28 Apr 2011 14:09:09 +0400] rev 197302
got rid of some unnecessary FileUtil.toFile calls

Thu, 28 Apr 2011 14:08:37 +0400removed unused MakeSourcesHelper class make-project-no-ant-193253
Vladimir Kvashin <vkvashin@netbeans.org> [Thu, 28 Apr 2011 14:08:37 +0400] rev 197301
removed unused MakeSourcesHelper class

Thu, 28 Apr 2011 13:37:53 +0400avoid NPE in clients: never return null file object, but dummy instead make-project-no-ant-193253
Vladimir Kvashin <vkvashin@netbeans.org> [Thu, 28 Apr 2011 13:37:53 +0400] rev 197300
avoid NPE in clients: never return null file object, but dummy instead

Thu, 28 Apr 2011 13:18:28 +0400filter RemoteDirectory spam make-project-no-ant-193253
Vladimir Kvashin <vkvashin@netbeans.org> [Thu, 28 Apr 2011 13:18:28 +0400] rev 197299
filter RemoteDirectory spam

Thu, 28 Apr 2011 13:15:23 +0400moving projects to file objects: return correct file system host make-project-no-ant-193253
Vladimir Kvashin <vkvashin@netbeans.org> [Thu, 28 Apr 2011 13:15:23 +0400] rev 197298
moving projects to file objects: return correct file system host

Thu, 28 Apr 2011 13:15:08 +0400moving projects to file objects: got rid of FileUtil.toFile() in MakeSources make-project-no-ant-193253
Vladimir Kvashin <vkvashin@netbeans.org> [Thu, 28 Apr 2011 13:15:08 +0400] rev 197297
moving projects to file objects: got rid of FileUtil.toFile() in MakeSources