-
Notifications
You must be signed in to change notification settings - Fork 11
Expand file tree
/
Copy pathJavaFx-WebView-Debugger.iml
More file actions
17 lines (17 loc) · 961 Bytes
/
JavaFx-WebView-Debugger.iml
File metadata and controls
17 lines (17 loc) · 961 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
<?xml version="1.0" encoding="UTF-8"?>
<module type="JAVA_MODULE" version="4">
<component name="NewModuleRootManager" inherit-compiler-output="true">
<exclude-output />
<content url="file://$MODULE_DIR$">
<sourceFolder url="file://$MODULE_DIR$/src/main/java" isTestSource="false" />
<sourceFolder url="file://$MODULE_DIR$/src/main/resources" type="java-resource" />
<sourceFolder url="file://$MODULE_DIR$/src/test/java" isTestSource="true" />
</content>
<orderEntry type="jdk" jdkName="1.8 (1483)" jdkType="JavaSDK" />
<orderEntry type="sourceFolder" forTests="false" />
<orderEntry type="library" name="org.java-websocket:Java-WebSocket:1.3.7" level="project" />
<orderEntry type="module" module-name="boxed-json" />
<orderEntry type="library" name="org.glassfish:javax.json:1.1.4" level="project" />
<orderEntry type="library" name="org.jetbrains:annotations" level="project" />
</component>
</module>