Skip to main content

NetBeans' rake create WAR for linux problem

At least in linux, NetBeans' rake create WAR will fail when there is file that contains a space in its name. So please, make sure none of your files in the whole rails project have a space in the filename.

Comments