Added update folder.
parent
862d912b66
commit
a132771544
@ -1,7 +1,7 @@
|
||||
Manifest-Version: 1.0
|
||||
AutoUpdate-Show-In-Client: true
|
||||
OpenIDE-Module: org.idp.laf/1
|
||||
OpenIDE-Module-Implementation-Version: 1.0
|
||||
OpenIDE-Module-Localizing-Bundle: org/idp/laf/Bundle.properties
|
||||
OpenIDE-Module-Specification-Version: 1.0
|
||||
OpenIDE-Module-Install: org/idp/laf/Installer.class
|
||||
OpenIDE-Module-Requires: org.openide.windows.WindowManager
|
||||
|
||||
@ -1,3 +1,6 @@
|
||||
auxiliary.org-netbeans-spi-editor-hints-projects.perProjectHintSettingsFile=nbproject/cfg_hints.xml
|
||||
javac.source=1.6
|
||||
javac.compilerargs=-Xlint -Xlint:-serial
|
||||
javadoc.arch=${basedir}/arch.xml
|
||||
nbm.needs.restart=true
|
||||
spec.version.base=1.0
|
||||
|
||||
@ -0,0 +1 @@
|
||||
Some day I'll write this license, maybe...
|
||||
Binary file not shown.
@ -0,0 +1,16 @@
|
||||
<?xml version="1.0" encoding="UTF-8" ?>
|
||||
|
||||
<!DOCTYPE module_updates PUBLIC "-//NetBeans//DTD Autoupdate Catalog 2.6//EN" "http://www.netbeans.org/dtds/autoupdate-catalog-2_6.dtd">
|
||||
<module_updates timestamp="18/00/00/22/03/2015">
|
||||
|
||||
<module_group name="Look & Feel">
|
||||
|
||||
<module codenamebase="org.idp.laf" distribution="org-idp-laf-1.0.nbm" downloadsize="23499" homepage="http://idp-crew.com/laf" license="AD9FBBC9" moduleauthor="Edward M. Kagan <pagan@idp-crew.com>" needsrestart="true" releasedate="2015/03/22">
|
||||
<manifest AutoUpdate-Show-In-Client="true" OpenIDE-Module="org.idp.laf/1" OpenIDE-Module-Display-Category="Base IDE" OpenIDE-Module-Implementation-Version="150322" OpenIDE-Module-Java-Dependencies="Java > 1.6" OpenIDE-Module-Long-Description="This plugin was designed only to compose well readable and enoght radk theme for Netbeans, But day by day it was enlarging - and now it is what it is." OpenIDE-Module-Module-Dependencies="org.netbeans.modules.settings/1 > 1.45.1, org.netbeans.swing.plaf > 1.37.1, org.netbeans.swing.tabcontrol > 1.51.1, org.openide.awt > 7.62.1, org.openide.explorer > 6.57.1, org.openide.modules > 7.43.1, org.openide.util > 8.39.1, org.openide.util.lookup > 8.25.1, org.openide.windows > 6.71.1" OpenIDE-Module-Name="[idP!] Crew LAF" OpenIDE-Module-Requires="org.openide.windows.WindowManager, org.openide.modules.ModuleFormat1" OpenIDE-Module-Short-Description="Editor for Netbeans Metal Look and Feel" OpenIDE-Module-Specification-Version="1.0"/>
|
||||
</module>
|
||||
|
||||
</module_group>
|
||||
|
||||
<license name="AD9FBBC9" url="licenses/AD9FBBC9.license"/>
|
||||
</module_updates>
|
||||
|
||||
Loading…
Reference in New Issue