Well known beginning for all java files created in NetBeans framework.
/*
* To change this template, choose Tools | Templates
* and open the template in the editor.
*/
How to get rid of it and have your own license without changing all templates for every java file types ?
- Open "Tools" - "Template" - "License" and decide if any predefined license fits your purpose.
 
- If no then create your own with name like: license-{name}.txt  and add to license list.
 
- Open build.properties file and add line (without license- prefix):  project.license={name} 
 
You can also modify:
    /**
     *
     * @author loginname
    */
Open: "Tools" - "Template" - "User Configuration Properties" and modify line:
user=/your name/
 
 
Brak komentarzy:
Prześlij komentarz