| <?xml version="1.0" encoding="UTF-8"?> |
| <!-- |
| |
| Licensed to the Apache Software Foundation (ASF) under one |
| or more contributor license agreements. See the NOTICE file |
| distributed with this work for additional information |
| regarding copyright ownership. The ASF licenses this file |
| to you under the Apache License, Version 2.0 (the |
| "License"); you may not use this file except in compliance |
| with the License. You may obtain a copy of the License at |
| |
| http://www.apache.org/licenses/LICENSE-2.0 |
| |
| Unless required by applicable law or agreed to in writing, |
| software distributed under the License is distributed on an |
| "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY |
| KIND, either express or implied. See the License for the |
| specific language governing permissions and limitations |
| under the License. |
| |
| --> |
| <project xmlns="http://www.netbeans.org/ns/project/1"> |
| <type>org.netbeans.modules.apisupport.project</type> |
| <configuration> |
| <data xmlns="http://www.netbeans.org/ns/nb-module-project/3"> |
| <code-name-base>org.netbeans.libs.flexmark</code-name-base> |
| <module-dependencies/> |
| <public-packages> |
| <subpackages>com.vladsch.flexmark</subpackages> |
| <subpackages>org.jsoup</subpackages> |
| </public-packages> |
| <class-path-extension> |
| <runtime-relative-path>ext/flexmark-html2md-converter-0.64.8.jar</runtime-relative-path> |
| <binary-origin>external/flexmark-html2md-converter-0.64.8.jar</binary-origin> |
| </class-path-extension> |
| <class-path-extension> |
| <runtime-relative-path>ext/jsoup-1.15.4.jar</runtime-relative-path> |
| <binary-origin>external/jsoup-1.15.4.jar</binary-origin> |
| </class-path-extension> |
| <class-path-extension> |
| <runtime-relative-path>ext/flexmark-util-ast-0.64.8.jar</runtime-relative-path> |
| <binary-origin>external/flexmark-util-ast-0.64.8.jar</binary-origin> |
| </class-path-extension> |
| <class-path-extension> |
| <runtime-relative-path>ext/flexmark-util-builder-0.64.8.jar</runtime-relative-path> |
| <binary-origin>external/flexmark-util-builder-0.64.8.jar</binary-origin> |
| </class-path-extension> |
| <class-path-extension> |
| <runtime-relative-path>ext/flexmark-util-collection-0.64.8.jar</runtime-relative-path> |
| <binary-origin>external/flexmark-util-collection-0.64.8.jar</binary-origin> |
| </class-path-extension> |
| <class-path-extension> |
| <runtime-relative-path>ext/flexmark-util-data-0.64.8.jar</runtime-relative-path> |
| <binary-origin>external/flexmark-util-data-0.64.8.jar</binary-origin> |
| </class-path-extension> |
| <class-path-extension> |
| <runtime-relative-path>ext/flexmark-util-dependency-0.64.8.jar</runtime-relative-path> |
| <binary-origin>external/flexmark-util-dependency-0.64.8.jar</binary-origin> |
| </class-path-extension> |
| <class-path-extension> |
| <runtime-relative-path>ext/flexmark-util-format-0.64.8.jar</runtime-relative-path> |
| <binary-origin>external/flexmark-util-format-0.64.8.jar</binary-origin> |
| </class-path-extension> |
| <class-path-extension> |
| <runtime-relative-path>ext/flexmark-util-html-0.64.8.jar</runtime-relative-path> |
| <binary-origin>external/flexmark-util-html-0.64.8.jar</binary-origin> |
| </class-path-extension> |
| <class-path-extension> |
| <runtime-relative-path>ext/flexmark-util-misc-0.64.8.jar</runtime-relative-path> |
| <binary-origin>external/flexmark-util-misc-0.64.8.jar</binary-origin> |
| </class-path-extension> |
| <class-path-extension> |
| <runtime-relative-path>ext/flexmark-util-sequence-0.64.8.jar</runtime-relative-path> |
| <binary-origin>external/flexmark-util-sequence-0.64.8.jar</binary-origin> |
| </class-path-extension> |
| <class-path-extension> |
| <runtime-relative-path>ext/flexmark-util-visitor-0.64.8.jar</runtime-relative-path> |
| <binary-origin>external/flexmark-util-visitor-0.64.8.jar</binary-origin> |
| </class-path-extension> |
| <class-path-extension> |
| <runtime-relative-path>ext/flexmark-ext-emoji-0.64.8.jar</runtime-relative-path> |
| <binary-origin>external/flexmark-ext-emoji-0.64.8.jar</binary-origin> |
| </class-path-extension> |
| <class-path-extension> |
| <runtime-relative-path>ext/flexmark-ext-anchorlink-0.64.8.jar</runtime-relative-path> |
| <binary-origin>external/flexmark-ext-anchorlink-0.64.8.jar</binary-origin> |
| </class-path-extension> |
| <class-path-extension> |
| <runtime-relative-path>ext/flexmark-ext-tables-0.64.8.jar</runtime-relative-path> |
| <binary-origin>external/flexmark-ext-tables-0.64.8.jar</binary-origin> |
| </class-path-extension> |
| <class-path-extension> |
| <runtime-relative-path>ext/flexmark-0.64.8.jar</runtime-relative-path> |
| <binary-origin>external/flexmark-0.64.8.jar</binary-origin> |
| </class-path-extension> |
| <class-path-extension> |
| <runtime-relative-path>ext/flexmark-ext-gfm-tasklist-0.64.8.jar</runtime-relative-path> |
| <binary-origin>external/flexmark-ext-gfm-tasklist-0.64.8.jar</binary-origin> |
| </class-path-extension> |
| <class-path-extension> |
| <runtime-relative-path>ext/flexmark-ext-gfm-strikethrough-0.64.8.jar</runtime-relative-path> |
| <binary-origin>external/flexmark-ext-gfm-strikethrough-0.64.8.jar</binary-origin> |
| </class-path-extension> |
| </data> |
| </configuration> |
| </project> |