Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Current »


  1. Use Linux to write your code. You'll have thousands of free tools to use to aid in your development. Tools like sed, awk, and grep are indespensible. If you really don't want to, consider Cygwin as an alternative.
  2. Go easy on packages. Don't install JAVA, Tomcat, Maven, etc through eclipse packages. Often you will need to use different versions and combinations of these tools and packages will really make it hard to tweak your environment.


To be continued...

  • No labels