mirror of
https://github.com/munin-monitoring/contrib.git
synced 2025-07-22 02:51:03 +00:00
p/jmx: extract the source from the jar
This commit is contained in:
parent
ddc46f88fd
commit
c4a3e9b717
7 changed files with 405 additions and 0 deletions
6
plugins/java/jmx/plugin/.classpath
Normal file
6
plugins/java/jmx/plugin/.classpath
Normal file
|
@ -0,0 +1,6 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<classpath>
|
||||
<classpathentry kind="src" path="src"/>
|
||||
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
|
||||
<classpathentry kind="output" path="bin"/>
|
||||
</classpath>
|
Loading…
Add table
Add a link
Reference in a new issue