Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Newcomers » Newcomers » GMF for JDO : missing connection and link
GMF for JDO : missing connection and link [message #222074] Wed, 18 July 2007 07:56 Go to next message
Eclipse UserFriend
Originally posted by: myasic.voila.fr

Hi all.
I'm trying to create diagram editor from jdo.xsd but i miss diagram link.
The model seem's to be ok (see detail below) :
- i have my root node : jdoType
- i have all jdo's sub node : packageType, catalogType, schemaType,
extensionType, queryType ...

But, i have the following problems in others models :
- in the graph model, the connection between jdoType and packageType for
example isn't generated (Figure PolylineConnection, connections and
PolylineDecoration)
- in the mapping model, the link mapping isn't generated

Is it normal ?
Is there any problem in the schema (i took 2.1 version to avoid
cos-nonambig) ?
Thanks for all.


In jdo.xsd :
----------------
<xs:element name="jdo">
<xs:complexType>
<xs:choice maxOccurs="unbounded">
<xs:element ref="extension"/>
<xs:element ref="package"/>
<xs:element ref="query"/>
</xs:choice>
<xs:attributeGroup ref="attlist.jdo"/>
</xs:complexType>
</xs:element>


In jdo.ecore :
----------------
<eClassifiers xsi:type="ecore:EClass" name="JdoType">
<eAnnotations
source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="jdo_._type"/>
<details key="kind" value="elementOnly"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="group"
unique="false" upperBound="-1"
eType="ecore:EDataType
http://www.eclipse.org/emf/2002/Ecore#//EFeatureMapEntry">
<eAnnotations
source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="group"/>
<details key="name" value="group:0"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="extension"
upperBound="-1"
eType="#//ExtensionType" volatile="true" transient="true"
derived="true" containment="true"
resolveProxies="false">
<eAnnotations
source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="extension"/>
<details key="namespace" value="##targetNamespace"/>
<details key="group" value="#group:0"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="package"
upperBound="-1"
eType="#//PackageType" volatile="true" transient="true"
derived="true" containment="true"
resolveProxies="false">
<eAnnotations
source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="package"/>
<details key="namespace" value="##targetNamespace"/>
<details key="group" value="#group:0"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="query"
upperBound="-1"
eType="#//QueryType" volatile="true" transient="true"
derived="true" containment="true"
resolveProxies="false">
<eAnnotations
source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="query"/>
<details key="namespace" value="##targetNamespace"/>
<details key="group" value="#group:0"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="catalog"
eType="ecore:EDataType
http://www.eclipse.org/emf/2003/XMLType#//AnySimpleType">
<eAnnotations
source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="catalog"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="schema"
eType="ecore:EDataType
http://www.eclipse.org/emf/2003/XMLType#//AnySimpleType">
<eAnnotations
source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="schema"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>

Eclipse conf :
----------------
*** Platform Details:
*** System properties:
awt.toolkit=sun.awt.windows.WToolkit
com.oxygenxml.editor.home.url=file:/D:/eclipseGmf/plugins/co m.oxygenxml.editor_8.2.0/
com.oxygenxml.editor.lib.dir=D:\eclipseGmf\plugins\com.oxyge nxml.editor_8.2.0\lib
com.oxygenxml.is.eclipse.plugin=true
eclipse.buildId=I20070625-1500
eclipse.commands=-os
win32
-ws
win32
-arch
x86
-showsplash
-launcher
D:\eclipseGmf\eclipse.exe
-name
Eclipse
--launcher.library
D:\eclipseGmf\plugins\org.eclipse.equinox.launcher.win32.win 32.x86_1.0.0.v20070523\eclipse_1017a.dll
-startup
D:\eclipseGmf\plugins\org.eclipse.equinox.launcher_1.0.0.v20 070606.jar
-exitdata
cc4_6c
-clean
-vm
D:\Java150_12\bin\javaw.exe
eclipse.ee.install.verify=false
eclipse.product=org.eclipse.platform.ide
eclipse.startTime=1184678431500
eclipse.vm=D:\Java150_12\bin\javaw.exe
eclipse.vmargs=-Xms40m
-Xmx256m
-XX:MaxPermSize=256m
-jar
D:\eclipseGmf\plugins\org.eclipse.equinox.launcher_1.0.0.v20 070606.jar
eof=eof
file.encoding=Cp1252
file.encoding.pkg=sun.io
file.separator=\
http.nonProxyHosts=127.0.0.1|localhost
http.proxyHost=proxyaws.unedic.fr
http.proxyPassword=*******
http.proxyPort=8080
http.proxySet=true
http.proxyUser=slabbe
http.proxyUserName=slabbe
https.nonProxyHosts=127.0.0.1|localhost
https.proxyHost=proxyaws.unedic.fr
https.proxyPassword=*******
https.proxyPort=8080
https.proxySet=true
https.proxyUser=slabbe
https.proxyUserName=slabbe
java.awt.graphicsenv=sun.awt.Win32GraphicsEnvironment
java.awt.printerjob=sun.awt.windows.WPrinterJob
java.class.path=D:\eclipseGmf\plugins\org.eclipse.equinox.la uncher_1.0.0.v20070606.jar
java.class.version=49.0
java.endorsed.dirs=D:\Java150_12\lib\endorsed
java.ext.dirs=D:\Java150_12\lib\ext
java.home=D:\Java150_12
java.io.tmpdir=D:\DOCUME~1\DME8684\LOCALS~1\Temp\
java.library.path=D:\Java150_12\bin;.;C:\WINDOWS\System32;C: \WINDOWS;D:\ProgCFA\j2sdk1.4.2_02\bin;C:\oraclexe\app\oracle \product\10.2.0\server\bin;D:\ant\bin;C:\WINDOWS\system32;C: \WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\system32\nls;C: \WINDOWS\system32\nls\FRANCAIS;d:\ProgCFA\Rational\clearcase \bin;D:\ProgCFA\IBM\SQLLIB\BIN;D:\ProgCFA\IBM\SQLLIB\FUNCTIO N;D:\ProgCFA\IBM\SQLLIB\SAMPLES\REPL;C:\Program
Files\Novell\ZENworks\;D:\sdk5\bin;Z:.
java.runtime.name=Java(TM) 2 Runtime Environment, Standard Edition
java.runtime.version=1.5.0_12-b04
java.specification.name=Java Platform API Specification
java.specification.vendor=Sun Microsystems Inc.
java.specification.version=1.5
java.vendor=Sun Microsystems Inc.
java.vendor.url=http://java.sun.com/
java.vendor.url.bug=http://java.sun.com/cgi-bin/bugreport.cgi
java.version=1.5.0_12
java.vm.info=mixed mode, sharing
java.vm.name=Java HotSpot(TM) Client VM
java.vm.specification.name=Java Virtual Machine Specification
java.vm.specification.vendor=Sun Microsystems Inc.
java.vm.specification.version=1.0
java.vm.vendor=Sun Microsystems Inc.
java.vm.version=1.5.0_12-b04
line.separator=

org.eclipse.update.resolution_url=
org.osgi.framework.executionenvironment=OSGi/Minimum-1.0,OSG i/Minimum-1.1,JRE-1.1,J2SE-1.2,J2SE-1.3,J2SE-1.4,J2SE-1.5
org.osgi.framework.language=fr
org.osgi.framework.os.name=WindowsXP
org.osgi.framework.os.version=5.1
org.osgi.framework.processor=x86
org.osgi.framework.system.packages=javax.accessibility,javax .activity,javax.crypto,javax.crypto.interfaces,javax.crypto. spec,javax.imageio,javax.imageio.event,javax.imageio.metadat a,javax.imageio.plugins.bmp,javax.imageio.plugins.jpeg,javax .imageio.spi,javax.imageio.stream,javax.management,javax.man agement.loading,javax.management.modelmbean,javax.management .monitor,javax.management.openmbean,javax.management.relatio n,javax.management.remote,javax.management.remote.rmi,javax. management.timer,javax.naming,javax.naming.directory,javax.n aming.event,javax.naming.ldap,javax.naming.spi,javax.net,jav ax.net.ssl,javax.print,javax.print.attribute,javax.print.att ribute.standard,javax.print.event,javax.rmi,javax.rmi.CORBA, javax.rmi.ssl,javax.security.auth,javax.security.auth.callba ck,javax.security.auth.kerberos,javax.security.auth.login,ja vax.security.auth.spi,javax.security.auth.x500,javax.securit y.cert,javax.security.sasl,javax.sound.midi,javax.sound.midi .spi,javax.sound.sampled,javax.sound.sampled.spi,javax.sql,j avax.sql.rowset,javax.sql.rowset.serial,javax.sql.rowset.spi ,javax.swing,javax.swing.border,javax.swing.colorchooser,jav ax.swing.event,javax.swing.filechooser,javax.swing.plaf,java x.swing.plaf.basic,javax.swing.plaf.metal,javax.swing.plaf.m ulti,javax.swing.plaf.synth,javax.swing.table,javax.swing.te xt,javax.swing.text.html,javax.swing.text.html.parser,javax. swing.text.rtf,javax.swing.tree,javax.swing.undo,javax.trans action,javax.transaction.xa,javax.xml,javax.xml.datatype,jav ax.xml.namespace,javax.xml.parsers,javax.xml.transform,javax .xml.transform.dom,javax.xml.transform.sax,javax.xml.transfo rm.stream,javax.xml.validation,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.CosNam ing,org.omg.CosNaming.NamingContextExtPackage,org.omg.CosNam ing.NamingContextPackage,org.omg.Dynamic,org.omg.DynamicAny, org.omg.DynamicAny.DynAnyFactoryPackage,org.omg.DynamicAny.D ynAnyPackage,org.omg.IOP,org.omg.IOP.CodecFactoryPackage,org .omg.IOP.CodecPackage,org.omg.Messaging,org.omg.PortableInte rceptor,org.omg.PortableInterceptor.ORBInitInfoPackage,org.o mg.PortableServer,org.omg.PortableServer.CurrentPackage,org. omg.PortableServer.POAManagerPackage,org.omg.PortableServer. POAPackage,org.omg.PortableServer.portable,org.omg.PortableS erver.ServantLocatorPackage,org.omg.SendingContext,org.omg.s tub.java.rmi,org.w3c.dom,org.w3c.dom.bootstrap,org.w3c.dom.e vents,org.w3c.dom.ls,org.xml.sax,org.xml.sax.ext,org.xml.sax .helpers
org.osgi.framework.vendor=Eclipse
org.osgi.framework.version=1.4.0
org.osgi.supports.framework.extension=true
org.osgi.supports.framework.fragment=true
org.osgi.supports.framework.requirebundle=true
os.arch=x86
os.name=Windows XP
os.version=5.1
osgi.arch=x86
osgi.bundles=org.eclipse.equinox.common@2:start,
org.eclipse.update.configurator@3:start, org.eclipse.core.runtime@start
osgi.bundlestore=D:\eclipseGmf\configuration\org.eclipse.osg i\bundles
osgi.clean=true
osgi.compatibility.bootdelegation=true
osgi.configuration.area=file:/D:/eclipseGmf/configuration/
osgi.framework=file:/d:/eclipseGmf/plugins/org.eclipse.osgi_ 3.3.0.v20070530.jar
osgi.framework.beginningstartlevel=1
osgi.framework.shape=jar
osgi.framework.version=3.3.0.v20070530
osgi.install.area=file:/D:/eclipseGmf/
osgi.instance.area=file:/D:/workspaceGmf2/
osgi.instance.area.default=file:/D:/Documents and
Settings/DME8684/workspace/
osgi.logfile=D:\workspaceGmf2\.metadata\.log
osgi.manifest.cache=D:\eclipseGmf\configuration\org.eclipse. osgi\manifests
osgi.nl=fr_FR
osgi.os=win32
osgi.splashPath=platform:/base/plugins/com.yoxos.distributio n
osgi.syspath=d:\eclipseGmf\plugins
osgi.ws=win32
path.separator=;
sun.arch.data.model=32
sun.boot.class.path=D:\Java150_12\lib\rt.jar;D:\Java150_12\l ib\i18n.jar;D:\Java150_12\lib\sunrsasign.jar;D:\Java150_12\l ib\jsse.jar;D:\Java150_12\lib\jce.jar;D:\Java150_12\lib\char sets.jar;D:\Java150_12\classes
sun.boot.library.path=D:\Java150_12\bin
sun.cpu.endian=little
sun.cpu.isalist=
sun.desktop=windows
sun.io.unicode.encoding=UnicodeLittle
sun.java.launcher=SUN_STANDARD
sun.jnu.encoding=Cp1252
sun.management.compiler=HotSpot Client Compiler
sun.net.client.defaultConnectTimeout=60000
sun.net.client.defaultReadTimeout=30000
sun.os.patch.level=Service Pack 1
user.country=FR
user.dir=D:\eclipseGmf
user.home=D:\Documents and Settings\DME8684
user.language=fr
user.name=DME8684
user.timezone=Europe/Paris
user.variant=

*** Features:
com.oxygenxml.editor (8.2.0) "oXygen XML Editor"
org.eclipse.emf.codegen (2.3.0.v200706262000) "EMF Template Code Generator"
org.eclipse.emf.codegen.ecore (2.3.0.v200706262000) "EMF Ecore Code
Generation"
org.eclipse.emf.codegen.ecore.ui (2.3.0.v200706262000) "EMF Ecore Code
Generation UI"
org.eclipse.emf.common (2.3.0.v200706262000) "EMF Common"
org.eclipse.emf.common.ui (2.3.0.v200706262000) "EMF Common UI"
org.eclipse.emf.converter (2.3.0.v200706262000) "EMF Model Convert Support"
org.eclipse.emf.ecore (2.3.0.v200706262000) "EMF Ecore"
org.eclipse.emf.ecore.edit (2.3.0.v200706262000) "EMF Ecore Edit Support"
org.eclipse.emf.ecore.editor (2.3.0.v200706262000) "Sample Ecore Editor"
org.eclipse.emf.edit (2.3.0.v200706262000) "EMF Edit"
org.eclipse.emf.edit.ui (2.3.0.v200706262000) "EMF Edit UI"
org.eclipse.emf.transaction (1.1.0.v200706071723-208Y8s733G3E4C5B96) "EMF
Model Transaction Core"
org.eclipse.emf.validation (1.1.0.v200706071520-318Y9oA55P5M5P8JA5) "EMF
Validation Framework Core"
org.eclipse.emf.workspace (1.1.0.v200706071723-208Y8s733G3E4C5B96) "EMF
Model Transaction Workbench Integration Core"
org.eclipse.gef (3.3.0.v20070620) "Graphical Editing Framework"
org.eclipse.gmf (1.0.100.v20070601-1400-7d-ETeEYjiMWQX3az0fBWRjypkm7)
"Graphical Modeling Framework"
org.eclipse.jdt (3.3.0.v20070606-0010-7o7jCHEFpPoqQYvnXqejeR) "Eclipse
Java Development Tools"
org.eclipse.ocl (1.1.0.v200706071450-32-9oA55P5M8C8KCK) "Object Constraint
Language (OCL) 2.0 Parser/Interpreter"
org.eclipse.pde (3.3.0.v20070607-7N7M-DUUEF6Ez0H46IcCC) "Eclipse Plug-in
Development Environment"
org.eclipse.platform (3.3.0.v20070612-_19UEkLEzwsdF9jSqQ-G) "Eclipse
Platform"
org.eclipse.rcp (3.3.0.v20070607-8y8eE8NEbsN3X_fjWS8HPNG) "Eclipse RCP"
org.eclipse.xsd (2.3.0.v200706262000) "XML Schema Infoset Model (XSD)"
org.eclipse.xsd.ecore.converter (2.3.0.v200706262000) "XML Schema Infoset
Model (XSD) - org.eclipse.xsd.ecore.converter"

*** Plug-in Registry:
com.ibm.icu (3.6.1.v20070417) "International Components for Unicode for
Java (ICU4J)" [Active]
com.jcraft.jsch (0.1.31) "JSch" [Resolved]
com.oxygenxml.editor (8.2.0) "oXygen XML Editor" [Active]
javax.servlet (2.4.0.v200706111738) "Servlet API Bundle" [Resolved]
javax.servlet.jsp (2.0.0.v200706191603) "Java Server Pages API Bundle"
[Resolved]
net.sourceforge.lpg.lpgjavaruntime (1.1.0.v200706111738) "SourceForge LPG"
[Resolved]
net.sourceforge.lpg.lpgjavaruntime.source (1.1.0.v200706111738)
"SourceForge LPG Source Bundle" [Resolved]
org.apache.ant (1.7.0.v200706080842) "Apache Ant" [Resolved]
org.apache.batik.bridge (1.6.0.v200706111724) "Apache Batik
Bridge/GVT/Scripting" [Resolved]
org.apache.batik.css (1.6.0.v200706111724) "Apache Batik CSS" [Resolved]
org.apache.batik.dom (1.6.0.v200706111724) "Apache Batik DOM" [Resolved]
org.apache.batik.dom.svg (1.6.0.v200706111724) "Apache Batik SVG DOM"
[Resolved]
org.apache.batik.ext.awt (1.6.0.v200706111724) "Apache Batik AWT
Utilities" [Resolved]
org.apache.batik.parser (1.6.0.v200706111724) "Apache Batik Parser"
[Resolved]
org.apache.batik.svggen (1.6.0.v200706111724) "Apache Batik SVG
Generation" [Resolved]
org.apache.batik.transcoder (1.6.0.v200706111724) "Apache Batik
Transcoder" [Resolved]
org.apache.batik.util (1.6.0.v200706111724) "Apache Batik Utilities"
[Resolved]
org.apache.batik.util.gui (1.6.0.v200706111724) "Apache Batik GUI
Utilities" [Resolved]
org.apache.batik.xml (1.6.0.v200706111724) "Apache Batik XML" [Resolved]
org.apache.commons.el (1.0.0.v200706111724) "Apache Commons JSP 2.0
Expression Language Interpreter" [Resolved]
org.apache.commons.logging (1.0.4.v200706111724) "Apache Commons Logging
Plug-in" [Resolved]
org.apache.jasper (5.5.17.v200706111724) "Apache Jasper 2 Plug-in"
[Resolved]
org.apache.lucene (1.9.1.v200706111724) "Apache Lucene" [Resolved]
org.apache.lucene.analysis (1.9.1.v200706181610) "Apache Lucene Analysis"
[Resolved]
org.apache.xerces (2.8.0.v200705301630) "Apache Xerces-J" [Resolved]
org.apache.xml.resolver (1.1.0.v200705310020) "Apache XmlResolver"
[Resolved]
org.eclipse.ant.core (3.1.200.v20070522) "Ant Build Tool Core" [Active]
org.eclipse.ant.ui (3.2.100.v20070511) "Ant UI" [Active]
org.eclipse.compare (3.3.0.I20070606) "Compare Support" [Active]
org.eclipse.core.boot (3.1.100.v20060603) "Core Boot" [Starting]
org.eclipse.core.commands (3.3.0.I20070605-0010) "Commands" [Resolved]
org.eclipse.core.contenttype (3.2.100.v20070319) "Eclipse Content
Mechanism" [Active]
org.eclipse.core.databinding (1.0.0.I20070606-0010) "JFace Data Binding"
[Resolved]
org.eclipse.core.databinding.beans (1.0.0.I20070606-0010) "JFace Data
Binding for JavaBeans" [Resolved]
org.eclipse.core.expressions (3.3.0.v20070606-0010) "Expression Language"
[Active]
org.eclipse.core.filebuffers (3.3.0.v20070606-0010) "File Buffers" [Active]
org.eclipse.core.filesystem (1.1.0.v20070606) "Core File Systems" [Active]
org.eclipse.core.filesystem.win32.x86 (1.1.0.v20070510) "Core File System
for Windows" [Resolved]
org.eclipse.core.jobs (3.3.0.v20070423) "Eclipse Jobs Mechanism" [Active]
org.eclipse.core.net (1.0.0.I20070531) "Internet Connection Management"
[Active]
org.eclipse.core.resources (3.3.0.v20070604) "Core Resource Management"
[Active]
org.eclipse.core.resources.compatibility (3.2.100.v20070502) "Core
Resource Management Compatibility Fragment" [Resolved]
org.eclipse.core.resources.win32 (3.3.0.v20070226) "Core Resource
Management Win32 Fragment" [Resolved]
org.eclipse.core.runtime (3.3.100.v20070530) "Core Runtime" [Active]
org.eclipse.core.runtime.compatibility (3.1.200.v20070502) "Core Runtime
Plug-in Compatibility" [Active]
org.eclipse.core.runtime.compatibility.auth (3.2.100.v20070502)
"Authorization Compatibility Plug-in" [Active]
org.eclipse.core.runtime.compatibility.registry (3.2.100.v20070316)
"Eclipse Registry Compatibility Fragment" [Resolved]
org.eclipse.core.variables (3.2.0.v20070426) "Core Variables" [Active]
org.eclipse.debug.core (3.3.0.v20070607-1800) "Debug Core" [Active]
org.eclipse.debug.ui (3.3.0.v20070607-1800) "Debug UI" [Active]
org.eclipse.draw2d (3.2.100.v20070529) "Graphical Editing Framework
Draw2d" [Active]
org.eclipse.emf.ant (2.3.0.v200706262000) "EMF Ant Tasks" [Starting]
org.eclipse.emf.codegen (2.3.0.v200706262000) "EMF Template Code
Generator" [Active]
org.eclipse.emf.codegen.ecore (2.3.0.v200706262000) "EMF Ecore Code
Generation" [Active]
org.eclipse.emf.codegen.ecore.ui (2.3.0.v200706262000) "EMF Ecore Code
Generation UI" [Active]
org.eclipse.emf.common (2.3.0.v200706262000) "EMF Common" [Active]
org.eclipse.emf.common.ui (2.3.0.v200706262000) "EMF Common UI" [Active]
org.eclipse.emf.converter (2.3.0.v200706262000) "EMF Model Convert
Support" [Active]
org.eclipse.emf.ecore (2.3.0.v200706262000) "EMF Ecore" [Active]
org.eclipse.emf.ecore.change (2.3.0.v200706262000) "EMF Ecore Change
Model" [Active]
org.eclipse.emf.ecore.change.edit (2.3.0.v200706262000) "EMF Ecore Change
Edit Support" [Starting]
org.eclipse.emf.ecore.edit (2.3.0.v200706262000) "EMF Ecore Edit Support"
[Active]
org.eclipse.emf.ecore.editor (2.3.0.v200706262000) "Sample Ecore Editor"
[Starting]
org.eclipse.emf.ecore.xmi (2.3.0.v200706262000) "EMF XMI" [Active]
org.eclipse.emf.edit (2.3.0.v200706262000) "EMF Edit" [Active]
org.eclipse.emf.edit.ui (2.3.0.v200706262000) "EMF Edit UI" [Active]
org.eclipse.emf.exporter (2.3.0.v200706262000) "EMF Model Export Support"
[Starting]
org.eclipse.emf.importer (2.3.0.v200706262000) "EMF Model Import Support"
[Active]
org.eclipse.emf.importer.ecore (2.3.0.v200706262000) "EMF Ecore Importer"
[Starting]
org.eclipse.emf.importer.java (2.3.0.v200706262000) "EMF Annotated Java
Importer" [Starting]
org.eclipse.emf.importer.rose (2.3.0.v200706262000) "EMF Rose Importer"
[Starting]
org.eclipse.emf.transaction (1.1.0.v200706131240) "EMF Model Transaction
Core" [Active]
org.eclipse.emf.transaction.ui (1.0.100.v200706071723) "EMF Model
Transaction UI" [Starting]
org.eclipse.emf.validation (1.1.0.v200706071520) "EMF Validation Framework
Core" [Active]
org.eclipse.emf.validation.ui (1.1.0.v200706071520) "EMF Validation
Framework UI" [Active]
org.eclipse.emf.validation.ui.ide (1.0.100.v200706071520) "EMF Validation
Framework UI IDE" [Starting]
org.eclipse.emf.workspace (1.1.0.v200706131240) "EMF Model Transaction
Workbench Integration Core" [Active]
org.eclipse.emf.workspace.ui (1.0.100.v200706071723) "EMF Model
Transaction Workbench Integration UI" [Starting]
org.eclipse.equinox.app (1.0.0.v20070606) "Equinox Application Container"
[Active]
org.eclipse.equinox.common (3.3.0.v20070426) "Common Eclipse Runtime"
[Active]
org.eclipse.equinox.http.jetty (1.0.0.v20070607) "Jetty Http Service"
[Starting]
org.eclipse.equinox.http.registry (1.0.0.v20070608) "Http Service Registry
Extensions" [Resolved]
org.eclipse.equinox.http.servlet (1.0.0.v20070606) "Http Services Servlet"
[Starting]
org.eclipse.equinox.jsp.jasper (1.0.0.v20070607) "Jasper Jsp Support
Bundle" [Starting]
org.eclipse.equinox.jsp.jasper.registry (1.0.0.v20070607) "Jasper Jsp
Registry Support Plug-in" [Starting]
org.eclipse.equinox.launcher (1.0.0.v20070606) "Equinox Launcher"
[Resolved]
org.eclipse.equinox.launcher.win32.win32.x86 (1.0.0.v20070523) "Equinox
Launcher Win32 X86 Fragment" [Resolved]
org.eclipse.equinox.preferences (3.2.100.v20070522) "Eclipse Preferences
Mechanism" [Active]
org.eclipse.equinox.registry (3.3.0.v20070522) "Extension Registry
Support" [Active]
org.eclipse.gef (3.2.100.v20070620) "Graphical Editing Framework" [Active]
org.eclipse.gmf (1.0.0.v20070601-1400) "Graphical Modeling Framework"
[Starting]
org.eclipse.gmf.bridge (1.1.0.v20070621-0000) "GMF Models Bridging
Plug-in" [Starting]
org.eclipse.gmf.bridge.ui (1.1.0.v20070621-0000) "GMF Tooling UI" [Active]
org.eclipse.gmf.bridge.ui.dashboard (2.0.0.v20070621-0000) "GMF Dashboard"
[Active]
org.eclipse.gmf.codegen (2.0.0.v20070621-0000) "GMF GenModel and Code
Generation" [Starting]
org.eclipse.gmf.codegen.edit (2.0.0.v20070614-1400) "GMF GenModel Edit
Support" [Starting]
org.eclipse.gmf.codegen.ui (1.1.0.v20070621-0000) "GMF Code Generation UI"
[Starting]
org.eclipse.gmf.common (1.1.0.v20070621-0000) "GMF Tooling Commons
Plug-in" [Active]
org.eclipse.gmf.doc.ui (1.1.0.v20070601-1400) "GMF Documentation
Cheatsheets" [Starting]
org.eclipse.gmf.ecore.editor (2.0.0.v20070621-0000) "ECore Sample Diagram
Plugin" [Active]
org.eclipse.gmf.graphdef (2.0.0.v20070621-0000) "GMF Graphical Definition"
[Resolved]
org.eclipse.gmf.graphdef.codegen (2.0.0.v20070621-0000) "Graphical
Definition Code Generator" [Starting]
org.eclipse.gmf.graphdef.codegen.ui (1.0.100.v20070621-0000) "Graphical
Definition Code Generator UI Support" [Resolved]
org.eclipse.gmf.graphdef.edit (2.0.0.v20070601-1400) "GMFGraph Edit
Support" [Active]
org.eclipse.gmf.map (2.0.0.v20070621-0000) "GMF Mapping Model" [Active]
org.eclipse.gmf.map.edit (2.0.0.v20070621-0000) "GMF Mapping Edit Support"
[Active]
org.eclipse.gmf.runtime.common.core (1.0.100.v20070601-1400) "GMF Common
Core" [Active]
org.eclipse.gmf.runtime.common.ui (1.0.100.v20070601-1400) "GMF Common UI"
[Active]
org.eclipse.gmf.runtime.common.ui.action (1.0.100.v20070601-1400) "GMF
Common UI Action" [Active]
org.eclipse.gmf.runtime.common.ui.action.ide (1.0.1.v20070601-1400) "GMF
Common UI Action IDE" [Active]
org.eclipse.gmf.runtime.common.ui.printing (1.0.1.v20070601-1400) "GMF
Printing" [Starting]
org.eclipse.gmf.runtime.common.ui.printing.win32 (1.0.2.v20070601-1400)
"GMF Printing for Win32" [Resolved]
org.eclipse.gmf.runtime.common.ui.services (1.0.100.v20070601-1400) "GMF
Common UI Services" [Active]
org.eclipse.gmf.runtime.common.ui.services.action (1.0.100.v20070601-1400)
"GMF Common UI Action Services" [Active]
org.eclipse.gmf.runtime.common.ui.services.dnd (1.0.1.v20070601-1400) "GMF
Common UI DND Services" [Starting]
org.eclipse.gmf.runtime.common.ui.services.dnd.ide (1.0.1.v20070601-1400)
"GMF Common UI DND IDE Services" [Starting]
org.eclipse.gmf.runtime.common.ui.services.properties
(1.0.1.v20070601-1400) "GMF Common UI Properties Service Framework"
[Active]
org.eclipse.gmf.runtime.diagram.core (1.0.100.v20070601-1400) "GMF Diagram
Core" [Active]
org.eclipse.gmf.runtime.diagram.ui (1.0.100.v20070621-0000) "GMF Diagram
UI" [Active]
org.eclipse.gmf.runtime.diagram.ui.actions (1.0.100.v20070621-0000) "GMF
Diagram Actions" [Active]
org.eclipse.gmf.runtime.diagram.ui.dnd (1.0.1.v20070601-1400) "GMF Diagram
Browse" [Starting]
org.eclipse.gmf.runtime.diagram.ui.geoshapes (1.0.1.v20070601-1400) "GMF
Geometric Shapes" [Starting]
org.eclipse.gmf.runtime.diagram.ui.printing (1.0.100.v20070621-0000) "GMF
Diagram Printing" [Active]
org.eclipse.gmf.runtime.diagram.ui.printing.render (1.0.1.v20070601-1400)
"GMF Diagram UI Printing Render Plug-In" [Active]
org.eclipse.gmf.runtime.diagram.ui.properties (1.0.100.v20070608-1300)
"GMF Diagram UI Properties" [Active]
org.eclipse.gmf.runtime.diagram.ui.providers (1.0.100.v20070621-0000) "GMF
Diagram Providers" [Active]
org.eclipse.gmf.runtime.diagram.ui.providers.ide (1.0.1.v20070601-1400)
"GMF Diagram Providers IDE" [Active]
org.eclipse.gmf.runtime.diagram.ui.render (1.0.100.v20070621-0000) "GMF
Diagram UI Render Plug-In" [Active]
org.eclipse.gmf.runtime.diagram.ui.resources.editor (1.0.3.v20070601-1400)
"GMF Diagram UI Resources Editor Plug-In" [Active]
org.eclipse.gmf.runtime.diagram.ui.resources.editor.ide
(1.0.3.v20070601-1400) "GMF IDE Editor" [Starting]
org.eclipse.gmf.runtime.draw2d.ui (1.0.100.v20070621-0000) "GMF Draw2d
Additions" [Active]
org.eclipse.gmf.runtime.draw2d.ui.render (1.0.100.v20070614-1400) "GMF
Draw2d Image Rendering Additions" [Active]
org.eclipse.gmf.runtime.draw2d.ui.render.awt (1.0.100.v20070614-1400) "GMF
Draw2d Image AWT based Rendering Additions" [Starting]
org.eclipse.gmf.runtime.emf.clipboard.core (1.0.100.v20070621-0000) "GMF
EMF Clipboard Support" [Starting]
org.eclipse.gmf.runtime.emf.commands.core (1.0.3.v20070601-1400) "GMF
Commands" [Active]
org.eclipse.gmf.runtime.emf.core (1.0.100.v20070601-1400) "GMF Modeling
Service Layer" [Active]
org.eclipse.gmf.runtime.emf.type.core (1.0.100.v20070601-1400) "GMF EMF
Type Core" [Active]
org.eclipse.gmf.runtime.emf.type.ui (1.0.1.v20070601-1400) "GMF EMF Type
UI" [Starting]
org.eclipse.gmf.runtime.emf.ui (1.0.100.v20070621-0000) "GMF MSL UI"
[Active]
org.eclipse.gmf.runtime.emf.ui.properties (1.0.2.v20070601-1400) "GMF EMF
UI Properties Providers" [Active]
org.eclipse.gmf.runtime.gef.ui (1.0.1.v20070601-1400) "GMF GEF Additions"
[Active]
org.eclipse.gmf.runtime.notation (1.0.100.v20070621-0000) "GMF Notation
Model Support" [Active]
org.eclipse.gmf.runtime.notation.edit (1.0.1.v20070621-0000) "GMF Notation
Edit Support" [Active]
org.eclipse.gmf.runtime.notation.providers (1.0.1.v20070601-1400) "GMF
Notation Metamodel" [Starting]
org.eclipse.gmf.sdk (1.0.0.v20070601-1400) "Graphical Modeling Framework
SDK" [Starting]
org.eclipse.gmf.tooldef (2.0.0.v20070621-0000) "GMF Tooling Model" [Active]
org.eclipse.gmf.tooldef.edit (2.0.0.v20070601-1400) "GMF Tooling Edit
Support" [Active]
org.eclipse.gmf.validate (1.1.0.v20070621-0000) "GMF Validation" [Active]
org.eclipse.gmf.xpand (1.0.0.v20070608-1300) "GMF Xpand Template Engine"
[Starting]
org.eclipse.help (3.3.0.v20070524) "Help System Core" [Active]
org.eclipse.help.appserver (3.1.200.v20070510) "Help Application Server"
[Starting]
org.eclipse.help.base (3.3.0.v20070606) "Help System Base" [Starting]
org.eclipse.help.ui (3.3.0.v20070530) "Help System UI" [Starting]
org.eclipse.help.webapp (3.3.0.v20070607) "Help System Webapp" [Starting]
org.eclipse.jdt (3.3.0.v20070607-1300) "Eclipse Java Development Tools"
[Resolved]
org.eclipse.jdt.apt.core (3.3.0.v20070607-1200) "Java Annotation
Processing Core" [Active]
org.eclipse.jdt.apt.pluggable.core (1.0.0.v20070529-2100) "Java Compiler
Apt IDE" [Installed]
org.eclipse.jdt.apt.ui (3.3.0.v20070430-1135) "Java Annotation Processing
UI" [Starting]
org.eclipse.jdt.compiler.apt (1.0.0.v20070510-2000) "Java Compiler Apt"
[Installed]
org.eclipse.jdt.compiler.tool (1.0.0.v_771) "Java Compiler Tool Support"
[Installed]
org.eclipse.jdt.core (3.3.0.v_771) "Java Development Tools Core" [Active]
org.eclipse.jdt.core.manipulation (1.1.0.v20070606-0010) "Java Code
Manipulation Functionality" [Active]
org.eclipse.jdt.debug (3.3.0.v20070530a) "JDI Debug Model" [Starting]
org.eclipse.jdt.debug.ui (3.2.100.v20070531-1800) "JDI Debug UI" [Starting]
org.eclipse.jdt.doc.user (3.3.0.v20070608-1300) "Eclipse Java Development
User Guide" [Starting]
org.eclipse.jdt.junit (3.3.0.v20070606-0010) "Java Development Tools JUnit
support" [Starting]
org.eclipse.jdt.junit.runtime (3.3.0.v20070606-0010) "Java Development
Tools JUnit runtime support" [Resolved]
org.eclipse.jdt.junit4.runtime (1.0.100.v20070606-0010) "Java Development
Tools JUnit4 runtime support" [Resolved]
org.eclipse.jdt.launching (3.3.0.v20070510) "Java Development Tools
Launching Support" [Active]
org.eclipse.jdt.ui (3.3.0.v20070607-0010) "Java Development Tools UI"
[Active]
org.eclipse.jface (3.3.0.I20070606-0010) "JFace" [Active]
org.eclipse.jface.databinding (1.1.0.I20070606-0010) "JFace Data Binding
for SWT and JFace" [Resolved]
org.eclipse.jface.text (3.3.0.v20070606-0010) "JFace Text" [Resolved]
org.eclipse.jsch.core (1.0.0.I20070426) "JSch Core" [Starting]
org.eclipse.jsch.ui (1.0.0.I20070525) "JSch UI" [Starting]
org.eclipse.ltk.core.refactoring (3.3.0.v20070606-0010) "Refactoring Core"
[Active]
org.eclipse.ltk.ui.refactoring (3.3.0.v20070606-0010) "Refactoring UI"
[Starting]
org.eclipse.ocl (1.1.0.v200706201508) "Object Constraint Language (OCL)
2.0 Parser/Interpreter" [Active]
org.eclipse.ocl.ecore (1.1.0.v200706071450) "OCL 2.0 Binding for Ecore"
[Active]
org.eclipse.osgi (3.3.0.v20070530) "OSGi System Bundle" [Active]
org.eclipse.osgi.services (3.1.200.v20070605) "OSGi Release 4.0.1
Services" [Resolved]
org.eclipse.osgi.util (3.1.200.v20070605) "OSGi Release 4.0.1 Utility
Classes" [Resolved]
org.eclipse.pde (3.3.0.v20070608-1300) "Eclipse Plug-in Development
Environment" [Active]
org.eclipse.pde.build (3.3.0.v20070612) "Plug-in Development Environment
Build Support" [Active]
org.eclipse.pde.core (3.3.0.v20070608-1300) "Plug-in Development Core"
[Active]
org.eclipse.pde.doc.user (3.3.0.v20070614-0800) "Eclipse Plug-in
Development User Guide" [Resolved]
org.eclipse.pde.junit.runtime (3.3.0.v20070608-1300) "PDE JUnit Plug-in
Test" [Resolved]
org.eclipse.pde.runtime (3.3.0.v20070608-1300) "Plug-in Development
Environment Runtime" [Starting]
org.eclipse.pde.ui (3.3.0.v20070608-1300) "Plug-in Development UI"
[Starting]
org.eclipse.pde.ui.templates (3.3.0.v20070608-1300) "PDE Templates"
[Starting]
org.eclipse.platform (3.3.0.v20070613) "Eclipse Platform" [Starting]
org.eclipse.platform.doc.user (3.3.0.I20070615-1300) "Eclipse Workbench
User Guide" [Starting]
org.eclipse.rcp (3.2.0.v20070612) "Eclipse RCP" [Starting]
org.eclipse.search (3.3.0.v20070606-0010) "Search Support" [Starting]
org.eclipse.swt (3.3.0.v3346) "Standard Widget Toolkit" [Resolved]
org.eclipse.swt.win32.win32.x86 (3.3.0.v3346) "Standard Widget Toolkit for
Windows" [Resolved]
org.eclipse.team.core (3.3.0.I20070607) "Team Support Core" [Active]
org.eclipse.team.ui (3.3.0.I20070607) "Team Support UI" [Active]
org.eclipse.text (3.3.0.v20070606-0010) "Text" [Resolved]
org.eclipse.tomcat (4.1.230.v20070531) "Tomcat Wrapper" [Starting]
org.eclipse.ui (3.3.0.I20070614-0800) "Eclipse UI" [Active]
org.eclipse.ui.browser (3.2.100.v20070524A) "Browser Support" [Active]
org.eclipse.ui.cheatsheets (3.3.0.v20070507) "Cheat Sheets" [Starting]
org.eclipse.ui.console (3.2.0.v20070530) "Console" [Active]
org.eclipse.ui.editors (3.3.0.v20070606-0010) "Default Text Editor"
[Active]
org.eclipse.ui.externaltools (3.1.200.v20070416) "External Tools" [Active]
org.eclipse.ui.forms (3.3.0.v20070511) "Eclipse Forms" [Active]
org.eclipse.ui.ide (3.3.0.I20070620) "Eclipse IDE UI" [Active]
org.eclipse.ui.ide.application (1.0.0.I20070530-0100) "Eclipse IDE UI
Application" [Resolved]
org.eclipse.ui.intro (3.2.100.v20070530) "Welcome Framework" [Starting]
org.eclipse.ui.intro.universal (3.2.100.v20070530A) "Universal Welcome"
[Starting]
org.eclipse.ui.navigator (3.3.0.I20070605-0010) "Common Navigator View"
[Active]
org.eclipse.ui.navigator.resources (3.3.0.I20070605-0010) "Navigator
Workbench Components" [Active]
org.eclipse.ui.net (1.0.0.I20070516) "Internet Connection Management UI"
[Active]
org.eclipse.ui.presentations.r21 (3.2.100.I20070605-0010) "R21
Presentation Plug-in" [Starting]
org.eclipse.ui.views (3.2.100.I20070319-0010) "Views" [Active]
org.eclipse.ui.views.properties.tabbed (3.3.0.I20070605-0010) "Tabbed
Properties View" [Active]
org.eclipse.ui.win32 (3.2.100.I20070319-0010) "Eclipse UI Win32
Enhancements" [Resolved]
org.eclipse.ui.workbench (3.3.0.I20070608-1100) "Workbench" [Active]
org.eclipse.ui.workbench.compatibility (3.2.0.I20070319-0010) "Workbench
Compatibility" [Resolved]
org.eclipse.ui.workbench.texteditor (3.3.0.v20070606-0010) "Text Editor
Framework" [Active]
org.eclipse.update.configurator (3.2.100.v20070615) "Install/Update
Configurator" [Active]
org.eclipse.update.core (3.2.100.v20070615) "Install/Update Core" [Active]
org.eclipse.update.core.win32 (3.2.100.v20070615) "Install/Update Core for
Windows" [Resolved]
org.eclipse.update.scheduler (3.2.100.v20070615) "Automatic Updates
Scheduler" [Active]
org.eclipse.update.ui (3.2.100.v20070615) "Install/Update UI" [Active]
org.eclipse.xsd (2.3.0.v200706262000) "XML Schema Infoset Model (XSD)"
[Active]
org.eclipse.xsd.ecore.converter (2.3.0.v200706262000) "XML Schema Infoset
Model (XSD) - org.eclipse.xsd.ecore.converter" [Starting]
org.eclipse.xsd.ecore.exporter (2.3.0.v200706262000) "XML Schema Exporter
for EMF" [Starting]
org.eclipse.xsd.ecore.importer (2.3.0.v200706262000) "XML Schema Importer
for EMF" [Active]
org.junit (3.8.2.v200706111738) "JUnit Testing Framework" [Resolved]
org.junit4 (4.3.1) "JUnit Testing Framework Version 4" [Resolved]
org.mortbay.jetty (5.1.11.v200706111724) "Jetty WebServer" [Resolved]
org.w3c.css.sac (1.3.0.v200706111724) "W3C CSS SAC" [Resolved]
org.w3c.dom.smil (1.0.0.v200706111724) "W3C SMIL DOM" [Resolved]
org.w3c.dom.svg (1.1.0.v200706111724) "W3C SVG DOM" [Resolved]

*** User Preferences:
#Tue Jul 17 17:13:02 CEST 2007
@org.eclipse.debug.ui=3.3.0.v20070607-1800
/instance/org.eclipse.jdt.ui/org.eclipse.jdt.ui.text.custom_ templates= <?xml
version\="1.0" encoding\="UTF-8"?><templates/>
@org.eclipse.ui.ide=3.3.0.I20070620
/instance/org.eclipse.jdt.launching/org.eclipse.jdt.launchin g.PREF_VM_XML= <?xml
version\="1.0" encoding\="UTF-8"?>\r\n<vmSettings
defaultVM\=" 57,org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType 13,1184154239000 "
defaultVMConnector\="">\r\n<vmType
id\="org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType ">\r\n<vm
id\="1184154239000"
javadocURL\="http\://java.sun.com/j2se/1.5.0/docs/api/" name\="Java150_12"
path\="D\:\\Java150_12"/>\r\n</vmType>\r\n</vmSettings >\r\n
@org.eclipse.pde.core=3.3.0.v20070608-1300
/instance/org.eclipse.pde.runtime/activate=true
@org.eclipse.ui.browser=3.2.100.v20070524A
/instance/org.eclipse.ui.editors/overviewRuler_migration=mig rated_3.1
@org.eclipse.jdt.ui=3.3.0.v20070607-0010
/project/coffeeshop/org.eclipse.core.resources/encoding//mod el/coffee.ecore_diagram=UTF-8
/instance/org.eclipse.core.resources/version=1
@org.eclipse.core.resources=3.3.0.v20070604
/instance/org.eclipse.ui/showIntro=false
/instance/org.eclipse.pde.core/platform_path=D\:\\eclipseGmf
/instance/org.eclipse.jdt.ui/tabWidthPropagated=true
/project/JdoEditor/org.eclipse.gmf.bridge.ui.dashboard/gmf_d ashboard/domainGenerationModel=platform\:/resource/JdoEditor /model/jdo_2_1.genmodel
/instance/org.eclipse.ant.ui/useAnnotationsPrefPage=true
/configuration/org.eclipse.ui.ide/MAX_RECENT_WORKSPACES=5
/project/JdoEditor/org.eclipse.gmf.bridge.ui.dashboard/gmf_d ashboard/graphicalDefinitionModel=platform\:/resource/JdoEdi tor/model/jdo.gmfgraph
file_export_version=3.0
@org.eclipse.jdt.launching=3.3.0.v20070510
/instance/org.eclipse.jdt.ui/org.eclipse.jdt.ui.editor.tab.w idth=
@org.eclipse.pde.runtime=3.3.0.v20070608-1300
/instance/org.eclipse.jdt.ui/org.eclipse.jface.textfont=1|Co urier
New|10.0|0|WINDOWS|1|0|0|0|0|0|0|0|0|1|0|0|0|0|Courier New;
/instance/org.eclipse.core.net/proxyData/HTTPS/host=proxyaws .unedic.fr
/instance/org.eclipse.core.net/org.eclipse.core.net.hasMigra ted=true
/instance/org.eclipse.team.ui/org.eclipse.team.ui.first_time =false
/instance/org.eclipse.jdt.core/org.eclipse.jdt.core.compiler .problem.enumIdentifier=error
/instance/org.eclipse.update.core/org.eclipse.update.core.au tomaticallyChooseMirror=true
/instance/org.eclipse.gmf.bridge.ui/show_dashboard=true
/project/JdoEditor/org.eclipse.gmf.bridge.ui.dashboard/gmf_d ashboard/domainModel=platform\:/resource/JdoEditor/model/jdo .ecore
/instance/org.eclipse.ui.ide/platformState=1184678432584
/instance/org.eclipse.core.net/nonProxiedHosts=127.0.0.1|loc alhost
@org.eclipse.core.net=1.0.0.I20070531
\!/=
/instance/org.eclipse.jdt.core/org.eclipse.jdt.core.compiler .compliance=1.5
/project/JdoEditor/org.eclipse.gmf.bridge.ui.dashboard/gmf_d ashboard/toolingDefinitionModel=platform\:/resource/JdoEdito r/model/jdo.gmftool
@org.eclipse.gmf.bridge.ui=1.1.0.v20070621-0000
@org.eclipse.gmf.codegen.ui=1.1.0.v20070621-0000
/instance/org.eclipse.jdt.core/org.eclipse.jdt.core.codeComp lete.visibilityCheck=enabled
/instance/org.eclipse.ui.browser/internalWebBrowserHistory= file\:///D\:/workspaceGmf2/JdoEditor/doc/jdo_2_1.xsd.html\#h 145354019|*|D\:\\workspaceGmf2\\JdoEditor\\doc\\jdo_2_1.xsd. html|*|file\:/D\:/workspaceGmf2/JdoEditor/doc/jdo_2_1.xsd.ht ml|*|
@org.eclipse.ui.editors=3.3.0.v20070606-0010
/configuration/org.eclipse.ui.ide/RECENT_WORKSPACES=D\:\\wor kspaceGmf2
/instance/org.eclipse.pde.runtime/orderType=2
/instance/org.eclipse.core.net/proxyData/HTTP/host=proxyaws. unedic.fr
/instance/org.eclipse.jdt.core/org.eclipse.jdt.core.compiler .codegen.targetPlatform=1.5
/project/JdoEditor/org.eclipse.gmf.bridge.ui.dashboard/gmf_d ashboard/generationModel=platform\:/resource/JdoEditor/model /jdo.gmfgen
/instance/org.eclipse.debug.ui/org.eclipse.debug.ui.PREF_LAU NCH_PERSPECTIVES= <?xml
version\="1.0" encoding\="UTF-8"?>\r\n<launchPerspectives/>\r\n
@org.eclipse.emf.converter=2.3.0.v200706262000
/instance/org.eclipse.jdt.ui/org.eclipse.jdt.ui.formatterpro files.version=11
/instance/org.eclipse.jdt.core/org.eclipse.jdt.core.compiler .codegen.inlineJsrBytecode=enabled
@org.eclipse.jdt.core=3.3.0.v_771
/instance/org.eclipse.jdt.ui/useAnnotationsPrefPage=true
/instance/org.eclipse.jdt.ui/org.eclipse.jdt.ui.text.templat es_migrated=true
/instance/org.eclipse.jdt.ui/useQuickDiffPrefPage=true
/instance/org.eclipse.jdt.ui/org.eclipse.jdt.internal.ui.nav igator.layout=2
@org.eclipse.update.core=3.2.100.v20070615
@org.eclipse.search=3.3.0.v20070606-0010
/instance/org.eclipse.core.net/proxyData/HTTPS/hasAuth=true
/instance/org.eclipse.core.net/proxyData/HTTPS/port=8080
/instance/org.eclipse.ant.ui/useQuickDiffPrefPage=true
/instance/org.eclipse.pde.runtime/orderValue=-1
/instance/org.eclipse.update.ui/ConfigurationView.showUnconf =true
/project/JdoEditor/org.eclipse.gmf.bridge.ui.dashboard/gmf_d ashboard/mappingModel=platform\:/resource/JdoEditor/model/jd o.gmfmap
/instance/org.eclipse.ui.ide/tipsAndTricks=true
/instance/org.eclipse.ui.browser/browsers=<?xml version\="1.0"
encoding\="UTF-8"?>\r\n<web-browsers
current\="0">\r\n<system/>\r\n<external location\="C\:\\Program
Files\\Internet Explorer\\iexplore.exe" name\="Internet
Explorer"/>\r\n</web-browsers>
/instance/org.eclipse.debug.ui/org.eclipse.debug.ui.user_vie w_bindings= <?xml
version\="1.0" encoding\="UTF-8"?>\r\n<viewBindings>\r\n<view
id\="org.eclipse.ui.console.ConsoleView">\r\n<perspective
id\="org.eclipse.ui.resourcePerspective"
userAction\="opened"/>\r\n</view>\r\n</viewBindings>\r\n
/instance/org.eclipse.jdt.ui/org.eclipse.jdt.ui.javadoclocat ions.migrated=true
/instance/org.eclipse.jdt.core/org.eclipse.jdt.core.compiler .source=1.5
@org.eclipse.gmf.runtime.emf.core=1.0.100.v20070601-1400
/instance/org.eclipse.pde.runtime/column4=150
/instance/org.eclipse.pde.runtime/column3=288
/instance/org.eclipse.gmf.codegen.ui/ask_ok=always
@org.eclipse.team.ui=3.3.0.I20070607
/instance/org.eclipse.pde.runtime/column2=725
/instance/org.eclipse.search/org.eclipse.search.defaultPersp ective=org.eclipse.search.defaultPerspective.none
/instance/org.eclipse.jdt.ui/proposalOrderMigrated=true
/instance/org.eclipse.jdt.core/org.eclipse.jdt.core.builder. resourceCopyExclusionFilter=*.launch
/instance/org.eclipse.core.net/proxiesEnabled=true
/configuration/org.eclipse.ui.ide/RECENT_WORKSPACES_PROTOCOL =2
/instance/org.eclipse.core.net/proxyData/HTTP/hasAuth=true
/instance/org.eclipse.emf.converter/org.eclipse.emf.importer .ui.contribution.ModelImporterManager=org.eclipse.xsd.ecore. importer
@org.eclipse.ant.ui=3.2.100.v20070511
/instance/org.eclipse.debug.ui/org.eclipse.debug.ui.cancel_l aunch_with_compile_errors=always
@org.eclipse.update.ui=3.2.100.v20070615
/instance/org.eclipse.jdt.core/org.eclipse.jdt.core.compiler .problem.assertIdentifier=error
/instance/org.eclipse.gmf.runtime.emf.core/referenced.path.v ariables=
/instance/org.eclipse.core.net/proxyData/HTTP/port=8080
/instance/org.eclipse.jdt.ui/fontPropagated=true
/instance/org.eclipse.ui.ide/EXIT_PROMPT_ON_CLOSE_LAST_WINDO W=false
/instance/org.eclipse.jdt.ui/spelling_locale_initialized=tru e
/project/JdoEditor/org.eclipse.core.resources/encoding//mode l/jdo.ecore_diagram=UTF-8
@org.eclipse.ui=3.3.0.I20070614-0800
/instance/org.eclipse.ui.ide/OPEN_REQUIRED_PROJECTS=always
/configuration/org.eclipse.ui.ide/SHOW_WORKSPACE_SELECTION_D IALOG=true

*** Current Install Configuration:
Install configuration:
Last changed on 17 juil. 07
Location:
file:/D:/eclipseGmf/configuration/org.eclipse.update/platfor m.xml

Configured sites:
platform:/base/

Configured features:
ID: org.eclipse.emf.codegen, Version: null
ID: org.eclipse.xsd.ecore.converter, Version: null
ID: org.eclipse.emf.edit.ui, Version: null
ID: org.eclipse.emf.codegen.ecore, Version: null
ID: org.eclipse.gmf.runtime.thirdparty, Version: null
ID: org.eclipse.emf.ecore.edit, Version: null
ID: org.eclipse.gmf, Version: null
ID: org.eclipse.emf.ecore.editor, Version: null
ID: org.eclipse.emf.common, Version: null
ID: org.eclipse.emf.edit, Version: null
ID: org.eclipse.gmf.europa, Version: null
ID: org.eclipse.emf.transaction, Version: null
ID: org.eclipse.emf.ecore, Version: null
ID: org.eclipse.platform, Version: null
ID: org.eclipse.emf.common.ui, Version: null
ID: org.eclipse.jdt, Version: null
ID: org.eclipse.gef, Version: null
ID: org.eclipse.emf.validation, Version: null
ID: org.eclipse.rcp, Version: null
ID: com.oxygenxml.editor, Version: null
ID: org.eclipse.emf.converter, Version: null
ID: org.eclipse.emf.codegen.ecore.ui, Version: null
ID: org.eclipse.ocl, Version: null
ID: org.eclipse.pde, Version: null
ID: org.eclipse.xsd, Version: null
ID: org.eclipse.emf.workspace, Version: null

Configured plug-ins:
file:/D:/eclipseGmf/plugins/com.ibm.icu_3.6.1.v20070417.jar
file:/D:/eclipseGmf/plugins/com.jcraft.jsch_0.1.31.jar
file:/D:/eclipseGmf/plugins/com.oxygenxml.editor_8.2.0/
file:/D:/eclipseGmf/plugins/javax.servlet.jsp_2.0.0.v2007061 91603.jar
file:/D:/eclipseGmf/plugins/javax.servlet_2.4.0.v20070611173 8.jar

file:/D:/eclipseGmf/plugins/net.sourceforge.lpg.lpgjavarunti me.source_1.1.0.v200706111738.jar

file:/D:/eclipseGmf/plugins/net.sourceforge.lpg.lpgjavarunti me_1.1.0.v200706111738.jar
file:/D:/eclipseGmf/plugins/org.apache.ant_1.7.0.v2007060808 42/

file:/D:/eclipseGmf/plugins/org.apache.batik.bridge_1.6.0.v2 00706111724.jar
file:/D:/eclipseGmf/plugins/org.apache.batik.css_1.6.0.v2007 06111724.jar

file:/D:/eclipseGmf/plugins/org.apache.batik.dom.svg_1.6.0.v 200706111724.jar
file:/D:/eclipseGmf/plugins/org.apache.batik.dom_1.6.0.v2007 06111724.jar

file:/D:/eclipseGmf/plugins/org.apache.batik.ext.awt_1.6.0.v 200706111724.jar

file:/D:/eclipseGmf/plugins/org.apache.batik.parser_1.6.0.v2 00706111724.jar

file:/D:/eclipseGmf/plugins/org.apache.batik.svggen_1.6.0.v2 00706111724.jar

file:/D:/eclipseGmf/plugins/org.apache.batik.transcoder_1.6. 0.v200706111724.jar

file:/D:/eclipseGmf/plugins/org.apache.batik.util.gui_1.6.0. v200706111724.jar
file:/D:/eclipseGmf/plugins/org.apache.batik.util_1.6.0.v200 706111724.jar
file:/D:/eclipseGmf/plugins/org.apache.batik.xml_1.6.0.v2007 06111724.jar
file:/D:/eclipseGmf/plugins/org.apache.commons.el_1.0.0.v200 706111724.jar

file:/D:/eclipseGmf/plugins/org.apache.commons.logging_1.0.4 .v200706111724.jar
file:/D:/eclipseGmf/plugins/org.apache.jasper_5.5.17.v200706 111724.jar

file:/D:/eclipseGmf/plugins/org.apache.lucene.analysis_1.9.1 .v200706181610.jar
file:/D:/eclipseGmf/plugins/org.apache.lucene_1.9.1.v2007061 11724.jar
file:/D:/eclipseGmf/plugins/org.apache.xerces_2.8.0.v2007053 01630.jar

file:/D:/eclipseGmf/plugins/org.apache.xml.resolver_1.1.0.v2 00705310020.jar
file:/D:/eclipseGmf/plugins/org.eclipse.ant.core_3.1.200.v20 070522.jar
file:/D:/eclipseGmf/plugins/org.eclipse.ant.ui_3.2.100.v2007 0511.jar
file:/D:/eclipseGmf/plugins/org.eclipse.compare_3.3.0.I20070 606.jar
file:/D:/eclipseGmf/plugins/org.eclipse.core.boot_3.1.100.v2 0060603.jar

file:/D:/eclipseGmf/plugins/org.eclipse.core.commands_3.3.0. I20070605-0010.jar

file:/D:/eclipseGmf/plugins/org.eclipse.core.contenttype_3.2 .100.v20070319.jar

file:/D:/eclipseGmf/plugins/org.eclipse.core.databinding.bea ns_1.0.0.I20070606-0010.jar

file:/D:/eclipseGmf/plugins/org.eclipse.core.databinding_1.0 .0.I20070606-0010.jar

file:/D:/eclipseGmf/plugins/org.eclipse.core.expressions_3.3 .0.v20070606-0010.jar

file:/D:/eclipseGmf/plugins/org.eclipse.core.filebuffers_3.3 .0.v20070606-0010.jar

file:/D:/eclipseGmf/plugins/org.eclipse.core.filesystem.win3 2.x86_1.1.0.v20070510.jar

file:/D:/eclipseGmf/plugins/org.eclipse.core.filesystem_1.1. 0.v20070606.jar
file:/D:/eclipseGmf/plugins/org.eclipse.core.jobs_3.3.0.v200 70423.jar
file:/D:/eclipseGmf/plugins/org.eclipse.core.net_1.0.0.I2007 0531.jar

file:/D:/eclipseGmf/plugins/org.eclipse.core.resources.compa tibility_3.2.100.v20070502.jar

file:/D:/eclipseGmf/plugins/org.eclipse.core.resources.win32 _3.3.0.v20070226.jar

file:/D:/eclipseGmf/plugins/org.eclipse.core.resources_3.3.0 .v20070604.jar

file:/D:/eclipseGmf/plugins/org.eclipse.core.runtime.compati bility.auth_3.2.100.v20070502.jar

file:/D:/eclipseGmf/plugins/org.eclipse.core.runtime.compati bility.registry_3.2.100.v20070316/

file:/D:/eclipseGmf/plugins/org.eclipse.core.runtime.compati bility_3.1.200.v20070502.jar

file:/D:/eclipseGmf/plugins/org.eclipse.core.runtime_3.3.100 .v20070530.jar

file:/D:/eclipseGmf/plugins/org.eclipse.core.variables_3.2.0 .v20070426.jar

file:/D:/eclipseGmf/plugins/org.eclipse.debug.core_3.3.0.v20 070607-1800.jar
file:/D:/eclipseGmf/plugins/org.eclipse.debug.ui_3.3.0.v2007 0607-1800.jar
file:/D:/eclipseGmf/plugins/org.eclipse.draw2d_3.2.100.v2007 0529.jar
file:/D:/eclipseGmf/plugins/org.eclipse.emf.ant_2.3.0.v20070 6262000.jar

file:/D:/eclipseGmf/plugins/org.eclipse.emf.codegen.ecore.ui _2.3.0.v200706262000.jar

file:/D:/eclipseGmf/plugins/org.eclipse.emf.codegen.ecore_2. 3.0.v200706262000.jar

file:/D:/eclipseGmf/plugins/org.eclipse.emf.codegen_2.3.0.v2 00706262000.jar

file:/D:/eclipseGmf/plugins/org.eclipse.emf.common.ui_2.3.0. v200706262000.jar

file:/D:/eclipseGmf/plugins/org.eclipse.emf.common_2.3.0.v20 0706262000.jar

file:/D:/eclipseGmf/plugins/org.eclipse.emf.converter_2.3.0. v200706262000.jar

file:/D:/eclipseGmf/plugins/org.eclipse.emf.ecore.change.edi t_2.3.0.v200706262000.jar

file:/D:/eclipseGmf/plugins/org.eclipse.emf.ecore.change_2.3 .0.v200706262000.jar

file:/D:/eclipseGmf/plugins/org.eclipse.emf.ecore.editor_2.3 .0.v200706262000.jar

file:/D:/eclipseGmf/plugins/org.eclipse.emf.ecore.edit_2.3.0 .v200706262000.jar

file:/D:/eclipseGmf/plugins/org.eclipse.emf.ecore.xmi_2.3.0. v200706262000.jar
file:/D:/eclipseGmf/plugins/org.eclipse.emf.ecore_2.3.0.v200 706262000.jar

file:/D:/eclipseGmf/plugins/org.eclipse.emf.edit.ui_2.3.0.v2 00706262000.jar
file:/D:/eclipseGmf/plugins/org.eclipse.emf.edit_2.3.0.v2007 06262000.jar

file:/D:/eclipseGmf/plugins/org.eclipse.emf.exporter_2.3.0.v 200706262000.jar

file:/D:/eclipseGmf/plugins/org.eclipse.emf.importer.ecore_2 .3.0.v200706262000.jar

file:/D:/eclipseGmf/plugins/org.eclipse.emf.importer.java_2. 3.0.v200706262000.jar

file:/D:/eclipseGmf/plugins/org.eclipse.emf.importer.rose_2. 3.0.v200706262000.jar

file:/D:/eclipseGmf/plugins/org.eclipse.emf.importer_2.3.0.v 200706262000.jar

file:/D:/eclipseGmf/plugins/org.eclipse.emf.transaction.ui_1 .0.100.v200706071723.jar

file:/D:/eclipseGmf/plugins/org.eclipse.emf.transaction_1.1. 0.v200706131240.jar

file:/D:/eclipseGmf/plugins/org.eclipse.emf.validation.ui.id e_1.0.100.v200706071520.jar

file:/D:/eclipseGmf/plugins/org.eclipse.emf.validation.ui_1. 1.0.v200706071520.jar

file:/D:/eclipseGmf/plugins/org.eclipse.emf.validation_1.1.0 .v200706071520.jar

file:/D:/eclipseGmf/plugins/org.eclipse.emf.workspace.ui_1.0 .100.v200706071723.jar

file:/D:/eclipseGmf/plugins/org.eclipse.emf.workspace_1.1.0. v200706131240.jar
file:/D:/eclipseGmf/plugins/org.eclipse.equinox.app_1.0.0.v2 0070606.jar

file:/D:/eclipseGmf/plugins/org.eclipse.equinox.common_3.3.0 .v20070426.jar

file:/D:/eclipseGmf/plugins/org.eclipse.equinox.http.jetty_1 .0.0.v20070607.jar

file:/D:/eclipseGmf/plugins/org.eclipse.equinox.http.registr y_1.0.0.v20070608.jar

file:/D:/eclipseGmf/plugins/org.eclipse.equinox.http.servlet _1.0.0.v20070606.jar

file:/D:/eclipseGmf/plugins/org.eclipse.equinox.jsp.jasper.r egistry_1.0.0.v20070607.jar

file:/D:/eclipseGmf/plugins/org.eclipse.equinox.jsp.jasper_1 .0.0.v20070607.jar

file:/D:/eclipseGmf/plugins/org.eclipse.equinox.launcher.win 32.win32.x86_1.0.0.v20070523/

file:/D:/eclipseGmf/plugins/org.eclipse.equinox.launcher_1.0 .0.v20070606.jar

file:/D:/eclipseGmf/plugins/org.eclipse.equinox.preferences_ 3.2.100.v20070522.jar

file:/D:/eclipseGmf/plugins/org.eclipse.equinox.registry_3.3 .0.v20070522.jar
file:/D:/eclipseGmf/plugins/org.eclipse.gef_3.2.100.v2007062 0.jar

file:/D:/eclipseGmf/plugins/org.eclipse.gmf.bridge.ui.dashbo ard_2.0.0.v20070621-0000.jar

file:/D:/eclipseGmf/plugins/org.eclipse.gmf.bridge.ui_1.1.0. v20070621-0000.jar

file:/D:/eclipseGmf/plugins/org.eclipse.gmf.bridge_1.1.0.v20 070621-0000.jar

file:/D:/eclipseGmf/plugins/org.eclipse.gmf.codegen.edit_2.0 .0.v20070614-1400.jar

file:/D:/eclipseGmf/plugins/org.eclipse.gmf.codegen.ui_1.1.0 .v20070621-0000.jar

file:/D:/eclipseGmf/plugins/org.eclipse.gmf.codegen_2.0.0.v2 0070621-0000.jar

file:/D:/eclipseGmf/plugins/org.eclipse.gmf.common_1.1.0.v20 070621-0000.jar

file:/D:/eclipseGmf/plugins/org.eclipse.gmf.doc.ui_1.1.0.v20 070601-1400.jar

file:/D:/eclipseGmf/plugins/org.eclipse.gmf.ecore.editor_2.0 .0.v20070621-0000.jar

file:/D:/eclipseGmf/plugins/org.eclipse.gmf.graphdef.codegen .ui_1.0.100.v20070621-0000.jar

file:/D:/eclipseGmf/plugins/org.eclipse.gmf.graphdef.codegen _2.0.0.v20070621-0000.jar

file:/D:/eclipseGmf/plugins/org.eclipse.gmf.graphdef.edit_2. 0.0.v20070601-1400.jar

file:/D:/eclipseGmf/plugins/org.eclipse.gmf.graphdef_2.0.0.v 20070621-0000.jar

file:/D:/eclipseGmf/plugins/org.eclipse.gmf.map.edit_2.0.0.v 20070621-0000.jar
file:/D:/eclipseGmf/plugins/org.eclipse.gmf.map_2.0.0.v20070 621-0000.jar

file:/D:/eclipseGmf/plugins/org.eclipse.gmf.runtime.common.c ore_1.0.100.v20070601-1400.jar

file:/D:/eclipseGmf/plugins/org.eclipse.gmf.runtime.common.u i.action.ide_1.0.1.v20070601-1400.jar

file:/D:/eclipseGmf/plugins/org.eclipse.gmf.runtime.common.u i.action_1.0.100.v20070601-1400.jar

file:/D:/eclipseGmf/plugins/org.eclipse.gmf.runtime.common.u i.printing.win32_1.0.2.v20070601-1400.jar

file:/D:/eclipseGmf/plug
Re: GMF for JDO : missing connection and link [message #222101 is a reply to message #222074] Wed, 18 July 2007 08:38 Go to previous message
Eclipse UserFriend
Originally posted by: jakub.jurkiewicz.gmail.com

Hi,

Try posting on eclipse.modeling.gmf newsgroup. People there should have
more knowledge.

kind regards

--
Jakub Jurkiewicz
http://eclipser-blog.blogspot.com/

myasic wrote:
> Hi all.
> I'm trying to create diagram editor from jdo.xsd but i miss diagram link.
> The model seem's to be ok (see detail below) : - i have my root node :
> jdoType
> - i have all jdo's sub node : packageType, catalogType, schemaType,
> extensionType, queryType ...
>
> But, i have the following problems in others models :
> - in the graph model, the connection between jdoType and packageType for
> example isn't generated (Figure PolylineConnection, connections and
> PolylineDecoration)
> - in the mapping model, the link mapping isn't generated
>
> Is it normal ?
> Is there any problem in the schema (i took 2.1 version to avoid
> cos-nonambig) ?
> Thanks for all.
>
>
> In jdo.xsd : ----------------
> <xs:element name="jdo">
> <xs:complexType>
> <xs:choice maxOccurs="unbounded">
> <xs:element ref="extension"/>
> <xs:element ref="package"/>
> <xs:element ref="query"/>
> </xs:choice>
> <xs:attributeGroup ref="attlist.jdo"/>
> </xs:complexType>
> </xs:element>
>
>
> In jdo.ecore : ----------------
> <eClassifiers xsi:type="ecore:EClass" name="JdoType">
> <eAnnotations
> source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
> <details key="name" value="jdo_._type"/>
> <details key="kind" value="elementOnly"/>
> </eAnnotations>
> <eStructuralFeatures xsi:type="ecore:EAttribute" name="group"
> unique="false" upperBound="-1"
> eType="ecore:EDataType
> http://www.eclipse.org/emf/2002/Ecore#//EFeatureMapEntry">
> <eAnnotations
> source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
> <details key="kind" value="group"/>
> <details key="name" value="group:0"/>
> </eAnnotations>
> </eStructuralFeatures>
> <eStructuralFeatures xsi:type="ecore:EReference" name="extension"
> upperBound="-1"
> eType="#//ExtensionType" volatile="true" transient="true"
> derived="true" containment="true"
> resolveProxies="false">
> <eAnnotations
> source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
> <details key="kind" value="element"/>
> <details key="name" value="extension"/>
> <details key="namespace" value="##targetNamespace"/>
> <details key="group" value="#group:0"/>
> </eAnnotations>
> </eStructuralFeatures>
> <eStructuralFeatures xsi:type="ecore:EReference" name="package"
> upperBound="-1"
> eType="#//PackageType" volatile="true" transient="true"
> derived="true" containment="true"
> resolveProxies="false">
> <eAnnotations
> source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
> <details key="kind" value="element"/>
> <details key="name" value="package"/>
> <details key="namespace" value="##targetNamespace"/>
> <details key="group" value="#group:0"/>
> </eAnnotations>
> </eStructuralFeatures>
> <eStructuralFeatures xsi:type="ecore:EReference" name="query"
> upperBound="-1"
> eType="#//QueryType" volatile="true" transient="true"
> derived="true" containment="true"
> resolveProxies="false">
> <eAnnotations
> source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
> <details key="kind" value="element"/>
> <details key="name" value="query"/>
> <details key="namespace" value="##targetNamespace"/>
> <details key="group" value="#group:0"/>
> </eAnnotations>
> </eStructuralFeatures>
> <eStructuralFeatures xsi:type="ecore:EAttribute" name="catalog"
> eType="ecore:EDataType
> http://www.eclipse.org/emf/2003/XMLType#//AnySimpleType">
> <eAnnotations
> source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
> <details key="kind" value="attribute"/>
> <details key="name" value="catalog"/>
> </eAnnotations>
> </eStructuralFeatures>
> <eStructuralFeatures xsi:type="ecore:EAttribute" name="schema"
> eType="ecore:EDataType
> http://www.eclipse.org/emf/2003/XMLType#//AnySimpleType">
> <eAnnotations
> source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
> <details key="kind" value="attribute"/>
> <details key="name" value="schema"/>
> </eAnnotations>
> </eStructuralFeatures>
> </eClassifiers>
>
> Eclipse conf :
> ----------------
> *** Platform Details:
> *** System properties:
> awt.toolkit=sun.awt.windows.WToolkit
> com.oxygenxml.editor.home.url=file:/D:/eclipseGmf/plugins/co m.oxygenxml.editor_8.2.0/
>
> com.oxygenxml.editor.lib.dir=D:\eclipseGmf\plugins\com.oxyge nxml.editor_8.2.0\lib
>
> com.oxygenxml.is.eclipse.plugin=true
> eclipse.buildId=I20070625-1500
> eclipse.commands=-os
> win32
> -ws
> win32
> -arch
> x86
> -showsplash
> -launcher
> D:\eclipseGmf\eclipse.exe
> -name
> Eclipse
> --launcher.library
> D:\eclipseGmf\plugins\org.eclipse.equinox.launcher.win32.win 32.x86_1.0.0.v20070523\eclipse_1017a.dll
>
> -startup
> D:\eclipseGmf\plugins\org.eclipse.equinox.launcher_1.0.0.v20 070606.jar
> -exitdata
> cc4_6c
> -clean
> -vm
> D:\Java150_12\bin\javaw.exe
> eclipse.ee.install.verify=false
> eclipse.product=org.eclipse.platform.ide
> eclipse.startTime=1184678431500
> eclipse.vm=D:\Java150_12\bin\javaw.exe
> eclipse.vmargs=-Xms40m
> -Xmx256m
> -XX:MaxPermSize=256m
> -jar
> D:\eclipseGmf\plugins\org.eclipse.equinox.launcher_1.0.0.v20 070606.jar
> eof=eof
> file.encoding=Cp1252
> file.encoding.pkg=sun.io
> file.separator=\
> http.nonProxyHosts=127.0.0.1|localhost
> http.proxyHost=proxyaws.unedic.fr
> http.proxyPassword=*******
> http.proxyPort=8080
> http.proxySet=true
> http.proxyUser=slabbe
> http.proxyUserName=slabbe
> https.nonProxyHosts=127.0.0.1|localhost
> https.proxyHost=proxyaws.unedic.fr
> https.proxyPassword=*******
> https.proxyPort=8080
> https.proxySet=true
> https.proxyUser=slabbe
> https.proxyUserName=slabbe
> java.awt.graphicsenv=sun.awt.Win32GraphicsEnvironment
> java.awt.printerjob=sun.awt.windows.WPrinterJob
> java.class.path=D:\eclipseGmf\plugins\org.eclipse.equinox.la uncher_1.0.0.v20070606.jar
>
> java.class.version=49.0
> java.endorsed.dirs=D:\Java150_12\lib\endorsed
> java.ext.dirs=D:\Java150_12\lib\ext
> java.home=D:\Java150_12
> java.io.tmpdir=D:\DOCUME~1\DME8684\LOCALS~1\Temp\
> java.library.path=D:\Java150_12\bin;.;C:\WINDOWS\System32;C: \WINDOWS;D:\ProgCFA\j2sdk1.4.2_02\bin;C:\oraclexe\app\oracle \product\10.2.0\server\bin;D:\ant\bin;C:\WINDOWS\system32;C: \WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\system32\nls;C: \WINDOWS\system32\nls\FRANCAIS;d:\ProgCFA\Rational\clearcase \bin;D:\ProgCFA\IBM\SQLLIB\BIN;D:\ProgCFA\IBM\SQLLIB\FUNCTIO N;D:\ProgCFA\IBM\SQLLIB\SAMPLES\REPL;C:\Program
> Files\Novell\ZENworks\;D:\sdk5\bin;Z:.
> java.runtime.name=Java(TM) 2 Runtime Environment, Standard Edition
> java.runtime.version=1.5.0_12-b04
> java.specification.name=Java Platform API Specification
> java.specification.vendor=Sun Microsystems Inc.
> java.specification.version=1.5
> java.vendor=Sun Microsystems Inc.
> java.vendor.url=http://java.sun.com/
> java.vendor.url.bug=http://java.sun.com/cgi-bin/bugreport.cgi
> java.version=1.5.0_12
> java.vm.info=mixed mode, sharing
> java.vm.name=Java HotSpot(TM) Client VM
> java.vm.specification.name=Java Virtual Machine Specification
> java.vm.specification.vendor=Sun Microsystems Inc.
> java.vm.specification.version=1.0
> java.vm.vendor=Sun Microsystems Inc.
> java.vm.version=1.5.0_12-b04
> line.separator=
>
> org.eclipse.update.resolution_url=
> org.osgi.framework.executionenvironment=OSGi/Minimum-1.0,OSG i/Minimum-1.1,JRE-1.1,J2SE-1.2,J2SE-1.3,J2SE-1.4,J2SE-1.5
>
> org.osgi.framework.language=fr
> org.osgi.framework.os.name=WindowsXP
> org.osgi.framework.os.version=5.1
> org.osgi.framework.processor=x86
> org.osgi.framework.system.packages=javax.accessibility,javax .activity,javax.crypto,javax.crypto.interfaces,javax.crypto. spec,javax.imageio,javax.imageio.event,javax.imageio.metadat a,javax.imageio.plugins.bmp,javax.imageio.plugins.jpeg,javax .imageio.spi,javax.imageio.stream,javax.management,javax.man agement.loading,javax.management.modelmbean,javax.management .monitor,javax.management.openmbean,javax.management.relatio n,javax.management.remote,javax.management.remote.rmi,javax. management.timer,javax.naming,javax.naming.directory,javax.n aming.event,javax.naming.ldap,javax.naming.spi,javax.net,jav ax.net.ssl,javax.print,javax.print.attribute,javax.print.att ribute.standard,javax.print.event,javax.rmi,javax.rmi.CORBA, javax.rmi.ssl,javax.security.auth,javax.security.auth.callba ck,javax.security.auth.kerberos,javax.security.auth.login,ja vax.security.auth.spi,javax.security.auth.x500,javax.securit y.cert,javax.security.sasl,javax.sound.midi,javax.sound.midi .spi,javax.sound.sampled,ja
vax.sound.sampled.spi,javax.sql,javax.sql.rowset,javax.sql.r owset.serial,javax.sql.rowset.spi,javax.swing,javax.swing.bo rder,javax.swing.colorchooser,javax.swing.event,javax.swing. filechooser,javax.swing.plaf,javax.swing.plaf.basic,javax.sw ing.plaf.metal,javax.swing.plaf.multi,javax.swing.plaf.synth ,javax.swing.table,javax.swing.text,javax.swing.text.html,ja vax.swing.text.html.parser,javax.swing.text.rtf,javax.swing. tree,javax.swing.undo,javax.transaction,javax.transaction.xa ,javax.xml,javax.xml.datatype,javax.xml.namespace,javax.xml. parsers,javax.xml.transform,javax.xml.transform.dom,javax.xm l.transform.sax,javax.xml.transform.stream,javax.xml.validat ion,javax.xml.xpath,org.ietf.jgss,org.omg.CORBA,org.omg.CORB A_2_3,org.omg.CORBA_2_3.portable,org.omg.CORBA.DynAnyPackage ,org.omg.CORBA.ORBPackage,org.omg.CORBA.portable,org.omg.COR BA.TypeCodePackage,org.omg.CosNaming,org.omg.CosNaming.Namin gContextExtPackage,org.omg.CosNaming.NamingContextPackage,or g.omg.Dynamic,org.omg.DynamicA
ny,org.omg.DynamicAny.DynAnyFactoryPackage,org.omg.DynamicAn y.DynAnyPackage,org.omg.IOP,org.omg.IOP.CodecFactoryPackage, org.omg.IOP.CodecPackage,org.omg.Messaging,org.omg.PortableI nterceptor,org.omg.PortableInterceptor.ORBInitInfoPackage,or g.omg.PortableServer,org.omg.PortableServer.CurrentPackage,o rg.omg.PortableServer.POAManagerPackage,org.omg.PortableServ er.POAPackage,org.omg.PortableServer.portable,org.omg.Portab leServer.ServantLocatorPackage,org.omg.SendingContext,org.om g.stub.java.rmi,org.w3c.dom,org.w3c.dom.bootstrap,org.w3c.do m.events,org.w3c.dom.ls,org.xml.sax,org.xml.sax.ext,org.xml. sax.helpers
>
> org.osgi.framework.vendor=Eclipse
> org.osgi.framework.version=1.4.0
> org.osgi.supports.framework.extension=true
> org.osgi.supports.framework.fragment=true
> org.osgi.supports.framework.requirebundle=true
> os.arch=x86
> os.name=Windows XP
> os.version=5.1
> osgi.arch=x86
> osgi.bundles=org.eclipse.equinox.common@2:start,
> org.eclipse.update.configurator@3:start, org.eclipse.core.runtime@start
> osgi.bundlestore=D:\eclipseGmf\configuration\org.eclipse.osg i\bundles
> osgi.clean=true
> osgi.compatibility.bootdelegation=true
> osgi.configuration.area=file:/D:/eclipseGmf/configuration/
> osgi.framework=file:/d:/eclipseGmf/plugins/org.eclipse.osgi_ 3.3.0.v20070530.jar
>
> osgi.framework.beginningstartlevel=1
> osgi.framework.shape=jar
> osgi.framework.version=3.3.0.v20070530
> osgi.install.area=file:/D:/eclipseGmf/
> osgi.instance.area=file:/D:/workspaceGmf2/
> osgi.instance.area.default=file:/D:/Documents and
> Settings/DME8684/workspace/
> osgi.logfile=D:\workspaceGmf2\.metadata\.log
> osgi.manifest.cache=D:\eclipseGmf\configuration\org.eclipse. osgi\manifests
> osgi.nl=fr_FR
> osgi.os=win32
> osgi.splashPath=platform:/base/plugins/com.yoxos.distributio n
> osgi.syspath=d:\eclipseGmf\plugins
> osgi.ws=win32
> path.separator=;
> sun.arch.data.model=32
> sun.boot.class.path=D:\Java150_12\lib\rt.jar;D:\Java150_12\l ib\i18n.jar;D:\Java150_12\lib\sunrsasign.jar;D:\Java150_12\l ib\jsse.jar;D:\Java150_12\lib\jce.jar;D:\Java150_12\lib\char sets.jar;D:\Java150_12\classes
>
> sun.boot.library.path=D:\Java150_12\bin
> sun.cpu.endian=little
> sun.cpu.isalist=
> sun.desktop=windows
> sun.io.unicode.encoding=UnicodeLittle
> sun.java.launcher=SUN_STANDARD
> sun.jnu.encoding=Cp1252
> sun.management.compiler=HotSpot Client Compiler
> sun.net.client.defaultConnectTimeout=60000
> sun.net.client.defaultReadTimeout=30000
> sun.os.patch.level=Service Pack 1
> user.country=FR
> user.dir=D:\eclipseGmf
> user.home=D:\Documents and Settings\DME8684
> user.language=fr
> user.name=DME8684
> user.timezone=Europe/Paris
> user.variant=
>
> *** Features:
> com.oxygenxml.editor (8.2.0) "oXygen XML Editor"
> org.eclipse.emf.codegen (2.3.0.v200706262000) "EMF Template Code Generator"
> org.eclipse.emf.codegen.ecore (2.3.0.v200706262000) "EMF Ecore Code
> Generation"
> org.eclipse.emf.codegen.ecore.ui (2.3.0.v200706262000) "EMF Ecore Code
> Generation UI"
> org.eclipse.emf.common (2.3.0.v200706262000) "EMF Common"
> org.eclipse.emf.common.ui (2.3.0.v200706262000) "EMF Common UI"
> org.eclipse.emf.converter (2.3.0.v200706262000) "EMF Model Convert Support"
> org.eclipse.emf.ecore (2.3.0.v200706262000) "EMF Ecore"
> org.eclipse.emf.ecore.edit (2.3.0.v200706262000) "EMF Ecore Edit Support"
> org.eclipse.emf.ecore.editor (2.3.0.v200706262000) "Sample Ecore Editor"
> org.eclipse.emf.edit (2.3.0.v200706262000) "EMF Edit"
> org.eclipse.emf.edit.ui (2.3.0.v200706262000) "EMF Edit UI"
> org.eclipse.emf.transaction (1.1.0.v200706071723-208Y8s733G3E4C5B96)
> "EMF Model Transaction Core"
> org.eclipse.emf.validation (1.1.0.v200706071520-318Y9oA55P5M5P8JA5) "EMF
> Validation Framework Core"
> org.eclipse.emf.workspace (1.1.0.v200706071723-208Y8s733G3E4C5B96) "EMF
> Model Transaction Workbench Integration Core"
> org.eclipse.gef (3.3.0.v20070620) "Graphical Editing Framework"
> org.eclipse.gmf (1.0.100.v20070601-1400-7d-ETeEYjiMWQX3az0fBWRjypkm7)
> "Graphical Modeling Framework"
> org.eclipse.jdt (3.3.0.v20070606-0010-7o7jCHEFpPoqQYvnXqejeR) "Eclipse
> Java Development Tools"
> org.eclipse.ocl (1.1.0.v200706071450-32-9oA55P5M8C8KCK) "Object
> Constraint Language (OCL) 2.0 Parser/Interpreter"
> org.eclipse.pde (3.3.0.v20070607-7N7M-DUUEF6Ez0H46IcCC) "Eclipse Plug-in
> Development Environment"
> org.eclipse.platform (3.3.0.v20070612-_19UEkLEzwsdF9jSqQ-G) "Eclipse
> Platform"
> org.eclipse.rcp (3.3.0.v20070607-8y8eE8NEbsN3X_fjWS8HPNG) "Eclipse RCP"
> org.eclipse.xsd (2.3.0.v200706262000) "XML Schema Infoset Model (XSD)"
> org.eclipse.xsd.ecore.converter (2.3.0.v200706262000) "XML Schema
> Infoset Model (XSD) - org.eclipse.xsd.ecore.converter"
>
> *** Plug-in Registry:
> com.ibm.icu (3.6.1.v20070417) "International Components for Unicode for
> Java (ICU4J)" [Active]
> com.jcraft.jsch (0.1.31) "JSch" [Resolved]
> com.oxygenxml.editor (8.2.0) "oXygen XML Editor" [Active]
> javax.servlet (2.4.0.v200706111738) "Servlet API Bundle" [Resolved]
> javax.servlet.jsp (2.0.0.v200706191603) "Java Server Pages API Bundle"
> [Resolved]
> net.sourceforge.lpg.lpgjavaruntime (1.1.0.v200706111738) "SourceForge
> LPG" [Resolved]
> net.sourceforge.lpg.lpgjavaruntime.source (1.1.0.v200706111738)
> "SourceForge LPG Source Bundle" [Resolved]
> org.apache.ant (1.7.0.v200706080842) "Apache Ant" [Resolved]
> org.apache.batik.bridge (1.6.0.v200706111724) "Apache Batik
> Bridge/GVT/Scripting" [Resolved]
> org.apache.batik.css (1.6.0.v200706111724) "Apache Batik CSS" [Resolved]
> org.apache.batik.dom (1.6.0.v200706111724) "Apache Batik DOM" [Resolved]
> org.apache.batik.dom.svg (1.6.0.v200706111724) "Apache Batik SVG DOM"
> [Resolved]
> org.apache.batik.ext.awt (1.6.0.v200706111724) "Apache Batik AWT
> Utilities" [Resolved]
> org.apache.batik.parser (1.6.0.v200706111724) "Apache Batik Parser"
> [Resolved]
> org.apache.batik.svggen (1.6.0.v200706111724) "Apache Batik SVG
> Generation" [Resolved]
> org.apache.batik.transcoder (1.6.0.v200706111724) "Apache Batik
> Transcoder" [Resolved]
> org.apache.batik.util (1.6.0.v200706111724) "Apache Batik Utilities"
> [Resolved]
> org.apache.batik.util.gui (1.6.0.v200706111724) "Apache Batik GUI
> Utilities" [Resolved]
> org.apache.batik.xml (1.6.0.v200706111724) "Apache Batik XML" [Resolved]
> org.apache.commons.el (1.0.0.v200706111724) "Apache Commons JSP 2.0
> Expression Language Interpreter" [Resolved]
> org.apache.commons.logging (1.0.4.v200706111724) "Apache Commons Logging
> Plug-in" [Resolved]
> org.apache.jasper (5.5.17.v200706111724) "Apache Jasper 2 Plug-in"
> [Resolved]
> org.apache.lucene (1.9.1.v200706111724) "Apache Lucene" [Resolved]
> org.apache.lucene.analysis (1.9.1.v200706181610) "Apache Lucene
> Analysis" [Resolved]
> org.apache.xerces (2.8.0.v200705301630) "Apache Xerces-J" [Resolved]
> org.apache.xml.resolver (1.1.0.v200705310020) "Apache XmlResolver"
> [Resolved]
> org.eclipse.ant.core (3.1.200.v20070522) "Ant Build Tool Core" [Active]
> org.eclipse.ant.ui (3.2.100.v20070511) "Ant UI" [Active]
> org.eclipse.compare (3.3.0.I20070606) "Compare Support" [Active]
> org.eclipse.core.boot (3.1.100.v20060603) "Core Boot" [Starting]
> org.eclipse.core.commands (3.3.0.I20070605-0010) "Commands" [Resolved]
> org.eclipse.core.contenttype (3.2.100.v20070319) "Eclipse Content
> Mechanism" [Active]
> org.eclipse.core.databinding (1.0.0.I20070606-0010) "JFace Data Binding"
> [Resolved]
> org.eclipse.core.databinding.beans (1.0.0.I20070606-0010) "JFace Data
> Binding for JavaBeans" [Resolved]
> org.eclipse.core.expressions (3.3.0.v20070606-0010) "Expression
> Language" [Active]
> org.eclipse.core.filebuffers (3.3.0.v20070606-0010) "File Buffers" [Active]
> org.eclipse.core.filesystem (1.1.0.v20070606) "Core File Systems" [Active]
> org.eclipse.core.filesystem.win32.x86 (1.1.0.v20070510) "Core File
> System for Windows" [Resolved]
> org.eclipse.core.jobs (3.3.0.v20070423) "Eclipse Jobs Mechanism" [Active]
> org.eclipse.core.net (1.0.0.I20070531) "Internet Connection Management"
> [Active]
> org.eclipse.core.resources (3.3.0.v20070604) "Core Resource Management"
> [Active]
> org.eclipse.core.resources.compatibility (3.2.100.v20070502) "Core
> Resource Management Compatibility Fragment" [Resolved]
> org.eclipse.core.resources.win32 (3.3.0.v20070226) "Core Resource
> Management Win32 Fragment" [Resolved]
> org.eclipse.core.runtime (3.3.100.v20070530) "Core Runtime" [Active]
> org.eclipse.core.runtime.compatibility (3.1.200.v20070502) "Core Runtime
> Plug-in Compatibility" [Active]
> org.eclipse.core.runtime.compatibility.auth (3.2.100.v20070502)
> "Authorization Compatibility Plug-in" [Active]
> org.eclipse.core.runtime.compatibility.registry (3.2.100.v20070316)
> "Eclipse Registry Compatibility Fragment" [Resolved]
> org.eclipse.core.variables (3.2.0.v20070426) "Core Variables" [Active]
> org.eclipse.debug.core (3.3.0.v20070607-1800) "Debug Core" [Active]
> org.eclipse.debug.ui (3.3.0.v20070607-1800) "Debug UI" [Active]
> org.eclipse.draw2d (3.2.100.v20070529) "Graphical Editing Framework
> Draw2d" [Active]
> org.eclipse.emf.ant (2.3.0.v200706262000) "EMF Ant Tasks" [Starting]
> org.eclipse.emf.codegen (2.3.0.v200706262000) "EMF Template Code
> Generator" [Active]
> org.eclipse.emf.codegen.ecore (2.3.0.v200706262000) "EMF Ecore Code
> Generation" [Active]
> org.eclipse.emf.codegen.ecore.ui (2.3.0.v200706262000) "EMF Ecore Code
> Generation UI" [Active]
> org.eclipse.emf.common (2.3.0.v200706262000) "EMF Common" [Active]
> org.eclipse.emf.common.ui (2.3.0.v200706262000) "EMF Common UI" [Active]
> org.eclipse.emf.converter (2.3.0.v200706262000) "EMF Model Convert
> Support" [Active]
> org.eclipse.emf.ecore (2.3.0.v200706262000) "EMF Ecore" [Active]
> org.eclipse.emf.ecore.change (2.3.0.v200706262000) "EMF Ecore Change
> Model" [Active]
> org.eclipse.emf.ecore.change.edit (2.3.0.v200706262000) "EMF Ecore
> Change Edit Support" [Starting]
> org.eclipse.emf.ecore.edit (2.3.0.v200706262000) "EMF Ecore Edit
> Support" [Active]
> org.eclipse.emf.ecore.editor (2.3.0.v200706262000) "Sample Ecore Editor"
> [Starting]
> org.eclipse.emf.ecore.xmi (2.3.0.v200706262000) "EMF XMI" [Active]
> org.eclipse.emf.edit (2.3.0.v200706262000) "EMF Edit" [Active]
> org.eclipse.emf.edit.ui (2.3.0.v200706262000) "EMF Edit UI" [Active]
> org.eclipse.emf.exporter (2.3.0.v200706262000) "EMF Model Export
> Support" [Starting]
> org.eclipse.emf.importer (2.3.0.v200706262000) "EMF Model Import
> Support" [Active]
> org.eclipse.emf.importer.ecore (2.3.0.v200706262000) "EMF Ecore
> Importer" [Starting]
> org.eclipse.emf.importer.java (2.3.0.v200706262000) "EMF Annotated Java
> Importer" [Starting]
> org.eclipse.emf.importer.rose (2.3.0.v200706262000) "EMF Rose Importer"
> [Starting]
> org.eclipse.emf.transaction (1.1.0.v200706131240) "EMF Model Transaction
> Core" [Active]
> org.eclipse.emf.transaction.ui (1.0.100.v200706071723) "EMF Model
> Transaction UI" [Starting]
> org.eclipse.emf.validation (1.1.0.v200706071520) "EMF Validation
> Framework Core" [Active]
> org.eclipse.emf.validation.ui (1.1.0.v200706071520) "EMF Validation
> Framework UI" [Active]
> org.eclipse.emf.validation.ui.ide (1.0.100.v200706071520) "EMF
> Validation Framework UI IDE" [Starting]
> org.eclipse.emf.workspace (1.1.0.v200706131240) "EMF Model Transaction
> Workbench Integration Core" [Active]
> org.eclipse.emf.workspace.ui (1.0.100.v200706071723) "EMF Model
> Transaction Workbench Integration UI" [Starting]
> org.eclipse.equinox.app (1.0.0.v20070606) "Equinox Application
> Container" [Active]
> org.eclipse.equinox.common (3.3.0.v20070426) "Common Eclipse Runtime"
> [Active]
> org.eclipse.equinox.http.jetty (1.0.0.v20070607) "Jetty Http Service"
> [Starting]
> org.eclipse.equinox.http.registry (1.0.0.v20070608) "Http Service
> Registry Extensions" [Resolved]
> org.eclipse.equinox.http.servlet (1.0.0.v20070606) "Http Services
> Servlet" [Starting]
> org.eclipse.equinox.jsp.jasper (1.0.0.v20070607) "Jasper Jsp Support
> Bundle" [Starting]
> org.eclipse.equinox.jsp.jasper.registry (1.0.0.v20070607) "Jasper Jsp
> Registry Support Plug-in" [Starting]
> org.eclipse.equinox.launcher (1.0.0.v20070606) "Equinox Launcher"
> [Resolved]
> org.eclipse.equinox.launcher.win32.win32.x86 (1.0.0.v20070523) "Equinox
> Launcher Win32 X86 Fragment" [Resolved]
> org.eclipse.equinox.preferences (3.2.100.v20070522) "Eclipse Preferences
> Mechanism" [Active]
> org.eclipse.equinox.registry (3.3.0.v20070522) "Extension Registry
> Support" [Active]
> org.eclipse.gef (3.2.100.v20070620) "Graphical Editing Framework" [Active]
> org.eclipse.gmf (1.0.0.v20070601-1400) "Graphical Modeling Framework"
> [Starting]
> org.eclipse.gmf.bridge (1.1.0.v20070621-0000) "GMF Models Bridging
> Plug-in" [Starting]
> org.eclipse.gmf.bridge.ui (1.1.0.v20070621-0000) "GMF Tooling UI" [Active]
> org.eclipse.gmf.bridge.ui.dashboard (2.0.0.v20070621-0000) "GMF
> Dashboard" [Active]
> org.eclipse.gmf.codegen (2.0.0.v20070621-0000) "GMF GenModel and Code
> Generation" [Starting]
> org.eclipse.gmf.codegen.edit (2.0.0.v20070614-1400) "GMF GenModel Edit
> Support" [Starting]
> org.eclipse.gmf.codegen.ui (1.1.0.v20070621-0000) "GMF Code Generation
> UI" [Starting]
> org.eclipse.gmf.common (1.1.0.v20070621-0000) "GMF Tooling Commons
> Plug-in" [Active]
> org.eclipse.gmf.doc.ui (1.1.0.v20070601-1400) "GMF Documentation
> Cheatsheets" [Starting]
> org.eclipse.gmf.ecore.editor (2.0.0.v20070621-0000) "ECore Sample
> Diagram Plugin" [Active]
> org.eclipse.gmf.graphdef (2.0.0.v20070621-0000) "GMF Graphical
> Definition" [Resolved]
> org.eclipse.gmf.graphdef.codegen (2.0.0.v20070621-0000) "Graphical
> Definition Code Generator" [Starting]
> org.eclipse.gmf.graphdef.codegen.ui (1.0.100.v20070621-0000) "Graphical
> Definition Code Generator UI Support" [Resolved]
> org.eclipse.gmf.graphdef.edit (2.0.0.v20070601-1400) "GMFGraph Edit
> Support" [Active]
> org.eclipse.gmf.map (2.0.0.v20070621-0000) "GMF Mapping Model" [Active]
> org.eclipse.gmf.map.edit (2.0.0.v20070621-0000) "GMF Mapping Edit
> Support" [Active]
> org.eclipse.gmf.runtime.common.core (1.0.100.v20070601-1400) "GMF Common
> Core" [Active]
> org.eclipse.gmf.runtime.common.ui (1.0.100.v20070601-1400) "GMF Common
> UI" [Active]
> org.eclipse.gmf.runtime.common.ui.action (1.0.100.v20070601-1400) "GMF
> Common UI Action" [Active]
> org.eclipse.gmf.runtime.common.ui.action.ide (1.0.1.v20070601-1400) "GMF
> Common UI Action IDE" [Active]
> org.eclipse.gmf.runtime.common.ui.printing (1.0.1.v20070601-1400) "GMF
> Printing" [Starting]
> org.eclipse.gmf.runtime.common.ui.printing.win32 (1.0.2.v20070601-1400)
> "GMF Printing for Win32" [Resolved]
> org.eclipse.gmf.runtime.common.ui.services (1.0.100.v20070601-1400) "GMF
> Common UI Services" [Active]
> org.eclipse.gmf.runtime.common.ui.services.action
> (1.0.100.v20070601-1400) "GMF Common UI Action Services" [Active]
> org.eclipse.gmf.runtime.common.ui.services.dnd (1.0.1.v20070601-1400)
> "GMF Common UI DND Services" [Starting]
> org.eclipse.gmf.runtime.common.ui.services.dnd.ide
> (1.0.1.v20070601-1400) "GMF Common UI DND IDE Services" [Starting]
> org.eclipse.gmf.runtime.common.ui.services.properties
> (1.0.1.v20070601-1400) "GMF Common UI Properties Service Framework"
> [Active]
> org.eclipse.gmf.runtime.diagram.core (1.0.100.v20070601-1400) "GMF
> Diagram Core" [Active]
> org.eclipse.gmf.runtime.diagram.ui (1.0.100.v20070621-0000) "GMF Diagram
> UI" [Active]
> org.eclipse.gmf.runtime.diagram.ui.actions (1.0.100.v20070621-0000) "GMF
> Diagram Actions" [Active]
> org.eclipse.gmf.runtime.diagram.ui.dnd (1.0.1.v20070601-1400) "GMF
> Diagram Browse" [Starting]
> org.eclipse.gmf.runtime.diagram.ui.geoshapes (1.0.1.v20070601-1400) "GMF
> Geometric Shapes" [Starting]
> org.eclipse.gmf.runtime.diagram.ui.printing (1.0.100.v20070621-0000)
> "GMF Diagram Printing" [Active]
> org.eclipse.gmf.runtime.diagram.ui.printing.render
> (1.0.1.v20070601-1400) "GMF Diagram UI Printing Render Plug-In" [Active]
> org.eclipse.gmf.runtime.diagram.ui.properties (1.0.100.v20070608-1300)
> "GMF Diagram UI Properties" [Active]
> org.eclipse.gmf.runtime.diagram.ui.providers (1.0.100.v20070621-0000)
> "GMF Diagram Providers" [Active]
> org.eclipse.gmf.runtime.diagram.ui.providers.ide (1.0.1.v20070601-1400)
> "GMF Diagram Providers IDE" [Active]
> org.eclipse.gmf.runtime.diagram.ui.render (1.0.100.v20070621-0000) "GMF
> Diagram UI Render Plug-In" [Active]
> org.eclipse.gmf.runtime.diagram.ui.resources.editor
> (1.0.3.v20070601-1400) "GMF Diagram UI Resources Editor Plug-In" [Active]
> org.eclipse.gmf.runtime.diagram.ui.resources.editor.ide
> (1.0.3.v20070601-1400) "GMF IDE Editor" [Starting]
> org.eclipse.gmf.runtime.draw2d.ui (1.0.100.v20070621-0000) "GMF Draw2d
> Additions" [Active]
> org.eclipse.gmf.runtime.draw2d.ui.render (1.0.100.v20070614-1400) "GMF
> Draw2d Image Rendering Additions" [Active]
> org.eclipse.gmf.runtime.draw2d.ui.render.awt (1.0.100.v20070614-1400)
> "GMF Draw2d Image AWT based Rendering Additions" [Starting]
> org.eclipse.gmf.runtime.emf.clipboard.core (1.0.100.v20070621-0000) "GMF
> EMF Clipboard Support" [Starting]
> org.eclipse.gmf.runtime.emf.commands.core (1.0.3.v20070601-1400) "GMF
> Commands" [Active]
> org.eclipse.gmf.runtime.emf.core (1.0.100.v20070601-1400) "GMF Modeling
> Service Layer" [Active]
> org.eclipse.gmf.runtime.emf.type.core (1.0.100.v20070601-1400) "GMF EMF
> Type Core" [Active]
> org.eclipse.gmf.runtime.emf.type.ui (1.0.1.v20070601-1400) "GMF EMF Type
> UI" [Starting]
> org.eclipse.gmf.runtime.emf.ui (1.0.100.v20070621-0000) "GMF MSL UI"
> [Active]
> org.eclipse.gmf.runtime.emf.ui.properties (1.0.2.v20070601-1400) "GMF
> EMF UI Properties Providers" [Active]
> org.eclipse.gmf.runtime.gef.ui (1.0.1.v20070601-1400) "GMF GEF
> Additions" [Active]
> org.eclipse.gmf.runtime.notation (1.0.100.v20070621-0000) "GMF Notation
> Model Support" [Active]
> org.eclipse.gmf.runtime.notation.edit (1.0.1.v20070621-0000) "GMF
> Notation Edit Support" [Active]
> org.eclipse.gmf.runtime.notation.providers (1.0.1.v20070601-1400) "GMF
> Notation Metamodel" [Starting]
> org.eclipse.gmf.sdk (1.0.0.v20070601-1400) "Graphical Modeling Framework
> SDK" [Starting]
> org.eclipse.gmf.tooldef (2.0.0.v20070621-0000) "GMF Tooling Model" [Active]
> org.eclipse.gmf.tooldef.edit (2.0.0.v20070601-1400) "GMF Tooling Edit
> Support" [Active]
> org.eclipse.gmf.validate (1.1.0.v20070621-0000) "GMF Validation" [Active]
> org.eclipse.gmf.xpand (1.0.0.v20070608-1300) "GMF Xpand Template Engine"
> [Starting]
> org.eclipse.help (3.3.0.v20070524) "Help System Core" [Active]
> org.eclipse.help.appserver (3.1.200.v20070510) "Help Application Server"
> [Starting]
> org.eclipse.help.base (3.3.0.v20070606) "Help System Base" [Starting]
> org.eclipse.help.ui (3.3.0.v20070530) "Help System UI" [Starting]
> org.eclipse.help.webapp (3.3.0.v20070607) "Help System Webapp" [Starting]
> org.eclipse.jdt (3.3.0.v20070607-1300) "Eclipse Java Development Tools"
> [Resolved]
> org.eclipse.jdt.apt.core (3.3.0.v20070607-1200) "Java Annotation
> Processing Core" [Active]
> org.eclipse.jdt.apt.pluggable.core (1.0.0.v20070529-2100) "Java Compiler
> Apt IDE" [Installed]
> org.eclipse.jdt.apt.ui (3.3.0.v20070430-1135) "Java Annotation
> Processing UI" [Starting]
> org.eclipse.jdt.compiler.apt (1.0.0.v20070510-2000) "Java Compiler Apt"
> [Installed]
> org.eclipse.jdt.compiler.tool (1.0.0.v_771) "Java Compiler Tool Support"
> [Installed]
> org.eclipse.jdt.core (3.3.0.v_771) "Java Development Tools Core" [Active]
> org.eclipse.jdt.core.manipulation (1.1.0.v20070606-0010) "Java Code
> Manipulation Functionality" [Active]
> org.eclipse.jdt.debug (3.3.0.v20070530a) "JDI Debug Model" [Starting]
> org.eclipse.jdt.debug.ui (3.2.100.v20070531-1800) "JDI Debug UI" [Starting]
> org.eclipse.jdt.doc.user (3.3.0.v20070608-1300) "Eclipse Java
> Development User Guide" [Starting]
> org.eclipse.jdt.junit (3.3.0.v20070606-0010) "Java Development Tools
> JUnit support" [Starting]
> org.eclipse.jdt.junit.runtime (3.3.0.v20070606-0010) "Java Development
> Tools JUnit runtime support" [Resolved]
> org.eclipse.jdt.junit4.runtime (1.0.100.v20070606-0010) "Java
> Development Tools JUnit4 runtime support" [Resolved]
> org.eclipse.jdt.launching (3.3.0.v20070510) "Java Development Tools
> Launching Support" [Active]
> org.eclipse.jdt.ui (3.3.0.v20070607-0010) "Java Development Tools UI"
> [Active]
> org.eclipse.jface (3.3.0.I20070606-0010) "JFace" [Active]
> org.eclipse.jface.databinding (1.1.0.I20070606-0010) "JFace Data Binding
> for SWT and JFace" [Resolved]
> org.eclipse.jface.text (3.3.0.v20070606-0010) "JFace Text" [Resolved]
> org.eclipse.jsch.core (1.0.0.I20070426) "JSch Core" [Starting]
> org.eclipse.jsch.ui (1.0.0.I20070525) "JSch UI" [Starting]
> org.eclipse.ltk.core.refactoring (3.3.0.v20070606-0010) "Refactoring
> Core" [Active]
> org.eclipse.ltk.ui.refactoring (3.3.0.v20070606-0010) "Refactoring UI"
> [Starting]
> org.eclipse.ocl (1.1.0.v200706201508) "Object Constraint Language (OCL)
> 2.0 Parser/Interpreter" [Active]
> org.eclipse.ocl.ecore (1.1.0.v200706071450) "OCL 2.0 Binding for Ecore"
> [Active]
> org.eclipse.osgi (3.3.0.v20070530) "OSGi System Bundle" [Active]
> org.eclipse.osgi.services (3.1.200.v20070605) "OSGi Release 4.0.1
> Services" [Resolved]
> org.eclipse.osgi.util (3.1.200.v20070605) "OSGi Release 4.0.1 Utility
> Classes" [Resolved]
> org.eclipse.pde (3.3.0.v20070608-1300) "Eclipse Plug-in Development
> Environment" [Active]
> org.eclipse.pde.build (3.3.0.v20070612) "Plug-in Development Environment
> Build Support" [Active]
> org.eclipse.pde.core (3.3.0.v20070608-1300) "Plug-in Development Core"
> [Active]
> org.eclipse.pde.doc.user (3.3.0.v20070614-0800) "Eclipse Plug-in
> Development User Guide" [Resolved]
> org.eclipse.pde.junit.runtime (3.3.0.v20070608-1300) "PDE JUnit Plug-in
> Test" [Resolved]
> org.eclipse.pde.runtime (3.3.0.v20070608-1300) "Plug-in Development
> Environment Runtime" [Starting]
> org.eclipse.pde.ui (3.3.0.v20070608-1300) "Plug-in Development UI"
> [Starting]
> org.eclipse.pde.ui.templates (3.3.0.v20070608-1300) "PDE Templates"
> [Starting]
> org.eclipse.platform (3.3.0.v20070613) "Eclipse Platform" [Starting]
> org.eclipse.platform.doc.user (3.3.0.I20070615-1300) "Eclipse Workbench
> User Guide" [Starting]
> org.eclipse.rcp (3.2.0.v20070612) "Eclipse RCP" [Starting]
> org.eclipse.search (3.3.0.v20070606-0010) "Search Support" [Starting]
> org.eclipse.swt (3.3.0.v3346) "Standard Widget Toolkit" [Resolved]
> org.eclipse.swt.win32.win32.x86 (3.3.0.v3346) "Standard Widget Toolkit
> for Windows" [Resolved]
> org.eclipse.team.core (3.3.0.I20070607) "Team Support Core" [Active]
> org.eclipse.team.ui (3.3.0.I20070607) "Team Support UI" [Active]
> org.eclipse.text (3.3.0.v20070606-0010) "Text" [Resolved]
> org.eclipse.tomcat (4.1.230.v20070531) "Tomcat Wrapper" [Starting]
> org.eclipse.ui (3.3.0.I20070614-0800) "Eclipse UI" [Active]
> org.eclipse.ui.browser (3.2.100.v20070524A) "Browser Support" [Active]
> org.eclipse.ui.cheatsheets (3.3.0.v20070507) "Cheat Sheets" [Starting]
> org.eclipse.ui.console (3.2.0.v20070530) "Console" [Active]
> org.eclipse.ui.editors (3.3.0.v20070606-0010) "Default Text Editor"
> [Active]
> org.eclipse.ui.externaltools (3.1.200.v20070416) "External Tools" [Active]
> org.eclipse.ui.forms (3.3.0.v20070511) "Eclipse Forms" [Active]
> org.eclipse.ui.ide (3.3.0.I20070620) "Eclipse IDE UI" [Active]
> org.eclipse.ui.ide.application (1.0.0.I20070530-0100) "Eclipse IDE UI
> Application" [Resolved]
> org.eclipse.ui.intro (3.2.100.v20070530) "Welcome Framework" [Starting]
> org.eclipse.ui.intro.universal (3.2.100.v20070530A) "Universal Welcome"
> [Starting]
> org.eclipse.ui.navigator (3.3.0.I20070605-0010) "Common Navigator View"
> [Active]
> org.eclipse.ui.navigator.resources (3.3.0.I20070605-0010) "Navigator
> Workbench Components" [Active]
> org.eclipse.ui.net (1.0.0.I20070516) "Internet Connection Management UI"
> [Active]
> org.eclipse.ui.presentations.r21 (3.2.100.I20070605-0010) "R21
> Presentation Plug-in" [Starting]
> org.eclipse.ui.views (3.2.100.I20070319-0010) "Views" [Active]
> org.eclipse.ui.views.properties.tabbed (3.3.0.I20070605-0010) "Tabbed
> Properties View" [Active]
> org.eclipse.ui.win32 (3.2.100.I20070319-0010) "Eclipse UI Win32
> Enhancements" [Resolved]
> org.eclipse.ui.workbench (3.3.0.I20070608-1100) "Workbench" [Active]
> org.eclipse.ui.workbench.compatibility (3.2.0.I20070319-0010) "Workbench
> Compatibility" [Resolved]
> org.eclipse.ui.workbench.texteditor (3.3.0.v20070606-0010) "Text Editor
> Framework" [Active]
> org.eclipse.update.configurator (3.2.100.v20070615) "Install/Update
> Configurator" [Active]
> org.eclipse.update.core (3.2.100.v20070615) "Install/Update Core" [Active]
> org.eclipse.update.core.win32 (3.2.100.v20070615) "Install/Update Core
> for Windows" [Resolved]
> org.eclipse.update.scheduler (3.2.100.v20070615) "Automatic Updates
> Scheduler" [Active]
> org.eclipse.update.ui (3.2.100.v20070615) "Install/Update UI" [Active]
> org.eclipse.xsd (2.3.0.v200706262000) "XML Schema Infoset Model (XSD)"
> [Active]
> org.eclipse.xsd.ecore.converter (2.3.0.v200706262000) "XML Schema
> Infoset Model (XSD) - org.eclipse.xsd.ecore.converter" [Starting]
> org.eclipse.xsd.ecore.exporter (2.3.0.v200706262000) "XML Schema
> Exporter for EMF" [Starting]
> org.eclipse.xsd.ecore.importer (2.3.0.v200706262000) "XML Schema
> Importer for EMF" [Active]
> org.junit (3.8.2.v200706111738) "JUnit Testing Framework" [Resolved]
> org.junit4 (4.3.1) "JUnit Testing Framework Version 4" [Resolved]
> org.mortbay.jetty (5.1.11.v200706111724) "Jetty WebServer" [Resolved]
> org.w3c.css.sac (1.3.0.v200706111724) "W3C CSS SAC" [Resolved]
> org.w3c.dom.smil (1.0.0.v200706111724) "W3C SMIL DOM" [Resolved]
> org.w3c.dom.svg (1.1.0.v200706111724) "W3C SVG DOM" [Resolved]
>
> *** User Preferences:
> #Tue Jul 17 17:13:02 CEST 2007
> @org.eclipse.debug.ui=3.3.0.v20070607-1800
> /instance/org.eclipse.jdt.ui/org.eclipse.jdt.ui.text.custom_ templates= <?xml
> version\="1.0" encoding\="UTF-8"?><templates/>
> @org.eclipse.ui.ide=3.3.0.I20070620
> /instance/org.eclipse.jdt.launching/org.eclipse.jdt.launchin g.PREF_VM_XML= <?xml
> version\="1.0" encoding\="UTF-8"?>\r\n<vmSettings
> defaultVM\=" 57,org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType 13,1184154239000 "
> defaultVMConnector\="">\r\n<vmType
> id\="org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType ">\r\n<vm
> id\="1184154239000"
> javadocURL\="http\://java.sun.com/j2se/1.5.0/docs/api/"
> name\="Java150_12"
> path\="D\:\\Java150_12"/>\r\n</vmType>\r\n</vmSettings >\r\n
> @org.eclipse.pde.core=3.3.0.v20070608-1300
> /instance/org.eclipse.pde.runtime/activate=true
> @org.eclipse.ui.browser=3.2.100.v20070524A
> /instance/org.eclipse.ui.editors/overviewRuler_migration=mig rated_3.1
> @org.eclipse.jdt.ui=3.3.0.v20070607-0010
> /project/coffeeshop/org.eclipse.core.resources/encoding//mod el/coffee.ecore_diagram=UTF-8
>
> /instance/org.eclipse.core.resources/version=1
> @org.eclipse.core.resources=3.3.0.v20070604
> /instance/org.eclipse.ui/showIntro=false
> /instance/org.eclipse.pde.core/platform_path=D\:\\eclipseGmf
> /instance/org.eclipse.jdt.ui/tabWidthPropagated=true
> /project/JdoEditor/org.eclipse.gmf.bridge.ui.dashboard/gmf_d ashboard/domainGenerationModel=platform\:/resource/JdoEditor /model/jdo_2_1.genmodel
>
> /instance/org.eclipse.ant.ui/useAnnotationsPrefPage=true
> /configuration/org.eclipse.ui.ide/MAX_RECENT_WORKSPACES=5
> /project/JdoEditor/org.eclipse.gmf.bridge.ui.dashboard/gmf_d ashboard/graphicalDefinitionModel=platform\:/resource/JdoEdi tor/model/jdo.gmfgraph
>
> file_export_version=3.0
> @org.eclipse.jdt.launching=3.3.0.v20070510
> /instance/org.eclipse.jdt.ui/org.eclipse.jdt.ui.editor.tab.w idth=
> @org.eclipse.pde.runtime=3.3.0.v20070608-1300
> /instance/org.eclipse.jdt.ui/org.eclipse.jface.textfont=1|Co urier
> New|10.0|0|WINDOWS|1|0|0|0|0|0|0|0|0|1|0|0|0|0|Courier New;
> /instance/org.eclipse.core.net/proxyData/HTTPS/host=proxyaws .unedic.fr
> /instance/org.eclipse.core.net/org.eclipse.core.net.hasMigra ted=true
> /instance/org.eclipse.team.ui/org.eclipse.team.ui.first_time =false
> /instance/org.eclipse.jdt.core/org.eclipse.jdt.core.compiler .problem.enumIdentifier=error
>
> /instance/org.eclipse.update.core/org.eclipse.update.core.au tomaticallyChooseMirror=true
>
> /instance/org.eclipse.gmf.bridge.ui/show_dashboard=true
> /project/JdoEditor/org.eclipse.gmf.bridge.ui.dashboard/gmf_d ashboard/domainModel=platform\:/resource/JdoEditor/model/jdo .ecore
>
> /instance/org.eclipse.ui.ide/platformState=1184678432584
> /instance/org.eclipse.core.net/nonProxiedHosts=127.0.0.1|loc alhost
> @org.eclipse.core.net=1.0.0.I20070531
> \!/=
> /instance/org.eclipse.jdt.core/org.eclipse.jdt.core.compiler .compliance=1.5
> /project/JdoEditor/org.eclipse.gmf.bridge.ui.dashboard/gmf_d ashboard/toolingDefinitionModel=platform\:/resource/JdoEdito r/model/jdo.gmftool
>
> @org.eclipse.gmf.bridge.ui=1.1.0.v20070621-0000
> @org.eclipse.gmf.codegen.ui=1.1.0.v20070621-0000
> /instance/org.eclipse.jdt.core/org.eclipse.jdt.core.codeComp lete.visibilityCheck=enabled
>
> /instance/org.eclipse.ui.browser/internalWebBrowserHistory= file\:///D\:/workspaceGmf2/JdoEditor/doc/jdo_2_1.xsd.html\#h 145354019|*|D\:\\workspaceGmf2\\JdoEditor\\doc\\jdo_2_1.xsd. html|*|file\:/D\:/workspaceGmf2/JdoEditor/doc/jdo_2_1.xsd.ht ml|*|
>
> @org.eclipse.ui.editors=3.3.0.v20070606-0010
> /configuration/org.eclipse.ui.ide/RECENT_WORKSPACES=D\:\\wor kspaceGmf2
> /instance/org.eclipse.pde.runtime/orderType=2
> /instance/org.eclipse.core.net/proxyData/HTTP/host=proxyaws. unedic.fr
> /instance/org.eclipse.jdt.core/org.eclipse.jdt.core.compiler .codegen.targetPlatform=1.5
>
> /project/JdoEditor/org.eclipse.gmf.bridge.ui.dashboard/gmf_d ashboard/generationModel=platform\:/resource/JdoEditor/model /jdo.gmfgen
>
> /instance/org.eclipse.debug.ui/org.eclipse.debug.ui.PREF_LAU NCH_PERSPECTIVES= <?xml
> version\="1.0" encoding\="UTF-8"?>\r\n<launchPerspectives/>\r\n
> @org.eclipse.emf.converter=2.3.0.v200706262000
> /instance/org.eclipse.jdt.ui/org.eclipse.jdt.ui.formatterpro files.version=11
>
> /instance/org.eclipse.jdt.core/org.eclipse.jdt.core.compiler .codegen.inlineJsrBytecode=enabled
>
> @org.eclipse.jdt.core=3.3.0.v_771
> /instance/org.eclipse.jdt.ui/useAnnotationsPrefPage=true
> /instance/org.eclipse.jdt.ui/org.eclipse.jdt.ui.text.templat es_migrated=true
>
> /instance/org.eclipse.jdt.ui/useQuickDiffPrefPage=true
> /instance/org.eclipse.jdt.ui/org.eclipse.jdt.internal.ui.nav igator.layout=2
> @org.eclipse.update.core=3.2.100.v20070615
> @org.eclipse.search=3.3.0.v20070606-0010
> /instance/org.eclipse.core.net/proxyData/HTTPS/hasAuth=true
> /instance/org.eclipse.core.net/proxyData/HTTPS/port=8080
> /instance/org.eclipse.ant.ui/useQuickDiffPrefPage=true
> /instance/org.eclipse.pde.runtime/orderValue=-1
> /instance/org.eclipse.update.ui/ConfigurationView.showUnconf =true
> /project/JdoEditor/org.eclipse.gmf.bridge.ui.dashboard/gmf_d ashboard/mappingModel=platform\:/resource/JdoEditor/model/jd o.gmfmap
>
> /instance/org.eclipse.ui.ide/tipsAndTricks=true
> /instance/org.eclipse.ui.browser/browsers=<?xml version\="1.0"
> encoding\="UTF-8"?>\r\n<web-browsers
> current\="0">\r\n<system/>\r\n<external location\="C\:\\Program
> Files\\Internet Explorer\\iexplore.exe" name\="Internet
> Explorer"/>\r\n</web-browsers>
> /instance/org.eclipse.debug.ui/org.eclipse.debug.ui.user_vie w_bindings= <?xml
> version\="1.0" encoding\="UTF-8"?>\r\n<viewBindings>\r\n<view
> id\="org.eclipse.ui.console.ConsoleView">\r\n<perspective
> id\="org.eclipse.ui.resourcePerspective"
> userAction\="opened"/>\r\n</view>\r\n</viewBindings>\r\n
> /instance/org.eclipse.jdt.ui/org.eclipse.jdt.ui.javadoclocat ions.migrated=true
>
> /instance/org.eclipse.jdt.core/org.eclipse.jdt.core.compiler .source=1.5
> @org.eclipse.gmf.runtime.emf.core=1.0.100.v20070601-1400
> /instance/org.eclipse.pde.runtime/column4=150
> /instance/org.eclipse.pde.runtime/column3=288
> /instance/org.eclipse.gmf.codegen.ui/ask_ok=always
> @org.eclipse.team.ui=3.3.0.I20070607
> /instance/org.eclipse.pde.runtime/column2=725
> /instance/org.eclipse.search/org.eclipse.search.defaultPersp ective=org.eclipse.search.defaultPerspective.none
>
> /instance/org.eclipse.jdt.ui/proposalOrderMigrated=true
> /instance/org.eclipse.jdt.core/org.eclipse.jdt.core.builder. resourceCopyExclusionFilter=*.launch
>
> /instance/org.eclipse.core.net/proxiesEnabled=true
> /configuration/org.eclipse.ui.ide/RECENT_WORKSPACES_PROTOCOL =2
> /instance/org.eclipse.core.net/proxyData/HTTP/hasAuth=true
> /instance/org.eclipse.emf.converter/org.eclipse.emf.importer .ui.contribution.ModelImporterManager=org.eclipse.xsd.ecore. importer
>
> @org.eclipse.ant.ui=3.2.100.v20070511
> /instance/org.eclipse.debug.ui/org.eclipse.debug.ui.cancel_l aunch_with_compile_errors=always
>
> @org.eclipse.update.ui=3.2.100.v20070615
> /instance/org.eclipse.jdt.core/org.eclipse.jdt.core.compiler .problem.assertIdentifier=error
>
> /instance/org.eclipse.gmf.runtime.emf.core/referenced.path.v ariables=
> /instance/org.eclipse.core.net/proxyData/HTTP/port=8080
> /instance/org.eclipse.jdt.ui/fontPropagated=true
> /instance/org.eclipse.ui.ide/EXIT_PROMPT_ON_CLOSE_LAST_WINDO W=false
> /instance/org.eclipse.jdt.ui/spelling_locale_initialized=tru e
> /project/JdoEditor/org.eclipse.core.resources/encoding//mode l/jdo.ecore_diagram=UTF-8
>
> @org.eclipse.ui=3.3.0.I20070614-0800
> /instance/org.eclipse.ui.ide/OPEN_REQUIRED_PROJECTS=always
> /configuration/org.eclipse.ui.ide/SHOW_WORKSPACE_SELECTION_D IALOG=true
>
> *** Current Install Configuration:
> Install configuration:
> Last changed on 17 juil. 07
> Location: file:/D:/eclipseGmf/configuration/org.eclipse.update/platfor m.xml
>
> Configured sites:
> platform:/base/
>
> Configured features:
> ID: org.eclipse.emf.codegen, Version: null
> ID: org.eclipse.xsd.ecore.converter, Version: null
> ID: org.eclipse.emf.edit.ui, Version: null
> ID: org.eclipse.emf.codegen.ecore, Version: null
> ID: org.eclipse.gmf.runtime.thirdparty, Version: null
> ID: org.eclipse.emf.ecore.edit, Version: null
> ID: org.eclipse.gmf, Version: null
> ID: org.eclipse.emf.ecore.editor, Version: null
> ID: org.eclipse.emf.common, Version: null
> ID: org.eclipse.emf.edit, Version: null
> ID: org.eclipse.gmf.europa, Version: null
> ID: org.eclipse.emf.transaction, Version: null
> ID: org.eclipse.emf.ecore, Version: null
> ID: org.eclipse.platform, Version: null
> ID: org.eclipse.emf.common.ui, Version: null
> ID: org.eclipse.jdt, Version: null
> ID: org.eclipse.gef, Version: null
> ID: org.eclipse.emf.validation, Version: null
> ID: org.eclipse.rcp, Version: null
> ID: com.oxygenxml.editor, Version: null
> ID: org.eclipse.emf.converter, Version: null
> ID: org.eclipse.emf.codegen.ecore.ui, Version: null
> ID: org.eclipse.ocl, Version: null
> ID: org.eclipse.pde, Version: null
> ID: org.eclipse.xsd, Version: null
> ID: org.eclipse.emf.workspace, Version: null
>
> Configured plug-ins:
> file:/D:/eclipseGmf/plugins/com.ibm.icu_3.6.1.v20070417.jar
> file:/D:/eclipseGmf/plugins/com.jcraft.jsch_0.1.31.jar
> file:/D:/eclipseGmf/plugins/com.oxygenxml.editor_8.2.0/
> file:/D:/eclipseGmf/plugins/javax.servlet.jsp_2.0.0.v2007061 91603.jar
> file:/D:/eclipseGmf/plugins/javax.servlet_2.4.0.v20070611173 8.jar
>
> file:/D:/eclipseGmf/plugins/net.sourceforge.lpg.lpgjavarunti me.source_1.1.0.v200706111738.jar
>
>
> file:/D:/eclipseGmf/plugins/net.sourceforge.lpg.lpgjavarunti me_1.1.0.v200706111738.jar
>
> file:/D:/eclipseGmf/plugins/org.apache.ant_1.7.0.v2007060808 42/
>
> file:/D:/eclipseGmf/plugins/org.apache.batik.bridge_1.6.0.v2 00706111724.jar
> file:/D:/eclipseGmf/plugins/org.apache.batik.css_1.6.0.v2007 06111724.jar
>
> file:/D:/eclipseGmf/plugins/org.apache.batik.dom.svg_1.6.0.v 200706111724.jar
>
> file:/D:/eclipseGmf/plugins/org.apache.batik.dom_1.6.0.v2007 06111724.jar
>
> file:/D:/eclipseGmf/plugins/org.apache.batik.ext.awt_1.6.0.v 200706111724.jar
>
>
> file:/D:/eclipseGmf/plugins/org.apache.batik.parser_1.6.0.v2 00706111724.jar
>
> file:/D:/eclipseGmf/plugins/org.apache.batik.svggen_1.6.0.v2 00706111724.jar
>
> file:/D:/eclipseGmf/plugins/org.apache.batik.transcoder_1.6. 0.v200706111724.jar
>
>
> file:/D:/eclipseGmf/plugins/org.apache.batik.util.gui_1.6.0. v200706111724.jar
>
> file:/D:/eclipseGmf/plugins/org.apache.batik.util_1.6.0.v200 706111724.jar
> file:/D:/eclipseGmf/plugins/org.apache.batik.xml_1.6.0.v2007 06111724.jar
> file:/D:/eclipseGmf/plugins/org.apache.commons.el_1.0.0.v200 706111724.jar
>
> file:/D:/eclipseGmf/plugins/org.apache.commons.logging_1.0.4 .v200706111724.jar
>
> file:/D:/eclipseGmf/plugins/org.apache.jasper_5.5.17.v200706 111724.jar
>
> file:/D:/eclipseGmf/plugins/org.apache.lucene.analysis_1.9.1 .v200706181610.jar
>
> file:/D:/eclipseGmf/plugins/org.apache.lucene_1.9.1.v2007061 11724.jar
> file:/D:/eclipseGmf/plugins/org.apache.xerces_2.8.0.v2007053 01630.jar
>
> file:/D:/eclipseGmf/plugins/org.apache.xml.resolver_1.1.0.v2 00705310020.jar
> file:/D:/eclipseGmf/plugins/org.eclipse.ant.core_3.1.200.v20 070522.jar
> file:/D:/eclipseGmf/plugins/org.eclipse.ant.ui_3.2.100.v2007 0511.jar
> file:/D:/eclipseGmf/plugins/org.eclipse.compare_3.3.0.I20070 606.jar
> file:/D:/eclipseGmf/plugins/org.eclipse.core.boot_3.1.100.v2 0060603.jar
>
> file:/D:/eclipseGmf/plugins/org.eclipse.core.commands_3.3.0. I20070605-0010.jar
>
>
> file:/D:/eclipseGmf/plugins/org.eclipse.core.contenttype_3.2 .100.v20070319.jar
>
>
> file:/D:/eclipseGmf/plugins/org.eclipse.core.databinding.bea ns_1.0.0.I20070606-0010.jar
>
>
> file:/D:/eclipseGmf/plugins/org.eclipse.core.databinding_1.0 .0.I20070606-0010.jar
>
>
> file:/D:/eclipseGmf/plugins/org.eclipse.core.expressions_3.3 .0.v20070606-0010.jar
>
>
> file:/D:/eclipseGmf/plugins/org.eclipse.core.filebuffers_3.3 .0.v20070606-0010.jar
>
>
> file:/D:/eclipseGmf/plugins/org.eclipse.core.filesystem.win3 2.x86_1.1.0.v20070510.jar
>
>
> file:/D:/eclipseGmf/plugins/org.eclipse.core.filesystem_1.1. 0.v20070606.jar
> file:/D:/eclipseGmf/plugins/org.eclipse.core.jobs_3.3.0.v200 70423.jar
> file:/D:/eclipseGmf/plugins/org.eclipse.core.net_1.0.0.I2007 0531.jar
>
> file:/D:/eclipseGmf/plugins/org.eclipse.core.resources.compa tibility_3.2.100.v20070502.jar
>
>
> file:/D:/eclipseGmf/plugins/org.eclipse.core.resources.win32 _3.3.0.v20070226.jar
>
>
> file:/D:/eclipseGmf/plugins/org.eclipse.core.resources_3.3.0 .v20070604.jar
>
> file:/D:/eclipseGmf/plugins/org.eclipse.core.runtime.compati bility.auth_3.2.100.v20070502.jar
>
>
> file:/D:/eclipseGmf/plugins/org.eclipse.core.runtime.compati bility.registry_3.2.100.v20070316/
>
>
> file:/D:/eclipseGmf/plugins/org.eclipse.core.runtime.compati bility_3.1.200.v20070502.jar
>
>
> file:/D:/eclipseGmf/plugins/org.eclipse.core.runtime_3.3.100 .v20070530.jar
>
> file:/D:/eclipseGmf/plugins/org.eclipse.core.variables_3.2.0 .v20070426.jar
>
> file:/D:/eclipseGmf/plugins/org.eclipse.debug.core_3.3.0.v20 070607-1800.jar
> file:/D:/eclipseGmf/plugins/org.eclipse.debug.ui_3.3.0.v2007 0607-1800.jar
> file:/D:/eclipseGmf/plugins/org.eclipse.draw2d_3.2.100.v2007 0529.jar
> file:/D:/eclipseGmf/plugins/org.eclipse.emf.ant_2.3.0.v20070 6262000.jar
>
> file:/D:/eclipseGmf/plugins/org.eclipse.emf.codegen.ecore.ui _2.3.0.v200706262000.jar
>
>
> file:/D:/eclipseGmf/plu
Previous Topic:JSF Core is not available
Next Topic:Running our own internal update site
Goto Forum:
  


Current Time: Thu Apr 25 10:11:24 GMT 2024

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

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

Back to the top