Quantcast
Channel: UI
Viewing all articles
Browse latest Browse all 1007

Google Plugin for Eclipse 3.8/4.2

$
0
0

The Google Plugin for Eclipse is a set of software development tools that enables Java developers to quickly design, build, optimize, and deploy cloud-based applications. GPE assists developers in efficiently creating a rich user experience, generating high quality Ajax code using the Google Web Toolkit, optimizing performance with Speed Tracer, and effortlessly deploying applications to the Google cloud. These powerful tools remove tedium and free developers to focus on creating great application logic. GPE is the first suite of integrated development tools designed specifically for Eclipse Java developers to create fast, reliable and high quality applications for the Google Cloud.

See the Quick Start guide to install the plugin and create your first web application. It lets you go from installing the plugin to deploying an Ajax "Hello World" in minutes. Here are just a few of the features the plugin provides to speed your development process:

Web Application Wizard

  • Quickly create web applications that use GWT and/or App Engine. Your new application is fully-configured and ready to go

Web Application Launch Configurations

  • Run or debug your web application locally using fully-customizable launch configurations

Support for Google App Engine

  • Easy deployment to App Engine
  • As-you-type validation ensures that your code is compatible with App Engine
  • Build projects and 'enhance' JDO classes automatically without the need for Ant

Easy Discovery and Access to Google APIs

  • Developers can easily integrate Google API client libraries to access services such as Calendar, Drive, YouTube, and Google+

Google Cloud Endpoints

  • Supports creation of Cloud Endpoints, which provides simpler client access to App Engine backends
  • Includes a wizard to create backend connected Android Apps with Google Cloud Messaging out-of-the-box

Google Cloud SQL tooling

  • Configure Cloud SQL/MySQL instances for local dev server and Cloud SQL instance for App Engine
  • Integrate with Eclipse database development perspective and automatically add connections for configured SQL instances
  • Auto-completion support for JDBC URLs of configured SQL instances
  • JPA tooling for Cloud SQL

Import Projects from Project Hosting

  • A simple UI that makes importing Google-hosted projects into Eclipse very easy.

Support for Google Web Toolkit

  • Development Mode View: inspect your debugging logs and manage the GWT code server right from Eclipse
  • UiBinder support: template editor with auto-completion, as-you-type validation of template and owner classes, and creation wizard
  • Speed Tracer support: help you identify and fix performance problems in your web applications
  • Recognition of inline JavaScript (JSNI): Java reference auto-completion, syntax highlighting, auto-indenting, Java Search and Refactoring integration
  • Validation, quick fixes, and refactoring support to keep your RPC interfaces in sync

Maven Support

  • Compatibility with GWT and App Engine projects built with Maven

GWT Designer Integration

  • A powerful WYSIWYG Ajax user interface (UI) designer that makes it much easier to quickly build UIs.

Update sites


Viewing all articles
Browse latest Browse all 1007

Trending Articles