qiang Liu created ZOOKEEPER-3572:
------------------------------------
Summary: zooinspector will start up with blank window when
directly use IDE to run ZooInspector#main
Key: ZOOKEEPER-3572
URL: https://issues.apache.org/jira/browse/ZOOKEEPER-3572
Project: ZooKeeper
Issue Type: Improvement
Components: contrib
Affects Versions: 3.4.14
Environment: windows7
intellij idea
Reporter: qiang Liu
zooinspector will start up with blank window when directly use IDE to run
ZooInspector#main.
this is caused by icos resource load failed, by default icos are loaded fromĀ
/usr/local/share andĀ /usr/local/share and fail back to classpath.
because of parent pom config, resources are excluded and directory is not
default, so resource directory icos are not copyed to target/class.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)