I'm thinking that I should get a machine dedicated to development/
testing of my GWT/GAE application. I just want to install Java,
Eclipse, and the plugins I need for the app.
What do people in this group recommend? I want a minimum of
operational maintenance, reasonable performance, and consistent "it
just works" behavior, in place of the constant hanging, re-installing,
head-scratching operational frustration I currently experience. I'd
like to be able to spend my productive time coding and testing
algorithms, not trying to figure out why the layers of software
underneath don't work.
Thanks in advance for your help!
-Mark
-Mark
--
You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group.
To post to this group, send email to google-we...@googlegroups.com.
To unsubscribe from this group, send email to google-web-tool...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.
On Nov 28, 4:35 am, Robert Lockwood <rnlockw...@gmail.com> wrote:
> Hi, Mark. I use a mac Air but a larger or second display would be better.
> I use an old macMini as a server for testing. I'm a rank amateur here
> though. My code will run on LINUX on a small intranet when finished.
>
> I missed Pete and the boys, and the rest of the family as I'm in Brazil on
> vacation. Hope you're well.
>
> Nate
>
Thanks to Debian for the inspiration.
I really don't use Windows anymore except to run MS Office and some
Adobe stuff. For that I use a virtual machine app on Ubuntu called
VirtualBox...its free and runs Windows faster than when natively
installed on my machine!
The command line on Linux is better than Windows and I find things are
generally faster and more stable. My Ubuntu desktop machine hasn't
been rebooted in 10 months...
-Mark
--
You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group.
To post to this group, send email to google-we...@googlegroups.com.
To unsubscribe from this group, send email to google-web-tool...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.
It seems that Ubuntu Linux exhibits "just works" behavior the best because all necessary tools (git, java, maven) are very easy to install/upgrade from centralized repository (no need to jump through various sites to get them).
I use un-modified Ubuntu 11.10 installation with Unity and personally found it very productive compared to other UIs (Win7, OS X, Gnome 3).