| 
         Site.SideBar
 
 | 
      
        
        
- Try SWT (and maybe eclipse)
 - Database
- Project->properties->Java Build Path->Libraries tab->add external jars->/usr/share/java/mysql.jar
 - Eclipse: 
 
  - when should a class member function be static?
 - How to properly organize a class?
- what order?  public, private?  Sort methods alphabetically?
 
  - JavaDoc (integrated with Eclipse)
 - Exceptions - try/catch/finally
  
 
       |