Wednesday, June 13, 2007

Working Environment

Here's a description of my working environment: my IDE, my plugins, my hacks etc

  • Eclipse
  • Cygwin
  • XEmacs for Windows
  • YourKit - wonderful java profiler
  • WinMerge - for comparing text files
  • Total Commander - FTP utility
  • junction link magic - creating shortcut (links just like in unix) in windows
  • notepad++ or textpad
  • Xsession (XconnectPro) for enabling Xwindows from a simple remote console window.
  • SAP Java Memory Analyzer

  • Eclipse plugins
    • checkstyle
    • PMD ( never really used it. Use it together with checkstyle)
    • Quickmark (like jump to register in emacs)
    • EcSplorer - get explorer from eclipse. I didnt really use it.
    • Easy Explorer - same as above. If I remember, I use it for opening a Windows Explorer directly from my eclipse
    • AspectJ
    • logFileTools - utility for tailing file - nice but I preferred the cygwin for such kind of things.