Changed BungeeSign dependency to bukkit.jar to match dependencies in eclipse
This commit is contained in:
parent
77e21c0d99
commit
00c8bfbd61
11
Plugins/.idea/libraries/bukkit.xml
Normal file
11
Plugins/.idea/libraries/bukkit.xml
Normal file
@ -0,0 +1,11 @@
|
||||
<component name="libraryTable">
|
||||
<library name="bukkit">
|
||||
<CLASSES>
|
||||
<root url="jar://$PROJECT_DIR$/Libraries/bukkit.jar!/" />
|
||||
</CLASSES>
|
||||
<JAVADOC />
|
||||
<SOURCES>
|
||||
<root url="jar://$PROJECT_DIR$/Libraries/bukkit.jar!/" />
|
||||
</SOURCES>
|
||||
</library>
|
||||
</component>
|
@ -7,7 +7,7 @@
|
||||
</content>
|
||||
<orderEntry type="inheritedJdk" />
|
||||
<orderEntry type="sourceFolder" forTests="false" />
|
||||
<orderEntry type="library" name="craftbukkit" level="project" />
|
||||
<orderEntry type="library" name="bukkit" level="project" />
|
||||
</component>
|
||||
</module>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user