Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Advanced Scripting Environment (EASE) » Build UIs with unease!(Help does not)
Build UIs with unease! [message #1830410] Sat, 25 July 2020 07:15 Go to next message
Asterion Daedalus is currently offline Asterion DaedalusFriend
Messages: 2
Registered: May 2020
Junior Member
Example verbatim from EASE blogger at:
http://codeandme.blogspot.com/search?q=ease&max-results=20&by-date=true:

loadModule("/System/UI Builder");
createView("Create Contact");

setColumnCount(2);
createLabel("First Name:");
var txtFirstName = createText();
createLabel("Last Name:");
var txtLastName = createText();

Result in console:

SyntaxError: ("no viable alternative at input 'txtFirstName'", ('(none)', 6, 4, 'var txtFirstName = createText();\n'))


Running configuration:
*** Date: Saturday, 25 July 2020 at 4:18:35 pm Australian Central Standard Time

*** Platform Details:

*** System properties:
applicationXMI=org.eclipse.ui.workbench/LegacyIDE.e4xmi
awt.toolkit=sun.awt.windows.WToolkit
ds.delayed.keepInstances=true
eclipse.application=org.eclipse.ui.ide.workbench
eclipse.commands=-os
win32
-ws
win32
-arch
x86_64
-showsplash
-launcher
D:\modeling\rodin\eclipsec.exe
-name
Eclipsec
--launcher.library
D:\modeling\rodin\plugins\org.eclipse.equinox.launcher.win32.win32.x86_64_1.1.551.v20171108-1834\eclipse_1630.dll
-startup
D:\modeling\rodin\plugins\org.eclipse.equinox.launcher_1.4.0.v20161219-1356.jar
--launcher.overrideVmargs
-data
file:/D:/modeling/rodin/rodin/workspace/
-launcher
D:\modeling\rodin\eclipsec.exe
-vm
D:\modeling\rodin\jre\bin\server\jvm.dll
eclipse.home.location=file:/D:/modeling/rodin/
eclipse.launcher=D:\modeling\rodin\eclipsec.exe
eclipse.launcher.name=Eclipsec
eclipse.p2.data.area=@config.dir/../p2/
eclipse.p2.profile=DefaultProfile
eclipse.product=org.rodinp.platform.product
eclipse.startTime=1595649223919
eclipse.stateSaveDelayInterval=30000
eclipse.vm=D:\modeling\rodin\jre\bin\server\jvm.dll
eclipse.vmargs=-Djava.class.path=D:\modeling\rodin\plugins\org.eclipse.equinox.launcher_1.4.0.v20161219-1356.jar
equinox.init.uuid=true
equinox.use.ds=true
file.encoding=Cp1252
file.encoding.pkg=sun.io
file.separator=\
gosh.args=--nointeractive
java.awt.graphicsenv=sun.awt.Win32GraphicsEnvironment
java.awt.printerjob=sun.awt.windows.WPrinterJob
java.class.path=D:\modeling\rodin\plugins\org.eclipse.equinox.launcher_1.4.0.v20161219-1356.jar
java.class.version=52.0
java.endorsed.dirs=D:\modeling\rodin\jre\lib\endorsed
java.ext.dirs=D:\modeling\rodin\jre\lib\ext;C:\WINDOWS\Sun\Java\lib\ext
java.home=D:\modeling\rodin\jre
java.io.tmpdir=C:\Users\pierc\AppData\Local\Temp\
java.library.path=D:\modeling\rodin;C:\WINDOWS\Sun\Java\bin;C:\WINDOWS\system32;C:\WINDOWS;D:/modeling/rodin/jre/bin/server;D:/modeling/rodin/jre/bin;D:/modeling/rodin/jre/lib/amd64;C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0\;C:\WINDOWS\System32\OpenSSH\;C:\Program Files\Intel\WiFi\bin\;C:\Program Files\Common Files\Intel\WirelessCommon\;C:\Program Files\Git\cmd;C:\Program Files\Java\jdk-12.0.2\bin;C:\Program Files\erl9.3\bin;C:\Program Files (x86)\Elixir\bin;C:\Users\pierc\.mix\escripts;C:\Program Files\nodejs\;C:\Program Files\Zerynth DesignSpark\ztc\windows64;C:\Program Files\PuTTY\;C:\dev\maven\bin;C:\Program Files (x86)\BaseX\bin;D:\Go\bin;C:\dev\curl;C:\Users\pierc\AppData\Local\Programs\Python\Python38\Scripts\;C:\Users\pierc\AppData\Local\Programs\Python\Python38\;C:\Python3\Scripts;C:\Python3;C:\Users\pierc\AppData\Local\Microsoft\WindowsApps;C:\Users\pierc\AppData\Local\Programs\Microsoft VS Code\bin;C:\Users\pierc\AppData\Local\GitHubDesktop\bin;C:\Users\pierc\AppData\Local\Microsoft\WindowsApps;C:\Program Files\PostgreSQL\9.5\bin;C:\Users\pierc\AppData\Roaming\npm;C:\Program Files\nodejs;C:\intelFPGA_lite\18.1\modelsim_ase\win32aloem;C:\Program Files (x86)\Nmap;C:\Program Files\balena-cli\bin;C:\Users\pierc\go\bin;C:\dev\curl;;D:\modeling\rodin;;.
java.runtime.name=Java(TM) SE Runtime Environment
java.runtime.version=1.8.0_171-b11
java.specification.name=Java Platform API Specification
java.specification.vendor=Oracle Corporation
java.specification.version=1.8
java.vendor=Oracle Corporation
java.vendor.url=http://java.oracle.com/
java.vendor.url.bug=http://bugreport.sun.com/bugreport/
java.version=1.8.0_171
java.vm.info=mixed mode
java.vm.name=Java HotSpot(TM) 64-Bit Server VM
java.vm.specification.name=Java Virtual Machine Specification
java.vm.specification.vendor=Oracle Corporation
java.vm.specification.version=1.8
java.vm.vendor=Oracle Corporation
java.vm.version=25.171-b11
line.separator=

org.apache.jasper.compiler.disablejsr199=true
org.eclipse.debug.ui.breakpoints.toggleFactoriesUsed=false
org.eclipse.equinox.launcher.splash.location=d:\modeling\rodin\configuration\org.eclipse.equinox.launcher\org.rodinp.platform_3.4.0.201802230927-6980ca1\splash.bmp
org.eclipse.equinox.simpleconfigurator.configUrl=file:org.eclipse.equinox.simpleconfigurator/bundles.info
org.eclipse.swt.internal.deviceZoom=100
org.eclipse.update.reconcile=false
org.osgi.framework.executionenvironment=OSGi/Minimum-1.0,OSGi/Minimum-1.1,OSGi/Minimum-1.2,JavaSE/compact1-1.8,JavaSE/compact2-1.8,JavaSE/compact3-1.8,JRE-1.1,J2SE-1.2,J2SE-1.3,J2SE-1.4,J2SE-1.5,JavaSE-1.6,JavaSE-1.7,JavaSE-1.8
org.osgi.framework.language=en
org.osgi.framework.os.name=Windows10
org.osgi.framework.os.version=10.0.0
org.osgi.framework.processor=x86-64
org.osgi.framework.storage=D:\modeling\rodin\configuration
org.osgi.framework.system.capabilities=osgi.ee; osgi.ee="OSGi/Minimum"; version:List<Version>="1.0, 1.1, 1.2",osgi.ee; osgi.ee="JRE"; version:List<Version>="1.0, 1.1",osgi.ee; osgi.ee="JavaSE"; version:List<Version>="1.0, 1.1, 1.2, 1.3, 1.4, 1.5, 1.6, 1.7, 1.8",osgi.ee; osgi.ee="JavaSE/compact1"; version:List<Version>="1.8",osgi.ee; osgi.ee="JavaSE/compact2"; version:List<Version>="1.8",osgi.ee; osgi.ee="JavaSE/compact3"; version:List<Version>="1.8"
org.osgi.framework.system.packages=javax.accessibility,javax.activation,javax.activity,javax.annotation,javax.annotation.processing,javax.crypto,javax.crypto.interfaces,javax.crypto.spec,javax.imageio,javax.imageio.event,javax.imageio.metadata,javax.imageio.plugins.bmp,javax.imageio.plugins.jpeg,javax.imageio.spi,javax.imageio.stream,javax.jws,javax.jws.soap,javax.lang.model,javax.lang.model.element,javax.lang.model.type,javax.lang.model.util,javax.management,javax.management.loading,javax.management.modelmbean,javax.management.monitor,javax.management.openmbean,javax.management.relation,javax.management.remote,javax.management.remote.rmi,javax.management.timer,javax.naming,javax.naming.directory,javax.naming.event,javax.naming.ldap,javax.naming.spi,javax.net,javax.net.ssl,javax.print,javax.print.attribute,javax.print.attribute.standard,javax.print.event,javax.rmi,javax.rmi.CORBA,javax.rmi.ssl,javax.script,javax.security.auth,javax.security.auth.callback,javax.security.auth.kerberos,javax.security.auth.login,javax.security.auth.spi,javax.security.auth.x500,javax.security.cert,javax.security.sasl,javax.sound.midi,javax.sound.midi.spi,javax.sound.sampled,javax.sound.sampled.spi,javax.sql,javax.sql.rowset,javax.sql.rowset.serial,javax.sql.rowset.spi,javax.swing,javax.swing.border,javax.swing.colorchooser,javax.swing.event,javax.swing.filechooser,javax.swing.plaf,javax.swing.plaf.basic,javax.swing.plaf.metal,javax.swing.plaf.multi,javax.swing.plaf.nimbus,javax.swing.plaf.synth,javax.swing.table,javax.swing.text,javax.swing.text.html,javax.swing.text.html.parser,javax.swing.text.rtf,javax.swing.tree,javax.swing.undo,javax.tools,javax.transaction,javax.transaction.xa,javax.xml,javax.xml.bind,javax.xml.bind.annotation,javax.xml.bind.annotation.adapters,javax.xml.bind.attachment,javax.xml.bind.helpers,javax.xml.bind.util,javax.xml.crypto,javax.xml.crypto.dom,javax.xml.crypto.dsig,javax.xml.crypto.dsig.dom,javax.xml.crypto.dsig.keyinfo,javax.xml.crypto.dsig.spec,javax.xml.datatype,javax.xml.namespace,javax.xml.parsers,javax.xml.soap,javax.xml.stream,javax.xml.stream.events,javax.xml.stream.util,javax.xml.transform,javax.xml.transform.dom,javax.xml.transform.sax,javax.xml.transform.stax,javax.xml.transform.stream,javax.xml.validation,javax.xml.ws,javax.xml.ws.handler,javax.xml.ws.handler.soap,javax.xml.ws.http,javax.xml.ws.soap,javax.xml.ws.spi,javax.xml.ws.spi.http,javax.xml.ws.wsaddressing,javax.xml.xpath,org.ietf.jgss,org.omg.CORBA,org.omg.CORBA_2_3,org.omg.CORBA_2_3.portable,org.omg.CORBA.DynAnyPackage,org.omg.CORBA.ORBPackage,org.omg.CORBA.portable,org.omg.CORBA.TypeCodePackage,org.omg.CosNaming,org.omg.CosNaming.NamingContextExtPackage,org.omg.CosNaming.NamingContextPackage,org.omg.Dynamic,org.omg.DynamicAny,org.omg.DynamicAny.DynAnyFactoryPackage,org.omg.DynamicAny.DynAnyPackage,org.omg.IOP,org.omg.IOP.CodecFactoryPackage,org.omg.IOP.CodecPackage,org.omg.Messaging,org.omg.PortableInterceptor,org.omg.PortableInterceptor.ORBInitInfoPackage,org.omg.PortableServer,org.omg.PortableServer.CurrentPackage,org.omg.PortableServer.POAManagerPackage,org.omg.PortableServer.POAPackage,org.omg.PortableServer.portable,org.omg.PortableServer.ServantLocatorPackage,org.omg.SendingContext,org.omg.stub.java.rmi,org.w3c.dom,org.w3c.dom.bootstrap,org.w3c.dom.css,org.w3c.dom.events,org.w3c.dom.html,org.w3c.dom.ls,org.w3c.dom.ranges,org.w3c.dom.stylesheets,org.w3c.dom.traversal,org.w3c.dom.views,org.w3c.dom.xpath,org.xml.sax,org.xml.sax.ext,org.xml.sax.helpers
org.osgi.framework.uuid=c33ca984-fce8-4398-8d3d-2880b01227b0
org.osgi.framework.vendor=Eclipse
org.osgi.framework.version=1.8.0
org.osgi.supports.framework.extension=true
org.osgi.supports.framework.fragment=true
org.osgi.supports.framework.requirebundle=true
os.arch=amd64
os.name=Windows 10
os.version=10.0
osgi.arch=x86_64
osgi.bundles=reference:file:org.eclipse.osgi.compatibility.state_1.1.0.v20170516-1513.jar,reference:file:org.eclipse.equinox.simpleconfigurator_1.2.0.v20170110-1705.jar@1:start
osgi.bundles.defaultStartLevel=4
osgi.compatibility.bootdelegation=true
osgi.compatibility.bootdelegation.default=true
osgi.configuration.area=file:/D:/modeling/rodin/configuration/
osgi.framework=file:/d:/modeling/rodin/plugins/org.eclipse.osgi_3.12.50.v20170928-1321.jar
osgi.framework.extensions=reference:file:org.eclipse.osgi.compatibility.state_1.1.0.v20170516-1513.jar
osgi.framework.shape=jar
osgi.framework.useSystemProperties=true
osgi.frameworkClassPath=., file:d:/modeling/rodin/plugins/org.eclipse.osgi.compatibility.state_1.1.0.v20170516-1513.jar
osgi.install.area=file:/D:/modeling/rodin/
osgi.instance.area=file:/D:/modeling/rodin/rodin/workspace/
osgi.logfile=D:\modeling\rodin\rodin\workspace\.metadata\.log
osgi.nl=en_AU
osgi.os=win32
osgi.splashLocation=d:\modeling\rodin\configuration\org.eclipse.equinox.launcher\org.rodinp.platform_3.4.0.201802230927-6980ca1\splash.bmp
osgi.splashPath=platform:/base/plugins/org.rodinp.platform
osgi.syspath=d:\modeling\rodin\plugins
osgi.tracefile=D:\modeling\rodin\rodin\workspace\.metadata\trace.log
osgi.ws=win32
path.separator=;
python.console.encoding=cp437
python.home=/D:/modeling/rodin/plugins/org.jython_2.7.0.I201609090924/./
python.modules.builtin=errno
sun.arch.data.model=64
sun.boot.class.path=D:\modeling\rodin\jre\lib\resources.jar;D:\modeling\rodin\jre\lib\rt.jar;D:\modeling\rodin\jre\lib\sunrsasign.jar;D:\modeling\rodin\jre\lib\jsse.jar;D:\modeling\rodin\jre\lib\jce.jar;D:\modeling\rodin\jre\lib\charsets.jar;D:\modeling\rodin\jre\lib\jfr.jar;D:\modeling\rodin\jre\classes
sun.boot.library.path=D:\modeling\rodin\jre\bin
sun.cpu.endian=little
sun.cpu.isalist=amd64
sun.desktop=windows
sun.io.unicode.encoding=UnicodeLittle
sun.jnu.encoding=Cp1252
sun.management.compiler=HotSpot 64-Bit Tiered Compilers
sun.net.client.defaultConnectTimeout=15000
sun.net.client.defaultReadTimeout=1000
sun.os.patch.level=
sun.stderr.encoding=cp437
sun.stdout.encoding=cp437
user.country=AU
user.dir=D:\modeling\rodin
user.home=C:\Users\pierc
user.language=en
user.name=pierc
user.script=
user.timezone=Australia/Adelaide
user.variant=

*** Features:
ac.soton.eventb.classdiagrams.feature (2.0.1.release) "iUMLB - Class diagrams"
ac.soton.eventb.documentor.feature (1.0.0.release) "iUML-B Document Generator"
ac.soton.eventb.roseEditor.feature (1.7.0.release) "iUMLB - Rose editor"
ac.soton.eventb.statemachines.animation.feature (2.5.0.release) "iUML-B State-machine Animation Branding"
ac.soton.eventb.statemachines.animation.sdk (2.5.0.release) "iUML-B State-machine Animation Branding"
ac.soton.eventb.statemachines.feature (4.0.0.release) "iUMLB - State-Machines"
ac.soton.eventb.statemachines.sdk (4.0.0.release) "iUMLB - State-Machines"
ac.soton.eventb.xtext.feature (0.0.5.release) "Event-B XText"
fr.systerel.editor (0.9.2.201802230927-6980ca1) "Rodin Editor plug-in"
org.eclipse.draw2d (3.10.100.201606061308) "Draw2d"
org.eclipse.ease.feature (0.8.0.I201908201446) "EASE Core (Incubation)"
org.eclipse.ease.feature.source (0.8.0.I201908201446) "EASE Core (Incubation)"
org.eclipse.ease.lang.javascript.feature (0.8.0.I201908201446) "EASE Core (Incubation)"
org.eclipse.ease.lang.javascript.feature.source (0.8.0.I201908201446) "EASE Core (Incubation)"
org.eclipse.ease.lang.jvm.feature (0.8.0.I201908141044) "EASE Core (Incubation)"
org.eclipse.ease.lang.jvm.feature.source (0.8.0.I201908141044) "EASE Core (Incubation)"
org.eclipse.ease.lang.python.feature (0.8.0.I201908141044) "EASE Core (Incubation)"
org.eclipse.ease.python.jython.feature (0.8.0.I201908201446) "Jython Binaries"
org.eclipse.ease.python.jython.feature.source (0.8.0.I201908201446) "Jython Binaries"
org.eclipse.ease.ui.feature (0.8.0.I201909042330) "EASE Core (Incubation)"
org.eclipse.ease.ui.feature.source (0.8.0.I201909042330) "EASE Core (Incubation)"
org.eclipse.emf.common (2.14.0.v20180527-1134) "EMF Common"
org.eclipse.emf.ecore (2.14.0.v20180529-1144) "EMF Ecore"
org.eclipse.gef (3.11.0.201606061308) "GEF (MVC)"
org.eclipse.help (2.2.102.v20171130-0510) "Help System Base"
org.eclipse.jdt (3.13.4.v20180330-0919) "Eclipse Java Development Tools"
org.eclipse.ocl (3.8.0.v20180611-1119) "OCL for Ecore"
org.eclipse.platform (4.7.2.v20171130-0510) "Eclipse Platform"
org.eclipse.rcp (4.7.2.v20171130-0510) "Eclipse RCP"
org.eclipse.vex.feature (1.1.0.201411230957) "Vex"
org.eventb.ide (3.4.0.201802230927-6980ca1) "Event-B Modeling Environment"
org.eventb.smt (1.4.0.8c9a179) "SMT Solvers Plug-in"
org.eventb.texteditor.feature (3.3.0.201811191319) "Camille Texteditor"
org.rodinp (1.8.1.201802230927-6980ca1) "Rodin Modeling Core"
org.rodinp.platform (3.4.0.201802230927-6980ca1) "Rodin Platform"
seg.jUCMNav (7.0.0) "jUCMNav"

*** Plug-in Registry:
ac.soton.emf.translator (3.0.0.release) "EMF to EMF Translator" [Starting]
ac.soton.emf.translator.eventb (0.0.1.release) "Adaptation of EMF Translator for Event-B" [Resolved]
ac.soton.eventb.classdiagrams (2.0.1.release) "iUML-B Class Diagrams" [Starting]
ac.soton.eventb.classdiagrams.branding (1.0.0.release) "iUMLB - Class diagrams" [Resolved]
ac.soton.eventb.classdiagrams.diagram (2.0.0.release) "iUML-B - Class Diagrams - Diagram" [Starting]
ac.soton.eventb.classdiagrams.edit (2.0.0.release) "iUML-B Class Diagrams - Edit Support" [Starting]
ac.soton.eventb.classdiagrams.generator (1.2.0.release) "iUML-B - Class Diagrams - Generator" [Starting]
ac.soton.eventb.classdiagrams.navigator (1.2.0.release) "iUML-B - Class Diagrams - Navigator Extensions" [Active]
ac.soton.eventb.classdiagrams.persistance (1.1.0.release) "iUML-B - Class Diagrams - Persistence" [Starting]
ac.soton.eventb.documentor (1.0.0.release) "iUML-B Document Generator" [Resolved]
ac.soton.eventb.documentor.branding (1.0.0.release) "iUML-B Document Generator" [Resolved]
ac.soton.eventb.emf.core.extension (5.0.0.release) "Event-B EMF Support for Modelling Extensions - Model" [Starting]
ac.soton.eventb.emf.core.extension.edit (2.0.0.release) "Event-B EMF Support for Modelling Extensions - Edit" [Starting]
ac.soton.eventb.emf.core.extension.navigator (5.0.0.release) "Event-B EMF Support for Modelling Extensions - Navigator" [Starting]
ac.soton.eventb.emf.core.extension.persistence (2.2.0.release) "Event-B EMF Support for Modelling Extensions - Persistence" [Starting]
ac.soton.eventb.emf.diagrams (4.1.0.release) "iUML-B - Support for Diagrams - Model" [Starting]
ac.soton.eventb.emf.diagrams.edit (2.3.0.release) "iUML-B - Support for Diagrams - Edit" [Starting]
ac.soton.eventb.emf.diagrams.generator (4.0.0.release) "iUML-B - Support for Diagrams - Generator" [Starting]
ac.soton.eventb.emf.diagrams.navigator (3.1.0.release) "iUML-B - Support for Diagrams - Navigator Extensions" [Active]
ac.soton.eventb.emf.diagrams.refactor (1.0.0.release) "iUML-B - Support for Diagrams - Refactoring" [Starting]
ac.soton.eventb.roseEditor (1.7.0.release) "Rose : EMF based Structured Editor for EventB" [Starting]
ac.soton.eventb.roseEditor.branding (1.0.0.release) "iUMLB - Rose editor" [Resolved]
ac.soton.eventb.statemachines (4.0.0.release) "iUMLB - State-Machines - Model" [Starting]
ac.soton.eventb.statemachines.animation (2.5.0.release) "iUMLB - State-Machine Animation" [Starting]
ac.soton.eventb.statemachines.animation.branding (1.0.0.release) "iUML-B State-machine Animation Branding" [Resolved]
ac.soton.eventb.statemachines.branding (1.0.0.release) "iUMLB - State-Machines" [Resolved]
ac.soton.eventb.statemachines.diagram (3.5.0.release) "iUMLB - State-Machines - Diagram" [Starting]
ac.soton.eventb.statemachines.edit (2.2.0.release) "iUMLB - State-Machines - Edit" [Starting]
ac.soton.eventb.statemachines.generator (1.2.0.release) "iUMLB - State-Machines - Generator" [Starting]
ac.soton.eventb.statemachines.generator.tests (0.1.0.release) "pluginName" [Resolved]
ac.soton.eventb.statemachines.navigator (2.3.0.release) "iUMLB - State-Machines - Navigator Extensions" [Active]
ac.soton.eventb.statemachines.persistence (2.1.0.release) "iUMLB - State-Machines - Persistence" [Starting]
ac.soton.eventb.statemachines.persistence.tests (0.1.0.release) "State-machine persistence tests" [Resolved]
ac.soton.eventb.xtext.branding (0.0.1.release) "Event-B XText" [Resolved]
ac.soton.eventb.xtext.cheatsheet (0.0.1.release) "Event-B XText Cheatsheet" [Resolved]
ac.soton.eventb.xtext.common (0.0.2.release) "Event-B XText Common" [Resolved]
ac.soton.eventb.xtext.context (0.0.3.release) "Event-B XText Context" [Starting]
ac.soton.eventb.xtext.context.ide (0.0.2.release) "Event-B XText Context (IDE)" [Starting]
ac.soton.eventb.xtext.context.ui (0.0.2.release) "Event-B XText Context (UI)" [Starting]
ac.soton.eventb.xtext.doc (0.0.1.release) "Event-B XText Documentation" [Resolved]
ac.soton.eventb.xtext.machine (0.0.3.release) "Event-B XText Machine" [Starting]
ac.soton.eventb.xtext.machine.ide (0.0.2.release) "Event-B XText Machine (IDE)" [Starting]
ac.soton.eventb.xtext.machine.ui (0.0.2.release) "Event-B XText Machine (UI)" [Starting]
ac.soton.eventb.xtext.ui (0.0.1.release) "Event-B XText UI" [Resolved]
asmeta.animator (0.0.5) "Asmeta Animator" [Starting]
asmeta.animator.ui (0.0.5) "Asmeta Animator UI plugin" [Starting]
asmeta.asmetama.plugin (0.0.13) "Asmeta model advisor Plugin" [Starting]
asmeta.asmetasmv.ui (1.0.5) "Asmeta model checker plugin" [Starting]
asmeta.atgt (1.0.0.201904151201) "AsmetaATGT" [Resolved]
asmeta.atgt.ui (1.0.0.201904151201) "Ui" [Resolved]
asmeta.emf (1.0.4) "AsmM Model" [Starting]
asmeta.flattener (1.0.5) "Asmeta Flattener" [Resolved]
asmeta.modeladvisor (0.0.13) "Asmeta model advisor" [Resolved]
asmeta.parser (1.0.5) "Asmeta parser" [Starting]
asmeta.simulator (1.0.6) "Asmeta simulator" [Starting]
asmeta.smv (1.0.5) "Asmeta model checker" [Resolved]
asmeta.validator.ui (0.0.24) "Asmeta validator plugin" [Starting]
asmeta.visualizer (1.0.7) "Asmeta visualizer" [Resolved]
asmeta.visualizer.plugin (1.0.7) "Asmeta visualizer plugin" [Starting]
astra.compiler (3.6.1.201812191121) "Core ASTRA Compiler" [Resolved]
astra.ide (3.7.0.201812191121) "ASTRA IDE Core" [Active]
astra.ide.compiler (3.7.0.201812191121) "ASTRA JDT Compiler" [Starting]
ca.odell.glazedlists (1.9.0.v201303080712) "Glazed Lists" [Resolved]
ch.ethz.eventb.keyboard.latex (1.0.0.201802230927-6980ca1) "Event-B Keyboard (LaTeX-style)" [Resolved]
ch.ethz.eventb.qualprob (0.2.2.release) "Qualitative Probabilistic Reasoning Plugin" [Active]
ch.ethz.eventb.qualprob.branding (0.0.1.release) "Qualitative Probability" [Resolved]
ch.ethz.eventb.qualprob.ui (0.1.1.release) "Qualitative Probabilistic Reasoning UI Plugin" [Active]
ch.ethz.eventb.utils (0.2.4.release) "Event-B Utility Plug-in" [Resolved]
ch.ethz.eventb.utils.tests (0.2.4.release) "Event-B Utility Tests Plug-in" [Resolved]
com.google.gson (2.8.2.v20180104-1110) "Gson: Google Json Library for Java" [Resolved]
com.google.guava (21.0.0.v20170206-1425) "Guava: Google Core Libraries for Java" [Resolved]
com.google.inject (3.0.0.v201312141243) "Google Guice (No AOP)" [Resolved]
com.google.javascript (0.0.20160315.v20161124-1903) "Closure Compiler" [Resolved]
com.google.protobuf (2.4.0.v201105131100) "Protocol Buffers" [Starting]
com.ibm.icu (58.2.0.v20170418-1837) "ICU4J" [Active]
com.jcraft.jsch (0.1.54.v20170116-1932) "JSch" [Resolved]
com.site.UCMScenarioViewer (1.2.2) "UCM Scenario Viewer Plug-in" [Starting]
com.sun.el (2.2.0.v201303151357) "Javax Expression Language Reference Implementation Bundle" [Resolved]
de.bmotionstudio.gef.editor (5.5.0.201909041430) "BMotion Studio Editor Plug-in" [Starting]
de.bmotionstudio.rodin (1.2.0.201909041430) "BMotion Studio Rodin Integration" [Resolved]
de.prob.core (9.4.4.201909041430) "ProB Animator Core" [Active]
de.prob.eventb.disprover.core (2.0.5.201909041430) "ProB Disprover Core for EventB" [Starting]
de.prob.eventb.disprover.ui (2.0.5.201909041430) "ProB Disprover UI for EventB" [Starting]
de.prob.plugin (2.3.2.201909041430) "ProB Rodin2 UI Bindings" [Resolved]
de.prob.symbolic (7.4.2.201909041430) "ProB Symbolic Evaluation Support" [Active]
de.prob.ui (7.4.2.201909041430) "ProB Ui Plug-in" [Active]
fr.systerel.editor (0.9.2.201802230927-6980ca1) "Rodin Editor plug-in" [Active]
fr.systerel.editor.help (0.6.0.201802230927-6980ca1) "Event-B Editor Help Plug-in" [Resolved]
fr.systerel.explorer (2.1.1.201802230927-6980ca1) "Event-B Explorer Plug-in" [Starting]
jacamoide (1.0.32) "JaCaMoide" [Active]
jacamoide.xtext.jcm (1.0.11) "jacamoide.xtext.jcm" [Active]
jacamoide.xtext.jcm.ui (1.0.11) "jacamoide.xtext.jcm.ui" [Active]
jasonide.xtext.asl (1.0.16) "jasonide.xtext.asl" [Active]
jasonide.xtext.asl.ui (1.0.16) "jasonide.xtext.asl.ui" [Active]
javaewah (1.1.6.v20160919-1400) "javaewah" [Resolved]
javax.annotation (1.2.0.v201602091430) "javax.annotation Bundle" [Resolved]
javax.el (2.2.0.v201303151357) "Javax Expression Language Bundle" [Resolved]
javax.inject (1.0.0.v20091030) "Atinject Dependency Injection Annotations" [Resolved]
javax.servlet (3.1.0.v201410161800) "Servlet API Bundle" [Resolved]
javax.servlet.jsp (2.2.0.v201112011158) "JSP API Bundle" [Resolved]
javax.xml (1.3.4.v201005080400) "JAXP XML" [Resolved]
lpg.runtime.java (2.0.17.v201004271640) "SourceForge LPG Java Runtime" [Resolved]
org.antlr.runtime (3.2.0.v201101311130) "ANTLR Runtime" [Resolved]
org.apache.ant (1.10.1.v20170504-0840) "Apache Ant" [Resolved]
org.apache.batik.bridge (1.6.0.v201011041432) "Apache Batik Bridge/GVT/Scripting" [Resolved]
org.apache.batik.css (1.6.0.v201011041432) "Apache Batik CSS" [Resolved]
org.apache.batik.css (1.7.0.v201011041433) "Apache Batik CSS" [Resolved]
org.apache.batik.css (1.8.0.v20170214-1941) "Batik CSS engine" [Resolved]
org.apache.batik.dom (1.6.1.v201505192100) "Apache Batik DOM" [Resolved]
org.apache.batik.dom.svg (1.6.0.v201011041432) "Apache Batik SVG DOM" [Resolved]
org.apache.batik.ext.awt (1.6.0.v201011041432) "Apache Batik AWT Utilities" [Resolved]
org.apache.batik.parser (1.6.0.v201011041432) "Apache Batik Parser" [Resolved]
org.apache.batik.pdf (1.6.0.v201105071520) "Apache Batik PDF" [Resolved]
org.apache.batik.svggen (1.6.0.v201011041432) "Apache Batik SVG Generation" [Resolved]
org.apache.batik.transcoder (1.6.0.v201011041432) "Apache Batik Transcoder" [Resolved]
org.apache.batik.util (1.6.0.v201011041432) "Apache Batik Utilities" [Resolved]
org.apache.batik.util (1.7.0.v201011041433) "Apache Batik Utilities" [Resolved]
org.apache.batik.util (1.8.0.v20170214-1941) "Batik utility library" [Resolved]
org.apache.batik.util.gui (1.6.0.v201011041432) "Apache Batik GUI Utilities" [Resolved]
org.apache.batik.util.gui (1.7.0.v200903091627) "Apache Batik GUI Utilities" [Resolved]
org.apache.batik.util.gui (1.8.0.v20170214-1941) "Batik GUI utility classes" [Resolved]
org.apache.batik.xml (1.6.0.v201011041432) "Apache Batik XML" [Resolved]
org.apache.commons.cli (1.2.0.v201404270220) "Apache Commons CLI" [Resolved]
org.apache.commons.codec (1.9.0.v20170208-1614) "Apache Commons Codec" [Resolved]
org.apache.commons.io (2.2.0.v201405211200) "Apache Commons IO" [Resolved]
org.apache.commons.jxpath (1.3.0.v200911051830) "Apache Commons JXPath" [Resolved]
org.apache.commons.lang (2.6.0.v201404270220) "Apache Commons Lang" [Resolved]
org.apache.commons.logging (1.1.1.v201101211721) "Apache Commons Logging Plug-in" [Resolved]
org.apache.felix.gogo.command (0.10.0.v201209301215) "Apache Felix Gogo Command" [Active]
org.apache.felix.gogo.runtime (0.10.0.v201209301036) "Apache Felix Gogo Runtime" [Active]
org.apache.felix.gogo.shell (0.10.0.v201212101605) "Apache Felix Gogo Shell" [Active]
org.apache.felix.scr (2.0.10.v20170501-2007) "Apache Felix Declarative Services" [Active]
org.apache.httpcomponents.httpclient (4.5.2.v20170210-0925) "Apache HttpClient" [Resolved]
org.apache.httpcomponents.httpcore (4.4.6.v20170210-0925) "Apache HttpCore" [Resolved]
org.apache.jasper.glassfish (2.2.2.v201501141630) "JSP 2.2 implementation from Glassfish" [Resolved]
org.apache.log4j (1.2.15.v201012070815) "Apache Jakarta log4j Plug-in" [Resolved]
org.apache.lucene.analyzers-common (6.1.0.v20161115-1612) "Lucene Common Analyzers" [Resolved]
org.apache.lucene.analyzers-smartcn (6.1.0.v20161115-1612) "Lucene Smart Chinese Analyzer" [Resolved]
org.apache.lucene.core (6.1.0.v20170814-1820) "Lucene Core" [Resolved]
org.apache.lucene.misc (6.1.0.v20161115-1612) "Lucene Miscellaneous" [Resolved]
org.apache.xerces (2.9.0.v201101211617) "Apache Xerces-J" [Resolved]
org.apache.xml.resolver (1.2.0.v201005080400) "Apache XmlResolver" [Resolved]
org.apache.xml.serializer (2.7.1.v201005080400) "Apache XML Commons Serializer" [Resolved]
org.apiguardian (1.0.0.v20170910-2246) "org.apiguardian:apiguardian-api" [Resolved]
org.asmeta.asmee (0.9.9) "Asmeta editor and simulator plugin" [Starting]
org.asmeta.avallaxt (1.0.0.201904151201) "org.asmeta.avallaxt" [Starting]
org.asmeta.avallaxt.ide (1.0.0.201904151201) "org.asmeta.avallaxt.ide" [Starting]
org.asmeta.avallaxt.ui (1.0.0.201904151201) "org.asmeta.avallaxt.ui" [Starting]
org.asmeta.avallaxt.validator (1.0.0.201904151201) "Validator" [Resolved]
org.codehaus.groovy (2.4.6.I201610061113) "Groovy Embeddable" [Resolved]
org.eclipse.ant.core (3.5.0.v20170509-2149) "Ant Build Tool Core" [Starting]
org.eclipse.ant.launching (1.2.1.v20171108-0853) "Ant Launching Support" [Starting]
org.eclipse.ant.ui (3.7.0.v20170412-1054) "Ant UI" [Active]
org.eclipse.birt.chart.device.extension (4.7.0.v201706222054) "BIRT Chart Device Extension(s)" [Starting]
org.eclipse.birt.chart.device.swt (4.7.0.v201706222054) "BIRT Chart Device SWT Extension" [Starting]
org.eclipse.birt.chart.engine (4.7.0.v201706222054) "BIRT Chart Engine" [Starting]
org.eclipse.birt.chart.engine.extension (4.7.0.v201706222054) "BIRT Chart Engine Extension" [Starting]
org.eclipse.birt.chart.ui (4.7.0.v201706222054) "BIRT Chart Library UI Plug-in" [Starting]
org.eclipse.birt.core (4.7.0.v201706222054) "BIRT Core Package" [Starting]
org.eclipse.birt.core.ui (4.7.0.v201706222054) "BIRT Core UI" [Starting]
org.eclipse.compare (3.7.101.v20170724-1603) "Compare Support" [Active]
org.eclipse.compare.core (3.6.100.v20170516-0820) "Core Compare Support" [Active]
org.eclipse.compare.win32 (1.2.0.v20170517-0839) "Compare Support for Word" [Starting]
org.eclipse.core.commands (3.9.0.v20170530-1048) "Commands" [Resolved]
org.eclipse.core.contenttype (3.6.0.v20170207-1037) "Eclipse Content Mechanism" [Active]
org.eclipse.core.databinding (1.6.100.v20170515-1119) "JFace Data Binding" [Starting]
org.eclipse.core.databinding.beans (1.4.0.v20170210-0856) "JFace Data Binding for JavaBeans" [Resolved]
org.eclipse.core.databinding.observable (1.6.100.v20170515-1119) "JFace Data Binding Observables" [Resolved]
org.eclipse.core.databinding.property (1.6.100.v20170515-1119) "JFace Data Binding Properties" [Starting]
org.eclipse.core.expressions (3.6.0.v20170207-1037) "Expression Language" [Active]
org.eclipse.core.externaltools (1.1.0.v20170113-2056) "External Tools Headless Support" [Starting]
org.eclipse.core.filebuffers (3.6.100.v20170203-1130) "File Buffers" [Active]
org.eclipse.core.filesystem (1.7.0.v20170406-1337) "Core File Systems" [Active]
org.eclipse.core.filesystem.win32.x86_64 (1.4.0.v20140124-1940) "Core File System for Windows 64 bit" [Resolved]
org.eclipse.core.jobs (3.9.2.v20171030-1027) "Eclipse Jobs Mechanism" [Active]
org.eclipse.core.net (1.3.100.v20170516-0820) "Internet Connection Management" [Active]
org.eclipse.core.net.win32.x86_64 (1.1.0.v20160323-1650) "Proxy for Windows" [Resolved]
org.eclipse.core.resources (3.12.0.v20170417-1558) "Core Resource Management" [Active]
org.eclipse.core.resources.win32.x86_64 (3.5.100.v20170516-0925) "Core Resource Management Win32 Fragment" [Resolved]
org.eclipse.core.runtime (3.13.0.v20170207-1030) "Core Runtime" [Active]
org.eclipse.core.variables (3.4.0.v20170113-2056) "Core Variables" [Active]
org.eclipse.debug.core (3.11.0.v20170605-1534) "Debug Core" [Active]
org.eclipse.debug.ui (3.12.50.v20170920-1329) "Debug UI" [Active]
org.eclipse.draw2d (3.10.100.201606061308) "Draw2d" [Active]
org.eclipse.e4.core.commands (0.12.100.v20170513-0428) "Eclipse e4 core commands" [Resolved]
org.eclipse.e4.core.contexts (1.6.0.v20170322-1144) "Eclipse Contexts" [Active]
org.eclipse.e4.core.di (1.6.100.v20170421-1418) "Eclipse Dependency Injection" [Active]
org.eclipse.e4.core.di.annotations (1.6.0.v20170119-2002) "Eclipse Dependency Injection Annotations" [Resolved]
org.eclipse.e4.core.di.extensions (0.15.0.v20170228-1728) "Eclipse Dependency Injection Extensions" [Active]
org.eclipse.e4.core.di.extensions.supplier (0.15.0.v20170407-0928) "Eclipse Dependency Injection Extensions Supplier" [Active]
org.eclipse.e4.core.services (2.1.0.v20170407-0928) "Eclipse Application Services" [Active]
org.eclipse.e4.emf.xpath (0.2.0.v20160630-0728) "Eclipse Model Xpath" [Resolved]
org.eclipse.e4.ui.bindings (0.12.1.v20170823-1632) "Eclipse Bindings Support" [Active]
org.eclipse.e4.ui.css.core (0.12.101.v20170712-1547) "Eclipse CSS Core Support" [Resolved]
org.eclipse.e4.ui.css.swt (0.13.1.v20170808-1940) "Eclipse CSS SWT Support" [Active]
org.eclipse.e4.ui.css.swt.theme (0.11.0.v20170312-2302) "Eclipse CSS SWT Theme Support" [Active]
org.eclipse.e4.ui.di (1.2.100.v20170414-1137) "Eclipse UI Dependency Injection" [Active]
org.eclipse.e4.ui.dialogs (1.1.100.v20170104-1425) "Eclipse e4 dialogs" [Resolved]
org.eclipse.e4.ui.model.workbench (2.0.1.v20170713-1800) "Eclipse Workbench Model" [Active]
org.eclipse.e4.ui.services (1.3.0.v20170307-2032) "Eclipse UI Application Services" [Active]
org.eclipse.e4.ui.widgets (1.2.0.v20160630-0736) "Eclipse UI Custom widgets" [Resolved]
org.eclipse.e4.ui.workbench (1.5.1.v20170815-1446) "Eclipse e4 Workbench" [Active]
org.eclipse.e4.ui.workbench.addons.swt (1.3.1.v20170319-1442) "Eclipse e4 Workbench Add-ons" [Active]
org.eclipse.e4.ui.workbench.renderers.swt (0.14.101.v20170713-1343) "Eclipse e4 Workbench SWT Renderer" [Active]
org.eclipse.e4.ui.workbench.swt (0.14.101.v20170710-1119) "Eclipse e4 Workbench SWT" [Active]
org.eclipse.e4.ui.workbench3 (0.14.0.v20160630-0740) "Bundle for Workbench APIs available in e4" [Resolved]
org.eclipse.ease (0.8.0.I201908201446) "EASE Core (Incubation)" [Active]
org.eclipse.ease.classloader (0.8.0.I201908141044) "EASE Project Classloader" [Resolved]
org.eclipse.ease.help (0.8.0.I201909042330) "EASE Help Contents (Incubation)" [Resolved]
org.eclipse.ease.lang.groovy (0.8.0.I201908141044) "Groovy Language" [Resolved]
org.eclipse.ease.lang.groovy.interpreter (0.8.0.I201908141044) "Groovy Interpreter" [Resolved]
org.eclipse.ease.lang.javascript (0.8.0.I201908141044) "JavaScript Core" [Resolved]
org.eclipse.ease.lang.javascript.nashorn (0.8.0.I201908201446) "Nashorn" [Resolved]
org.eclipse.ease.lang.javascript.rhino (0.8.0.I201908201446) "EASE Rhino Interpreter (Incubation)" [Resolved]
org.eclipse.ease.lang.javascript.rhino.debugger (0.8.0.I201908141044) "Rhino Debugger Support" [Active]
org.eclipse.ease.lang.javascript.ui (0.8.0.I201908141044) "EASE JavaScript UI" [Active]
org.eclipse.ease.lang.jvm.compiled (0.8.0.I201908141044) "EASE Class File Engine (Incubation)" [Starting]
org.eclipse.ease.lang.python (0.8.0.I201908141044) "Python Language" [Active]
org.eclipse.ease.lang.python.jython (0.8.0.I201908201446) "Jython Engine" [Active]
org.eclipse.ease.lang.python.jython.debugger (0.8.0.I201908141044) "Jython Debugger Support" [Active]
org.eclipse.ease.lang.unittest (0.8.0.I201908191337) "EASE Testsuite Engine" [Active]
org.eclipse.ease.lang.unittest.ui (0.8.0.I201908141044) "EASE Testsuite UI" [Active]
org.eclipse.ease.modules.charting (0.8.0.I201908141119) "EASE Charting" [Resolved]
org.eclipse.ease.modules.help (0.8.0.I201908141119) "EASE Modules Help (Incubation)" [Resolved]
org.eclipse.ease.modules.jvm (0.8.0.I201908141119) "EASE JVM module (Incubation)" [Resolved]
org.eclipse.ease.modules.modeling (0.8.0.I201908141119) "EASE Modeling Modules (Incubation)" [Resolved]
org.eclipse.ease.modules.modeling.ui (0.8.0.I201908141119) "EASE Modeling UI Components (Incubation)" [Starting]
org.eclipse.ease.modules.platform (0.8.0.I201908141119) "Platform modules (Incubation)" [Resolved]
org.eclipse.ease.modules.team.git (0.8.0.I201908141119) "EASE Git Module" [Resolved]
org.eclipse.ease.modules.team.svn (0.8.0.I201908141119) "SVN Module (Incubation)" [Resolved]
org.eclipse.ease.ui (0.8.0.I201908230830) "EASE Core UI Components" [Active]
org.eclipse.ease.ui.completions.java (0.8.0.I201908141044) "pluginName" [Resolved]
org.eclipse.ease.ui.scripts (0.8.0.I201908151040) "EASE Scripts" [Active]
org.eclipse.ecf (3.9.0.v20180402-2015) "ECF Core API" [Active]
org.eclipse.ecf.filetransfer (5.0.100.v20180301-0132) "ECF Filetransfer API" [Active]
org.eclipse.ecf.identity (3.9.0.v20180426-1936) "ECF Identity Core API" [Active]
org.eclipse.ecf.provider.filetransfer (3.2.400.v20180306-0429) "ECF Filetransfer Provider" [Active]
org.eclipse.ecf.provider.filetransfer.httpclient4 (1.1.200.v20170314-0133) "ECF HttpComponents Filetransfer Provider" [Active]
org.eclipse.ecf.provider.filetransfer.httpclient4.ssl (1.1.0.v20160817-1024) "ECF HttpComponents Filetransfer Provider" [Resolved]
org.eclipse.ecf.provider.filetransfer.ssl (1.0.0.v20160817-1024) "ECF Filetransfer Provider" [Resolved]
org.eclipse.ecf.ssl (1.2.0.v20160817-1024) "ECF Core API" [Resolved]
org.eclipse.emf.codegen (2.13.0.v20180319-0813) "EMF Code Generation" [Starting]
org.eclipse.emf.codegen.ecore (2.14.0.v20180418-0836) "EMF Ecore Code Generator" [Starting]
org.eclipse.emf.common (2.14.0.v20180527-1134) "EMF Common" [Active]
org.eclipse.emf.common.ui (2.13.0.v20180127-1015) "EMF Common UI" [Active]
org.eclipse.emf.compare (3.5.2.201805161152) "EMF Compare Core" [Starting]
org.eclipse.emf.compare.edit (4.3.1.201805161152) "EMF Compare Edit Support" [Starting]
org.eclipse.emf.compare.ide (3.4.2.201805161152) "EMF Compare IDE integration" [Starting]
org.eclipse.emf.compare.rcp (2.5.1.201805161152) "EMF Compare RCP" [Starting]
org.eclipse.emf.databinding (1.4.0.v20180130-1145) "EMF Data Binding" [Starting]
org.eclipse.emf.ecore (2.14.0.v20180529-1144) "EMF Ecore" [Active]
org.eclipse.emf.ecore.change (2.12.0.v20180125-1130) "EMF Change Model" [Starting]
org.eclipse.emf.ecore.edit (2.10.0.v20180421-0731) "EMF Ecore Edit" [Starting]
org.eclipse.emf.ecore.editor (2.14.0.v20180212-1111) "EMF Sample Ecore Editor" [Starting]
org.eclipse.emf.ecore.xmi (2.14.0.v20180129-1548) "EMF XML/XMI Persistence" [Active]
org.eclipse.emf.edit (2.13.0.v20180421-1151) "EMF Edit" [Active]
org.eclipse.emf.edit.ui (2.14.0.v20180213-0527) "EMF Edit UI" [Active]
org.eclipse.emf.mapping.ecore2xml (2.10.0.v20180125-1130) "EMF Ecore to XML Mapping" [Starting]
org.eclipse.emf.mwe.core (1.3.21.201705291011) "MWE Core" [Starting]
org.eclipse.emf.mwe.utils (1.3.21.201705291011) "MWE Utilities" [Resolved]
org.eclipse.emf.mwe2.language (2.9.1.201705291011) "Modeling Workflow Engine 2 Language" [Starting]
org.eclipse.emf.mwe2.launch (2.9.1.201705291011) "Modeling Workflow Engine 2 Launch" [Resolved]
org.eclipse.emf.mwe2.lib (2.9.1.201705291011) "MWE2 Lib" [Resolved]
org.eclipse.emf.mwe2.runtime (2.9.1.201705291011) "Modeling Workflow Engine 2 Runtime" [Resolved]
org.eclipse.emf.transaction (1.9.1.201805140824) "EMF Model Transaction Core" [Active]
org.eclipse.emf.transaction.ui (1.4.0.201805140824) "EMF Model Transaction UI" [Starting]
org.eclipse.emf.validation (1.8.0.201805030717) "EMF Validation Framework Core" [Starting]
org.eclipse.emf.workspace (1.5.1.201805140824) "EMF Model Transaction Workbench Integration Core" [Starting]
org.eclipse.equinox.app (1.3.400.v20150715-1528) "Equinox Application Container" [Active]
org.eclipse.equinox.bidi (1.1.0.v20160728-1031) "Bidirectional Text Support" [Starting]
org.eclipse.equinox.common (3.9.0.v20170207-1454) "Common Eclipse Runtime" [Active]
org.eclipse.equinox.concurrent (1.1.100.v20171221-2204) "Equinox Concurrent API" [Active]
org.eclipse.equinox.console (1.1.300.v20170512-2111) "Console plug-in" [Active]
org.eclipse.equinox.ds (1.5.0.v20170307-1429) "Declarative Services" [Active]
org.eclipse.equinox.event (1.4.0.v20170105-1446) "Event Admin" [Active]
org.eclipse.equinox.frameworkadmin (2.0.300.v20160504-1450) "Equinox Framework Admin" [Starting]
org.eclipse.equinox.frameworkadmin.equinox (1.0.800.v20170524-1345) "Equinox Framework Admin for Equinox" [Starting]
org.eclipse.equinox.http.jetty (3.4.0.v20170503-2025) "Jetty Http Service" [Active]
org.eclipse.equinox.http.registry (1.1.400.v20150715-1528) "Http Service Registry Extensions" [Active]
org.eclipse.equinox.http.servlet (1.4.0.v20170524-1452) "Http Services Servlet" [Active]
org.eclipse.equinox.jsp.jasper (1.0.500.v20150119-1358) "Jasper Jsp Support Bundle" [Active]
org.eclipse.equinox.jsp.jasper.registry (1.0.300.v20130327-1442) "Jasper Jsp Registry Support Plug-in" [Active]
org.eclipse.equinox.launcher (1.4.0.v20161219-1356) "Equinox Launcher" [Resolved]
org.eclipse.equinox.launcher.win32.win32.x86_64 (1.1.551.v20171108-1834) "Equinox Launcher Win32 X86_64 Fragment" [Resolved]
org.eclipse.equinox.p2.artifact.repository (1.1.650.v20170928-1405) "Equinox Provisioning Artifact Repository Support" [Active]
org.eclipse.equinox.p2.console (1.0.600.v20170511-1106) "Equinox Provisioning Console" [Starting]
org.eclipse.equinox.p2.core (2.4.101.v20170906-1259) "Equinox Provisioning Core" [Active]
org.eclipse.equinox.p2.director (2.3.300.v20160504-1450) "Equinox Provisioning Director" [Active]
org.eclipse.equinox.p2.director.app (1.0.500.v20160419-0834) "Equinox Provisioning Director Application" [Starting]
org.eclipse.equinox.p2.directorywatcher (1.1.100.v20150423-1455) "Equinox Provisioning Directory Watcher" [Active]
org.eclipse.equinox.p2.engine (2.5.0.v20170319-2002) "Equinox Provisioning Engine" [Active]
org.eclipse.equinox.p2.extensionlocation (1.2.300.v20160419-0834) "Equinox Provisioning Extension Location Repository Support" [Active]
org.eclipse.equinox.p2.garbagecollector (1.0.300.v20160504-1450) "Equinox Provisioning Garbage Collector" [Active]
org.eclipse.equinox.p2.jarprocessor (1.0.500.v20160504-1450) "Equinox Provisioning JAR Processor" [Resolved]
org.eclipse.equinox.p2.metadata (2.3.200.v20170511-1106) "Equinox Provisioning Metadata" [Active]
org.eclipse.equinox.p2.metadata.repository (1.2.401.v20170906-1259) "Equinox Provisioning Metadata Repository" [Active]
org.eclipse.equinox.p2.operations (2.4.300.v20170511-1106) "Equinox Provisioning Operations API" [Active]
org.eclipse.equinox.p2.publisher (1.4.200.v20170511-1216) "Equinox Provisioning Publisher Infrastructure" [Active]
org.eclipse.equinox.p2.publisher.eclipse (1.2.201.v20170906-1259) "Equinox Provisioning Publisher for Eclipse" [Active]
org.eclipse.equinox.p2.reconciler.dropins (1.1.400.v20160504-1450) "Equinox Provisioning Drop-in" [Active]
org.eclipse.equinox.p2.repository (2.3.301.v20170906-1259) "Equinox Provisioning Repository" [Active]
org.eclipse.equinox.p2.repository.tools (2.1.400.v20170511-1216) "Equinox Provisioning Repository Tools" [Starting]
org.eclipse.equinox.p2.touchpoint.eclipse (2.1.501.v20170906-1259) "Equinox Provisioning Eclipse Touchpoint" [Active]
org.eclipse.equinox.p2.touchpoint.natives (1.2.200.v20170511-1216) "Equinox Provisioning Native Touchpoint" [Starting]
org.eclipse.equinox.p2.transport.ecf (1.1.300.v20161004-0244) "Equinox Provisioning ECF based Transport" [Active]
org.eclipse.equinox.p2.ui (2.5.2.v20171013-1525) "Equinox Provisioning UI Support" [Active]
org.eclipse.equinox.p2.ui.importexport (1.1.301.v20170816-1007) "Equinox Provisioning Import and Export" [Starting]
org.eclipse.equinox.p2.ui.sdk (1.0.500.v20170511-1216) "Equinox Provisioning Platform Update Support" [Active]
org.eclipse.equinox.p2.ui.sdk.scheduler (1.3.100.v20170418-0708) "Equinox Provisioning Platform Automatic Update Support" [Active]
org.eclipse.equinox.p2.updatechecker (1.1.400.v20170106-2125) "Equinox Provisioning Update Checker" [Active]
org.eclipse.equinox.p2.updatesite (1.0.601.v20170906-1259) "Equinox Provisioning Legacy Update Site Support" [Active]
org.eclipse.equinox.preferences (3.7.0.v20170126-2132) "Eclipse Preferences Mechanism" [Active]
org.eclipse.equinox.registry (3.7.0.v20170222-1344) "Extension Registry Support" [Active]
org.eclipse.equinox.security (1.2.300.v20170505-1235) "Equinox Java Authentication and Authorization Service (JAAS)" [Active]
org.eclipse.equinox.security.ui (1.1.400.v20170505-1235) "Equinox Security Default UI" [Starting]
org.eclipse.equinox.security.win32.x86_64 (1.0.100.v20130327-1442) "Windows Data Protection services integration (64 bit)" [Resolved]
org.eclipse.equinox.simpleconfigurator (1.2.0.v20170110-1705) "Simple Configurator" [Active]
org.eclipse.equinox.simpleconfigurator.manipulator (2.0.300.v20170515-0721) "Simple Configurator Manipulator" [Starting]
org.eclipse.equinox.util (1.0.500.v20130404-1337) "Equinox Util Bundle" [Starting]
org.eclipse.gef (3.11.0.201606061308) "GEF (MVC)" [Active]
org.eclipse.gmf.runtime.common.core (1.7.0.201806010809) "GMF Common Core" [Starting]
org.eclipse.gmf.runtime.common.ui (1.8.1.201806010809) "GMF Common UI" [Starting]
org.eclipse.gmf.runtime.common.ui.action (1.7.0.201806010809) "GMF Common UI Action" [Starting]
org.eclipse.gmf.runtime.common.ui.action.ide (1.7.0.201806010809) "GMF Common UI Action IDE" [Starting]
org.eclipse.gmf.runtime.common.ui.printing (1.7.0.201806010809) "GMF Printing" [Starting]
org.eclipse.gmf.runtime.common.ui.services (1.9.0.201806010809) "GMF Common UI Services" [Starting]
org.eclipse.gmf.runtime.common.ui.services.action (1.7.0.201806010809) "GMF Common UI Action Services" [Starting]
org.eclipse.gmf.runtime.common.ui.services.properties (1.9.0.201806010809) "GMF Common UI Properties Service Framework" [Starting]
org.eclipse.gmf.runtime.diagram.core (1.7.0.201806010809) "GMF Diagram Core" [Active]
org.eclipse.gmf.runtime.diagram.ui (1.8.0.201806010809) "GMF Diagram UI" [Active]
org.eclipse.gmf.runtime.diagram.ui.actions (1.7.0.201806010809) "GMF Diagram Actions" [Starting]
org.eclipse.gmf.runtime.diagram.ui.printing (1.7.0.201806010809) "GMF Diagram Printing" [Starting]
org.eclipse.gmf.runtime.diagram.ui.printing.render (1.8.0.201806010809) "GMF Diagram UI Printing Render Plug-In" [Starting]
org.eclipse.gmf.runtime.diagram.ui.properties (1.7.0.201806010809) "GMF Diagram UI Properties" [Starting]
org.eclipse.gmf.runtime.diagram.ui.providers (1.7.0.201806010809) "GMF Diagram Providers" [Starting]
org.eclipse.gmf.runtime.diagram.ui.providers.ide (1.7.0.201806010809) "GMF Diagram Providers IDE" [Starting]
org.eclipse.gmf.runtime.diagram.ui.render (1.7.0.201806010809) "GMF Diagram UI Render Plug-In" [Starting]
org.eclipse.gmf.runtime.diagram.ui.resources.editor (1.7.0.201806010809) "GMF Diagram UI Resources Editor Plug-In" [Starting]
org.eclipse.gmf.runtime.diagram.ui.resources.editor.ide (1.7.0.201806010809) "GMF IDE Editor" [Starting]
org.eclipse.gmf.runtime.draw2d.ui (1.9.0.201806010809) "GMF Draw2d Additions" [Starting]
org.eclipse.gmf.runtime.draw2d.ui.render (1.7.0.201806010809) "GMF Draw2d Image Rendering Additions" [Starting]
org.eclipse.gmf.runtime.draw2d.ui.render.awt (1.8.0.201806010809) "GMF Draw2d Image AWT based Rendering Additions" [Starting]
org.eclipse.gmf.runtime.emf.clipboard.core (1.7.0.201806010809) "GMF EMF Clipboard Support" [Starting]
org.eclipse.gmf.runtime.emf.commands.core (1.7.0.201806010809) "GMF Commands" [Starting]
org.eclipse.gmf.runtime.emf.core (1.7.0.201806010809) "GMF Modeling Service Layer" [Starting]
org.eclipse.gmf.runtime.emf.type.core (1.9.0.201806010809) "GMF EMF Type Core" [Starting]
org.eclipse.gmf.runtime.emf.ui (1.7.0.201806010809) "GMF MSL UI" [Starting]
org.eclipse.gmf.runtime.emf.ui.properties (1.7.0.201806010809) "GMF EMF UI Properties Providers" [Starting]
org.eclipse.gmf.runtime.gef.ui (1.7.0.201806010809) "GMF GEF Additions" [Starting]
org.eclipse.gmf.runtime.notation (1.9.0.201805221301) "GMF Notation Model Support" [Starting]
org.eclipse.gmf.runtime.notation.edit (1.7.0.201805221301) "GMF Notation Edit Support" [Starting]
org.eclipse.gmf.tooling.runtime (3.3.1.201509291144) "GMF Tooling-Specific Runtime Extensions Plugin" [Starting]
org.eclipse.help (3.8.1.v20170815-1448) "Help System Core" [Active]
org.eclipse.help.base (4.2.102.v20171130-0510) "Help System Base" [Active]
org.eclipse.help.ui (4.1.0.v20170311-0931) "Help System UI" [Active]
org.eclipse.help.webapp (3.9.1.v20170816-0843) "Help System Webapp" [Active]
org.eclipse.jdt (3.13.4.v20180330-0640) "Eclipse Java Development Tools" [Resolved]
org.eclipse.jdt.annotation (2.1.150.v20180322-1206) "JDT Annotations for Enhanced Null Analysis" [Resolved]
org.eclipse.jdt.annotation (1.1.150.v20180322-1206) "JDT Annotations for Enhanced Null Analysis" [Resolved]
org.eclipse.jdt.apt.core (3.5.100.v20180322-1206) "Java Annotation Processing Core" [Active]
org.eclipse.jdt.apt.pluggable.core (1.2.50.v20180322-1206) "Java Compiler Apt IDE" [Active]
org.eclipse.jdt.apt.ui (3.5.50.v20180322-1206) "Java Annotation Processing UI" [Starting]
org.eclipse.jdt.compiler.apt (1.3.110.v20180329-0935) "Java Compiler Apt" [Resolved]
org.eclipse.jdt.compiler.tool (1.2.101.v20180329-0935) "Java Compiler Tool Support" [Resolved]
org.eclipse.jdt.core (3.13.102.v20180330-0919) "Java Development Tools Core" [Active]
org.eclipse.jdt.core.manipulation (1.9.100.v20180321-0831) "Java Code Manipulation Functionality" [Active]
org.eclipse.jdt.debug (3.11.50.v20170920-1717) "JDI Debug Model" [Active]
org.eclipse.jdt.debug.ui (3.8.100.v20180322-1256) "JDI Debug UI" [Active]
org.eclipse.jdt.doc.user (3.13.75.v20180329-0655) "Eclipse Java development user guide" [Resolved]
org.eclipse.jdt.junit (3.10.75.v20180322-1731) "Java Development Tools JUnit support" [Starting]
org.eclipse.jdt.junit.core (3.9.100.v20180321-0831) "Java Development Tools JUnit core support" [Starting]
org.eclipse.jdt.junit.runtime (3.4.651.v20171130-0906) "Java Development Tools JUnit Runtime Support" [Resolved]
org.eclipse.jdt.junit4.runtime (1.1.650.v20170920-1015) "Java Development Tools JUnit4 Runtime Support" [Resolved]
org.eclipse.jdt.junit5.runtime (1.0.1.v20171130-0906) "Java Development Tools JUnit5 Runtime Support" [Resolved]
org.eclipse.jdt.launching (3.9.100.v20180323-1351) "Java Development Tools Launching Support" [Active]
org.eclipse.jdt.ui (3.13.100.v20180330-0726) "Java Development Tools UI" [Active]
org.eclipse.jetty.continuation (9.4.7.v20170914) "Jetty :: Continuation" [Resolved]
org.eclipse.jetty.http (9.4.7.v20170914) "Jetty :: Http Utility" [Resolved]
org.eclipse.jetty.io (9.4.7.v20170914) "Jetty :: IO Utility" [Resolved]
org.eclipse.jetty.security (9.4.7.v20170914) "Jetty :: Security" [Resolved]
org.eclipse.jetty.server (9.4.7.v20170914) "Jetty :: Server Core" [Resolved]
org.eclipse.jetty.servlet (9.4.7.v20170914) "Jetty :: Servlet Handling" [Resolved]
org.eclipse.jetty.util (9.4.7.v20170914) "Jetty :: Utilities" [Resolved]
org.eclipse.jface (3.13.2.v20171022-1656) "JFace" [Resolved]
org.eclipse.jface.databinding (1.8.100.v20170503-1507) "JFace Data Binding for SWT and JFace" [Resolved]
org.eclipse.jface.text (3.12.1.v20171114-1359) "JFace Text" [Resolved]
org.eclipse.jgit (5.0.0.201806131550-r) "JGit Core" [Active]
org.eclipse.jsch.core (1.3.0.v20160422-1917) "JSch Core" [Starting]
org.eclipse.jsch.ui (1.3.0.v20160323-1650) "JSch UI" [Starting]
org.eclipse.ltk.core.refactoring (3.8.0.v20170105-1156) "Refactoring Core" [Active]
org.eclipse.ltk.ui.refactoring (3.9.0.v20170412-0825) "Refactoring UI" [Active]
org.eclipse.m2m.qvt.oml (3.8.0.v20180612-0940) "QVT Operational Core" [Starting]
org.eclipse.m2m.qvt.oml.common (3.7.100.v20180612-0940) "QVT Operational Common" [Starting]
org.eclipse.m2m.qvt.oml.cst.parser (3.8.0.v20180612-0940) "QVT Operational Parser" [Starting]
org.eclipse.m2m.qvt.oml.ecore.imperativeocl (3.8.0.v20180612-0940) "QVT Operational Ecore-based ImperativeOCL Model" [Starting]
org.eclipse.m2m.qvt.oml.emf.util (3.8.0.v20180612-0940) "QVT Operational EMF Utilities" [Starting]
org.eclipse.nebula.cwt (1.0.0.201706221838) "pluginName" [Resolved]
org.eclipse.nebula.visualization.xygraph (3.0.0.201706221838) "Nebula Visualization XY Graph" [Resolved]
org.eclipse.nebula.widgets.cdatetime (1.0.0.201706221838) "Nebula CDatetime" [Resolved]
org.eclipse.nebula.widgets.nattable.core (1.5.0.201703192131) "NatTable Core" [Resolved]
org.eclipse.nebula.widgets.nattable.extension.glazedlists (1.5.0.201703192131) "NatTable extension for GlazedLists" [Resolved]
org.eclipse.nebula.widgets.richtext (1.2.0.201706221838) "Nebula Richtext Widget" [Resolved]
org.eclipse.ocl (3.9.0.v20180611-1119) "OCL (Object Constraint Language) Parser and Interpreter" [Starting]
org.eclipse.ocl.common (1.4.300.v20180611-1119) "OCL Common Facilities" [Resolved]
org.eclipse.ocl.ecore (3.9.0.v20180611-1119) "OCL for Ecore" [Starting]
org.eclipse.ocl.pivot (1.4.0.v20180611-1119) "OCL Unified Abstract Syntax Models, Library and Evaluator" [Starting]
org.eclipse.osgi (3.12.50.v20170928-1321) "OSGi System Bundle" [Active]
org.eclipse.osgi.compatibility.state (1.1.0.v20170516-1513) "Equinox State and Resolver Compatibility Fragment" [Resolved]
org.eclipse.osgi.services (3.6.0.v20170228-1906) "OSGi Release 4.2.0 Services" [Resolved]
org.eclipse.osgi.util (3.4.0.v20170111-1608) "OSGi Release 4.2.0 Utility Classes" [Resolved]
org.eclipse.papyrus.editor (2.0.0.201806130934) "Papyrus Core Editor" [Starting]
org.eclipse.papyrus.emf.facet.common.core (1.2.0.201806130934) "Papyrus EMF Facet Common Core" [Starting]
org.eclipse.papyrus.emf.facet.common.ui (1.2.0.201806130934) "Papyrus EMF Facet Common UI" [Starting]
org.eclipse.papyrus.emf.facet.custom.core (3.0.0.201806130934) "Papyrus EMF Facet Customization Core" [Starting]
org.eclipse.papyrus.emf.facet.custom.metamodel (1.3.100.201803070847) "Papyrus EMF Facet Custom Model" [Starting]
org.eclipse.papyrus.emf.facet.custom.ui (3.1.0.201806130934) "Papyrus EMF Facet Customization UI" [Starting]
org.eclipse.papyrus.emf.facet.efacet (1.2.0.201806130934) "Papyrus EMF Facet Model (Deprecated)" [Starting]
org.eclipse.papyrus.emf.facet.efacet.catalog (1.2.0.201806130934) "Papyrus EMF Facet eFacet catalog (Deprecated)" [Starting]
org.eclipse.papyrus.emf.facet.efacet.core (2.0.0.201806130934) "Papyrus EMF Facet Core" [Starting]
org.eclipse.papyrus.emf.facet.efacet.metamodel (1.2.0.201806130934) "Papyrus EMF Facet EFacet Model" [Starting]
org.eclipse.papyrus.emf.facet.query.java (1.2.0.201806130934) "Papyrus EMF Facet Java Query (Deprecated)" [Starting]
org.eclipse.papyrus.emf.facet.query.java.core (2.0.0.201806130934) "Papyrus EMF Facet Java Query Core" [Starting]
org.eclipse.papyrus.emf.facet.query.java.metamodel (1.2.0.201806130934) "Papyrus EMF Facet Java Query Metamodel" [Starting]
org.eclipse.papyrus.emf.facet.util.core (1.2.0.201806130934) "Papyrus EMF Facet's Common Utils" [Starting]
org.eclipse.papyrus.emf.facet.util.emf.catalog (1.2.0.201806130934) "Papyrus EMF Facet Catalog Metamodel" [Starting]
org.eclipse.papyrus.emf.facet.util.emf.core (1.2.0.201806130934) "Papyrus EMF Facet EMF Utils" [Starting]
org.eclipse.papyrus.emf.facet.util.emf.ui (2.0.0.201806130934) "Papyrus EMF Facet U.I. Utilities for EMF" [Starting]
org.eclipse.papyrus.emf.facet.util.jface.ui (2.0.0.201806130934) "Papyrus EMF Facet JFace Utilities UI" [Starting]
org.eclipse.papyrus.emf.facet.util.pde.core (1.2.0.201806130934) "Papyrus EMF Facet PDE Core Utils" [Starting]
org.eclipse.papyrus.emf.facet.util.swt (1.2.0.201806130934) "Papyrus EMF Facet SWT Utilities" [Starting]
org.eclipse.papyrus.emf.facet.util.ui (2.0.0.201806130934) "Papyrus EMF Facet UI Utilities" [Starting]
org.eclipse.papyrus.extensionpoints.editors (2.0.0.201803070847) "Papyrus Embedded Editors extensions point" [Starting]
org.eclipse.papyrus.infra.architecture (1.0.0.201803070847) "Architecture Services" [Starting]
org.eclipse.papyrus.infra.architecture.representation (1.0.0.201803070847) "Representation Model" [Starting]
org.eclipse.papyrus.infra.architecture.representation.edit (1.0.0.201803070847) "Representation Edit Support" [Starting]
org.eclipse.papyrus.infra.constraints (2.0.0.201806130934) "Constraints model" [Starting]
org.eclipse.papyrus.infra.constraints.edit (2.0.0.201806130934) "Constraints Edit Support" [Starting]
org.eclipse.papyrus.infra.core (3.0.1.201803070847) "Papyrus Core Frameworks" [Active]
org.eclipse.papyrus.infra.core.architecture (1.0.0.201803070847) "Architecture Model" [Starting]
org.eclipse.papyrus.infra.core.architecture.edit (1.0.0.201803070847) "Architecture Edit Support" [Starting]
org.eclipse.papyrus.infra.core.log (1.2.0.201806130934) "Papyrus Logging" [Active]
org.eclipse.papyrus.infra.core.pluginexplorer (1.2.0.201803070847) "Plugin Explorer" [Starting]
org.eclipse.papyrus.infra.core.sasheditor (2.0.0.201806130934) "Papyrus SashEditor" [Starting]
org.eclipse.papyrus.infra.core.sasheditor.di (2.0.0.201806130934) "Papyrus Sashwindows DI Content Provider" [Starting]
org.eclipse.papyrus.infra.core.sashwindows.di (1.2.0.201806130934) "Papyrus Sashwindows DI Model" [Starting]
org.eclipse.papyrus.infra.emf (3.0.0.201806130934) "EMF Tools" [Active]
org.eclipse.papyrus.infra.emf.appearance (2.0.0.201806130934) "Appearance" [Starting]
org.eclipse.papyrus.infra.emf.expressions (1.0.0.201803070847) "Papyrus EMF Expression" [Starting]
org.eclipse.papyrus.infra.emf.gmf (1.2.100.201806130934) "Papyrus GMF Run-time Core" [Starting]
org.eclipse.papyrus.infra.emf.nattable (4.0.0.201803070847) "Papyrus EMF Nattable" [Starting]
org.eclipse.papyrus.infra.emf.readonly (3.0.0.201806130934) "Papyrus Read Only Manager" [Starting]
org.eclipse.papyrus.infra.emf.types (4.0.0.201803070847) "EMF TypesConfigurations Model and Core" [Starting]
org.eclipse.papyrus.infra.filters (1.3.0.201806130934) "Papyrus Filters Model" [Starting]
org.eclipse.papyrus.infra.gmfdiag.canonical
Re: Build UIs with unease! [message #1830750 is a reply to message #1830410] Mon, 03 August 2020 06:01 Go to previous message
Christian Pontesegger is currently offline Christian PonteseggerFriend
Messages: 250
Registered: July 2009
Location: Graz, Austria
Senior Member
Strange, works like a charm with a nightly build. The error message you get seems to indicate some kind of parsing error in the javascript code. Any more output on the console?
Previous Topic:Running SWTBot in EASE Script in Headless Mode
Next Topic:import vs include
Goto Forum:
  


Current Time: Thu Apr 25 20:52:54 GMT 2024

Powered by FUDForum. Page generated in 0.03360 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top