is not current version
Last Version 0.4.0

pl.wavesoftware:netbeans-eid-generator 0.2.0

<p>Generates a unique Exception ID, that can be used in Java source code.</p> <p>In order to use this plugin type <code>Ctrl+Space</code> inside empty String literal. This will generate new unique identifier as a <i>Code Completion</i>. That generated EID can be used, for example, to identify your exceptions.</p> <p> Example usage (This is technical runtime exception, a posible bug. This plugin can be used to quickly fill unique bug id.):<br /> <code>try {<br /> &nbsp;&nbsp;&nbsp;&nbsp;shuldWorkIfNoBugsExists();<br /> } catch (IOException ex) {<br /> &nbsp;&nbsp;&nbsp;&nbsp;throw new EidRuntimeException("20140218:161429", "Something wrong with HDD, permissions?", ex);<br /> }</code> </p>

Categories

Categories

NetBeans Development Tools IDE Net
GroupId

GroupId

pl.wavesoftware
ArtifactId

ArtifactId

netbeans-eid-generator
Version

Version

0.2.0
Type

Type

nbm

Download netbeans-eid-generator 0.2.0