mirror of
https://gitflic.ru/project/openide/openide.git
synced 2025-12-15 11:53:49 +07:00
follow-up of IDEA-333433 Velocity Error when creating new file/class: Unable to find resource 'File Header.java' GitOrigin-RevId: 33fa02f936abc7ba55f2582c0f92e76afe5cbbd9
25 lines
1.0 KiB
XML
25 lines
1.0 KiB
XML
<component name="libraryTable">
|
|
<library name="Velocity" type="repository">
|
|
<properties maven-id="org.apache.velocity:velocity-engine-core:2.3">
|
|
<verification>
|
|
<artifact url="file://$MAVEN_REPOSITORY$/org/apache/velocity/velocity-engine-core/2.3/velocity-engine-core-2.3.jar">
|
|
<sha256sum>b086cee8fd8183e240b4afcf54fe38ec33dd8eb0da414636e5bf7aa4d9856629</sha256sum>
|
|
</artifact>
|
|
</verification>
|
|
<exclude>
|
|
<dependency maven-id="org.apache.commons:commons-lang3" />
|
|
<dependency maven-id="org.slf4j:slf4j-api" />
|
|
</exclude>
|
|
</properties>
|
|
<ANNOTATIONS>
|
|
<root url="file://$PROJECT_DIR$/lib/annotations/velocity" />
|
|
</ANNOTATIONS>
|
|
<CLASSES>
|
|
<root url="jar://$MAVEN_REPOSITORY$/org/apache/velocity/velocity-engine-core/2.3/velocity-engine-core-2.3.jar!/" />
|
|
</CLASSES>
|
|
<JAVADOC />
|
|
<SOURCES>
|
|
<root url="jar://$MAVEN_REPOSITORY$/org/apache/velocity/velocity-engine-core/2.3/velocity-engine-core-2.3-sources.jar!/" />
|
|
</SOURCES>
|
|
</library>
|
|
</component> |