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
- Linux coolness: Linux Cooler, Linux serves you beer
- All you need to know about /proc/sys manipulate a running kernel
- exploring proc LPIC tutorial exam 101 part 2
- LPIC 101 tutorial part 1 hardware
- 8 tips for passing the Linux Professional Institute Certification exam
- 10 things you should know about Linux security
- Dynamically creating gui objects on demand in Perl
- Easy and cheap web developement in Java with the google App Engine
- Differences in Linux hosting options
- Drawing and animating directly to the Desktop with Perl
don't forget to vote if you find something useful!!
- LiVES
4 days 5 hours ago - Nice concern about Php
5 days 20 hours ago - there's another
2 weeks 1 day ago - wrong answers
2 weeks 1 day ago - huh?
2 weeks 2 days ago - huh?
2 weeks 2 days ago - Virus attack and Linux Recovery
2 weeks 2 days ago - Umm, no
2 weeks 4 days ago - not in all cases
2 weeks 5 days ago - generalities
2 weeks 5 days ago
Navigation
Best scoops
Tags
Best karma users
- dave-d
- Timothy van Zad...
- martin_d
- j00p34
- kaikokan
Categories


Re: difficult. Um, yeah, as
Anonymous 38 weeks 5 days 2 hours 41 min 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 39 weeks 13 hours 10 min 7 sec 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