From 8f76a68ee19f93c8e5ca8d2694c237c6674ded31 Mon Sep 17 00:00:00 2001 From: Guillotin Damien Date: Fri, 15 Oct 2021 16:31:31 +0200 Subject: [PATCH] atl fini ! --- eclipse-workspace/.metadata/.log | 40 + .../.projects/fr.n7.simplepdl/.markers | Bin 4519 -> 4519 bytes .../.safetable/org.eclipse.core.resources | Bin 1160 -> 1170 bytes .../org.eclipse.e4.workbench/workbench.xmi | 11 +- .../org.eclipse.jdt.core/externalFilesCache | Bin 20064 -> 20064 bytes .../externalLibsTimeStamps | Bin 11474 -> 11474 bytes .../.cache/clean-cache.properties | 2 +- .../.extensions/.manager/.fileTable.7 | 4 +- .../.extensions/.manager/.fileTable.8 | 4 +- .../Launch Runtime Eclipse mageule/config.ini | 2 +- .../dev.properties | 2 +- .../.manager/.fileTable.7 | 4 +- .../.manager/.fileTable.8 | 4 +- .../org.eclipse.core.runtime/.table.1 | Bin 114339 -> 114339 bytes .../org.eclipse.osgi/.manager/.fileTable.2 | 4 +- .../org.eclipse.update/platform.xml | 2 +- .../SavedExternalPluginList.txt | 2 +- eclipse-workspace/.metadata/version.ini | 2 +- runtime-Eclipse/.metadata/.log | 733 ++++++++++++++++++ .../.root/.indexes/properties.index | Bin 151 -> 151 bytes .../org.eclipse.core.resources/.root/3.tree | Bin 4100 -> 0 bytes .../.safetable/org.eclipse.core.resources | Bin 454 -> 904 bytes .../.settings/org.eclipse.ui.ide.prefs | 2 +- .../org.eclipse.e4.workbench/workbench.xmi | 18 +- .../externalLibsTimeStamps | Bin 2678 -> 2678 bytes .../.cache/clean-cache.properties | 2 +- .../.extensions/.manager/.fileTable.7 | 4 +- .../.extensions/.manager/.fileTable.8 | 4 +- .../SavedExternalPluginList.txt | 2 +- .../_AnhDsSk-EeyDO9z0LI9hnQ | 5 +- runtime-Eclipse/.metadata/version.ini | 2 +- .../fr.n7.simplepdl.exemples/My.simplepdl | 6 +- 32 files changed, 819 insertions(+), 42 deletions(-) delete mode 100644 runtime-Eclipse/.metadata/.plugins/org.eclipse.core.resources/.root/3.tree diff --git a/eclipse-workspace/.metadata/.log b/eclipse-workspace/.metadata/.log index acebe45..15a5177 100644 --- a/eclipse-workspace/.metadata/.log +++ b/eclipse-workspace/.metadata/.log @@ -5006,3 +5006,43 @@ java.lang.InterruptedException at org.eclipse.osgi.container.SystemModule.stop(SystemModule.java:207) at org.eclipse.osgi.internal.framework.EquinoxBundle$SystemBundle$EquinoxSystemModule$1.run(EquinoxBundle.java:220) at java.base/java.lang.Thread.run(Thread.java:829) +!SESSION 2021-10-15 16:10:08.764 ----------------------------------------------- +eclipse.buildId=4.17.0.I20200902-1800 +java.version=11.0.11 +java.vendor=Ubuntu +BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=fr_FR +Framework arguments: -product org.eclipse.epp.package.modeling.product +Command-line arguments: -os linux -ws gtk -arch x86_64 -product org.eclipse.epp.package.modeling.product + +!ENTRY org.eclipse.emf.cdo.explorer 4 0 2021-10-15 16:31:15.057 +!MESSAGE InterruptedException +!STACK 0 +java.lang.InterruptedException + at java.base/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireSharedInterruptibly(AbstractQueuedSynchronizer.java:1343) + at java.base/java.util.concurrent.Semaphore.acquire(Semaphore.java:318) + at org.eclipse.net4j.util.lifecycle.Lifecycle.lock(Lifecycle.java:312) + at org.eclipse.net4j.util.lifecycle.Lifecycle.internalDeactivate(Lifecycle.java:118) + at org.eclipse.net4j.util.lifecycle.ShareableLifecycle.internalDeactivate(ShareableLifecycle.java:52) + at org.eclipse.net4j.util.lifecycle.Lifecycle.deactivate(Lifecycle.java:170) + at org.eclipse.net4j.util.lifecycle.LifecycleUtil.deactivate(LifecycleUtil.java:235) + at org.eclipse.net4j.util.lifecycle.LifecycleUtil.deactivate(LifecycleUtil.java:225) + at org.eclipse.emf.cdo.internal.explorer.bundle.OM.disposeManagers(OM.java:83) + at org.eclipse.emf.cdo.internal.explorer.bundle.OM$Activator.doStop(OM.java:136) + at org.eclipse.net4j.util.om.OSGiActivator.stop(OSGiActivator.java:92) + at org.eclipse.osgi.internal.framework.BundleContextImpl$3.run(BundleContextImpl.java:871) + at org.eclipse.osgi.internal.framework.BundleContextImpl$3.run(BundleContextImpl.java:1) + at java.base/java.security.AccessController.doPrivileged(Native Method) + at org.eclipse.osgi.internal.framework.BundleContextImpl.stop(BundleContextImpl.java:863) + at org.eclipse.osgi.internal.framework.EquinoxBundle.stopWorker0(EquinoxBundle.java:1025) + at org.eclipse.osgi.internal.framework.EquinoxBundle$EquinoxModule.stopWorker(EquinoxBundle.java:370) + at org.eclipse.osgi.container.Module.doStop(Module.java:660) + at org.eclipse.osgi.container.Module.stop(Module.java:521) + at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.decStartLevel(ModuleContainer.java:1886) + at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1761) + at org.eclipse.osgi.container.SystemModule.stopWorker(SystemModule.java:275) + at org.eclipse.osgi.internal.framework.EquinoxBundle$SystemBundle$EquinoxSystemModule.stopWorker(EquinoxBundle.java:202) + at org.eclipse.osgi.container.Module.doStop(Module.java:660) + at org.eclipse.osgi.container.Module.stop(Module.java:521) + at org.eclipse.osgi.container.SystemModule.stop(SystemModule.java:207) + at org.eclipse.osgi.internal.framework.EquinoxBundle$SystemBundle$EquinoxSystemModule$1.run(EquinoxBundle.java:220) + at java.base/java.lang.Thread.run(Thread.java:829) diff --git a/eclipse-workspace/.metadata/.plugins/org.eclipse.core.resources/.projects/fr.n7.simplepdl/.markers b/eclipse-workspace/.metadata/.plugins/org.eclipse.core.resources/.projects/fr.n7.simplepdl/.markers index aa77a1ca11e32d4c5a56b0d40f9c3b727323a32e..a4fcea20eac050c3414bf995913335a020629360 100644 GIT binary patch delta 27 jcmZ3kyj*$1eJ;k5$q%?pHvi{c!901L0Q=_qTu+z)r2-3> delta 21 dcmZ3kyj*$1eXh-i`JOOMUMIl5`99ZOW&ms132XoW diff --git a/eclipse-workspace/.metadata/.plugins/org.eclipse.core.resources/.safetable/org.eclipse.core.resources b/eclipse-workspace/.metadata/.plugins/org.eclipse.core.resources/.safetable/org.eclipse.core.resources index a456732cfea7522655b7a1e3a6bdb1f1a2017840..1c83df9f110c1d12f468698730467ed8e18913e6 100644 GIT binary patch delta 90 zcmeC+oWwano88RH*wD(*WO5->Jg2dNg^{_5k(tG0M@E^+Uzz$Cje#uH$t#)fPqt?w GS}g!Wy%`Yz delta 206 zcmbQl*}*wMo88FD)Xd7rd~!8YJg1SRsj-E*se!>{LuQ%D|Cv~sONvS-3o=PgUdPDB zk(^(YY6}&Z#K;AgD`4j50}7{d>FbpgrKZ}N7y-2_vg?&*!cHA7j*%0tRhESh f#-7B;GTDa(rc4PeY|dnh*L{7AV5=stXMPL-o@_Wr diff --git a/eclipse-workspace/.metadata/.plugins/org.eclipse.e4.workbench/workbench.xmi b/eclipse-workspace/.metadata/.plugins/org.eclipse.e4.workbench/workbench.xmi index c5ed6b9..c099f5e 100644 --- a/eclipse-workspace/.metadata/.plugins/org.eclipse.e4.workbench/workbench.xmi +++ b/eclipse-workspace/.metadata/.plugins/org.eclipse.e4.workbench/workbench.xmi @@ -450,23 +450,24 @@ categoryTag:Help - + org.eclipse.e4.primaryDataStack EditorStack active + noFocus Editor removeOnHide org.eclipse.emf.ecore.presentation.EcoreEditorID + active + activeOnClose Editor removeOnHide org.eclipse.emf.ecore.presentation.EcoreEditorID - active - activeOnClose @@ -693,7 +694,7 @@ Draggable - + toolbarSeparator @@ -724,7 +725,7 @@ Draggable - + toolbarSeparator diff --git a/eclipse-workspace/.metadata/.plugins/org.eclipse.jdt.core/externalFilesCache b/eclipse-workspace/.metadata/.plugins/org.eclipse.jdt.core/externalFilesCache index 9e8362998904530c7a2dd46aef2a47e233fef969..34f2d10270a6568851c165387fca795f31fdcbee 100644 GIT binary patch delta 79 zcmaDbhw;H2#tjj?lgq>$C!gnIova|jGP#gXcJdQ*$H@;2Stifr?V7wy!*TO@zFNV_ huO%UZ-xQQ4r+PR}ZeU@XJXt|*@;6`K&8dpNbpY*kAI$&& delta 73 zcmV-P0Ji_&oB`mR0kBvNljJu+k`9iO3mid{&khBXAQS|Xq75CBrYJ$P&klVNlVwOj flYj&UllmYYlXezCk`4xwlOQ0I_DxN*Wg+`462u$d diff --git a/eclipse-workspace/.metadata/.plugins/org.eclipse.jdt.core/externalLibsTimeStamps b/eclipse-workspace/.metadata/.plugins/org.eclipse.jdt.core/externalLibsTimeStamps index 2e68e8e7136965de7241017a1403e00b12427c89..c402795c7257cea861be13b569bb39e32b1dfcb9 100644 GIT binary patch delta 207 zcmcZocvyrW3rgC8c=njj{D?gO6rVpAbp!_m9H~SE|7Mg zq^8ao4HU7M+^ebsw8xRdXL5;}24mLbi!APwW7Tygf8@2Cd_jO?@?ABH$&;iUC+kXZ tY`&!afRV8PtfWtrfAT9WWsn8zc3^9>wKOJg(kx;uhRO?UPSwt31OP~TL|6a- delta 212 zcmcZV^faq>BJzNG$uaq>iA$I0&{IVL~R(nPYgSW9E_Ce13wVz8z@QGv~=+PRDX(cMPI diff --git a/eclipse-workspace/.metadata/.plugins/org.eclipse.pde.core/.cache/clean-cache.properties b/eclipse-workspace/.metadata/.plugins/org.eclipse.pde.core/.cache/clean-cache.properties index 9501fa9..2288d79 100644 --- a/eclipse-workspace/.metadata/.plugins/org.eclipse.pde.core/.cache/clean-cache.properties +++ b/eclipse-workspace/.metadata/.plugins/org.eclipse.pde.core/.cache/clean-cache.properties @@ -1,2 +1,2 @@ #Cached timestamps -#Fri Oct 15 12:56:27 CEST 2021 +#Fri Oct 15 16:31:14 CEST 2021 diff --git a/eclipse-workspace/.metadata/.plugins/org.eclipse.pde.core/.extensions/.manager/.fileTable.7 b/eclipse-workspace/.metadata/.plugins/org.eclipse.pde.core/.extensions/.manager/.fileTable.7 index 6b74652..c9d4f34 100644 --- a/eclipse-workspace/.metadata/.plugins/org.eclipse.pde.core/.extensions/.manager/.fileTable.7 +++ b/eclipse-workspace/.metadata/.plugins/org.eclipse.pde.core/.extensions/.manager/.fileTable.7 @@ -1,5 +1,5 @@ #safe table -#Fri Oct 15 12:56:27 CEST 2021 +#Fri Oct 15 16:31:14 CEST 2021 .orphans=0 .mainData=0 .contributors=0 @@ -7,4 +7,4 @@ .extraData=0 .contributions=0 .table=0 -.crca6e9abce.v1 +.crc4ae2bee8.v1 diff --git a/eclipse-workspace/.metadata/.plugins/org.eclipse.pde.core/.extensions/.manager/.fileTable.8 b/eclipse-workspace/.metadata/.plugins/org.eclipse.pde.core/.extensions/.manager/.fileTable.8 index fe1342d..1089ea4 100644 --- a/eclipse-workspace/.metadata/.plugins/org.eclipse.pde.core/.extensions/.manager/.fileTable.8 +++ b/eclipse-workspace/.metadata/.plugins/org.eclipse.pde.core/.extensions/.manager/.fileTable.8 @@ -1,5 +1,5 @@ #safe table -#Fri Oct 15 12:56:28 CEST 2021 +#Fri Oct 15 16:31:15 CEST 2021 .orphans=1 .mainData=1 .contributors=1 @@ -7,4 +7,4 @@ .extraData=1 .contributions=1 .table=1 -.crc2b55d41e.v1 +.crc892e443e.v1 diff --git a/eclipse-workspace/.metadata/.plugins/org.eclipse.pde.core/Launch Runtime Eclipse mageule/config.ini b/eclipse-workspace/.metadata/.plugins/org.eclipse.pde.core/Launch Runtime Eclipse mageule/config.ini index 0404b9c..542be27 100644 --- a/eclipse-workspace/.metadata/.plugins/org.eclipse.pde.core/Launch Runtime Eclipse mageule/config.ini +++ b/eclipse-workspace/.metadata/.plugins/org.eclipse.pde.core/Launch Runtime Eclipse mageule/config.ini @@ -1,5 +1,5 @@ #Configuration File -#Fri Oct 15 12:34:50 CEST 2021 +#Fri Oct 15 16:11:58 CEST 2021 eclipse.product=org.eclipse.platform.ide osgi.splashPath=file\:/mnt/n7fs/ens/tp_cregut/eclipse-gls-2020-09/plugins/org.eclipse.platform_4.17.0.v20200902-1800 osgi.install.area=file\:/mnt/n7fs/ens/tp_cregut/eclipse-gls-2020-09/ diff --git a/eclipse-workspace/.metadata/.plugins/org.eclipse.pde.core/Launch Runtime Eclipse mageule/dev.properties b/eclipse-workspace/.metadata/.plugins/org.eclipse.pde.core/Launch Runtime Eclipse mageule/dev.properties index 6852981..feeddfa 100644 --- a/eclipse-workspace/.metadata/.plugins/org.eclipse.pde.core/Launch Runtime Eclipse mageule/dev.properties +++ b/eclipse-workspace/.metadata/.plugins/org.eclipse.pde.core/Launch Runtime Eclipse mageule/dev.properties @@ -1,5 +1,5 @@ # -#Fri Oct 15 12:34:50 CEST 2021 +#Fri Oct 15 16:11:58 CEST 2021 fr.n7.simplepdl.edit=bin fr.n7.simplepdl.txt.pdl.ide=bin fr.n7.pdl3.ui.tests=test-bin diff --git a/eclipse-workspace/.metadata/.plugins/org.eclipse.pde.core/Launch Runtime Eclipse mageule/org.eclipse.core.runtime/.manager/.fileTable.7 b/eclipse-workspace/.metadata/.plugins/org.eclipse.pde.core/Launch Runtime Eclipse mageule/org.eclipse.core.runtime/.manager/.fileTable.7 index 7796b31..b58d6e1 100644 --- a/eclipse-workspace/.metadata/.plugins/org.eclipse.pde.core/Launch Runtime Eclipse mageule/org.eclipse.core.runtime/.manager/.fileTable.7 +++ b/eclipse-workspace/.metadata/.plugins/org.eclipse.pde.core/Launch Runtime Eclipse mageule/org.eclipse.core.runtime/.manager/.fileTable.7 @@ -1,5 +1,5 @@ #safe table -#Fri Oct 15 12:56:26 CEST 2021 +#Fri Oct 15 16:31:12 CEST 2021 .orphans=0 .mainData=0 .contributors=0 @@ -7,4 +7,4 @@ .extraData=0 .contributions=0 .table=0 -.crcaa576b23.v1 +.crc61643c86.v1 diff --git a/eclipse-workspace/.metadata/.plugins/org.eclipse.pde.core/Launch Runtime Eclipse mageule/org.eclipse.core.runtime/.manager/.fileTable.8 b/eclipse-workspace/.metadata/.plugins/org.eclipse.pde.core/Launch Runtime Eclipse mageule/org.eclipse.core.runtime/.manager/.fileTable.8 index 1c1a394..1b9b56b 100644 --- a/eclipse-workspace/.metadata/.plugins/org.eclipse.pde.core/Launch Runtime Eclipse mageule/org.eclipse.core.runtime/.manager/.fileTable.8 +++ b/eclipse-workspace/.metadata/.plugins/org.eclipse.pde.core/Launch Runtime Eclipse mageule/org.eclipse.core.runtime/.manager/.fileTable.8 @@ -1,5 +1,5 @@ #safe table -#Fri Oct 15 12:56:26 CEST 2021 +#Fri Oct 15 16:31:12 CEST 2021 .orphans=1 .mainData=1 .contributors=1 @@ -7,4 +7,4 @@ .extraData=1 .contributions=1 .table=1 -.crc65255118.v1 +.crcae1606bd.v1 diff --git a/eclipse-workspace/.metadata/.plugins/org.eclipse.pde.core/Launch Runtime Eclipse mageule/org.eclipse.core.runtime/.table.1 b/eclipse-workspace/.metadata/.plugins/org.eclipse.pde.core/Launch Runtime Eclipse mageule/org.eclipse.core.runtime/.table.1 index 5b3c8ea971d0c93de70a930c9f95c557f074fb76..8b389bd94405d9f6891050d2ae3491aaa6ee4232 100644 GIT binary patch delta 26 icmZ4dmu>N1HXa5B1`Y-W#+nxIIa?Zew(>Ae-vN1HXa5B1`Y-W#+v4qODv5%TX`6#?*jmF-3VU* diff --git a/eclipse-workspace/.metadata/.plugins/org.eclipse.pde.core/Launch Runtime Eclipse mageule/org.eclipse.osgi/.manager/.fileTable.2 b/eclipse-workspace/.metadata/.plugins/org.eclipse.pde.core/Launch Runtime Eclipse mageule/org.eclipse.osgi/.manager/.fileTable.2 index f335513..e387e2c 100644 --- a/eclipse-workspace/.metadata/.plugins/org.eclipse.pde.core/Launch Runtime Eclipse mageule/org.eclipse.osgi/.manager/.fileTable.2 +++ b/eclipse-workspace/.metadata/.plugins/org.eclipse.pde.core/Launch Runtime Eclipse mageule/org.eclipse.osgi/.manager/.fileTable.2 @@ -1,4 +1,4 @@ #safe table -#Fri Oct 15 12:35:21 CEST 2021 +#Fri Oct 15 16:12:29 CEST 2021 framework.info=1 -.crc6783de7d.v1 +.crc94b57b0e.v1 diff --git a/eclipse-workspace/.metadata/.plugins/org.eclipse.pde.core/Launch Runtime Eclipse mageule/org.eclipse.update/platform.xml b/eclipse-workspace/.metadata/.plugins/org.eclipse.pde.core/Launch Runtime Eclipse mageule/org.eclipse.update/platform.xml index 5d5549d..cd009b6 100644 --- a/eclipse-workspace/.metadata/.plugins/org.eclipse.pde.core/Launch Runtime Eclipse mageule/org.eclipse.update/platform.xml +++ b/eclipse-workspace/.metadata/.plugins/org.eclipse.pde.core/Launch Runtime Eclipse mageule/org.eclipse.update/platform.xml @@ -1,5 +1,5 @@ - + diff --git a/eclipse-workspace/.metadata/.plugins/org.eclipse.pde.core/SavedExternalPluginList.txt b/eclipse-workspace/.metadata/.plugins/org.eclipse.pde.core/SavedExternalPluginList.txt index 13e1080..090545f 100644 --- a/eclipse-workspace/.metadata/.plugins/org.eclipse.pde.core/SavedExternalPluginList.txt +++ b/eclipse-workspace/.metadata/.plugins/org.eclipse.pde.core/SavedExternalPluginList.txt @@ -1,4 +1,4 @@ -# List of external plug-in models previously loaded. Timestamp: 1634294078030 +# List of external plug-in models previously loaded. Timestamp: 1634307015440 file:/mnt/n7fs/ens/tp_cregut/eclipse-gls-2020-09/plugins/com.google.guava_27.1.0.v20190517-1946.jar file:/mnt/n7fs/ens/tp_cregut/eclipse-gls-2020-09/plugins/com.google.inject_3.0.0.v201605172100.jar file:/mnt/n7fs/ens/tp_cregut/eclipse-gls-2020-09/plugins/com.ibm.icu_67.1.0.v20200706-1749.jar diff --git a/eclipse-workspace/.metadata/version.ini b/eclipse-workspace/.metadata/version.ini index 3aaf7b3..9ddf1c0 100644 --- a/eclipse-workspace/.metadata/version.ini +++ b/eclipse-workspace/.metadata/version.ini @@ -1,3 +1,3 @@ -#Fri Oct 15 12:34:33 CEST 2021 +#Fri Oct 15 16:10:10 CEST 2021 org.eclipse.core.runtime=2 org.eclipse.platform=4.17.0.v20200902-1800 diff --git a/runtime-Eclipse/.metadata/.log b/runtime-Eclipse/.metadata/.log index 447e286..ea99ad3 100644 --- a/runtime-Eclipse/.metadata/.log +++ b/runtime-Eclipse/.metadata/.log @@ -1142,3 +1142,736 @@ java.lang.InterruptedException at org.eclipse.osgi.container.SystemModule.stop(SystemModule.java:207) at org.eclipse.osgi.internal.framework.EquinoxBundle$SystemBundle$EquinoxSystemModule$1.run(EquinoxBundle.java:220) at java.base/java.lang.Thread.run(Thread.java:829) +!SESSION 2021-10-15 16:11:59.019 ----------------------------------------------- +eclipse.buildId=4.17.0.I20200902-1800 +java.version=11.0.11 +java.vendor=Ubuntu +BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=fr_FR +Framework arguments: -product org.eclipse.platform.ide +Command-line arguments: -product org.eclipse.platform.ide -data /home/dguillot/2A/IDM/miniproj_idm/eclipse-workspace/../runtime-Eclipse -dev file:/home/dguillot/2A/IDM/miniproj_idm/eclipse-workspace/.metadata/.plugins/org.eclipse.pde.core/Launch Runtime Eclipse mageule/dev.properties -os linux -ws gtk -arch x86_64 + +!ENTRY org.eclipse.emf.ecore 2 0 2021-10-15 16:12:03.372 +!MESSAGE Both 'fr.n7.pdl1' and 'fr.n7.pdl3' register a package for 'http://www.n7.fr/PDL1' + +!ENTRY org.eclipse.ui 4 0 2021-10-15 16:13:03.943 +!MESSAGE Unhandled event loop exception +!STACK 0 +java.lang.NumberFormatException: For input string: "18 [26]" + at java.base/java.lang.NumberFormatException.forInputString(NumberFormatException.java:65) + at java.base/java.lang.Integer.parseInt(Integer.java:652) + at java.base/java.lang.Integer.parseInt(Integer.java:770) + at org.eclipse.m2m.atl.common.AtlNbCharFile.getIndex(AtlNbCharFile.java:218) + at org.eclipse.m2m.atl.adt.ui.outline.AtlContentOutlinePage.doSetSelection(AtlContentOutlinePage.java:404) + at org.eclipse.m2m.atl.adt.ui.outline.AtlContentOutlinePage.setSelection(AtlContentOutlinePage.java:526) + at org.eclipse.m2m.atl.adt.ui.editor.AtlEditor.synchronizeOutlinePageSelection(AtlEditor.java:1601) + at org.eclipse.m2m.atl.adt.ui.editor.AtlEditor$EditorSelectionChangedListener.selectionChanged(AtlEditor.java:441) + at org.eclipse.jface.text.TextViewer.firePostSelectionChanged(TextViewer.java:2638) + at org.eclipse.jface.text.TextViewer.firePostSelectionChanged(TextViewer.java:2585) + at org.eclipse.jface.text.TextViewer$2.run(TextViewer.java:2564) + at org.eclipse.swt.widgets.Display.timerProc(Display.java:5648) + at org.eclipse.swt.internal.gtk.OS.g_main_context_iteration(Native Method) + at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4505) + at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1157) + at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) + at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1046) + at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:155) + at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:644) + at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) + at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:551) + at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:153) + at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:150) + at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203) + at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134) + at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104) + at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:401) + at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) + at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) + at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) + at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) + at java.base/java.lang.reflect.Method.invoke(Method.java:566) + at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:657) + at org.eclipse.equinox.launcher.Main.basicRun(Main.java:594) + at org.eclipse.equinox.launcher.Main.run(Main.java:1465) + at org.eclipse.equinox.launcher.Main.main(Main.java:1438) + +!ENTRY org.eclipse.ui 4 0 2021-10-15 16:13:30.454 +!MESSAGE Unhandled event loop exception +!STACK 0 +java.lang.NumberFormatException: For input string: "18 [8]" + at java.base/java.lang.NumberFormatException.forInputString(NumberFormatException.java:65) + at java.base/java.lang.Integer.parseInt(Integer.java:652) + at java.base/java.lang.Integer.parseInt(Integer.java:770) + at org.eclipse.m2m.atl.common.AtlNbCharFile.getIndex(AtlNbCharFile.java:218) + at org.eclipse.m2m.atl.adt.ui.outline.AtlContentOutlinePage.doSetSelection(AtlContentOutlinePage.java:404) + at org.eclipse.m2m.atl.adt.ui.outline.AtlContentOutlinePage.setSelection(AtlContentOutlinePage.java:526) + at org.eclipse.m2m.atl.adt.ui.editor.AtlEditor.synchronizeOutlinePageSelection(AtlEditor.java:1601) + at org.eclipse.m2m.atl.adt.ui.editor.AtlEditor$EditorSelectionChangedListener.selectionChanged(AtlEditor.java:441) + at org.eclipse.jface.text.TextViewer.firePostSelectionChanged(TextViewer.java:2638) + at org.eclipse.jface.text.TextViewer.firePostSelectionChanged(TextViewer.java:2585) + at org.eclipse.jface.text.TextViewer$2.run(TextViewer.java:2564) + at org.eclipse.swt.widgets.Display.timerProc(Display.java:5648) + at org.eclipse.swt.internal.gtk.OS.g_main_context_iteration(Native Method) + at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4505) + at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1157) + at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) + at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1046) + at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:155) + at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:644) + at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) + at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:551) + at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:153) + at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:150) + at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203) + at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134) + at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104) + at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:401) + at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) + at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) + at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) + at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) + at java.base/java.lang.reflect.Method.invoke(Method.java:566) + at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:657) + at org.eclipse.equinox.launcher.Main.basicRun(Main.java:594) + at org.eclipse.equinox.launcher.Main.run(Main.java:1465) + at org.eclipse.equinox.launcher.Main.main(Main.java:1438) + +!ENTRY org.eclipse.ui 4 0 2021-10-15 16:13:34.123 +!MESSAGE Unhandled event loop exception +!STACK 0 +java.lang.NumberFormatException: For input string: "21 [8]" + at java.base/java.lang.NumberFormatException.forInputString(NumberFormatException.java:65) + at java.base/java.lang.Integer.parseInt(Integer.java:652) + at java.base/java.lang.Integer.parseInt(Integer.java:770) + at org.eclipse.m2m.atl.common.AtlNbCharFile.getIndex(AtlNbCharFile.java:218) + at org.eclipse.m2m.atl.adt.ui.outline.AtlContentOutlinePage.doSetSelection(AtlContentOutlinePage.java:404) + at org.eclipse.m2m.atl.adt.ui.outline.AtlContentOutlinePage.setSelection(AtlContentOutlinePage.java:526) + at org.eclipse.m2m.atl.adt.ui.editor.AtlEditor.synchronizeOutlinePageSelection(AtlEditor.java:1601) + at org.eclipse.m2m.atl.adt.ui.editor.AtlEditor$EditorSelectionChangedListener.selectionChanged(AtlEditor.java:441) + at org.eclipse.jface.text.TextViewer.firePostSelectionChanged(TextViewer.java:2638) + at org.eclipse.jface.text.TextViewer.firePostSelectionChanged(TextViewer.java:2585) + at org.eclipse.jface.text.TextViewer$2.run(TextViewer.java:2564) + at org.eclipse.swt.widgets.Display.timerProc(Display.java:5648) + at org.eclipse.swt.internal.gtk.OS.g_main_context_iteration(Native Method) + at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4505) + at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1157) + at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) + at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1046) + at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:155) + at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:644) + at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) + at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:551) + at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:153) + at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:150) + at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203) + at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134) + at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104) + at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:401) + at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) + at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) + at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) + at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) + at java.base/java.lang.reflect.Method.invoke(Method.java:566) + at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:657) + at org.eclipse.equinox.launcher.Main.basicRun(Main.java:594) + at org.eclipse.equinox.launcher.Main.run(Main.java:1465) + at org.eclipse.equinox.launcher.Main.main(Main.java:1438) + +!ENTRY org.eclipse.ui 4 0 2021-10-15 16:13:42.531 +!MESSAGE Unhandled event loop exception +!STACK 0 +java.lang.NumberFormatException: For input string: "10 [25]" + at java.base/java.lang.NumberFormatException.forInputString(NumberFormatException.java:65) + at java.base/java.lang.Integer.parseInt(Integer.java:652) + at java.base/java.lang.Integer.parseInt(Integer.java:770) + at org.eclipse.m2m.atl.common.AtlNbCharFile.getIndex(AtlNbCharFile.java:218) + at org.eclipse.m2m.atl.adt.ui.outline.AtlContentOutlinePage.doSetSelection(AtlContentOutlinePage.java:404) + at org.eclipse.m2m.atl.adt.ui.outline.AtlContentOutlinePage.setSelection(AtlContentOutlinePage.java:526) + at org.eclipse.m2m.atl.adt.ui.editor.AtlEditor.synchronizeOutlinePageSelection(AtlEditor.java:1601) + at org.eclipse.m2m.atl.adt.ui.editor.AtlEditor$EditorSelectionChangedListener.selectionChanged(AtlEditor.java:441) + at org.eclipse.jface.text.TextViewer.firePostSelectionChanged(TextViewer.java:2638) + at org.eclipse.jface.text.TextViewer.firePostSelectionChanged(TextViewer.java:2585) + at org.eclipse.jface.text.TextViewer$2.run(TextViewer.java:2564) + at org.eclipse.swt.widgets.Display.timerProc(Display.java:5648) + at org.eclipse.swt.internal.gtk.OS.g_main_context_iteration(Native Method) + at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4505) + at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1157) + at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) + at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1046) + at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:155) + at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:644) + at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) + at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:551) + at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:153) + at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:150) + at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203) + at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134) + at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104) + at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:401) + at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) + at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) + at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) + at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) + at java.base/java.lang.reflect.Method.invoke(Method.java:566) + at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:657) + at org.eclipse.equinox.launcher.Main.basicRun(Main.java:594) + at org.eclipse.equinox.launcher.Main.run(Main.java:1465) + at org.eclipse.equinox.launcher.Main.main(Main.java:1438) + +!ENTRY org.eclipse.ui 4 0 2021-10-15 16:14:10.067 +!MESSAGE Unhandled event loop exception +!STACK 0 +java.lang.NumberFormatException: For input string: "11 [26]" + at java.base/java.lang.NumberFormatException.forInputString(NumberFormatException.java:65) + at java.base/java.lang.Integer.parseInt(Integer.java:652) + at java.base/java.lang.Integer.parseInt(Integer.java:770) + at org.eclipse.m2m.atl.common.AtlNbCharFile.getIndex(AtlNbCharFile.java:218) + at org.eclipse.m2m.atl.adt.ui.outline.AtlContentOutlinePage.doSetSelection(AtlContentOutlinePage.java:404) + at org.eclipse.m2m.atl.adt.ui.outline.AtlContentOutlinePage.setSelection(AtlContentOutlinePage.java:526) + at org.eclipse.m2m.atl.adt.ui.editor.AtlEditor.synchronizeOutlinePageSelection(AtlEditor.java:1601) + at org.eclipse.m2m.atl.adt.ui.editor.AtlEditor$EditorSelectionChangedListener.selectionChanged(AtlEditor.java:441) + at org.eclipse.jface.text.TextViewer.firePostSelectionChanged(TextViewer.java:2638) + at org.eclipse.jface.text.TextViewer.firePostSelectionChanged(TextViewer.java:2585) + at org.eclipse.jface.text.TextViewer$2.run(TextViewer.java:2564) + at org.eclipse.swt.widgets.Display.timerProc(Display.java:5648) + at org.eclipse.swt.internal.gtk.OS.g_main_context_iteration(Native Method) + at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4505) + at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1157) + at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) + at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1046) + at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:155) + at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:644) + at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) + at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:551) + at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:153) + at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:150) + at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203) + at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134) + at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104) + at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:401) + at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) + at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) + at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) + at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) + at java.base/java.lang.reflect.Method.invoke(Method.java:566) + at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:657) + at org.eclipse.equinox.launcher.Main.basicRun(Main.java:594) + at org.eclipse.equinox.launcher.Main.run(Main.java:1465) + at org.eclipse.equinox.launcher.Main.main(Main.java:1438) + +!ENTRY org.eclipse.ui 4 0 2021-10-15 16:14:53.887 +!MESSAGE Unhandled event loop exception +!STACK 0 +java.lang.NumberFormatException: For input string: "9 [9]" + at java.base/java.lang.NumberFormatException.forInputString(NumberFormatException.java:65) + at java.base/java.lang.Integer.parseInt(Integer.java:652) + at java.base/java.lang.Integer.parseInt(Integer.java:770) + at org.eclipse.m2m.atl.common.AtlNbCharFile.getIndex(AtlNbCharFile.java:218) + at org.eclipse.m2m.atl.adt.ui.outline.AtlContentOutlinePage.doSetSelection(AtlContentOutlinePage.java:404) + at org.eclipse.m2m.atl.adt.ui.outline.AtlContentOutlinePage.setSelection(AtlContentOutlinePage.java:526) + at org.eclipse.m2m.atl.adt.ui.editor.AtlEditor.synchronizeOutlinePageSelection(AtlEditor.java:1601) + at org.eclipse.m2m.atl.adt.ui.editor.AtlEditor$EditorSelectionChangedListener.selectionChanged(AtlEditor.java:441) + at org.eclipse.jface.text.TextViewer.firePostSelectionChanged(TextViewer.java:2638) + at org.eclipse.jface.text.TextViewer.firePostSelectionChanged(TextViewer.java:2585) + at org.eclipse.jface.text.TextViewer$2.run(TextViewer.java:2564) + at org.eclipse.swt.widgets.Display.timerProc(Display.java:5648) + at org.eclipse.swt.internal.gtk.OS.g_main_context_iteration(Native Method) + at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4505) + at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1157) + at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) + at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1046) + at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:155) + at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:644) + at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) + at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:551) + at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:153) + at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:150) + at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203) + at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134) + at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104) + at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:401) + at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) + at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) + at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) + at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) + at java.base/java.lang.reflect.Method.invoke(Method.java:566) + at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:657) + at org.eclipse.equinox.launcher.Main.basicRun(Main.java:594) + at org.eclipse.equinox.launcher.Main.run(Main.java:1465) + at org.eclipse.equinox.launcher.Main.main(Main.java:1438) + +!ENTRY org.eclipse.ui 4 0 2021-10-15 16:15:45.613 +!MESSAGE Unhandled event loop exception +!STACK 0 +java.lang.NumberFormatException: For input string: "9 [23]" + at java.base/java.lang.NumberFormatException.forInputString(NumberFormatException.java:65) + at java.base/java.lang.Integer.parseInt(Integer.java:652) + at java.base/java.lang.Integer.parseInt(Integer.java:770) + at org.eclipse.m2m.atl.common.AtlNbCharFile.getIndex(AtlNbCharFile.java:218) + at org.eclipse.m2m.atl.adt.ui.outline.AtlContentOutlinePage.doSetSelection(AtlContentOutlinePage.java:404) + at org.eclipse.m2m.atl.adt.ui.outline.AtlContentOutlinePage.setSelection(AtlContentOutlinePage.java:526) + at org.eclipse.m2m.atl.adt.ui.editor.AtlEditor.synchronizeOutlinePageSelection(AtlEditor.java:1601) + at org.eclipse.m2m.atl.adt.ui.editor.AtlEditor$EditorSelectionChangedListener.selectionChanged(AtlEditor.java:441) + at org.eclipse.jface.text.TextViewer.firePostSelectionChanged(TextViewer.java:2638) + at org.eclipse.jface.text.TextViewer.firePostSelectionChanged(TextViewer.java:2585) + at org.eclipse.jface.text.TextViewer$2.run(TextViewer.java:2564) + at org.eclipse.swt.widgets.Display.timerProc(Display.java:5648) + at org.eclipse.swt.internal.gtk.OS.g_main_context_iteration(Native Method) + at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4505) + at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1157) + at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) + at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1046) + at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:155) + at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:644) + at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) + at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:551) + at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:153) + at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:150) + at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203) + at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134) + at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104) + at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:401) + at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) + at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) + at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) + at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) + at java.base/java.lang.reflect.Method.invoke(Method.java:566) + at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:657) + at org.eclipse.equinox.launcher.Main.basicRun(Main.java:594) + at org.eclipse.equinox.launcher.Main.run(Main.java:1465) + at org.eclipse.equinox.launcher.Main.main(Main.java:1438) + +!ENTRY org.eclipse.core.resources 4 568 2021-10-15 16:17:54.788 +!MESSAGE Could not write metadata for '/fr.n7.simplepdl.exemples'. +!STACK 0 +java.io.FileNotFoundException: /home/dguillot/2A/IDM/miniproj_idm/runtime-Eclipse/.metadata/.plugins/org.eclipse.core.resources/.projects/fr.n7.simplepdl.exemples/.markers.snap (Aucun fichier ou dossier de ce type) + at java.base/java.io.FileOutputStream.open0(Native Method) + at java.base/java.io.FileOutputStream.open(FileOutputStream.java:298) + at java.base/java.io.FileOutputStream.(FileOutputStream.java:237) + at java.base/java.io.FileOutputStream.(FileOutputStream.java:158) + at org.eclipse.core.internal.localstore.SafeChunkyOutputStream.(SafeChunkyOutputStream.java:48) + at org.eclipse.core.internal.localstore.SafeChunkyOutputStream.(SafeChunkyOutputStream.java:44) + at org.eclipse.core.internal.resources.SaveManager.visitAndSnap(SaveManager.java:1765) + at org.eclipse.core.internal.resources.SaveManager.visitAndSnap(SaveManager.java:1846) + at org.eclipse.core.internal.resources.SaveManager.save(SaveManager.java:1202) + at org.eclipse.core.internal.resources.SaveManager.save(SaveManager.java:1143) + at org.eclipse.core.internal.resources.DelayedSnapshotJob.run(DelayedSnapshotJob.java:55) + at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) + +!ENTRY org.eclipse.ui 4 0 2021-10-15 16:18:07.865 +!MESSAGE Unhandled event loop exception +!STACK 0 +java.lang.NumberFormatException: For input string: "33 [8]" + at java.base/java.lang.NumberFormatException.forInputString(NumberFormatException.java:65) + at java.base/java.lang.Integer.parseInt(Integer.java:652) + at java.base/java.lang.Integer.parseInt(Integer.java:770) + at org.eclipse.m2m.atl.common.AtlNbCharFile.getIndex(AtlNbCharFile.java:218) + at org.eclipse.m2m.atl.adt.ui.outline.AtlContentOutlinePage.doSetSelection(AtlContentOutlinePage.java:404) + at org.eclipse.m2m.atl.adt.ui.outline.AtlContentOutlinePage.setSelection(AtlContentOutlinePage.java:526) + at org.eclipse.m2m.atl.adt.ui.editor.AtlEditor.synchronizeOutlinePageSelection(AtlEditor.java:1601) + at org.eclipse.m2m.atl.adt.ui.editor.AtlEditor$EditorSelectionChangedListener.selectionChanged(AtlEditor.java:441) + at org.eclipse.jface.text.TextViewer.firePostSelectionChanged(TextViewer.java:2638) + at org.eclipse.jface.text.TextViewer.firePostSelectionChanged(TextViewer.java:2585) + at org.eclipse.jface.text.TextViewer$2.run(TextViewer.java:2564) + at org.eclipse.swt.widgets.Display.timerProc(Display.java:5648) + at org.eclipse.swt.internal.gtk.OS.g_main_context_iteration(Native Method) + at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4505) + at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1157) + at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) + at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1046) + at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:155) + at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:644) + at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) + at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:551) + at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:153) + at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:150) + at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203) + at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134) + at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104) + at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:401) + at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) + at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) + at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) + at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) + at java.base/java.lang.reflect.Method.invoke(Method.java:566) + at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:657) + at org.eclipse.equinox.launcher.Main.basicRun(Main.java:594) + at org.eclipse.equinox.launcher.Main.run(Main.java:1465) + at org.eclipse.equinox.launcher.Main.main(Main.java:1438) + +!ENTRY org.eclipse.ui 4 0 2021-10-15 16:18:11.796 +!MESSAGE Unhandled event loop exception +!STACK 0 +java.lang.NumberFormatException: For input string: "21 [8]" + at java.base/java.lang.NumberFormatException.forInputString(NumberFormatException.java:65) + at java.base/java.lang.Integer.parseInt(Integer.java:652) + at java.base/java.lang.Integer.parseInt(Integer.java:770) + at org.eclipse.m2m.atl.common.AtlNbCharFile.getIndex(AtlNbCharFile.java:218) + at org.eclipse.m2m.atl.adt.ui.outline.AtlContentOutlinePage.doSetSelection(AtlContentOutlinePage.java:404) + at org.eclipse.m2m.atl.adt.ui.outline.AtlContentOutlinePage.setSelection(AtlContentOutlinePage.java:526) + at org.eclipse.m2m.atl.adt.ui.editor.AtlEditor.synchronizeOutlinePageSelection(AtlEditor.java:1601) + at org.eclipse.m2m.atl.adt.ui.editor.AtlEditor$EditorSelectionChangedListener.selectionChanged(AtlEditor.java:441) + at org.eclipse.jface.text.TextViewer.firePostSelectionChanged(TextViewer.java:2638) + at org.eclipse.jface.text.TextViewer.firePostSelectionChanged(TextViewer.java:2585) + at org.eclipse.jface.text.TextViewer$2.run(TextViewer.java:2564) + at org.eclipse.swt.widgets.Display.timerProc(Display.java:5648) + at org.eclipse.swt.internal.gtk.OS.g_main_context_iteration(Native Method) + at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4505) + at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1157) + at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) + at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1046) + at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:155) + at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:644) + at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) + at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:551) + at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:153) + at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:150) + at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203) + at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134) + at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104) + at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:401) + at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) + at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) + at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) + at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) + at java.base/java.lang.reflect.Method.invoke(Method.java:566) + at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:657) + at org.eclipse.equinox.launcher.Main.basicRun(Main.java:594) + at org.eclipse.equinox.launcher.Main.run(Main.java:1465) + at org.eclipse.equinox.launcher.Main.main(Main.java:1438) + +!ENTRY org.eclipse.ui 4 0 2021-10-15 16:19:27.445 +!MESSAGE Unhandled event loop exception +!STACK 0 +java.lang.NumberFormatException: For input string: "58 [13]" + at java.base/java.lang.NumberFormatException.forInputString(NumberFormatException.java:65) + at java.base/java.lang.Integer.parseInt(Integer.java:652) + at java.base/java.lang.Integer.parseInt(Integer.java:770) + at org.eclipse.m2m.atl.common.AtlNbCharFile.getIndex(AtlNbCharFile.java:218) + at org.eclipse.m2m.atl.adt.ui.outline.AtlContentOutlinePage.doSetSelection(AtlContentOutlinePage.java:404) + at org.eclipse.m2m.atl.adt.ui.outline.AtlContentOutlinePage.setSelection(AtlContentOutlinePage.java:526) + at org.eclipse.m2m.atl.adt.ui.editor.AtlEditor.synchronizeOutlinePageSelection(AtlEditor.java:1601) + at org.eclipse.m2m.atl.adt.ui.editor.AtlEditor$EditorSelectionChangedListener.selectionChanged(AtlEditor.java:441) + at org.eclipse.jface.text.TextViewer.firePostSelectionChanged(TextViewer.java:2638) + at org.eclipse.jface.text.TextViewer.firePostSelectionChanged(TextViewer.java:2585) + at org.eclipse.jface.text.TextViewer$2.run(TextViewer.java:2564) + at org.eclipse.swt.widgets.Display.timerProc(Display.java:5648) + at org.eclipse.swt.internal.gtk.OS.g_main_context_iteration(Native Method) + at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4505) + at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1157) + at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) + at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1046) + at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:155) + at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:644) + at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) + at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:551) + at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:153) + at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:150) + at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203) + at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134) + at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104) + at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:401) + at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) + at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) + at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) + at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) + at java.base/java.lang.reflect.Method.invoke(Method.java:566) + at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:657) + at org.eclipse.equinox.launcher.Main.basicRun(Main.java:594) + at org.eclipse.equinox.launcher.Main.run(Main.java:1465) + at org.eclipse.equinox.launcher.Main.main(Main.java:1438) + +!ENTRY org.eclipse.ui 4 0 2021-10-15 16:22:28.845 +!MESSAGE Unhandled event loop exception +!STACK 0 +java.lang.NumberFormatException: For input string: "12 [12]" + at java.base/java.lang.NumberFormatException.forInputString(NumberFormatException.java:65) + at java.base/java.lang.Integer.parseInt(Integer.java:652) + at java.base/java.lang.Integer.parseInt(Integer.java:770) + at org.eclipse.m2m.atl.common.AtlNbCharFile.getIndex(AtlNbCharFile.java:218) + at org.eclipse.m2m.atl.adt.ui.outline.AtlContentOutlinePage.doSetSelection(AtlContentOutlinePage.java:404) + at org.eclipse.m2m.atl.adt.ui.outline.AtlContentOutlinePage.setSelection(AtlContentOutlinePage.java:526) + at org.eclipse.m2m.atl.adt.ui.editor.AtlEditor.synchronizeOutlinePageSelection(AtlEditor.java:1601) + at org.eclipse.m2m.atl.adt.ui.editor.AtlEditor$EditorSelectionChangedListener.selectionChanged(AtlEditor.java:441) + at org.eclipse.jface.text.TextViewer.firePostSelectionChanged(TextViewer.java:2638) + at org.eclipse.jface.text.TextViewer.firePostSelectionChanged(TextViewer.java:2585) + at org.eclipse.jface.text.TextViewer$2.run(TextViewer.java:2564) + at org.eclipse.swt.widgets.Display.timerProc(Display.java:5648) + at org.eclipse.swt.internal.gtk.OS.g_main_context_iteration(Native Method) + at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4505) + at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1157) + at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) + at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1046) + at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:155) + at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:644) + at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) + at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:551) + at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:153) + at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:150) + at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203) + at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134) + at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104) + at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:401) + at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) + at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) + at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) + at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) + at java.base/java.lang.reflect.Method.invoke(Method.java:566) + at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:657) + at org.eclipse.equinox.launcher.Main.basicRun(Main.java:594) + at org.eclipse.equinox.launcher.Main.run(Main.java:1465) + at org.eclipse.equinox.launcher.Main.main(Main.java:1438) + +!ENTRY org.eclipse.ui 4 0 2021-10-15 16:22:29.467 +!MESSAGE Unhandled event loop exception +!STACK 0 +java.lang.NumberFormatException: For input string: "11 [13]" + at java.base/java.lang.NumberFormatException.forInputString(NumberFormatException.java:65) + at java.base/java.lang.Integer.parseInt(Integer.java:652) + at java.base/java.lang.Integer.parseInt(Integer.java:770) + at org.eclipse.m2m.atl.common.AtlNbCharFile.getIndex(AtlNbCharFile.java:218) + at org.eclipse.m2m.atl.adt.ui.outline.AtlContentOutlinePage.doSetSelection(AtlContentOutlinePage.java:404) + at org.eclipse.m2m.atl.adt.ui.outline.AtlContentOutlinePage.setSelection(AtlContentOutlinePage.java:526) + at org.eclipse.m2m.atl.adt.ui.editor.AtlEditor.synchronizeOutlinePageSelection(AtlEditor.java:1601) + at org.eclipse.m2m.atl.adt.ui.editor.AtlEditor$EditorSelectionChangedListener.selectionChanged(AtlEditor.java:441) + at org.eclipse.jface.text.TextViewer.firePostSelectionChanged(TextViewer.java:2638) + at org.eclipse.jface.text.TextViewer.firePostSelectionChanged(TextViewer.java:2585) + at org.eclipse.jface.text.TextViewer$2.run(TextViewer.java:2564) + at org.eclipse.swt.widgets.Display.timerProc(Display.java:5648) + at org.eclipse.swt.internal.gtk.OS.g_main_context_iteration(Native Method) + at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4505) + at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1157) + at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) + at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1046) + at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:155) + at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:644) + at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) + at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:551) + at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:153) + at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:150) + at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203) + at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134) + at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104) + at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:401) + at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) + at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) + at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) + at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) + at java.base/java.lang.reflect.Method.invoke(Method.java:566) + at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:657) + at org.eclipse.equinox.launcher.Main.basicRun(Main.java:594) + at org.eclipse.equinox.launcher.Main.run(Main.java:1465) + at org.eclipse.equinox.launcher.Main.main(Main.java:1438) + +!ENTRY org.eclipse.ui 4 0 2021-10-15 16:22:34.895 +!MESSAGE Unhandled event loop exception +!STACK 0 +java.lang.NumberFormatException: For input string: "9 [225]" + at java.base/java.lang.NumberFormatException.forInputString(NumberFormatException.java:65) + at java.base/java.lang.Integer.parseInt(Integer.java:652) + at java.base/java.lang.Integer.parseInt(Integer.java:770) + at org.eclipse.m2m.atl.common.AtlNbCharFile.getIndex(AtlNbCharFile.java:218) + at org.eclipse.m2m.atl.adt.ui.outline.AtlContentOutlinePage.doSetSelection(AtlContentOutlinePage.java:404) + at org.eclipse.m2m.atl.adt.ui.outline.AtlContentOutlinePage.setSelection(AtlContentOutlinePage.java:526) + at org.eclipse.m2m.atl.adt.ui.editor.AtlEditor.synchronizeOutlinePageSelection(AtlEditor.java:1601) + at org.eclipse.m2m.atl.adt.ui.editor.AtlEditor$EditorSelectionChangedListener.selectionChanged(AtlEditor.java:441) + at org.eclipse.jface.text.TextViewer.firePostSelectionChanged(TextViewer.java:2638) + at org.eclipse.jface.text.TextViewer.firePostSelectionChanged(TextViewer.java:2585) + at org.eclipse.jface.text.TextViewer$2.run(TextViewer.java:2564) + at org.eclipse.swt.widgets.Display.timerProc(Display.java:5648) + at org.eclipse.swt.internal.gtk.OS.g_main_context_iteration(Native Method) + at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4505) + at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1157) + at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) + at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1046) + at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:155) + at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:644) + at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) + at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:551) + at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:153) + at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:150) + at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203) + at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134) + at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104) + at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:401) + at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) + at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) + at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) + at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) + at java.base/java.lang.reflect.Method.invoke(Method.java:566) + at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:657) + at org.eclipse.equinox.launcher.Main.basicRun(Main.java:594) + at org.eclipse.equinox.launcher.Main.run(Main.java:1465) + at org.eclipse.equinox.launcher.Main.main(Main.java:1438) + +!ENTRY org.eclipse.ui 4 0 2021-10-15 16:22:40.097 +!MESSAGE Unhandled event loop exception +!STACK 0 +java.lang.NumberFormatException: For input string: "29 [28]" + at java.base/java.lang.NumberFormatException.forInputString(NumberFormatException.java:65) + at java.base/java.lang.Integer.parseInt(Integer.java:652) + at java.base/java.lang.Integer.parseInt(Integer.java:770) + at org.eclipse.m2m.atl.common.AtlNbCharFile.getIndex(AtlNbCharFile.java:218) + at org.eclipse.m2m.atl.adt.ui.outline.AtlContentOutlinePage.doSetSelection(AtlContentOutlinePage.java:404) + at org.eclipse.m2m.atl.adt.ui.outline.AtlContentOutlinePage.setSelection(AtlContentOutlinePage.java:526) + at org.eclipse.m2m.atl.adt.ui.editor.AtlEditor.synchronizeOutlinePageSelection(AtlEditor.java:1601) + at org.eclipse.m2m.atl.adt.ui.editor.AtlEditor$EditorSelectionChangedListener.selectionChanged(AtlEditor.java:441) + at org.eclipse.jface.text.TextViewer.firePostSelectionChanged(TextViewer.java:2638) + at org.eclipse.jface.text.TextViewer.firePostSelectionChanged(TextViewer.java:2585) + at org.eclipse.jface.text.TextViewer$2.run(TextViewer.java:2564) + at org.eclipse.swt.widgets.Display.timerProc(Display.java:5648) + at org.eclipse.swt.internal.gtk.OS.g_main_context_iteration(Native Method) + at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4505) + at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1157) + at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) + at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1046) + at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:155) + at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:644) + at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) + at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:551) + at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:153) + at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:150) + at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203) + at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134) + at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104) + at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:401) + at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) + at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) + at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) + at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) + at java.base/java.lang.reflect.Method.invoke(Method.java:566) + at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:657) + at org.eclipse.equinox.launcher.Main.basicRun(Main.java:594) + at org.eclipse.equinox.launcher.Main.run(Main.java:1465) + at org.eclipse.equinox.launcher.Main.main(Main.java:1438) + +!ENTRY org.eclipse.ui 4 0 2021-10-15 16:22:57.644 +!MESSAGE Unhandled event loop exception +!STACK 0 +java.lang.NumberFormatException: For input string: "74 [48]" + at java.base/java.lang.NumberFormatException.forInputString(NumberFormatException.java:65) + at java.base/java.lang.Integer.parseInt(Integer.java:652) + at java.base/java.lang.Integer.parseInt(Integer.java:770) + at org.eclipse.m2m.atl.common.AtlNbCharFile.getIndex(AtlNbCharFile.java:218) + at org.eclipse.m2m.atl.adt.ui.outline.AtlContentOutlinePage.doSetSelection(AtlContentOutlinePage.java:404) + at org.eclipse.m2m.atl.adt.ui.outline.AtlContentOutlinePage.setSelection(AtlContentOutlinePage.java:526) + at org.eclipse.m2m.atl.adt.ui.editor.AtlEditor.synchronizeOutlinePageSelection(AtlEditor.java:1601) + at org.eclipse.m2m.atl.adt.ui.editor.AtlEditor$EditorSelectionChangedListener.selectionChanged(AtlEditor.java:441) + at org.eclipse.jface.text.TextViewer.firePostSelectionChanged(TextViewer.java:2638) + at org.eclipse.jface.text.TextViewer.firePostSelectionChanged(TextViewer.java:2585) + at org.eclipse.jface.text.TextViewer$2.run(TextViewer.java:2564) + at org.eclipse.swt.widgets.Display.timerProc(Display.java:5648) + at org.eclipse.swt.internal.gtk.OS.g_main_context_iteration(Native Method) + at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4505) + at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1157) + at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) + at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1046) + at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:155) + at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:644) + at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) + at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:551) + at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:153) + at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:150) + at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203) + at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134) + at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104) + at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:401) + at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) + at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) + at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) + at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) + at java.base/java.lang.reflect.Method.invoke(Method.java:566) + at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:657) + at org.eclipse.equinox.launcher.Main.basicRun(Main.java:594) + at org.eclipse.equinox.launcher.Main.run(Main.java:1465) + at org.eclipse.equinox.launcher.Main.main(Main.java:1438) + +!ENTRY org.eclipse.core.resources 4 568 2021-10-15 16:23:01.378 +!MESSAGE Could not write metadata for '/fr.n7.simplepdl.exemples'. +!STACK 0 +java.io.FileNotFoundException: /home/dguillot/2A/IDM/miniproj_idm/runtime-Eclipse/.metadata/.plugins/org.eclipse.core.resources/.projects/fr.n7.simplepdl.exemples/.markers.snap (Aucun fichier ou dossier de ce type) + at java.base/java.io.FileOutputStream.open0(Native Method) + at java.base/java.io.FileOutputStream.open(FileOutputStream.java:298) + at java.base/java.io.FileOutputStream.(FileOutputStream.java:237) + at java.base/java.io.FileOutputStream.(FileOutputStream.java:158) + at org.eclipse.core.internal.localstore.SafeChunkyOutputStream.(SafeChunkyOutputStream.java:48) + at org.eclipse.core.internal.localstore.SafeChunkyOutputStream.(SafeChunkyOutputStream.java:44) + at org.eclipse.core.internal.resources.SaveManager.visitAndSnap(SaveManager.java:1765) + at org.eclipse.core.internal.resources.SaveManager.visitAndSnap(SaveManager.java:1846) + at org.eclipse.core.internal.resources.SaveManager.save(SaveManager.java:1202) + at org.eclipse.core.internal.resources.SaveManager.save(SaveManager.java:1143) + at org.eclipse.core.internal.resources.DelayedSnapshotJob.run(DelayedSnapshotJob.java:55) + at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) + +!ENTRY org.eclipse.ui 4 0 2021-10-15 16:23:07.255 +!MESSAGE Unhandled event loop exception +!STACK 0 +java.lang.NumberFormatException: For input string: "34 [5]" + at java.base/java.lang.NumberFormatException.forInputString(NumberFormatException.java:65) + at java.base/java.lang.Integer.parseInt(Integer.java:652) + at java.base/java.lang.Integer.parseInt(Integer.java:770) + at org.eclipse.m2m.atl.common.AtlNbCharFile.getIndex(AtlNbCharFile.java:218) + at org.eclipse.m2m.atl.adt.ui.outline.AtlContentOutlinePage.doSetSelection(AtlContentOutlinePage.java:404) + at org.eclipse.m2m.atl.adt.ui.outline.AtlContentOutlinePage.setSelection(AtlContentOutlinePage.java:526) + at org.eclipse.m2m.atl.adt.ui.editor.AtlEditor.synchronizeOutlinePageSelection(AtlEditor.java:1601) + at org.eclipse.m2m.atl.adt.ui.editor.AtlEditor$EditorSelectionChangedListener.selectionChanged(AtlEditor.java:441) + at org.eclipse.jface.text.TextViewer.firePostSelectionChanged(TextViewer.java:2638) + at org.eclipse.jface.text.TextViewer.firePostSelectionChanged(TextViewer.java:2585) + at org.eclipse.jface.text.TextViewer$2.run(TextViewer.java:2564) + at org.eclipse.swt.widgets.Display.timerProc(Display.java:5648) + at org.eclipse.swt.internal.gtk.OS.g_main_context_iteration(Native Method) + at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4505) + at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1157) + at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) + at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1046) + at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:155) + at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:644) + at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) + at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:551) + at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:153) + at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:150) + at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203) + at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134) + at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104) + at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:401) + at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) + at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) + at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) + at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) + at java.base/java.lang.reflect.Method.invoke(Method.java:566) + at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:657) + at org.eclipse.equinox.launcher.Main.basicRun(Main.java:594) + at org.eclipse.equinox.launcher.Main.run(Main.java:1465) + at org.eclipse.equinox.launcher.Main.main(Main.java:1438) + +!ENTRY org.eclipse.emf.cdo.explorer 4 0 2021-10-15 16:31:12.253 +!MESSAGE InterruptedException +!STACK 0 +java.lang.InterruptedException + at java.base/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireSharedInterruptibly(AbstractQueuedSynchronizer.java:1343) + at java.base/java.util.concurrent.Semaphore.acquire(Semaphore.java:318) + at org.eclipse.net4j.util.lifecycle.Lifecycle.lock(Lifecycle.java:312) + at org.eclipse.net4j.util.lifecycle.Lifecycle.internalDeactivate(Lifecycle.java:118) + at org.eclipse.net4j.util.lifecycle.ShareableLifecycle.internalDeactivate(ShareableLifecycle.java:52) + at org.eclipse.net4j.util.lifecycle.Lifecycle.deactivate(Lifecycle.java:170) + at org.eclipse.net4j.util.lifecycle.LifecycleUtil.deactivate(LifecycleUtil.java:235) + at org.eclipse.net4j.util.lifecycle.LifecycleUtil.deactivate(LifecycleUtil.java:225) + at org.eclipse.emf.cdo.internal.explorer.bundle.OM.disposeManagers(OM.java:83) + at org.eclipse.emf.cdo.internal.explorer.bundle.OM$Activator.doStop(OM.java:136) + at org.eclipse.net4j.util.om.OSGiActivator.stop(OSGiActivator.java:92) + at org.eclipse.osgi.internal.framework.BundleContextImpl$3.run(BundleContextImpl.java:871) + at org.eclipse.osgi.internal.framework.BundleContextImpl$3.run(BundleContextImpl.java:1) + at java.base/java.security.AccessController.doPrivileged(Native Method) + at org.eclipse.osgi.internal.framework.BundleContextImpl.stop(BundleContextImpl.java:863) + at org.eclipse.osgi.internal.framework.EquinoxBundle.stopWorker0(EquinoxBundle.java:1025) + at org.eclipse.osgi.internal.framework.EquinoxBundle$EquinoxModule.stopWorker(EquinoxBundle.java:370) + at org.eclipse.osgi.container.Module.doStop(Module.java:660) + at org.eclipse.osgi.container.Module.stop(Module.java:521) + at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.decStartLevel(ModuleContainer.java:1886) + at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1761) + at org.eclipse.osgi.container.SystemModule.stopWorker(SystemModule.java:275) + at org.eclipse.osgi.internal.framework.EquinoxBundle$SystemBundle$EquinoxSystemModule.stopWorker(EquinoxBundle.java:202) + at org.eclipse.osgi.container.Module.doStop(Module.java:660) + at org.eclipse.osgi.container.Module.stop(Module.java:521) + at org.eclipse.osgi.container.SystemModule.stop(SystemModule.java:207) + at org.eclipse.osgi.internal.framework.EquinoxBundle$SystemBundle$EquinoxSystemModule$1.run(EquinoxBundle.java:220) + at java.base/java.lang.Thread.run(Thread.java:829) diff --git a/runtime-Eclipse/.metadata/.plugins/org.eclipse.core.resources/.root/.indexes/properties.index b/runtime-Eclipse/.metadata/.plugins/org.eclipse.core.resources/.root/.indexes/properties.index index 1d115d46b86717db5e7957e49bed254f647e7762..680e2c1653301fd404641c56ad6295c578ab9037 100644 GIT binary patch delta 19 acmbQvIGu4qJg2dNxuKDPv4O?J41EAJZv`0u delta 19 acmbQvIGu4qJg1SRiGih&k)_eZ41EAJ^aUsY diff --git a/runtime-Eclipse/.metadata/.plugins/org.eclipse.core.resources/.root/3.tree b/runtime-Eclipse/.metadata/.plugins/org.eclipse.core.resources/.root/3.tree deleted file mode 100644 index 330fe39b546dd095091a89a9afef1f0708073fbf..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 4100 zcmb7{S#ujj5XXBZAM$}?JLV{;Aln4OmF12Tu0-+`L1Y3BkOMFqX>6}qNn5)c9zQcv%!v}=cc@W}4pe`a>3xBqfSI+cQE zSTw4kgFYBAQuCHfQF3h87v@SiFiSO0V73dcUG&WAgz1XFv#TO7%fh#psxTTSFjuTq z>+~7hDGRSLb%Hpni`}v?i&oWM6n>E3Uc0MRJ6~EB6-!rM*W9viS6oN9W#|9xIZ1t0 zn@$pMziT7Y4PBib>6BsM(HV&ckJ*l$2%I~g&z`0GJ17D_e;zdO z`WyHfAvuNOm>`%yoirHjYUH`ii-^ z!p!viF|#Q7a3`-3RbU$634ruzyQMjJVww74L)f=7uCPM{5T;eHS|;pcH~Ndy=nzDuX!JG`kdObdZJUP z!M``+MSy{M;jP*w;m1g(33~xYC3y*8u<^plJ9LE?*uux;2w&ql5>3%42b`!6AEV^i zZeZ8+6VGQ~Cr&LUf1SarYn;&>zW+5ofbcq%=t&aG;RwKx>zrA#t4UjXgXkGeH4D&7 zsNErJvWz9ZMSv~;m1WT%vc zL%pSbaZ^1*A1YO~L1$dE(BOVv2KNPUjpsf z!%O&9%f+H;yh{@7HsQsl<1SW%vCnWUwB5`wx10BfLWbjIfDuo)p78MiE!lB=)3UuX zt{(QO_X$Us!{P_x(^FQ?m5O`(kOaGM#P-?>aEDxN}<{RM)#(Q{9^EgI^Ga2*+(PKKLbNF~_lo zt0vW~ntb*vO5#2_?&7Lp>}yKi%@Dxe)~acvO^v=MQZB{*RSr+FRpRDgc8GW`Xkj#*#7qGm^k zqZ2*4tXpTi_OiNSsi^ zVGZEFBrqIREeDNncl70^zP|Yn;fQkdwmphlUc@V4)n$bu$$?*3=nD=XxEbez-;n~_ zO?a(IKB!=9G#rmz%`KrneNPJHIUY~;MD>NQaPTL>5#}8plAqG@2mYU^J~n>WfABi= F;XkFBp-}(; diff --git a/runtime-Eclipse/.metadata/.plugins/org.eclipse.core.resources/.safetable/org.eclipse.core.resources b/runtime-Eclipse/.metadata/.plugins/org.eclipse.core.resources/.safetable/org.eclipse.core.resources index af4a0ebd66e6ddd5a30e2ad5847626b61d38b90e..bd773910db53b0f0772fd4d4a3f2a1be4f93cc54 100644 GIT binary patch delta 203 zcmX@c+`&FUo88RH*wD(*aH3HZr?G*Bk-4FXf!RbGiHU2CSxSmZQ$ftXoG>PTN@`MR zx?XaAQK~IecCt4k7ff0xE2Ts)C$TgyIU_SK9j;<7Bd0t_HJ83#Nl|L5t)U6mfr#Iq qmG>}+NCkfGsoq_F4A~(%ENO{3#S;^?(Hz7%@qz5bOOJ#wbprr$>_*f8 delta 75 zcmeBRKgK*kThPeL)Xd7rSi#vfI7Gq7z{qg20i(pk5DQKtOA`ZQBSRx&kig_TCeDf5 ev?ecNx*}xEbs*yRXXQN%B2s~$d#ZPr9|HjPco(Dq diff --git a/runtime-Eclipse/.metadata/.plugins/org.eclipse.core.runtime/.settings/org.eclipse.ui.ide.prefs b/runtime-Eclipse/.metadata/.plugins/org.eclipse.core.runtime/.settings/org.eclipse.ui.ide.prefs index e1cb6f4..d849fcf 100644 --- a/runtime-Eclipse/.metadata/.plugins/org.eclipse.core.runtime/.settings/org.eclipse.ui.ide.prefs +++ b/runtime-Eclipse/.metadata/.plugins/org.eclipse.core.runtime/.settings/org.eclipse.ui.ide.prefs @@ -1,6 +1,6 @@ PROBLEMS_FILTERS_MIGRATE=true TASKS_FILTERS_MIGRATE=true eclipse.preferences.version=1 -platformState=1634294092291 +platformState=1634307120307 quickStart=false tipsAndTricks=true diff --git a/runtime-Eclipse/.metadata/.plugins/org.eclipse.e4.workbench/workbench.xmi b/runtime-Eclipse/.metadata/.plugins/org.eclipse.e4.workbench/workbench.xmi index af09bbf..5d610f9 100644 --- a/runtime-Eclipse/.metadata/.plugins/org.eclipse.e4.workbench/workbench.xmi +++ b/runtime-Eclipse/.metadata/.plugins/org.eclipse.e4.workbench/workbench.xmi @@ -1,6 +1,6 @@ - + activeSchemeId:org.eclipse.ui.defaultAcceleratorConfiguration @@ -135,7 +135,7 @@ - + @@ -148,7 +148,7 @@ - + General View @@ -273,7 +273,7 @@ categoryTag:Help - + org.eclipse.e4.primaryDataStack EditorStack active @@ -294,14 +294,14 @@ Editor removeOnHide org.eclipse.sirius.editor.editorPlugin.SiriusEditorID - active - activeOnClose - + Editor removeOnHide org.eclipse.m2m.atl.adt.editor.AtlEditor + active + activeOnClose @@ -450,7 +450,7 @@ Draggable - + toolbarSeparator @@ -478,7 +478,7 @@ Draggable - + toolbarSeparator diff --git a/runtime-Eclipse/.metadata/.plugins/org.eclipse.jdt.core/externalLibsTimeStamps b/runtime-Eclipse/.metadata/.plugins/org.eclipse.jdt.core/externalLibsTimeStamps index 4aed83e36fd805c304ef264c70496c09fb0dd06c..e9b3c11c5a999438277dcd4360614b6c0a3cacad 100644 GIT binary patch delta 42 vcmew+@=avJHFn1M$pMTGlUq167?Xi4$I0(FI3_D_C^M#mc$?pGbT9${MgI;Y delta 32 ocmew+@=avJHTKE&9J!3~lLHtXCW~`uFs4s-;PBl1jiZ4P0LLK<1poj5 diff --git a/runtime-Eclipse/.metadata/.plugins/org.eclipse.pde.core/.cache/clean-cache.properties b/runtime-Eclipse/.metadata/.plugins/org.eclipse.pde.core/.cache/clean-cache.properties index 8576a23..52b74c2 100644 --- a/runtime-Eclipse/.metadata/.plugins/org.eclipse.pde.core/.cache/clean-cache.properties +++ b/runtime-Eclipse/.metadata/.plugins/org.eclipse.pde.core/.cache/clean-cache.properties @@ -1,2 +1,2 @@ #Cached timestamps -#Fri Oct 15 12:56:25 CEST 2021 +#Fri Oct 15 16:31:11 CEST 2021 diff --git a/runtime-Eclipse/.metadata/.plugins/org.eclipse.pde.core/.extensions/.manager/.fileTable.7 b/runtime-Eclipse/.metadata/.plugins/org.eclipse.pde.core/.extensions/.manager/.fileTable.7 index 406fe14..e721a20 100644 --- a/runtime-Eclipse/.metadata/.plugins/org.eclipse.pde.core/.extensions/.manager/.fileTable.7 +++ b/runtime-Eclipse/.metadata/.plugins/org.eclipse.pde.core/.extensions/.manager/.fileTable.7 @@ -1,5 +1,5 @@ #safe table -#Fri Oct 15 12:56:25 CEST 2021 +#Fri Oct 15 16:31:11 CEST 2021 .orphans=0 .mainData=0 .contributors=0 @@ -7,4 +7,4 @@ .extraData=0 .contributions=0 .table=0 -.crcbf942a14.v1 +.crc74a77db1.v1 diff --git a/runtime-Eclipse/.metadata/.plugins/org.eclipse.pde.core/.extensions/.manager/.fileTable.8 b/runtime-Eclipse/.metadata/.plugins/org.eclipse.pde.core/.extensions/.manager/.fileTable.8 index cc311df..1b9b56b 100644 --- a/runtime-Eclipse/.metadata/.plugins/org.eclipse.pde.core/.extensions/.manager/.fileTable.8 +++ b/runtime-Eclipse/.metadata/.plugins/org.eclipse.pde.core/.extensions/.manager/.fileTable.8 @@ -1,5 +1,5 @@ #safe table -#Fri Oct 15 12:56:25 CEST 2021 +#Fri Oct 15 16:31:12 CEST 2021 .orphans=1 .mainData=1 .contributors=1 @@ -7,4 +7,4 @@ .extraData=1 .contributions=1 .table=1 -.crc70e6102f.v1 +.crcae1606bd.v1 diff --git a/runtime-Eclipse/.metadata/.plugins/org.eclipse.pde.core/SavedExternalPluginList.txt b/runtime-Eclipse/.metadata/.plugins/org.eclipse.pde.core/SavedExternalPluginList.txt index 9829fbd..c62c069 100644 --- a/runtime-Eclipse/.metadata/.plugins/org.eclipse.pde.core/SavedExternalPluginList.txt +++ b/runtime-Eclipse/.metadata/.plugins/org.eclipse.pde.core/SavedExternalPluginList.txt @@ -1,4 +1,4 @@ -# List of external plug-in models previously loaded. Timestamp: 1634294100316 +# List of external plug-in models previously loaded. Timestamp: 1634307127925 file:/mnt/n7fs/ens/tp_cregut/eclipse-gls-2020-09/plugins/com.google.guava_27.1.0.v20190517-1946.jar file:/mnt/n7fs/ens/tp_cregut/eclipse-gls-2020-09/plugins/com.google.inject_3.0.0.v201605172100.jar file:/mnt/n7fs/ens/tp_cregut/eclipse-gls-2020-09/plugins/com.ibm.icu_67.1.0.v20200706-1749.jar diff --git a/runtime-Eclipse/.metadata/.plugins/org.eclipse.sirius.diagram.ui/_AnhDsSk-EeyDO9z0LI9hnQ b/runtime-Eclipse/.metadata/.plugins/org.eclipse.sirius.diagram.ui/_AnhDsSk-EeyDO9z0LI9hnQ index 6fddcf9..40d662c 100644 --- a/runtime-Eclipse/.metadata/.plugins/org.eclipse.sirius.diagram.ui/_AnhDsSk-EeyDO9z0LI9hnQ +++ b/runtime-Eclipse/.metadata/.plugins/org.eclipse.sirius.diagram.ui/_AnhDsSk-EeyDO9z0LI9hnQ @@ -1,8 +1,9 @@ -#Thu Oct 14 16:51:19 CEST 2021 +#Fri Oct 15 16:31:11 CEST 2021 rulergrid.rulerunit=1 print.margin.left=0.5 +viewport.x=16 rulergrid.gridlinestyle=6 -zoom=1.0 +zoom=0.75 print.useMillim=true print.usePortrait=true print.page.height=11.6929134 diff --git a/runtime-Eclipse/.metadata/version.ini b/runtime-Eclipse/.metadata/version.ini index 676167f..58f7b23 100644 --- a/runtime-Eclipse/.metadata/version.ini +++ b/runtime-Eclipse/.metadata/version.ini @@ -1,3 +1,3 @@ -#Fri Oct 15 12:34:55 CEST 2021 +#Fri Oct 15 16:12:03 CEST 2021 org.eclipse.core.runtime=2 org.eclipse.platform=4.17.0.v20200902-1800 diff --git a/runtime-Eclipse/fr.n7.simplepdl.exemples/My.simplepdl b/runtime-Eclipse/fr.n7.simplepdl.exemples/My.simplepdl index 655bc82..c6ac7b7 100644 --- a/runtime-Eclipse/fr.n7.simplepdl.exemples/My.simplepdl +++ b/runtime-Eclipse/fr.n7.simplepdl.exemples/My.simplepdl @@ -1,6 +1,8 @@ - - + + + +