eupolicy.social is one of the many independent Mastodon servers you can use to participate in the fediverse.
This Mastodon server is a friendly and respectful discussion space for people working in areas related to EU policy. When you request to create an account, please tell us something about you.

Server stats:

224
active users

#javadoc

0 posts0 participants0 posts today
Markus Eisele<p>Method Categories with Emojis in IntelliJ Javadoc | @thedonraab <a href="https://donraab.medium.com/associating-method-categories-with-emojis-in-intellij-and-javadoc-a82aebe1e903" rel="nofollow noopener noreferrer" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">donraab.medium.com/associating</span><span class="invisible">-method-categories-with-emojis-in-intellij-and-javadoc-a82aebe1e903</span></a><br><a href="https://mastodon.online/tags/Java" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>Java</span></a> <a href="https://mastodon.online/tags/IntelliJ" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>IntelliJ</span></a> <a href="https://mastodon.online/tags/javadoc" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>javadoc</span></a></p>
argv minus one<p>If you are doing <a href="https://mastodon.sdf.org/tags/Java" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>Java</span></a> <a href="https://mastodon.sdf.org/tags/programming" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>programming</span></a>, and you've downloaded a jar of <a href="https://mastodon.sdf.org/tags/Javadoc" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>Javadoc</span></a> documentation for some library, <a href="https://mastodon.sdf.org/tags/Firefox" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>Firefox</span></a> can directly display it without unpacking the jar!</p><p>Just prepend `jar:file://`, and append `!/index.html`, to form a URL.</p><p>For example, if the jar is located at:<br>/home/you/.m2/repository/com/example/example-library/1.0/example-library-1.0-javadoc.jar</p><p>Then use this URL:<br>jar:file:///home/you/.m2/repository/com/example/example-library/1.0/example-library-1.0-javadoc.jar!/index.html</p>
argv minus one<p>If you are doing <a href="https://mstdn.party/tags/Java" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>Java</span></a> <a href="https://mstdn.party/tags/programming" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>programming</span></a>, and you've downloaded a jar of <a href="https://mstdn.party/tags/Javadoc" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>Javadoc</span></a> documentation for some library, <a href="https://mstdn.party/tags/Firefox" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>Firefox</span></a> can directly display it without unpacking the jar!</p><p>Just prepend `jar:file://`, and append `!/index.html`, to form a URL.</p><p>For example, if the jar is located at:<br>/home/you/.m2/repository/com/example/example-library/1.0/example-library-1.0-javadoc.jar</p><p>Then use this URL:<br>jar:file:///home/you/.m2/repository/com/example/example-library/1.0/example-library-1.0-javadoc.jar!/index.html</p>