Changes between Initial Version and Version 1 of IntellijTips


Ignore:
Timestamp:
2014-03-27T20:14:49+01:00 (10 years ago)
Author:
Morris Swertz
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • IntellijTips

    v1 v1  
     1* Eclipse code formatter plugin
     2Format your java and javascript using the MOLGENIS Eclipse formatting, follow instructions here:
     3https://github.com/krasa/EclipseCodeFormatter#instructions
     4
     5* Reformat macro
     6Reformat code on save:
     7http://stackoverflow.com/questions/946993/intellij-reformat-on-file-save
     8
     9* Eclipse shortcuts
     10File --> Settings --> Keymap
     11select Eclipse keymap (this one works with "ctrl" instead of "command", a mac-style keymap is available on the internet, I'll see if i can locate it on my machine)
     12
     13* LiveEdit plugin (cannot get this to work, seems to work only with "javascript debug mode". which cannot be used for a maven/jetty project...)
     14File --> Settings --> Plugins
     15Search for the LiveEdit plugin