-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #20 from 3D-e-Chem/knime4
Requires KNIME version 4
- Loading branch information
Showing
18 changed files
with
172 additions
and
94 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,4 @@ | ||
{ | ||
"title": "${node}", | ||
"license": "Apache-2.0" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,17 @@ | ||
#set( $symbol_pound = '#' ) | ||
#set( $symbol_dollar = '$' ) | ||
#set( $symbol_escape = '\' ) | ||
${symbol_pound} YAML 1.2 | ||
${symbol_pound} Metadata for citation of this software according to the CFF format (https://citation-file-format.github.io/) | ||
cff-version: 1.0.3 | ||
message: If you use this software, please cite it as below. | ||
title: ${node} | ||
authors: [] | ||
${symbol_pound}${symbol_pound} Uncomment and replace `<changeme>` with actual author names | ||
${symbol_pound}- given-names: <changeme> | ||
${symbol_pound} family-names: <changeme> | ||
${symbol_pound} affiliation: <changeme> | ||
${symbol_pound} orcid: https://orcid.org/<changeme> | ||
repository-code: https://github.com/${github_organization}/${github_repository} | ||
license: Apache-2.0 | ||
version: ${version} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
44 changes: 44 additions & 0 deletions
44
src/main/resources/archetype-resources/targetplatform/KNIME-AP-4.0.target
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,44 @@ | ||
#set( $symbol_pound = '#' ) | ||
#set( $symbol_dollar = '$' ) | ||
#set( $symbol_escape = '\' ) | ||
<?xml version="1.0" encoding="UTF-8" standalone="no"?><?pde version="3.8"?><target name="KNIME Analytics Platform (4.0)" sequenceNumber="1512743962"> | ||
<locations> | ||
<location includeAllPlatforms="false" includeConfigurePhase="false" includeMode="planner" includeSource="true" type="InstallableUnit"> | ||
<unit id="com.knime.features.explorer.serverspace.feature.group" version="0.0.0"/> | ||
<unit id="org.knime.features.base.feature.group" version="0.0.0"/> | ||
<unit id="org.knime.features.dbdrivers.feature.group" version="0.0.0"/> | ||
<unit id="org.knime.features.ensembles.feature.group" version="0.0.0"/> | ||
<unit id="org.knime.features.ext.itemset.feature.group" version="0.0.0"/> | ||
<unit id="org.knime.features.ext.jep.feature.group" version="0.0.0"/> | ||
<unit id="org.knime.features.ext.poi.feature.group" version="0.0.0"/> | ||
<unit id="org.knime.features.js.quickforms.feature.group" version="0.0.0"/> | ||
<unit id="org.knime.features.json.feature.group" version="0.0.0"/> | ||
<unit id="org.knime.features.personalproductivity.feature.group" version="0.0.0"/> | ||
<unit id="org.knime.features.testingapplication.feature.group" version="0.0.0"/> | ||
<unit id="org.knime.features.xml.feature.group" version="0.0.0"/> | ||
<unit id="org.knime.targetPlatform.feature.group" version="0.0.0"/> | ||
<repository location="https://update.knime.org/analytics-platform/${knime_version}/"/> | ||
</location> | ||
<location includeAllPlatforms="false" includeConfigurePhase="false" includeMode="planner" includeSource="true" type="InstallableUnit"> | ||
<unit id="nl.esciencecenter.e3dchem.knime.testing.plugin" version="0.0.0"/> | ||
<unit id="nl.esciencecenter.e3dchem.plugin" version="0.0.0"/> | ||
<repository location="https://3d-e-chem.github.io/updates"/> | ||
</location> | ||
</locations> | ||
<targetJRE path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-${java_version}"/> | ||
<launcherArgs> | ||
<vmArgs>-server | ||
-Dsun.java2d.d3d=false | ||
-Dosgi.classloader.lock=classname | ||
-XX:+UnlockDiagnosticVMOptions | ||
-XX:+UnsyncloadClass | ||
-XX:+UseG1GC | ||
-ea | ||
-Dorg.eclipse.swt.internal.gtk.cairoGraphics=false | ||
-Dorg.eclipse.swt.internal.gtk.useCairo=false | ||
-Dorg.eclipse.swt.browser.IEVersion=10001 | ||
-Dsun.awt.noerasebackground=true | ||
-Dsun.net.client.defaultReadTimeout=0 | ||
-Dorg.eclipse.swt.internal.gtk.disablePrinting</vmArgs> | ||
</launcherArgs> | ||
</target> |
Oops, something went wrong.