mirror of
https://github.com/filoghost/ChestCommands.git
synced 2024-11-22 10:05:17 +01:00
Add Jetbrains annotations links
This commit is contained in:
parent
7ba309b7ef
commit
b1ad697a40
2
javadoc/jetbrains-annotations/package-list
Normal file
2
javadoc/jetbrains-annotations/package-list
Normal file
@ -0,0 +1,2 @@
|
|||||||
|
org.intellij.lang.annotations
|
||||||
|
org.jetbrains.annotations
|
4
pom.xml
4
pom.xml
@ -170,6 +170,10 @@
|
|||||||
<exclude>**/chestcommands/api/internal/**/*.java</exclude>
|
<exclude>**/chestcommands/api/internal/**/*.java</exclude>
|
||||||
</sourceFileExcludes>
|
</sourceFileExcludes>
|
||||||
<offlineLinks>
|
<offlineLinks>
|
||||||
|
<offlineLink>
|
||||||
|
<url>https://javadoc.io/doc/org.jetbrains/annotations/20.1.0</url>
|
||||||
|
<location>${basedir}/javadoc/jetbrains-annotations</location>
|
||||||
|
</offlineLink>
|
||||||
<offlineLink>
|
<offlineLink>
|
||||||
<url>https://hub.spigotmc.org/javadocs/bukkit</url>
|
<url>https://hub.spigotmc.org/javadocs/bukkit</url>
|
||||||
<location>${basedir}/javadoc/bukkit-1.8</location>
|
<location>${basedir}/javadoc/bukkit-1.8</location>
|
||||||
|
Loading…
Reference in New Issue
Block a user