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 aa77a1c..a4fcea2 100644 Binary files a/eclipse-workspace/.metadata/.plugins/org.eclipse.core.resources/.projects/fr.n7.simplepdl/.markers and b/eclipse-workspace/.metadata/.plugins/org.eclipse.core.resources/.projects/fr.n7.simplepdl/.markers differ 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 a456732..1c83df9 100644 Binary files a/eclipse-workspace/.metadata/.plugins/org.eclipse.core.resources/.safetable/org.eclipse.core.resources and b/eclipse-workspace/.metadata/.plugins/org.eclipse.core.resources/.safetable/org.eclipse.core.resources differ 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 9e83629..34f2d10 100644 Binary files a/eclipse-workspace/.metadata/.plugins/org.eclipse.jdt.core/externalFilesCache and b/eclipse-workspace/.metadata/.plugins/org.eclipse.jdt.core/externalFilesCache differ diff --git a/eclipse-workspace/.metadata/.plugins/org.eclipse.jdt.core/externalLibsTimeStamps b/eclipse-workspace/.metadata/.plugins/org.eclipse.jdt.core/externalLibsTimeStamps index 2e68e8e..c402795 100644 Binary files a/eclipse-workspace/.metadata/.plugins/org.eclipse.jdt.core/externalLibsTimeStamps and b/eclipse-workspace/.metadata/.plugins/org.eclipse.jdt.core/externalLibsTimeStamps differ 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 5b3c8ea..8b389bd 100644 Binary files a/eclipse-workspace/.metadata/.plugins/org.eclipse.pde.core/Launch Runtime Eclipse mageule/org.eclipse.core.runtime/.table.1 and b/eclipse-workspace/.metadata/.plugins/org.eclipse.pde.core/Launch Runtime Eclipse mageule/org.eclipse.core.runtime/.table.1 differ 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 1d115d4..680e2c1 100644 Binary files a/runtime-Eclipse/.metadata/.plugins/org.eclipse.core.resources/.root/.indexes/properties.index and b/runtime-Eclipse/.metadata/.plugins/org.eclipse.core.resources/.root/.indexes/properties.index differ 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 330fe39..0000000 Binary files a/runtime-Eclipse/.metadata/.plugins/org.eclipse.core.resources/.root/3.tree and /dev/null differ 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 af4a0eb..bd77391 100644 Binary files a/runtime-Eclipse/.metadata/.plugins/org.eclipse.core.resources/.safetable/org.eclipse.core.resources and b/runtime-Eclipse/.metadata/.plugins/org.eclipse.core.resources/.safetable/org.eclipse.core.resources differ 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 4aed83e..e9b3c11 100644 Binary files a/runtime-Eclipse/.metadata/.plugins/org.eclipse.jdt.core/externalLibsTimeStamps and b/runtime-Eclipse/.metadata/.plugins/org.eclipse.jdt.core/externalLibsTimeStamps differ 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 @@ - - + + + +