autopsy-flatpak/Core/manifest.mf
adam-m 58043edb45 Initial merge of core modules - it does build.
Pull core deps. jars from Maven using ivy.
Simplify dependencies.
TODO: add to classpath jars that should be, fix javahelp, merge layer.xml, disable some netbeans modules, merge Installer.java
2012-09-25 18:14:40 -04:00

10 lines
447 B
Plaintext

Manifest-Version: 1.0
OpenIDE-Module: org.sleuthkit.autopsy.core/3
OpenIDE-Module-Localizing-Bundle: org/sleuthkit/autopsy/core/Bundle.properties
OpenIDE-Module-Layer: org/sleuthkit/autopsy/core/layer.xml
OpenIDE-Module-Implementation-Version: 1
OpenIDE-Module-Requires: org.openide.windows.WindowManager, org.netbeans.api.javahelp.Help
AutoUpdate-Show-In-Client: true
OpenIDE-Module-Install: org/sleuthkit/autopsy/corecomponents/Installer.class