Introduce process builder view with drag and drop
authorMathieu Baudier <mbaudier@argeo.org>
Tue, 21 Sep 2010 14:31:10 +0000 (14:31 +0000)
committerMathieu Baudier <mbaudier@argeo.org>
Tue, 21 Sep 2010 14:31:10 +0000 (14:31 +0000)
commit20b786a39e7e034ca0b5bcfe7e690c7c742463a8
treea1aab053527f21d1ae4c0a03e014a468d2ff5743
parent36a1c53c326dc286d14111a59dc1ac76913aeb3c
Introduce process builder view with drag and drop

git-svn-id: https://svn.argeo.org/slc/trunk@3783 4cfe0d0a-d680-48aa-b62c-e0a02a3f76cc
eclipse/plugins/org.argeo.slc.client.rcp/src/org/argeo/slc/client/rcp/ApplicationWorkbenchWindowAdvisor.java
eclipse/plugins/org.argeo.slc.client.rcp/src/org/argeo/slc/client/rcp/Perspective.java
eclipse/plugins/org.argeo.slc.client.ui/META-INF/MANIFEST.MF
eclipse/plugins/org.argeo.slc.client.ui/META-INF/spring/views.xml
eclipse/plugins/org.argeo.slc.client.ui/plugin.xml
eclipse/plugins/org.argeo.slc.client.ui/src/org/argeo/slc/client/ui/views/ExecutionModulesView.java
eclipse/plugins/org.argeo.slc.client.ui/src/org/argeo/slc/client/ui/views/ProcessBuilderView.java [new file with mode: 0644]
eclipse/plugins/org.argeo.slc.client.ui/src/org/argeo/slc/client/ui/views/ProcessListView.java