Cargando…

Getting started with IntelliJ IDEA.

A practical, fast-paced guide with clear, step-by-step exercisesto help you understand the basics of IntelliJ Idea and develop a web application. This book will be ideal if you are a Java developer who has a little knowledge about IntelliJ and wants to get more information on using it to improve you...

Descripción completa

Detalles Bibliográficos
Clasificación:Libro Electrónico
Autor principal: Orsine Assumpção, Hudson
Formato: Electrónico eBook
Idioma:Inglés
Publicado: Packt Publishing, 2013.
Temas:
Acceso en línea:Texto completo
Tabla de Contenidos:
  • Cover; Copyright; Credits; About the Author; About the Reviewers; www.PacktPub.com; Table of Contents; Preface; Chapter 1: Getting Started with IntelliJ IDEA 12; Presenting features; Smart code completion; On-the-fly code analysis; Advanced refactoring; Navigation and search; Tools and frameworks support; What is new; Installing; Configuring; Project Structure; Virtual machine options; Migrating from another IDE; What to expect in the near future; Summary; Chapter 2: Improving Your Development Speed; Identifying and understanding window elements.
  • Identifying and understanding code editor elementsDoing things faster; The productivity guide; Navigating through your source code; Using code facilities; Live templates; Using refactoring techniques; Managing your changes; Organizing your activities; Tasks and context management; Using TODO marking; Plugins; JRebel; Hungry Backspace; Key promoter; GenerateTestCase; Summary; Chapter 3: Working with Databases; Database tool; Creating the database; Connecting to the database; Creating tables; Manipulating data; ORM Support; Creating database entities; Problems that can occur; Summary.
  • Chapter 4: Web DevelopmentCreating a web module; Configuring the application server; Developing our application; Configuring the JSF environment; Resolving the dependencies; Creating the filter code; Final adjustments; Creating SOAP web services; Creating test code; Finalizing the web service code; Summary; Chapter 5: Desktop Development; Creating the desktop application; Discovering the visual editor; Creating the web service client; Data Binding; Migrating GUI; Summary; Index.