<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE module_updates PUBLIC "-//NetBeans//DTD Autoupdate Module Info 2.3//EN" "http://www.netbeans.org/dtds/autoupdate-info-2_3.dtd">
<module_updates timestamp="10/10/20/05/02/2006">
<module_group name="Editor">
<module codenamebase="com.liguorien.jseditor"
        homepage="http://www.liguorien.org/jseditor/"
        distribution="http://www.liguorien.org/download/jseditor/com-liguorien-jseditor.nbm"
        license="LICENSE.txt"
        downloadsize="0"
        needsrestart="true"
        moduleauthor="Nicolas Desy"
        releasedate="2006/02/12"
>
  <manifest OpenIDE-Module="com.liguorien.jseditor"
            OpenIDE-Module-Display-Category="Editing"
            OpenIDE-Module-Implementation-Version="060212"
            OpenIDE-Module-Module-Dependencies="org.jdesktop.layout/1 &gt; 1.3.1, org.netbeans.modules.editor/3 &gt; 1.26.1.1, org.netbeans.modules.editor.completion/1 &gt; 1.6.1, org.netbeans.modules.editor.lib/1 &gt; 1.9.1.1, org.netbeans.modules.html.editor/1 &gt; 1.4.1, org.netbeans.modules.java/1 &gt; 1.25.1.2.2.2, org.netbeans.modules.java.editor/1 &gt; 1.4.1, org.openide.dialogs &gt; 6.5.1, org.openide.filesystems &gt; 6.4.1, org.openide.io &gt; 1.9.1, org.openide.loaders &gt; 5.9.1, org.openide.modules &gt; 6.5.1, org.openide.nodes &gt; 6.7.1, org.openide.options &gt; 6.4.1, org.openide.text &gt; 6.9.1, org.openide.util &gt; 6.8.1, org.openide.windows &gt; 6.5.1"
            OpenIDE-Module-Name="JavaScript Editor"
            OpenIDE-Module-Requires="org.openide.modules.ModuleFormat1"
            OpenIDE-Module-Short-Description="JavaScript Editor"
            OpenIDE-Module-Specification-Version="0.2"
  />
  <license name="LICENSE.txt"><![CDATA[/*
 *                 Sun Public License Notice
 *
 * The contents of this file are subject to the Sun Public License
 * Version 1.0 (the "License"). You may not use this file except in
 * compliance with the License. A copy of the License is available at
 * http://www.sun.com/
 *
 * The Original Code is the JavaScript editor module. 
 * The Initial Developer of the Original Code is Nicolas Desy. 
 * Portions created by Nicolas Desy are Copyright (C) 2006.
 * All Rights Reserved.
 */

Contributor(s): Nicolas Desy
]]></license>
</module>
<module codenamebase="com.liguorien.csscompletion"
        homepage="http://www.liguorien.org/blog/"
        distribution="http://www.liguorien.org/download/com-liguorien-csscompletion.nbm"
        license="LICENSE.txt"
        downloadsize="0"
        needsrestart="true"
        moduleauthor="Nicolas Desy"
        releasedate="2006/03/14"
>
  <manifest OpenIDE-Module="com.liguorien.csscompletion"
            OpenIDE-Module-Display-Category="Editing"
            OpenIDE-Module-Implementation-Version="060315"
            OpenIDE-Module-Long-Description="Provide code completion for CSS keywords and navigator panel support."
            OpenIDE-Module-Module-Dependencies="org.jdesktop.layout/1 &gt; 1.3.1, org.netbeans.modules.editor.completion/1 &gt; 1.6.1, org.netbeans.modules.editor.lib/1 &gt; 1.9.1.1, org.netbeans.spi.navigator/1 &gt; 1.2.1, org.openide.dialogs &gt; 6.5.1, org.openide.explorer &gt; 6.5.1, org.openide.filesystems &gt; 6.4.1, org.openide.loaders &gt; 5.9.1, org.openide.nodes &gt; 6.7.1, org.openide.text &gt; 6.9.1, org.openide.util &gt; 6.8.1"
            OpenIDE-Module-Name="CSSCompletion"
            OpenIDE-Module-Requires="org.openide.modules.ModuleFormat1"
            OpenIDE-Module-Short-Description="Provide code completion for CSS keywords and Navigator support."
            OpenIDE-Module-Specification-Version="1.1"
  />
  <license name="LICENSE.txt"><![CDATA[/*
 *                 Sun Public License Notice
 *
 * The contents of this file are subject to the Sun Public License
 * Version 1.0 (the "License"). You may not use this file except in
 * compliance with the License. A copy of the License is available at
 * http://www.sun.com/
 *
 * The Original Code is the CSSCompletion module. 
 * The Initial Developer of the Original Code is Nicolas Desy. 
 * Portions Copyright 2006 Nicolas Desy.
 * All Rights Reserved.
 */
]]></license>
</module>
</module_group>
</module_updates>
