]> gerrit.simantics Code Review - simantics/platform.git/commit
Move platform to only work with JDK's >= 11 52/4152/8
authorTuukka Lehtonen <tuukka.lehtonen@semantum.fi>
Mon, 20 Apr 2020 10:27:48 +0000 (13:27 +0300)
committerTuukka Lehtonen <tuukka.lehtonen@semantum.fi>
Tue, 21 Apr 2020 05:25:28 +0000 (08:25 +0300)
commit38d133f2a39bab76deed5d047fbabee4479b5373
tree17ee20b0f3579c58e5677cc68cc7c9fd3990f845
parenta9e5abf29200550168557ae2c7e0a6e2442f6c2b
Move platform to only work with JDK's >= 11

* Several javax-prefixed packages are being removed from JDK (such as
javax.xml.bind) and one has to provide javax.packages via new
jakarta-bundles. See: http://openjdk.java.net/jeps/320#Java-EE-modules

Java 11 is LTS and we don't want to require anything beyond that at this
point. Next LTS will be 17 which will be the next target.

Classes are also now compiled for Java 11.

gitlab #486
gitlab #524

Change-Id: Ib2edf9401ada203412569fadef4f092344b1c553
629 files changed:
.gitignore
bundles/hdf.hdf5lib/.classpath
bundles/hdf.hdf5lib/.settings/org.eclipse.jdt.core.prefs
bundles/hdf.hdf5lib/META-INF/MANIFEST.MF
bundles/org.simantics.acorn/.classpath
bundles/org.simantics.acorn/.settings/org.eclipse.jdt.core.prefs
bundles/org.simantics.acorn/META-INF/MANIFEST.MF
bundles/org.simantics.action.ontology/.classpath
bundles/org.simantics.action.ontology/.settings/org.eclipse.jdt.core.prefs
bundles/org.simantics.action.ontology/META-INF/MANIFEST.MF
bundles/org.simantics.annotation.ontology/.classpath
bundles/org.simantics.annotation.ontology/.settings/org.eclipse.jdt.core.prefs
bundles/org.simantics.annotation.ontology/META-INF/MANIFEST.MF
bundles/org.simantics.annotation.ui/.classpath
bundles/org.simantics.annotation.ui/.settings/org.eclipse.jdt.core.prefs
bundles/org.simantics.annotation.ui/META-INF/MANIFEST.MF
bundles/org.simantics.application/.classpath
bundles/org.simantics.application/.settings/org.eclipse.jdt.core.prefs
bundles/org.simantics.application/META-INF/MANIFEST.MF
bundles/org.simantics.auditlogging/.classpath
bundles/org.simantics.auditlogging/.settings/org.eclipse.jdt.core.prefs
bundles/org.simantics.auditlogging/META-INF/MANIFEST.MF
bundles/org.simantics.backup.db/.classpath
bundles/org.simantics.backup.db/.settings/org.eclipse.jdt.core.prefs
bundles/org.simantics.backup.db/META-INF/MANIFEST.MF
bundles/org.simantics.backup.ontology/.classpath
bundles/org.simantics.backup.ontology/.settings/org.eclipse.jdt.core.prefs
bundles/org.simantics.backup.ontology/META-INF/MANIFEST.MF
bundles/org.simantics.backup/.classpath
bundles/org.simantics.backup/.settings/org.eclipse.jdt.core.prefs
bundles/org.simantics.backup/META-INF/MANIFEST.MF
bundles/org.simantics.basicexpression/.classpath
bundles/org.simantics.basicexpression/.settings/org.eclipse.jdt.core.prefs
bundles/org.simantics.basicexpression/META-INF/MANIFEST.MF
bundles/org.simantics.browsing.ui.common/.classpath
bundles/org.simantics.browsing.ui.common/.settings/org.eclipse.jdt.core.prefs
bundles/org.simantics.browsing.ui.common/META-INF/MANIFEST.MF
bundles/org.simantics.browsing.ui.graph.impl/.classpath
bundles/org.simantics.browsing.ui.graph.impl/.settings/org.eclipse.jdt.core.prefs
bundles/org.simantics.browsing.ui.graph.impl/META-INF/MANIFEST.MF
bundles/org.simantics.browsing.ui.graph/.classpath
bundles/org.simantics.browsing.ui.graph/.settings/org.eclipse.jdt.core.prefs
bundles/org.simantics.browsing.ui.graph/META-INF/MANIFEST.MF
bundles/org.simantics.browsing.ui.model/.classpath
bundles/org.simantics.browsing.ui.model/.settings/org.eclipse.jdt.core.prefs
bundles/org.simantics.browsing.ui.model/META-INF/MANIFEST.MF
bundles/org.simantics.browsing.ui.nattable/.classpath
bundles/org.simantics.browsing.ui.nattable/.settings/org.eclipse.jdt.core.prefs
bundles/org.simantics.browsing.ui.nattable/META-INF/MANIFEST.MF
bundles/org.simantics.browsing.ui.ontology/.classpath
bundles/org.simantics.browsing.ui.ontology/.settings/org.eclipse.jdt.core.prefs
bundles/org.simantics.browsing.ui.ontology/META-INF/MANIFEST.MF
bundles/org.simantics.browsing.ui.platform/.classpath
bundles/org.simantics.browsing.ui.platform/.settings/org.eclipse.jdt.core.prefs
bundles/org.simantics.browsing.ui.platform/META-INF/MANIFEST.MF
bundles/org.simantics.browsing.ui.swt/.classpath
bundles/org.simantics.browsing.ui.swt/.settings/org.eclipse.jdt.core.prefs
bundles/org.simantics.browsing.ui.swt/META-INF/MANIFEST.MF
bundles/org.simantics.browsing.ui/.classpath
bundles/org.simantics.browsing.ui/.settings/org.eclipse.jdt.core.prefs
bundles/org.simantics.browsing.ui/META-INF/MANIFEST.MF
bundles/org.simantics.charts.ontology/.classpath
bundles/org.simantics.charts.ontology/.settings/org.eclipse.jdt.core.prefs
bundles/org.simantics.charts.ontology/META-INF/MANIFEST.MF
bundles/org.simantics.charts/.classpath
bundles/org.simantics.charts/.settings/org.eclipse.jdt.core.prefs
bundles/org.simantics.charts/META-INF/MANIFEST.MF
bundles/org.simantics.charts/fragment.e4xmi
bundles/org.simantics.color.ontology/.classpath
bundles/org.simantics.color.ontology/.settings/org.eclipse.jdt.core.prefs
bundles/org.simantics.color.ontology/META-INF/MANIFEST.MF
bundles/org.simantics.common/.classpath
bundles/org.simantics.common/.settings/org.eclipse.jdt.core.prefs
bundles/org.simantics.common/META-INF/MANIFEST.MF
bundles/org.simantics.compressions/.classpath
bundles/org.simantics.compressions/.settings/org.eclipse.jdt.core.prefs
bundles/org.simantics.compressions/META-INF/MANIFEST.MF
bundles/org.simantics.databoard/.classpath
bundles/org.simantics.databoard/.settings/org.eclipse.jdt.core.prefs
bundles/org.simantics.databoard/META-INF/MANIFEST.MF
bundles/org.simantics.datatypes.ontology/.classpath
bundles/org.simantics.datatypes.ontology/.settings/org.eclipse.jdt.core.prefs
bundles/org.simantics.datatypes.ontology/META-INF/MANIFEST.MF
bundles/org.simantics.datatypes/.classpath
bundles/org.simantics.datatypes/.settings/org.eclipse.jdt.core.prefs
bundles/org.simantics.datatypes/META-INF/MANIFEST.MF
bundles/org.simantics.db.common/.classpath
bundles/org.simantics.db.common/.settings/org.eclipse.jdt.core.prefs
bundles/org.simantics.db.common/META-INF/MANIFEST.MF
bundles/org.simantics.db.impl/.classpath
bundles/org.simantics.db.impl/.settings/org.eclipse.jdt.core.prefs
bundles/org.simantics.db.impl/META-INF/MANIFEST.MF
bundles/org.simantics.db.indexing/.classpath
bundles/org.simantics.db.indexing/.settings/org.eclipse.jdt.core.prefs
bundles/org.simantics.db.indexing/META-INF/MANIFEST.MF
bundles/org.simantics.db.layer0/.classpath
bundles/org.simantics.db.layer0/.settings/org.eclipse.jdt.core.prefs
bundles/org.simantics.db.layer0/META-INF/MANIFEST.MF
bundles/org.simantics.db.management/.classpath
bundles/org.simantics.db.management/.settings/org.eclipse.jdt.core.prefs
bundles/org.simantics.db.management/META-INF/MANIFEST.MF
bundles/org.simantics.db.procore/.classpath
bundles/org.simantics.db.procore/.settings/org.eclipse.jdt.core.prefs
bundles/org.simantics.db.procore/META-INF/MANIFEST.MF
bundles/org.simantics.db.server/.classpath
bundles/org.simantics.db.server/.settings/org.eclipse.jdt.core.prefs
bundles/org.simantics.db.server/META-INF/MANIFEST.MF
bundles/org.simantics.db.services/.classpath
bundles/org.simantics.db.services/.settings/org.eclipse.jdt.core.prefs
bundles/org.simantics.db.services/META-INF/MANIFEST.MF
bundles/org.simantics.db.testing/.classpath
bundles/org.simantics.db.testing/.settings/org.eclipse.jdt.core.prefs
bundles/org.simantics.db.testing/META-INF/MANIFEST.MF
bundles/org.simantics.db/.classpath
bundles/org.simantics.db/.settings/org.eclipse.jdt.core.prefs
bundles/org.simantics.db/META-INF/MANIFEST.MF
bundles/org.simantics.debug.browser.ui/.classpath
bundles/org.simantics.debug.browser.ui/.settings/org.eclipse.jdt.core.prefs
bundles/org.simantics.debug.browser.ui/META-INF/MANIFEST.MF
bundles/org.simantics.debug.browser/.classpath
bundles/org.simantics.debug.browser/.settings/org.eclipse.jdt.core.prefs
bundles/org.simantics.debug.browser/META-INF/MANIFEST.MF
bundles/org.simantics.debug.graphical/.classpath
bundles/org.simantics.debug.graphical/.settings/org.eclipse.jdt.core.prefs
bundles/org.simantics.debug.graphical/META-INF/MANIFEST.MF
bundles/org.simantics.debug.ui/.classpath
bundles/org.simantics.debug.ui/.settings/org.eclipse.jdt.core.prefs
bundles/org.simantics.debug.ui/META-INF/MANIFEST.MF
bundles/org.simantics.desktop.product/.classpath
bundles/org.simantics.desktop.product/.settings/org.eclipse.jdt.core.prefs
bundles/org.simantics.desktop.product/META-INF/MANIFEST.MF
bundles/org.simantics.desktop.ui.ontology/.classpath
bundles/org.simantics.desktop.ui.ontology/.settings/org.eclipse.jdt.core.prefs
bundles/org.simantics.desktop.ui.ontology/META-INF/MANIFEST.MF
bundles/org.simantics.desktop.ui/.classpath
bundles/org.simantics.desktop.ui/.settings/org.eclipse.jdt.core.prefs
bundles/org.simantics.desktop.ui/META-INF/MANIFEST.MF
bundles/org.simantics.diagram.connection/.classpath
bundles/org.simantics.diagram.connection/.settings/org.eclipse.jdt.core.prefs
bundles/org.simantics.diagram.connection/META-INF/MANIFEST.MF
bundles/org.simantics.diagram.ontology/.classpath
bundles/org.simantics.diagram.ontology/.settings/org.eclipse.jdt.core.prefs
bundles/org.simantics.diagram.ontology/META-INF/MANIFEST.MF
bundles/org.simantics.diagram.profile/.classpath
bundles/org.simantics.diagram.profile/.settings/org.eclipse.jdt.core.prefs
bundles/org.simantics.diagram.profile/META-INF/MANIFEST.MF
bundles/org.simantics.diagram.svg/.classpath
bundles/org.simantics.diagram.svg/.settings/org.eclipse.jdt.core.prefs
bundles/org.simantics.diagram.svg/META-INF/MANIFEST.MF
bundles/org.simantics.diagram/.classpath
bundles/org.simantics.diagram/.settings/org.eclipse.jdt.core.prefs
bundles/org.simantics.diagram/META-INF/MANIFEST.MF
bundles/org.simantics.document.base.ontology/.classpath
bundles/org.simantics.document.base.ontology/.settings/org.eclipse.jdt.core.prefs
bundles/org.simantics.document.base.ontology/META-INF/MANIFEST.MF
bundles/org.simantics.document.linking.ontology/.classpath
bundles/org.simantics.document.linking.ontology/.settings/org.eclipse.jdt.core.prefs
bundles/org.simantics.document.linking.ontology/META-INF/MANIFEST.MF
bundles/org.simantics.document.linking.ui/.classpath
bundles/org.simantics.document.linking.ui/.settings/org.eclipse.jdt.core.prefs
bundles/org.simantics.document.linking.ui/META-INF/MANIFEST.MF
bundles/org.simantics.document.ontology/.classpath
bundles/org.simantics.document.ontology/.settings/org.eclipse.jdt.core.prefs
bundles/org.simantics.document.ontology/META-INF/MANIFEST.MF
bundles/org.simantics.document.server.io/.classpath
bundles/org.simantics.document.server.io/.settings/org.eclipse.jdt.core.prefs
bundles/org.simantics.document.server.io/META-INF/MANIFEST.MF
bundles/org.simantics.document.server/.classpath
bundles/org.simantics.document.server/.settings/org.eclipse.jdt.core.prefs
bundles/org.simantics.document.server/META-INF/MANIFEST.MF
bundles/org.simantics.document.swt.core/.classpath
bundles/org.simantics.document.swt.core/.settings/org.eclipse.jdt.core.prefs
bundles/org.simantics.document.swt.core/META-INF/MANIFEST.MF
bundles/org.simantics.document.swt.ontology/.classpath
bundles/org.simantics.document.swt.ontology/.settings/org.eclipse.jdt.core.prefs
bundles/org.simantics.document.swt.ontology/META-INF/MANIFEST.MF
bundles/org.simantics.document.ui.ontology/.classpath
bundles/org.simantics.document.ui.ontology/.settings/org.eclipse.jdt.core.prefs
bundles/org.simantics.document.ui.ontology/META-INF/MANIFEST.MF
bundles/org.simantics.document.ui/.classpath
bundles/org.simantics.document.ui/.settings/org.eclipse.jdt.core.prefs
bundles/org.simantics.document.ui/META-INF/MANIFEST.MF
bundles/org.simantics.document/.classpath
bundles/org.simantics.document/.settings/org.eclipse.jdt.core.prefs
bundles/org.simantics.document/META-INF/MANIFEST.MF
bundles/org.simantics.dublincore.ontology/.classpath
bundles/org.simantics.dublincore.ontology/.settings/org.eclipse.jdt.core.prefs
bundles/org.simantics.dublincore.ontology/META-INF/MANIFEST.MF
bundles/org.simantics.editors.win32/.classpath
bundles/org.simantics.editors.win32/.settings/org.eclipse.jdt.core.prefs
bundles/org.simantics.editors.win32/META-INF/MANIFEST.MF
bundles/org.simantics.editors/.classpath
bundles/org.simantics.editors/.settings/org.eclipse.jdt.core.prefs
bundles/org.simantics.editors/META-INF/MANIFEST.MF
bundles/org.simantics.equation/.classpath
bundles/org.simantics.equation/.settings/org.eclipse.jdt.core.prefs
bundles/org.simantics.equation/META-INF/MANIFEST.MF
bundles/org.simantics.event.ontology/.classpath
bundles/org.simantics.event.ontology/.settings/org.eclipse.jdt.core.prefs
bundles/org.simantics.event.ontology/META-INF/MANIFEST.MF
bundles/org.simantics.event/.classpath
bundles/org.simantics.event/.settings/org.eclipse.jdt.core.prefs
bundles/org.simantics.event/META-INF/MANIFEST.MF
bundles/org.simantics.excel/.classpath
bundles/org.simantics.excel/.settings/org.eclipse.jdt.core.prefs
bundles/org.simantics.excel/META-INF/MANIFEST.MF
bundles/org.simantics.export.core/.classpath
bundles/org.simantics.export.core/.settings/org.eclipse.jdt.core.prefs
bundles/org.simantics.export.core/META-INF/MANIFEST.MF
bundles/org.simantics.export.ui/.classpath
bundles/org.simantics.export.ui/.settings/org.eclipse.jdt.core.prefs
bundles/org.simantics.export.ui/META-INF/MANIFEST.MF
bundles/org.simantics.fastlz/.classpath
bundles/org.simantics.fastlz/.settings/org.eclipse.jdt.core.prefs
bundles/org.simantics.fastlz/META-INF/MANIFEST.MF
bundles/org.simantics.fileimport.ui/.classpath
bundles/org.simantics.fileimport.ui/.settings/org.eclipse.jdt.core.prefs
bundles/org.simantics.fileimport.ui/META-INF/MANIFEST.MF
bundles/org.simantics.fileimport/.classpath
bundles/org.simantics.fileimport/.settings/org.eclipse.jdt.core.prefs
bundles/org.simantics.fileimport/META-INF/MANIFEST.MF
bundles/org.simantics.filesystem.services/.classpath
bundles/org.simantics.filesystem.services/.settings/org.eclipse.jdt.core.prefs
bundles/org.simantics.filesystem.services/META-INF/MANIFEST.MF
bundles/org.simantics.g2d.ontology/.classpath
bundles/org.simantics.g2d.ontology/.settings/org.eclipse.jdt.core.prefs
bundles/org.simantics.g2d.ontology/META-INF/MANIFEST.MF
bundles/org.simantics.g2d/.classpath
bundles/org.simantics.g2d/.settings/org.eclipse.jdt.core.prefs
bundles/org.simantics.g2d/META-INF/MANIFEST.MF
bundles/org.simantics.gnuplot/.classpath
bundles/org.simantics.gnuplot/.settings/org.eclipse.jdt.core.prefs
bundles/org.simantics.gnuplot/META-INF/MANIFEST.MF
bundles/org.simantics.gnuplot/pom.xml
bundles/org.simantics.graph.compiler/.classpath
bundles/org.simantics.graph.compiler/.settings/org.eclipse.jdt.core.prefs
bundles/org.simantics.graph.compiler/META-INF/MANIFEST.MF
bundles/org.simantics.graph.db/.classpath
bundles/org.simantics.graph.db/.settings/org.eclipse.jdt.core.prefs
bundles/org.simantics.graph.db/META-INF/MANIFEST.MF
bundles/org.simantics.graph/.classpath
bundles/org.simantics.graph/.settings/org.eclipse.jdt.core.prefs
bundles/org.simantics.graph/META-INF/MANIFEST.MF
bundles/org.simantics.graphfile.ontology/.classpath
bundles/org.simantics.graphfile.ontology/.settings/org.eclipse.jdt.core.prefs
bundles/org.simantics.graphfile.ontology/META-INF/MANIFEST.MF
bundles/org.simantics.graphfile.ui.ontology/.classpath
bundles/org.simantics.graphfile.ui.ontology/META-INF/MANIFEST.MF
bundles/org.simantics.graphfile.ui/.classpath
bundles/org.simantics.graphfile.ui/META-INF/MANIFEST.MF
bundles/org.simantics.graphfile/.classpath
bundles/org.simantics.graphfile/.settings/org.eclipse.jdt.core.prefs
bundles/org.simantics.graphfile/META-INF/MANIFEST.MF
bundles/org.simantics.graphviz.ui/.classpath
bundles/org.simantics.graphviz.ui/.settings/org.eclipse.jdt.core.prefs
bundles/org.simantics.graphviz.ui/META-INF/MANIFEST.MF
bundles/org.simantics.graphviz/.classpath
bundles/org.simantics.graphviz/.settings/org.eclipse.jdt.core.prefs
bundles/org.simantics.graphviz/META-INF/MANIFEST.MF
bundles/org.simantics.help.base/.classpath
bundles/org.simantics.help.base/.settings/org.eclipse.jdt.core.prefs
bundles/org.simantics.help.base/META-INF/MANIFEST.MF
bundles/org.simantics.help.core/.classpath
bundles/org.simantics.help.core/.settings/org.eclipse.jdt.core.prefs
bundles/org.simantics.help.core/META-INF/MANIFEST.MF
bundles/org.simantics.help.ontology/.classpath
bundles/org.simantics.help.ontology/.settings/org.eclipse.jdt.core.prefs
bundles/org.simantics.help.ontology/META-INF/MANIFEST.MF
bundles/org.simantics.help.ui/.classpath
bundles/org.simantics.help.ui/.settings/org.eclipse.jdt.core.prefs
bundles/org.simantics.help.ui/META-INF/MANIFEST.MF
bundles/org.simantics.history.rest/.classpath
bundles/org.simantics.history.rest/.settings/org.eclipse.jdt.core.prefs
bundles/org.simantics.history.rest/META-INF/MANIFEST.MF
bundles/org.simantics.history/.classpath
bundles/org.simantics.history/.settings/org.eclipse.jdt.core.prefs
bundles/org.simantics.history/META-INF/MANIFEST.MF
bundles/org.simantics.image.ontology/.classpath
bundles/org.simantics.image.ontology/.settings/org.eclipse.jdt.core.prefs
bundles/org.simantics.image.ontology/META-INF/MANIFEST.MF
bundles/org.simantics.image.ui/.classpath
bundles/org.simantics.image.ui/.settings/org.eclipse.jdt.core.prefs
bundles/org.simantics.image.ui/META-INF/MANIFEST.MF
bundles/org.simantics.image2.ontology/.classpath
bundles/org.simantics.image2.ontology/.settings/org.eclipse.jdt.core.prefs
bundles/org.simantics.image2.ontology/META-INF/MANIFEST.MF
bundles/org.simantics.issues.common/.classpath
bundles/org.simantics.issues.common/.settings/org.eclipse.jdt.core.prefs
bundles/org.simantics.issues.common/META-INF/MANIFEST.MF
bundles/org.simantics.issues.ontology/.classpath
bundles/org.simantics.issues.ontology/.settings/org.eclipse.jdt.core.prefs
bundles/org.simantics.issues.ontology/META-INF/MANIFEST.MF
bundles/org.simantics.issues.ui.ontology/.classpath
bundles/org.simantics.issues.ui.ontology/.settings/org.eclipse.jdt.core.prefs
bundles/org.simantics.issues.ui.ontology/META-INF/MANIFEST.MF
bundles/org.simantics.issues.ui/.classpath
bundles/org.simantics.issues.ui/.settings/org.eclipse.jdt.core.prefs
bundles/org.simantics.issues.ui/META-INF/MANIFEST.MF
bundles/org.simantics.issues/.classpath
bundles/org.simantics.issues/.settings/org.eclipse.jdt.core.prefs
bundles/org.simantics.issues/META-INF/MANIFEST.MF
bundles/org.simantics.jdbc.ontology/.classpath
bundles/org.simantics.jdbc.ontology/.settings/org.eclipse.jdt.core.prefs
bundles/org.simantics.jdbc.ontology/META-INF/MANIFEST.MF
bundles/org.simantics.jdbc/.classpath
bundles/org.simantics.jdbc/.settings/org.eclipse.jdt.core.prefs
bundles/org.simantics.jdbc/META-INF/MANIFEST.MF
bundles/org.simantics.layer0.utils/.classpath
bundles/org.simantics.layer0.utils/.settings/org.eclipse.jdt.core.prefs
bundles/org.simantics.layer0.utils/META-INF/MANIFEST.MF
bundles/org.simantics.layer0/.classpath
bundles/org.simantics.layer0/.settings/org.eclipse.jdt.core.prefs
bundles/org.simantics.layer0/META-INF/MANIFEST.MF
bundles/org.simantics.layer0x.ontology/.classpath
bundles/org.simantics.layer0x.ontology/.settings/org.eclipse.jdt.core.prefs
bundles/org.simantics.layer0x.ontology/META-INF/MANIFEST.MF
bundles/org.simantics.logback.configuration/.classpath
bundles/org.simantics.logback.configuration/.settings/org.eclipse.jdt.core.prefs
bundles/org.simantics.logback.configuration/META-INF/MANIFEST.MF
bundles/org.simantics.logging.ui/.classpath
bundles/org.simantics.logging.ui/.settings/org.eclipse.jdt.core.prefs
bundles/org.simantics.logging.ui/META-INF/MANIFEST.MF
bundles/org.simantics.logging/.classpath
bundles/org.simantics.logging/.settings/org.eclipse.jdt.core.prefs
bundles/org.simantics.logging/META-INF/MANIFEST.MF
bundles/org.simantics.lz4/.classpath
bundles/org.simantics.lz4/.settings/org.eclipse.jdt.core.prefs
bundles/org.simantics.lz4/META-INF/MANIFEST.MF
bundles/org.simantics.mapping/.classpath
bundles/org.simantics.mapping/.settings/org.eclipse.jdt.core.prefs
bundles/org.simantics.mapping/META-INF/MANIFEST.MF
bundles/org.simantics.message.ui/.classpath
bundles/org.simantics.message.ui/.settings/org.eclipse.jdt.core.prefs
bundles/org.simantics.message.ui/META-INF/MANIFEST.MF
bundles/org.simantics.message/.classpath
bundles/org.simantics.message/.settings/org.eclipse.jdt.core.prefs
bundles/org.simantics.message/META-INF/MANIFEST.MF
bundles/org.simantics.migration.ui/.classpath
bundles/org.simantics.migration.ui/.settings/org.eclipse.jdt.core.prefs
bundles/org.simantics.migration.ui/META-INF/MANIFEST.MF
bundles/org.simantics.modeling.ontology/.classpath
bundles/org.simantics.modeling.ontology/.settings/org.eclipse.jdt.core.prefs
bundles/org.simantics.modeling.ontology/META-INF/MANIFEST.MF
bundles/org.simantics.modeling.template2d.ontology/.classpath
bundles/org.simantics.modeling.template2d.ontology/.settings/org.eclipse.jdt.core.prefs
bundles/org.simantics.modeling.template2d.ontology/META-INF/MANIFEST.MF
bundles/org.simantics.modeling.template2d.ui/.classpath
bundles/org.simantics.modeling.template2d.ui/.settings/org.eclipse.jdt.core.prefs
bundles/org.simantics.modeling.template2d.ui/META-INF/MANIFEST.MF
bundles/org.simantics.modeling.tests/.classpath
bundles/org.simantics.modeling.tests/.settings/org.eclipse.jdt.core.prefs
bundles/org.simantics.modeling.tests/META-INF/MANIFEST.MF
bundles/org.simantics.modeling.ui.workbench/.classpath
bundles/org.simantics.modeling.ui.workbench/.settings/org.eclipse.jdt.core.prefs
bundles/org.simantics.modeling.ui.workbench/META-INF/MANIFEST.MF
bundles/org.simantics.modeling.ui/.classpath
bundles/org.simantics.modeling.ui/.settings/org.eclipse.jdt.core.prefs
bundles/org.simantics.modeling.ui/META-INF/MANIFEST.MF
bundles/org.simantics.modeling/.classpath
bundles/org.simantics.modeling/.settings/org.eclipse.jdt.core.prefs
bundles/org.simantics.modeling/META-INF/MANIFEST.MF
bundles/org.simantics.modeling/src/org/simantics/modeling/ModelingUtils.java
bundles/org.simantics.msvc.runtime.x86_64/.classpath
bundles/org.simantics.msvc.runtime.x86_64/.settings/org.eclipse.jdt.core.prefs
bundles/org.simantics.msvc.runtime.x86_64/META-INF/MANIFEST.MF
bundles/org.simantics.msvc.runtime/.classpath
bundles/org.simantics.msvc.runtime/.settings/org.eclipse.jdt.core.prefs
bundles/org.simantics.msvc.runtime/META-INF/MANIFEST.MF
bundles/org.simantics.nativemem/.classpath
bundles/org.simantics.nativemem/.settings/org.eclipse.jdt.core.prefs
bundles/org.simantics.nativemem/META-INF/MANIFEST.MF
bundles/org.simantics.objmap2/.classpath
bundles/org.simantics.objmap2/.settings/org.eclipse.jdt.core.prefs
bundles/org.simantics.objmap2/META-INF/MANIFEST.MF
bundles/org.simantics.platform.ui.ontology/.classpath
bundles/org.simantics.platform.ui.ontology/.settings/org.eclipse.jdt.core.prefs
bundles/org.simantics.platform.ui.ontology/META-INF/MANIFEST.MF
bundles/org.simantics.platform.ui/.classpath
bundles/org.simantics.platform.ui/META-INF/MANIFEST.MF
bundles/org.simantics.project.ontology/.classpath
bundles/org.simantics.project.ontology/.settings/org.eclipse.jdt.core.prefs
bundles/org.simantics.project.ontology/META-INF/MANIFEST.MF
bundles/org.simantics.project/.classpath
bundles/org.simantics.project/.settings/org.eclipse.jdt.core.prefs
bundles/org.simantics.project/META-INF/MANIFEST.MF
bundles/org.simantics.scenegraph.loader/.classpath
bundles/org.simantics.scenegraph.loader/.settings/org.eclipse.jdt.core.prefs
bundles/org.simantics.scenegraph.loader/META-INF/MANIFEST.MF
bundles/org.simantics.scenegraph.loader/src/org/simantics/scenegraph/loader/ScenegraphLoaderProcess.java
bundles/org.simantics.scenegraph.ontology/.classpath
bundles/org.simantics.scenegraph.ontology/.settings/org.eclipse.jdt.core.prefs
bundles/org.simantics.scenegraph.ontology/META-INF/MANIFEST.MF
bundles/org.simantics.scenegraph.profile/.classpath
bundles/org.simantics.scenegraph.profile/.settings/org.eclipse.jdt.core.prefs
bundles/org.simantics.scenegraph.profile/META-INF/MANIFEST.MF
bundles/org.simantics.scenegraph.swing/.classpath
bundles/org.simantics.scenegraph.swing/.settings/org.eclipse.jdt.core.prefs
bundles/org.simantics.scenegraph.swing/META-INF/MANIFEST.MF
bundles/org.simantics.scenegraph.ui/.classpath
bundles/org.simantics.scenegraph.ui/.settings/org.eclipse.jdt.core.prefs
bundles/org.simantics.scenegraph.ui/META-INF/MANIFEST.MF
bundles/org.simantics.scenegraph/.classpath
bundles/org.simantics.scenegraph/.settings/org.eclipse.jdt.core.prefs
bundles/org.simantics.scenegraph/META-INF/MANIFEST.MF
bundles/org.simantics.scl.commands/.classpath
bundles/org.simantics.scl.commands/.settings/org.eclipse.jdt.core.prefs
bundles/org.simantics.scl.commands/META-INF/MANIFEST.MF
bundles/org.simantics.scl.compiler.decompiler/.classpath
bundles/org.simantics.scl.compiler.decompiler/.settings/org.eclipse.jdt.core.prefs
bundles/org.simantics.scl.compiler.decompiler/META-INF/MANIFEST.MF
bundles/org.simantics.scl.compiler/.classpath
bundles/org.simantics.scl.compiler/.settings/org.eclipse.jdt.core.prefs
bundles/org.simantics.scl.compiler/META-INF/MANIFEST.MF
bundles/org.simantics.scl.data/.classpath
bundles/org.simantics.scl.data/.settings/org.eclipse.jdt.core.prefs
bundles/org.simantics.scl.data/META-INF/MANIFEST.MF
bundles/org.simantics.scl.db/.classpath
bundles/org.simantics.scl.db/.settings/org.eclipse.jdt.core.prefs
bundles/org.simantics.scl.db/META-INF/MANIFEST.MF
bundles/org.simantics.scl.expressions/.classpath
bundles/org.simantics.scl.expressions/.settings/org.eclipse.jdt.core.prefs
bundles/org.simantics.scl.expressions/META-INF/MANIFEST.MF
bundles/org.simantics.scl.osgi/.classpath
bundles/org.simantics.scl.osgi/.settings/org.eclipse.jdt.core.prefs
bundles/org.simantics.scl.osgi/META-INF/MANIFEST.MF
bundles/org.simantics.scl.reflection/.classpath
bundles/org.simantics.scl.reflection/.settings/org.eclipse.jdt.core.prefs
bundles/org.simantics.scl.reflection/META-INF/MANIFEST.MF
bundles/org.simantics.scl.rest/.classpath
bundles/org.simantics.scl.rest/META-INF/MANIFEST.MF
bundles/org.simantics.scl.runtime/.classpath
bundles/org.simantics.scl.runtime/.settings/org.eclipse.jdt.core.prefs
bundles/org.simantics.scl.runtime/META-INF/MANIFEST.MF
bundles/org.simantics.scl.tutorial/.classpath
bundles/org.simantics.scl.tutorial/.settings/org.eclipse.jdt.core.prefs
bundles/org.simantics.scl.tutorial/META-INF/MANIFEST.MF
bundles/org.simantics.scl.ui/.classpath
bundles/org.simantics.scl.ui/.settings/org.eclipse.jdt.core.prefs
bundles/org.simantics.scl.ui/META-INF/MANIFEST.MF
bundles/org.simantics.selectionview.ontology/.classpath
bundles/org.simantics.selectionview.ontology/.settings/org.eclipse.jdt.core.prefs
bundles/org.simantics.selectionview.ontology/META-INF/MANIFEST.MF
bundles/org.simantics.selectionview.ui.ontology/.classpath
bundles/org.simantics.selectionview.ui.ontology/.settings/org.eclipse.jdt.core.prefs
bundles/org.simantics.selectionview.ui.ontology/META-INF/MANIFEST.MF
bundles/org.simantics.selectionview/.classpath
bundles/org.simantics.selectionview/.settings/org.eclipse.jdt.core.prefs
bundles/org.simantics.selectionview/META-INF/MANIFEST.MF
bundles/org.simantics.silk.ontology/.classpath
bundles/org.simantics.silk.ontology/.settings/org.eclipse.jdt.core.prefs
bundles/org.simantics.silk.ontology/META-INF/MANIFEST.MF
bundles/org.simantics.simulation.ontology/.classpath
bundles/org.simantics.simulation.ontology/.settings/org.eclipse.jdt.core.prefs
bundles/org.simantics.simulation.ontology/META-INF/MANIFEST.MF
bundles/org.simantics.simulation.sequences/.classpath
bundles/org.simantics.simulation.sequences/.settings/org.eclipse.jdt.core.prefs
bundles/org.simantics.simulation.sequences/META-INF/MANIFEST.MF
bundles/org.simantics.simulation.ui/.classpath
bundles/org.simantics.simulation.ui/.settings/org.eclipse.jdt.core.prefs
bundles/org.simantics.simulation.ui/META-INF/MANIFEST.MF
bundles/org.simantics.simulation/.classpath
bundles/org.simantics.simulation/.settings/org.eclipse.jdt.core.prefs
bundles/org.simantics.simulation/META-INF/MANIFEST.MF
bundles/org.simantics.simulator.toolkit.db/.classpath
bundles/org.simantics.simulator.toolkit.db/META-INF/MANIFEST.MF
bundles/org.simantics.simulator.toolkit/.classpath
bundles/org.simantics.simulator.toolkit/META-INF/MANIFEST.MF
bundles/org.simantics.simulator.variable/.classpath
bundles/org.simantics.simulator.variable/.settings/org.eclipse.jdt.core.prefs
bundles/org.simantics.simulator.variable/META-INF/MANIFEST.MF
bundles/org.simantics.simulator/.classpath
bundles/org.simantics.simulator/META-INF/MANIFEST.MF
bundles/org.simantics.softwareconfiguration.ontology/.classpath
bundles/org.simantics.softwareconfiguration.ontology/.settings/org.eclipse.jdt.core.prefs
bundles/org.simantics.softwareconfiguration.ontology/META-INF/MANIFEST.MF
bundles/org.simantics.spreadsheet.common/.classpath
bundles/org.simantics.spreadsheet.common/.settings/org.eclipse.jdt.core.prefs
bundles/org.simantics.spreadsheet.common/META-INF/MANIFEST.MF
bundles/org.simantics.spreadsheet.fileimport/.classpath
bundles/org.simantics.spreadsheet.fileimport/.settings/org.eclipse.jdt.core.prefs
bundles/org.simantics.spreadsheet.fileimport/META-INF/MANIFEST.MF
bundles/org.simantics.spreadsheet.graph/.classpath
bundles/org.simantics.spreadsheet.graph/.settings/org.eclipse.jdt.core.prefs
bundles/org.simantics.spreadsheet.graph/META-INF/MANIFEST.MF
bundles/org.simantics.spreadsheet.graph/src/org/simantics/spreadsheet/graph/SpreadsheetGraphUtils.java
bundles/org.simantics.spreadsheet.ontology/.classpath
bundles/org.simantics.spreadsheet.ontology/.settings/org.eclipse.jdt.core.prefs
bundles/org.simantics.spreadsheet.ontology/META-INF/MANIFEST.MF
bundles/org.simantics.spreadsheet.ui/.classpath
bundles/org.simantics.spreadsheet.ui/.settings/org.eclipse.jdt.core.prefs
bundles/org.simantics.spreadsheet.ui/META-INF/MANIFEST.MF
bundles/org.simantics.spreadsheet/.classpath
bundles/org.simantics.spreadsheet/.settings/org.eclipse.jdt.core.prefs
bundles/org.simantics.spreadsheet/META-INF/MANIFEST.MF
bundles/org.simantics.structural.ontology/.classpath
bundles/org.simantics.structural.ontology/.settings/org.eclipse.jdt.core.prefs
bundles/org.simantics.structural.ontology/META-INF/MANIFEST.MF
bundles/org.simantics.structural.synchronization.client/.classpath
bundles/org.simantics.structural.synchronization.client/.settings/org.eclipse.jdt.core.prefs
bundles/org.simantics.structural.synchronization.client/META-INF/MANIFEST.MF
bundles/org.simantics.structural.synchronization/.classpath
bundles/org.simantics.structural.synchronization/.settings/org.eclipse.jdt.core.prefs
bundles/org.simantics.structural.synchronization/META-INF/MANIFEST.MF
bundles/org.simantics.structural.ui/.classpath
bundles/org.simantics.structural.ui/.settings/org.eclipse.jdt.core.prefs
bundles/org.simantics.structural.ui/META-INF/MANIFEST.MF
bundles/org.simantics.structural2/.classpath
bundles/org.simantics.structural2/.settings/org.eclipse.jdt.core.prefs
bundles/org.simantics.structural2/META-INF/MANIFEST.MF
bundles/org.simantics.team.ui/.classpath
bundles/org.simantics.team.ui/.settings/org.eclipse.jdt.core.prefs
bundles/org.simantics.team.ui/META-INF/MANIFEST.MF
bundles/org.simantics.tests.modelled.ontology/.classpath
bundles/org.simantics.tests.modelled.ontology/.settings/org.eclipse.jdt.core.prefs
bundles/org.simantics.tests.modelled.ontology/META-INF/MANIFEST.MF
bundles/org.simantics.tests.modelled.ui.ontology/.classpath
bundles/org.simantics.tests.modelled.ui.ontology/.settings/org.eclipse.jdt.core.prefs
bundles/org.simantics.tests.modelled.ui.ontology/META-INF/MANIFEST.MF
bundles/org.simantics.tests.modelled.ui/.classpath
bundles/org.simantics.tests.modelled.ui/.settings/org.eclipse.jdt.core.prefs
bundles/org.simantics.tests.modelled.ui/META-INF/MANIFEST.MF
bundles/org.simantics.tests.modelled/.classpath
bundles/org.simantics.tests.modelled/.settings/org.eclipse.jdt.core.prefs
bundles/org.simantics.tests.modelled/META-INF/MANIFEST.MF
bundles/org.simantics.threadlog/.classpath
bundles/org.simantics.threadlog/.settings/org.eclipse.jdt.core.prefs
bundles/org.simantics.threadlog/META-INF/MANIFEST.MF
bundles/org.simantics.trend/.classpath
bundles/org.simantics.trend/.settings/org.eclipse.jdt.core.prefs
bundles/org.simantics.trend/META-INF/MANIFEST.MF
bundles/org.simantics.ui.workspace.tracker/.classpath
bundles/org.simantics.ui.workspace.tracker/.settings/org.eclipse.jdt.core.prefs
bundles/org.simantics.ui.workspace.tracker/META-INF/MANIFEST.MF
bundles/org.simantics.ui/.classpath
bundles/org.simantics.ui/.settings/org.eclipse.jdt.core.prefs
bundles/org.simantics.ui/META-INF/MANIFEST.MF
bundles/org.simantics.user.ontology/.classpath
bundles/org.simantics.user.ontology/.settings/org.eclipse.jdt.core.prefs
bundles/org.simantics.user.ontology/META-INF/MANIFEST.MF
bundles/org.simantics.utils.datastructures/.classpath
bundles/org.simantics.utils.datastructures/.settings/org.eclipse.jdt.core.prefs
bundles/org.simantics.utils.datastructures/META-INF/MANIFEST.MF
bundles/org.simantics.utils.thread.swt/.classpath
bundles/org.simantics.utils.thread.swt/.settings/org.eclipse.jdt.core.prefs
bundles/org.simantics.utils.thread.swt/META-INF/MANIFEST.MF
bundles/org.simantics.utils.thread/.classpath
bundles/org.simantics.utils.thread/.settings/org.eclipse.jdt.core.prefs
bundles/org.simantics.utils.thread/META-INF/MANIFEST.MF
bundles/org.simantics.utils.thread/src/org/simantics/utils/threads/AWTThread.java
bundles/org.simantics.utils.ui.workbench/.classpath
bundles/org.simantics.utils.ui.workbench/.settings/org.eclipse.jdt.core.prefs
bundles/org.simantics.utils.ui.workbench/META-INF/MANIFEST.MF
bundles/org.simantics.utils.ui/.classpath
bundles/org.simantics.utils.ui/.settings/org.eclipse.jdt.core.prefs
bundles/org.simantics.utils.ui/META-INF/MANIFEST.MF
bundles/org.simantics.utils/.classpath
bundles/org.simantics.utils/.settings/org.eclipse.jdt.core.prefs
bundles/org.simantics.utils/META-INF/MANIFEST.MF
bundles/org.simantics.viewpoint.ontology/.classpath
bundles/org.simantics.viewpoint.ontology/.settings/org.eclipse.jdt.core.prefs
bundles/org.simantics.viewpoint.ontology/META-INF/MANIFEST.MF
bundles/org.simantics.views.ontology/.classpath
bundles/org.simantics.views.ontology/.settings/org.eclipse.jdt.core.prefs
bundles/org.simantics.views.ontology/META-INF/MANIFEST.MF
bundles/org.simantics.views.swt.client/.classpath
bundles/org.simantics.views.swt.client/.settings/org.eclipse.jdt.core.prefs
bundles/org.simantics.views.swt.client/META-INF/MANIFEST.MF
bundles/org.simantics.views.swt/.classpath
bundles/org.simantics.views.swt/.settings/org.eclipse.jdt.core.prefs
bundles/org.simantics.views.swt/META-INF/MANIFEST.MF
bundles/org.simantics.views.text.ontology/.classpath
bundles/org.simantics.views.text.ontology/.settings/org.eclipse.jdt.core.prefs
bundles/org.simantics.views.text.ontology/META-INF/MANIFEST.MF
bundles/org.simantics.views.text/.classpath
bundles/org.simantics.views.text/.settings/org.eclipse.jdt.core.prefs
bundles/org.simantics.views.text/META-INF/MANIFEST.MF
bundles/org.simantics.views/.classpath
bundles/org.simantics.views/.settings/org.eclipse.jdt.core.prefs
bundles/org.simantics.views/META-INF/MANIFEST.MF
bundles/org.simantics.wiki.ui/.classpath
bundles/org.simantics.wiki.ui/.settings/org.eclipse.jdt.core.prefs
bundles/org.simantics.wiki.ui/META-INF/MANIFEST.MF
bundles/org.simantics.workbench.ontology/.classpath
bundles/org.simantics.workbench.ontology/.settings/org.eclipse.jdt.core.prefs
bundles/org.simantics.workbench.ontology/META-INF/MANIFEST.MF
bundles/org.simantics.workbench.search.impl/.classpath [new file with mode: 0644]
bundles/org.simantics.workbench.search.impl/.project [new file with mode: 0644]
bundles/org.simantics.workbench.search.impl/.settings/org.eclipse.jdt.core.prefs [new file with mode: 0644]
bundles/org.simantics.workbench.search.impl/META-INF/MANIFEST.MF [new file with mode: 0644]
bundles/org.simantics.workbench.search.impl/build.properties [new file with mode: 0644]
bundles/org.simantics.workbench.search.impl/plugin.xml [new file with mode: 0644]
bundles/org.simantics.workbench.search.impl/src/org/simantics/workbench/search/impl/Activator.java [new file with mode: 0644]
bundles/org.simantics.workbench.search.impl/src/org/simantics/workbench/search/impl/ActiveModelsListener.java [moved from bundles/org.simantics.workbench/src/org/simantics/workbench/internal/contributions/search/ActiveModelsListener.java with 94% similarity]
bundles/org.simantics.workbench.search.impl/src/org/simantics/workbench/search/impl/BrowserView.java [moved from bundles/org.simantics.workbench/src/org/simantics/workbench/internal/contributions/search/BrowserView.java with 99% similarity]
bundles/org.simantics.workbench.search.impl/src/org/simantics/workbench/search/impl/NestableSearchService.java [moved from bundles/org.simantics.workbench/src/org/simantics/workbench/internal/contributions/search/NestableSearchService.java with 87% similarity]
bundles/org.simantics.workbench.search.impl/src/org/simantics/workbench/search/impl/SearchServiceFactory.java [moved from bundles/org.simantics.workbench/src/org/simantics/workbench/internal/contributions/search/SearchServiceFactory.java with 93% similarity]
bundles/org.simantics.workbench.search.impl/src/org/simantics/workbench/search/impl/SearchServiceImpl.java [moved from bundles/org.simantics.workbench/src/org/simantics/workbench/internal/contributions/search/SearchServiceImpl.java with 98% similarity]
bundles/org.simantics.workbench.search.impl/src/org/simantics/workbench/search/impl/SlaveSearchService.java [moved from bundles/org.simantics.workbench/src/org/simantics/workbench/internal/contributions/search/SlaveSearchService.java with 91% similarity]
bundles/org.simantics.workbench.search/.classpath
bundles/org.simantics.workbench.search/.settings/org.eclipse.jdt.core.prefs
bundles/org.simantics.workbench.search/META-INF/MANIFEST.MF
bundles/org.simantics.workbench.search/src/org/simantics/workbench/search/DependenciesSearchFunction.java
bundles/org.simantics.workbench/.classpath
bundles/org.simantics.workbench/.settings/org.eclipse.jdt.core.prefs
bundles/org.simantics.workbench/META-INF/MANIFEST.MF
bundles/org.simantics/.classpath
bundles/org.simantics/.settings/org.eclipse.jdt.core.prefs
bundles/org.simantics/META-INF/MANIFEST.MF
bundles/pom.xml
bundles/winterwell.markdown/.classpath
bundles/winterwell.markdown/META-INF/MANIFEST.MF
features/org.simantics.desktop.feature/feature.xml
features/org.simantics.desktop.product.feature/feature.xml
features/org.simantics.help.feature/feature.xml
features/org.simantics.scl.rest.feature/feature.xml
features/org.simantics.ui.workbench.feature/feature.xml
features/org.simantics.workbench.feature/feature.xml
releng/org.simantics.desktop.rcp.product/simantics-desktop.product
releng/org.simantics.tycho.configuration/pom.xml
tests/org.simantics.db.tests/.settings/org.eclipse.jdt.core.prefs
tests/org.simantics.db.tests/META-INF/MANIFEST.MF
tests/org.simantics.scl.compiler.tests/.classpath
tests/org.simantics.scl.compiler.tests/.settings/org.eclipse.jdt.core.prefs
tests/org.simantics.scl.compiler.tests/META-INF/MANIFEST.MF
tests/org.simantics.scl.osgi.tests/.classpath
tests/org.simantics.scl.osgi.tests/.settings/org.eclipse.jdt.core.prefs
tests/org.simantics.scl.osgi.tests/META-INF/MANIFEST.MF
tests/org.simantics.tests.integration/.classpath
tests/org.simantics.tests.integration/META-INF/MANIFEST.MF