Mathijs Futselaar (Not available for new opportunities)
Backend Web and Software Developer (C#/PHP)

Deventer, The Netherlands



Intellij Harvest

This is a plugin written in Java for Intellij based IDE's such as PHPStorm, Webstorm, Android Studio and Intellij IDEA to submit timesheets to Harvest from the IDE.

To report issues or suggestions, please go here.


Documentation

Getting started

  • Download ZIP by scrolling up and press the "Download" button.
  • Open your Intellij based IDE (PHPStorm, Webstorm, IDEA etc) and go to File > Settings > Plugins
  • Click the small cogwheel in the top of the settings screen and select "Install plugin from disk"
  • Navigate to the zip file, press OK and restart your IDE.
  • Go to File > Settings > Tools > Harvest Plugin and fill in your API Key and Harvest ID (You can create a token and obtain your Harvest ID here) and press "OK"
  • Go to the Harvest window in your IDE and press "Refresh" to obtain a list of all your Harvest projects
  • If you want, you can press "Make default for this project" after you selected the project and task, this will be the default for the current IDE project.

Changelog

Version 1.1


  • Reset description and timefield on successful submission
  • Support for tabs added for future additions to the plugin

Version 1.0


  • Core plugin