更新时间:2021-07-16 20:18:19
coverpage
Mastering NetBeans
Credits
About the Author
About the Reviewers
www.PacktPub.com
Support files eBooks discount offers and more
Preface
What this book covers
What you need for this book
Who this book is for
Conventions
Reader feedback
Customer support
Chapter 1. Getting Started with NetBeans
Choosing a download bundle of NetBeans
Downloading and installing NetBeans
Updating NetBeans to the latest version
Obtaining the NetBeans source code
Building NetBeans
NetBeans configuration
Summary
Chapter 2. Editing Files and Projects
The NetBeans screen layout
Specifying default templates for files
Code templates and code snippets
Macro recording and playback
Splitting windows
Code folds
Project groups
Chapter 3. The NetBeans Developer's Life Cycle
Running applications
Debugging applications
Profiling applications
Testing applications
Performing TDD within NetBeans
Chapter 4. Managing Services
Databases
Managing databases
Web Services
Application Servers
Maven Repositories
Cloud services
Hudson Builders
Task Repositories
Chapter 5. Database Persistence
Java EE Persistence
Chapter 6. Desktop Development
Java Swing applications
JavaFX applications
Chapter 7. Creating the Business Layer
Creating enterprise projects
Creating a session bean façade for entity classes
The Java Bean Validation framework
Contexts and Dependency Injection
Chapter 8. Creating the Web Tier
Creating web projects
Adding components to a web application
Creating Spring web applications
CSS preprocessors
Adding JavaScript to a web application
Chapter 9. Creating and Consuming Web Services
Creating web services
Consuming SOAP web services
Creating RESTful web services
Chapter 10. Extending NetBeans
Creating NetBeans plugins
NetBeans rich client platform applications
Index