diff --git a/.project b/.project index ca46730..88bcd68 100644 --- a/.project +++ b/.project @@ -1,16 +1,22 @@ - scviewer.parent + com.minres.scviewer.parent + + org.eclipse.m2e.core.maven2Builder + + + + org.eclipse.m2e.core.maven2Nature - 1591076960924 + 0 10 @@ -19,7 +25,7 @@ - 1591076960932 + 0 10 @@ -28,7 +34,7 @@ - 1591076960936 + 0 10 @@ -37,7 +43,7 @@ - 1591076960939 + 0 10 @@ -46,7 +52,7 @@ - 1591076960950 + 0 10 @@ -55,7 +61,7 @@ - 1591076960954 + 0 10 diff --git a/.settings/org.eclipse.m2e.core.prefs b/.settings/org.eclipse.m2e.core.prefs new file mode 100644 index 0000000..f897a7f --- /dev/null +++ b/.settings/org.eclipse.m2e.core.prefs @@ -0,0 +1,4 @@ +activeProfiles= +eclipse.preferences.version=1 +resolveWorkspaceProjects=true +version=1 diff --git a/com.minres.scviewer.database.test/DatabaseServicesTest.launch b/com.minres.scviewer.database.test/DatabaseServicesTest.launch deleted file mode 100644 index f8e3594..0000000 --- a/com.minres.scviewer.database.test/DatabaseServicesTest.launch +++ /dev/null @@ -1,104 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/com.minres.scviewer.e4.product/scviewer.product b/com.minres.scviewer.e4.product/scviewer.product index 80bf054..3a9752b 100644 --- a/com.minres.scviewer.e4.product/scviewer.product +++ b/com.minres.scviewer.e4.product/scviewer.product @@ -48,9 +48,7 @@ - - - + diff --git a/features/com.minres.scviewer.e4.platform.feature/.gitignore b/features/com.minres.scviewer.e4.platform.feature/.gitignore new file mode 100644 index 0000000..b83d222 --- /dev/null +++ b/features/com.minres.scviewer.e4.platform.feature/.gitignore @@ -0,0 +1 @@ +/target/ diff --git a/features/com.minres.scviewer.e4.platform.feature/.project b/features/com.minres.scviewer.e4.platform.feature/.project new file mode 100644 index 0000000..f503e75 --- /dev/null +++ b/features/com.minres.scviewer.e4.platform.feature/.project @@ -0,0 +1,17 @@ + + + com.minres.scviewer.e4.platform.feature + + + + + + org.eclipse.pde.FeatureBuilder + + + + + + org.eclipse.pde.FeatureNature + + diff --git a/features/com.minres.scviewer.e4.platform.feature/build.properties b/features/com.minres.scviewer.e4.platform.feature/build.properties new file mode 100644 index 0000000..64f93a9 --- /dev/null +++ b/features/com.minres.scviewer.e4.platform.feature/build.properties @@ -0,0 +1 @@ +bin.includes = feature.xml diff --git a/features/com.minres.scviewer.e4.platform.feature/feature.xml b/features/com.minres.scviewer.e4.platform.feature/feature.xml new file mode 100644 index 0000000..3a5ab6e --- /dev/null +++ b/features/com.minres.scviewer.e4.platform.feature/feature.xml @@ -0,0 +1,61 @@ + + + + + [Enter Feature Description here.] + + + + [Enter Copyright Description here.] + + + + [Enter License Description here.] + + + + + + + + + + + + + + + + + + + + + diff --git a/features/com.minres.scviewer.e4.platform.feature/pom.xml b/features/com.minres.scviewer.e4.platform.feature/pom.xml new file mode 100644 index 0000000..a74562c --- /dev/null +++ b/features/com.minres.scviewer.e4.platform.feature/pom.xml @@ -0,0 +1,12 @@ + + 4.0.0 + com.minres.scviewer.e4.platform.feature + eclipse-feature + + com.minres.scviewer + com.minres.scviewer.parent + 2.0.0-SNAPSHOT + ../.. + + 1.0.0-SNAPSHOT + diff --git a/pom.xml b/pom.xml index b7518d0..0130034 100644 --- a/pom.xml +++ b/pom.xml @@ -20,6 +20,7 @@ features/com.minres.scviewer.database.feature features/com.minres.scviewer.ui.feature features/com.minres.scviewer.feature + features/com.minres.scviewer.e4.platform.feature features/com.minres.scviewer.e4.feature p2repositories//com.minres.scviewer.updateSite com.minres.scviewer.e4.product diff --git a/tests/com.minres.scviewer.database.test/DatabaseServicesTest.launch b/tests/com.minres.scviewer.database.test/DatabaseServicesTest.launch index 4937b10..f8e3594 100644 --- a/tests/com.minres.scviewer.database.test/DatabaseServicesTest.launch +++ b/tests/com.minres.scviewer.database.test/DatabaseServicesTest.launch @@ -72,6 +72,7 @@ +