Easy and cheap web developement in Java with the google App Engine
installing Eclipse 3.4 in ubuntu with the google app engine sdk plugin.
cheap Java hosting
I've been hoping for a cheap Java hosting solution for years, as I feel Java programming is the most joyous experience. Especially thanks to the terrific API documentation. Today it was in the news google has added Java as a programming environment for it's app engine online application platform. And it is free, free within limits but it doesn't seem to me I'm going to get past their limits quickly as resources you can freely use are enough for 6 million monthly visits. If I get that kind of attention I will gladly pay the 10 cent a Gig transfer rate.
To good to be true?
It almost sounds to good to be true, but hey so does unlimited email storage for free and as the limits of my Gmail account grow faster than the spammers can fill it up, that's practically a reality. I have been quite skeptic about all this cloud application stuff and I still think it's not going to replace the desktop any time soon, but I have to say: It looks very promising.
Installation difficulties
I did encounter some difficulties installing the SDK plugin in Ubuntu 9.04 Jaunty Jackalope as the plugin is not available for the default version of eclipse which is in the ubuntu repositories. Luckily the installation of Eclipse 3.4 Ganymede in Ubuntu is child's play. It comes down to downloading and unpacking the tarbal and that's it.
download it here:
http://www.eclipse.org/downloads/
I downloaded and unpacked it in a subdirectory of my home directory as I already had the default eclipse installed and I wanted to test the installation at first. So after unpacking with tar xzf eclipse.xxxx.tar.gz just navigate to the eclipse directory and execute with ./eclipse
If you like me have this as a second install, choose a different workspace as things might get messed up.
That's all.
Installing the App Engine development plugin in Eclipse
Installing the SDK is another no-brainer:
goto help
software updates..
available software tab
add site
and add this url:
http://dl.google.com/eclipse/plugin/3.4
to the location field
ok
refresh
and mark google update site for eclipse
that's all
The only thing I encountered was when I tried to run the default project it was missing a library libstdc++.so.5
sudo apt-get install libstdc++5
and it works like a charm
don't forget to run the project as a web application
More programming articles:
1. starting perl GUI programming
2. Installing Eclipse, the Epic Perl plugin and my first Perl GUI program
3. Open Source rocks! Learning from code by debugging
4. Quick and dirty linux GUI programming
5. resources for learning Perl Graphical Programming
6. Drawing and animating directly to the Desktop with Perl
Popular content
Recent blog posts
- HP linux netbook
- Toshiba Android netbook
- android video terminal
- rugged android phone
- Linux PC Robot < 500$ DIY Linux robot
- Q7 Linux MID nice but missing most important feature
- BD remote for android available soon
- Intelligent Linux based scriptable network camera
- Edge the first foldable dual screen ebook reader/netbook
- iPed chinese for iPad
don't forget to vote if you find something useful!!
- More things that Linux makes easy
9 weeks 13 hours ago - It looks rather like
10 weeks 2 days ago - Performance will be mediocre...
11 weeks 1 day ago - Off-base & Totally Terrible Review
11 weeks 3 days ago - suicidal robot bomber ?
11 weeks 3 days ago - Not a missing feature dumbass!
11 weeks 3 days ago - Impractical device
11 weeks 6 days ago - posting from my edge...
12 weeks 22 hours ago - Yes, running Android makes it expandable.
12 weeks 1 day ago - I have an edge and it is excellent
12 weeks 1 day ago
Navigation
Linux systeembeheer
Linux server

Smallest Linux PC, smaller
than an apple

Linux home automation

Electrical superbike
powered by Linux

Coolest Linux robot ever
transforming,camera,
remote control

Samsung tv Linux hack

Linux multimedia
dream machine

More cool stuff
like this solid gold macbook
at criticalcold.com
Tags
Best karma users
- kaikokan
- uioloio
- martha23
- jake
- j00p34
Categories



Re: difficult. Um, yeah, as
Anonymous 1 year 11 weeks 5 days 18 hours ago
Re: difficult.
Um, yeah, as if downloading an archive and extracting is more difficult than reading the PPA instructions, adding GPG keys, adding apt sources, updating the package list, and finally installing.
You make it really difficult
Anonymous 1 year 12 weeks 1 day 4 hours ago
Hi,
why make it so difficult? Just get the right PPA and add it to your repositories to get a working Eclipse 3.4.
https://launchpad.net/~yogarine/+archive/ppa