Google

Set up Google App Engine with Netbeans 7.3

Submitted by Karthikeyan on

1. Install GAE - Netbeans Plugin

Download Google App Engine Netbeans Integration plugin from from the below link

https://code.google.com/p/nb-gaelyk-plugin/downloads/list

Extract the contents to a folder.

Now open Netbeans IDE and go to Tools -> Plugins

In Downloads Tab, click Add Plugins and browse to the folder which contains the extracted files of the GAE Plugin and import all.

Set up Google App Engine SDK

Submitted by Karthikeyan on

Requirements :

1.  App Engine SDK

2.  IDE for development

3. Integration plugin for IDE to work with GAE.

4. Google Account

Download Google App Engine SDK

First decide the language you want to develop with Google App Engine.

Java / Python /  PHP / GO

Download the standard development kit (sdk) from Google developers page.

Google App Engine

Submitted by Karthikeyan on

 

Google App Engine (GAE) is a cloud computing platform for developing and hosting web applications in Google managed web servers.

Currently supported programming languages:

Java. Python, PHP, Go

Static File storage : Google Cloud Storage

Supported Database systems :

App Engine Datastore (Shemaless)