mirror of
https://github.com/JetBrains/intellij-sdk-code-samples.git
synced 2025-07-27 16:57:49 +08:00
Move *.png assets to resources/
This commit is contained in:
parent
26b5695c8b
commit
92f31335c7
BIN
tool_window/resources/myToolWindow/Calendar-icon.png
Normal file
BIN
tool_window/resources/myToolWindow/Calendar-icon.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 2.4 KiB |
BIN
tool_window/resources/myToolWindow/Time-icon.png
Normal file
BIN
tool_window/resources/myToolWindow/Time-icon.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 3.8 KiB |
BIN
tool_window/resources/myToolWindow/Time-zone-icon.png
Normal file
BIN
tool_window/resources/myToolWindow/Time-zone-icon.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 4.1 KiB |
BIN
tool_window/resources/myToolWindow/plus.png
Normal file
BIN
tool_window/resources/myToolWindow/plus.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 201 B |
@ -2,9 +2,7 @@
|
||||
<module type="PLUGIN_MODULE" version="4">
|
||||
<component name="DevKit.ModuleBuildProperties" url="file://$MODULE_DIR$/resources/META-INF/plugin.xml" />
|
||||
<component name="NewModuleRootManager" inherit-compiler-output="false">
|
||||
<output url="file:///production/tool_window" />
|
||||
<output-test url="file:///test/tool_window" />
|
||||
<exclude-output />
|
||||
<output url="file://$MODULE_DIR$/out" />
|
||||
<content url="file://$MODULE_DIR$">
|
||||
<sourceFolder url="file://$MODULE_DIR$/src" isTestSource="false" />
|
||||
<sourceFolder url="file://$MODULE_DIR$/resources" type="java-resource" />
|
||||
|
Loading…
x
Reference in New Issue
Block a user