Skip to content

Commit

Permalink
provide package for 1.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
markiewb committed Jun 10, 2014
1 parent b9ae219 commit b8febfd
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -157,13 +157,21 @@ Features:
<li>Supports relative paths regarding to the current project (source, test and resources roots)</li>
<li>Supports absolute paths</li>
<li>Support partial matches (relative to current dir and source roots) - can be disabled at Options|Misc</li>
<li>Supports paths relative to project directory (since 1.2.0)</li>
</ul>


</p>

<img src="https://raw.github.com/markiewb/nb-resource-hyperlink-at-cursor/master/doc/screenshot-1.0.0.png"/>

<h2>Updates in 1.2.0:</h2>
<ul>
<li>[<a href="https://github.com/markiewb/nb-resource-hyperlink-at-cursor/issues/8">Feature 8</a>]: Support of paths relative to project directory</li>

<li>[<a href="https://github.com/markiewb/nb-resource-hyperlink-at-cursor/issues/7">Issue 7</a>]: Fixed: NPE at ResourceHyperlinkProvider.findFiles</li>
</ul>

<h2>Updates in 1.1.2:</h2>
<ul>
<li>[<a href="https://github.com/markiewb/nb-resource-hyperlink-at-cursor/issues/6">Issue 6</a>]: Fixed: NPE at ResourceHyperlinkProvider.getMatchingFileInCurrentDirectory</li>
Expand Down
Binary file added release/open-file-at-cursor-plugin-1.2.0.nbm
Binary file not shown.

0 comments on commit b8febfd

Please sign in to comment.