mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-31 21:18:09 -07:00
We are using the upstream-provided Netbeans in this version to avoid the Java 7 dependency, as well as Netbeans itself, which is quite heavy. Closes: https://bugs.gentoo.org/611102 Package-Manager: Portage-2.3.13, Repoman-2.3.2
13 lines
452 B
XML
13 lines
452 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
|
|
<pkgmetadata>
|
|
<maintainer type="project">
|
|
<email>java@gentoo.org</email>
|
|
<name>Java</name>
|
|
</maintainer>
|
|
<longdescription>VisualVM is a visual tool integrating commandline JDK tools and lightweight profiling capabilities.</longdescription>
|
|
<upstream>
|
|
<remote-id type="github">oracle/visualvm</remote-id>
|
|
</upstream>
|
|
</pkgmetadata>
|