Introduce standard Eclipse 4 fragments
authorMathieu Baudier <mbaudier@argeo.org>
Tue, 17 Apr 2018 09:55:05 +0000 (11:55 +0200)
committerMathieu Baudier <mbaudier@argeo.org>
Tue, 17 Apr 2018 09:55:05 +0000 (11:55 +0200)
commit6ba0f8543d64d3c4c937d6ec0dc70e1bedf54895
tree172ea264f38dfa2f088262ae7b194a5febfdc633
parent6fa1f8c14fec93620a86f1a93f69df48f24aa411
Introduce standard Eclipse 4 fragments
13 files changed:
org.argeo.suite.e4/build.properties
org.argeo.suite.e4/e4xmi/argeo-office.e4xmi
org.argeo.suite.e4/src/org/argeo/suite/e4/parts/QuickSearchView.java
org.argeo.suite.standard/.classpath [new file with mode: 0644]
org.argeo.suite.standard/.gitignore [new file with mode: 0644]
org.argeo.suite.standard/.project [new file with mode: 0644]
org.argeo.suite.standard/META-INF/.gitignore [new file with mode: 0644]
org.argeo.suite.standard/bnd.bnd [new file with mode: 0644]
org.argeo.suite.standard/build.properties [new file with mode: 0644]
org.argeo.suite.standard/e4xmi/standard-toolbars.e4xmi [new file with mode: 0644]
org.argeo.suite.standard/plugin.xml [new file with mode: 0644]
org.argeo.suite.standard/pom.xml [new file with mode: 0644]
pom.xml