`
zhaibing_2008
  • 浏览: 24860 次
  • 性别: Icon_minigender_1
  • 来自: 北京
最近访客 更多访客>>
社区版块
存档分类
最新评论

NetBeans中设置@author

    博客分类:
  • Java
阅读更多
1、NetBeans中,菜单 tools-->template, 打开 "template manager" 窗口,选择“user.properties”, 点击"Open in Editor"按钮。

2、在“User.properties”窗口中,把“#user=Your Name <your.name at your.org>”修改为开发者的信息,完成后,保存User.properties文件。

3、在NetBeans中新建Java文件,可以看到设置的开发者信息已经自动出现在代码中。

4、有可能“@author”没有自动出现在代码窗口中,那就需要在“Projects”窗口中,鼠标右键点击项目,选择“Propeties”,打开“Project Properties”窗口,确认“@author”的检查项目已经选中。

分享到:
评论

相关推荐

    NetBeans图书:Pro NetBeans IDE 5.5 Enterprise Edition

    IDE 5.5 Enterprise Edition focuses on using NetBeans IDE as a professional Java EE 5 software development platform. &lt;br&gt;Experienced author Adam Myatt provides a comprehensive guide to mapping out ...

    Java.EE.7.Development.with.NetBeans.8

    Author: David R. Heffelfinger Length: 362 pages Edition: 1 Language: English Publisher: Packt Publishing Publication Date: 2015-01-30 ISBN-10: 1783983523 ISBN-13: 9781783983520 Develop professional ...

    JAVAMD5源代码(JAVA版本的md5类包)

    使用netbeans 开发 在Java中提供MD5加密 使用时 1.导入该包 2.在源代码中 import com.ndktools.javamd5.Mademd5; 3. new 一个 Mademd5的对象 实例 import com.ndktools.javamd5.*; /** * * @author DET */ ...

    The Definitive Guide to NetBeans Platform

    ■CHAPTER 12 Updating a NetBeans Platform Application . . . . . . . . . . . . . . . . . . . . 219 ■CHAPTER 13 Persistence. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . ...

    Bookle:学术管理系统

    该系统是使用 NetBeans IDE 在 JAVA 中开发的,iReport 库用于生成报告。 作为数据持久化,使用了 MySQL 数据库。 系统使用方法 打开 NetBeans,单击“团队”菜单 &gt;“GIT”,然后单击“克隆”。 放上 bookle 项目的...

    Practical API design

    This an excellent API design book by the author of NetBeans open source project.

    员工信息管理平台V1.0

    开发工具:Netbeans7.0 + Oracle 10g + GlassFich server 3.1 语言:HTML + JSP + JavaBean + Servlet 软件描述: 主页有新员工注册、员工查询、同事信息查询、管理员入口。新员工通过注册把相关信息录入后台,...

    Java.EE.and.HTML5.Enterprise.Application.Development

    Author: Arun Gupta, Geertjan Wielenga, John Brock Length: 176 pages Edition: 1 Language: English Publisher: McGraw-Hill Osborne Media Publication Date: 2014-03-25 ISBN-10: 0071823093 ISBN-13: ...

    Pragmatic Unit Testing in Java 8 with JUnit(PACKT,2015)

    If you've never written a unit test, you'll see screen shots from Eclipse, IntelliJ IDEA, and NetBeans that will help you get past the hard part—getting set up and started. Once past the basics, ...

    advAI_pacman

    在 Netbeans 中,选择Open Project...并选择包含nbproject文件夹的解压缩 GitHub 项目文件夹。 从Project Properties -&gt; Libraries -&gt; Java Platform选择您的 Java FX 2 Java Platform (我的平台名为“JDK 1.7-JFX...

    GestionModulosMVC:MVC应用[RDBS]-模块管理(议程-MySQL)

    Project .....: ...Author ......: José A. Pacheco Ondoño - joanpaon@gmail.com Platform ....: Java 8 IDE .........: NetBeans 8.2 Remote ......: https://github.com/joanpaon/JavaAppsMVCTemplate.git

    csv:将文本文件转换为 csv 文件的小型 Java 项目

    CSV TRANSFORM Author: Brais López Yáñez目标:在这个 Java 项目中,目标是将文本文件转换为 csv 文件。 IDE:Netbeans 7.2。 描述:该项目是一个简单的 Java 源代码,具有将一些文本文件转换为 csv 文件的功能...

    Calculadora_Swing:使用Java Swing手动执行的计算器

    Project .....: Calculadora_SwingSummary .....: Calculadora realizada de forma manual con Java SwingCreated .....: 12/05/2018Updated .....: 21/05/2018Author ......: Juan Alcocer - juanalcocer95@gmail....

    Java.7.A.Comprehensive.Tutorial

    Author: Budi Kurniawan Length: 850 pages Edition: 1 Language: English Publisher: BrainySoftware Publication Date: 2014-05-15 ISBN-10: 0980839661 ISBN-13: 9780980839661 This book covers the most ...

    GlassFish Security

    About the Author Masoud Kalali Masoud Kalali has a software engineering degree and has been working on software development projects since 1998. He has experience with a variety of technologies (.NET...

    Learn.Java.for.Android.Development_Apress.2010+src

    Additionally, author Jeff Friesen will provide supplementary material (such as 6 more chapters) on his javajeff.mb.ca website, available over the next few months following this book''s release....

    The Java EE 6 Tutorial: Basic Concepts, 4th Edition

    About the Author The authors are all members of the Java EE 6 documentation team at Oracle. Eric Jendrock leads the Java EE Tutorial team and documents Java Servlet technology and Java security. Ian ...

    Extending.Jenkins

    Find out how to interact with Jenkins from within Eclipse, NetBeans, and IntelliJ IDEA Develop custom solutions that act upon Jenkins information in real time A step-by-step, practical guide to help ...

Global site tag (gtag.js) - Google Analytics