Open-source multiplayer game server compatible with the RuneScape client https://www.openrs2.org/
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
openrs2/.idea/codeInsightSettings.xml

28 lines
1.3 KiB

<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="JavaProjectCodeInsightSettings">
<excluded-names>
<name>com.google.inject.BindingAnnotation</name>
<name>com.google.inject.Inject</name>
<name>com.google.inject.Named</name>
<name>com.google.inject.Provider</name>
<name>com.google.inject.ScopeAnnotation</name>
<name>com.google.inject.Singleton</name>
<name>java.nio.file.Paths.get</name>
<name>org.junit.jupiter.api.AfterEach</name>
<name>org.junit.jupiter.api.Assertions.assertEquals</name>
<name>org.junit.jupiter.api.Assertions.assertFalse</name>
<name>org.junit.jupiter.api.Assertions.assertNotEquals</name>
<name>org.junit.jupiter.api.Assertions.assertNotNull</name>
<name>org.junit.jupiter.api.Assertions.assertNotSame</name>
<name>org.junit.jupiter.api.Assertions.assertNull</name>
<name>org.junit.jupiter.api.Assertions.assertSame</name>
<name>org.junit.jupiter.api.Assertions.assertThrows</name>
<name>org.junit.jupiter.api.Assertions.assertTrue</name>
<name>org.junit.jupiter.api.Assertions.fail</name>
<name>org.junit.jupiter.api.BeforeEach</name>
<name>org.junit.jupiter.api.Disabled</name>
<name>org.junit.jupiter.api.Test</name>
</excluded-names>
</component>
</project>