top
logo


feed-image RSS
Home LAMP PHP

PHP



NetBeans Custom Project License

PDF Print E-mail
(3 votes, average 5.00 out of 5)
Written by Alex Balyuk   
Sunday, 15 August 2010 16:06

Ever wondered how most professionally done projects have nice license block at the top of every source file?

This block is more important than you think. I provides a lot of useful information about the file, where it came from, when, why, and who... This information is very useful and will help you and other developers to understand reasoning behind the file's existence. It would be very annoying to copy and paste license block into every file and modify timestamps for @id property every time you edit the file. This block is generated automatically by an IDE such as NetBeansNetBeans, here is how it is done...

Last Updated on Monday, 06 September 2010 20:04
 




Copyright © 2012 (bool) cast.com. All Rights Reserved.
Joomla!Joomla! is Free Software released under the GNU/GPL License.GNU/GPL License.

bottom
top
Site Map | Contact Us

bottom