Skip to main content

DAIS 4 BIC

  • Posts
    • Fiji
    • Knime
    • ilastik
    • Tricks
  • Fiji / ImageJ
  • KNIME
    • KNIME
    • KNIME Server Installation
  • Projects
    • FlyWing Pipeline
    • MSCS2D
    • Tr2d [Trudi] — tracking in 2d
  • Forum
    • ImageJ & Fiji Forum (official)
    • Local Forum Categories
    • Browse Local Forum
    • Local Users

Month: October 2017

How to cut a new release using code.imagej.net via ssh

October 12, 2017October 12, 2017 Jug Leave a comment

After you cloned this repository:

git@github.com:scijava/scijava-scripts.git

The following sequence of steps will make you happy:

ssh code.imagej.net

Then I stopped this because I had no user on code.imagej.net. So sad!

 

Some javadoc error resolving automations

October 12, 2017October 12, 2017 Jug Leave a comment

Annoyed by mvn throwing tons of javadoc errors? Some of those might be fixed with:

Removing mail addresses from @author:
sed -i '' -e 's/\(@author .*\) [<(].*[)>] *$/\1/' $(git grep -l '@author')
sed -i '' -e 's/\(@author .*\) &lt;.*&gt; *$/\1/' $(git grep -l '@author')

 

Recent Posts

  • How to cut a new release using code.imagej.net via ssh
  • Some javadoc error resolving automations
  • Setting up a KNIME development environment (including KNIME-IP (Image Processing) and ClearVolume plugin)
  • Notes on how to get KNIME to run our Keras stuff (Sept. 2017)
  • DAIS Learnathon 2017

Recent Comments

    Archives

    • October 2017
    • September 2017
    • June 2017
    • August 2016
    • October 2015
    • September 2015
    • May 2015

    Categories

    • Example
    • Fiji
    • Gurobi
    • ilastik
    • ImageJ
    • ImageJ2
    • Knime
    • Tricks
    • Uncategorized

    Meta

    • Log in
    • Entries feed
    • Comments feed
    • WordPress.org
    sparkling Theme by Colorlib Powered by WordPress