[
https://issues.apache.org/jira/browse/ZOOKEEPER-3572?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
qiang Liu resolved ZOOKEEPER-3572.
----------------------------------
Resolution: Fixed
> correctly handle zooinspector resources
> ---------------------------------------
>
> 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
> Priority: Minor
> Labels: development-mode, pull-request-available
> Time Spent: 1h 20m
> Remaining Estimate: 0h
>
> 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.20.1#820001)