Skip to content

Commit 6c39f67

Browse files
authored
Merge pull request #1 from WorkflowConversion/develop
Latest features
2 parents 2916935 + ccb82b2 commit 6c39f67

374 files changed

Lines changed: 622260 additions & 2440 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.gitignore

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,3 +5,8 @@
55
*.jar
66
*.war
77
*.ear
8+
9+
bin/
10+
11+
# .metadata folders from Eclipse
12+
**/.metadata

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
com.genericworkflownodes.knime.workflowexporter
1+
com.workflowconversion.knime2grid
22
===============================================
33

4-
KNIME Extension that exports KNIME workflows to different workflow engines.
4+
KNIME Extension that exports KNIME workflows to different workflow engines.

com.genericworkflownodes.knime.workflowexporter/META-INF/MANIFEST.MF

Lines changed: 0 additions & 18 deletions
This file was deleted.

com.genericworkflownodes.knime.workflowexporter/plugin.xml

Lines changed: 0 additions & 32 deletions
This file was deleted.

com.genericworkflownodes.knime.workflowexporter/src/com/genericworkflownodes/knime/workflowexporter/KnimeWorkflowExporterActivator.java

Lines changed: 0 additions & 74 deletions
This file was deleted.

0 commit comments

Comments
 (0)