My Development Tools
Development Landscapes
- nodejs
- `brew install npm’
- ruby -
brew install ruby bundle
- jekyll -
gem install jekyll
/bundle exec jekyll server
- jekyll -
Management Tools
- nice DSL for project track - http://taskjuggler.org/examples.html Development Tools =================
- java - 1.7.0_67 - Java SE 7 Update 67
- scala - 2.10.4
- maven - 3.0.5 - http://maven.apache.org/download.html
- sbt - 0.13.5 - https://github.com/harrah/xsbt/wiki/Getting-Started-Setup
- tortoisesvn - http://tortoisesvn.net/downloads.html
- Eclipse IDE
- Eclipse base
- scala
- scala-ide-3.0.3 (scala 2.10) - http://scala-ide.org/download/sdk.html
- included
- git
- downloadable
- svn
- scala
- Base plugins
- quickrex - http://raisercostin.googlecode.com/svn/eclipse-update-site/quickrex/
- objectaid - uml directly from sources - http://www.objectaid.net/update/
- jadclipse - java decompiler - http://webobjects.mdimension.com/jadclipse/3.6/
- topcoder - http://fornwall.net/eclipsecoder/
- scalastyle - http://www.scalastyle.org/downloads/kepler-0.6.0/site/ - http://www.scalastyle.org/
- Specialized plugins
- spring ide - http://dist.springsource.com/snapshot/TOOLS/nightly/e3.7
- soap ui - to make calls to a webservice - http://www.soapui.org/IDE-Plugins/eclipse-plugin.html
- apache directory studio - ldap browser - http://directory.apache.org/studio/update/1.x/
- m2eclipse - for maven - http://download.eclipse.org/technology/m2e/releases
- code analysis plugins - http://stackoverflow.com/questions/730433/recommended-eclipse-plugins-for-java-source-code-analysis
- Eclipse base
Testing Tools
- webservices
- soapUI - an eclipse plugin
- Web Services Explorer - an eclipse plugin. see in EESSI-931 bug how countries use it.
- fiddler - webservice tester
General Tools
- totalcmd
- notepad++
System Utilities
- sysinternals - http://download.sysinternals.com/Files/SysinternalsSuite.zip
Old Development Tools
- Eclipse IDE
- Eclipse base
- for Java EE Developers
- plugins
- regexp tester - https://github.com/sbrosinski/RegexTester - http://brosinski.com/regex/update
- quickrex - moved to other location http://www.bastian-bergerhoff.com/eclipse/features/
- subversion
- subversive + svnkit-1.3.5
- subversive connectors - http://community.polarion.com/projects/subversive/download/eclipse/2.0/update-site/
- scala-ide 3.0.3
- Eclipse base
Updates:
- 2012-12-29 - first version
- 2014-11-03 - new version of eclipse