Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [mihini-dev] Mihini-0.9 Export Lua application Package Connection to http://192.168.1.11:8080 refused

Hi Dominique,

So older version of LDT used RPC to deploy an application on the target. The Lastest version use a Rest API now.
The Rest service seems to be already running in your agent except that it is not binded on the good port.

Could you run the following commands and try again ? :

$ telnet 192.168.1.11 2000
> agent.config.rest.port = 8080
CTRL+D

Then restart mihini and your agent and retry to deploy your app.
You should see something like that in your logs:

2014-02-28 23:13:06 WEB-INFO: Starting web server on port 8080

2014-02-28 23:13:06 GENERAL-INFO: Module [Rest] initialized



Romain

Le 03/03/2014 23:10, Dominique Torette a écrit :
First, let me precise that I’m running Mac OS 10.9.
On LDT side, I’ve just updated to latest version then the problem is still there.

org.eclipse.koneki.ldt (1.2.0.201402261620) "Lua Development Tools Core"
org.eclipse.koneki.ldt.product (1.2.0.201402261620) "Lua Development Tools - All-in-one distribution"
org.eclipse.koneki.protocols.omadm (0.8.0.201302061503) "OMA-DM API (incubator)"

If it could help, here is the full configuration report:

*** Date: lundi 3 mars 2014 23:07:44 heure normale de l’Europe centrale

*** Platform Details:

*** System properties:
applicationXMI=org.eclipse.ui.workbench/LegacyIDE.e4xmi
awt.nativeDoubleBuffering=true
awt.toolkit=apple.awt.CToolkit
eclipse.application=org.eclipse.ui.ide.workbench
eclipse.commands=-os
macosx
-ws
cocoa
-arch
x86_64
-showsplash
-launcher
/Applications/org.eclipse.koneki.ldt.product-macosx.cocoa.x86_64/LuaDevelopmentTools.app/Contents/MacOS/LuaDevelopmentTools
-name
Lua Development Tools
--launcher.library
/Applications/org.eclipse.koneki.ldt.product-macosx.cocoa.x86_64/LuaDevelopmentTools.app/Contents/MacOS//../../../plugins/org.eclipse.equinox.launcher.cocoa.macosx.x86_64_1.1.200.v20131025-1931/eclipse_1601.so
-startup
/Applications/org.eclipse.koneki.ldt.product-macosx.cocoa.x86_64/LuaDevelopmentTools.app/Contents/MacOS//../../../plugins/org.eclipse.equinox.launcher_1.3.0.v20130327-1440.jar
--launcher.overrideVmargs
-keyring
/Volumes/Home/.eclipse_keyring
-showlocation
-vm
/System/Library/Frameworks/JavaVM.framework
eclipse.launcher=/Applications/org.eclipse.koneki.ldt.product-macosx.cocoa.x86_64/LuaDevelopmentTools.app/Contents/MacOS/LuaDevelopmentTools
eclipse.launcher.name=Lua Development Tools
eclipse.p2.profile="">
eclipse.product=org.eclipse.koneki.ldt.branding.product
eclipse.startTime=1393881440271
eclipse.stateSaveDelayInterval=30000
eclipse.vm=/System/Library/Frameworks/JavaVM.framework
eclipse.vmargs=-XX:PermSize=512M
-XX:MaxPermSize=512M
-Xms40m
-Xmx512m
-XstartOnFirstThread
-Dorg.eclipse.swt.internal.carbon.smallFonts
-Djava.class.path=/Applications/org.eclipse.koneki.ldt.product-macosx.cocoa.x86_64/LuaDevelopmentTools.app/Contents/MacOS//../../../plugins/org.eclipse.equinox.launcher_1.3.0.v20130327-1440.jar
equinox.use.ds=true
file.encoding=MacRoman
file.encoding.pkg=sun.io
file.separator=/
ftp.nonProxyHosts=local|*.local|169.254/16|*.169.254/16
gopherProxySet=false
gosh.args=--nointeractive
java.awt.graphicsenv=apple.awt.CGraphicsEnvironment
java.awt.printerjob=apple.awt.CPrinterJob
java.class.path=/Applications/org.eclipse.koneki.ldt.product-macosx.cocoa.x86_64/LuaDevelopmentTools.app/Contents/MacOS//../../../plugins/org.eclipse.equinox.launcher_1.3.0.v20130327-1440.jar
java.class.version=50.0
java.endorsed.dirs=/System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Home/lib/endorsed
java.ext.dirs=/Library/Java/Extensions:/System/Library/Java/Extensions:/System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Home/lib/ext
java.home=/System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Home
java.io.tmpdir=/var/folders/24/y9nvmhr971l26c638xmqpcl40000gn/T/
java.library.path=.:/Library/Java/Extensions:/System/Library/Java/Extensions:/usr/lib/java
java.runtime.name=Java(TM) SE Runtime Environment
java.runtime.version=1.6.0_65-b14-462-11M4609
java.specification.name=Java Platform API Specification
java.specification.vendor=Sun Microsystems Inc.
java.specification.version=1.6
java.vendor=Apple Inc.
java.vendor.url="" class="moz-txt-link-freetext" href="http://www.apple.com/">http://www.apple.com/
java.vendor.url.bug=http://bugreport.apple.com/
java.version=1.6.0_65
java.vm.info=mixed mode
java.vm.name=Java HotSpot(TM) 64-Bit Server VM
java.vm.specification.name=Java Virtual Machine Specification
java.vm.specification.vendor=Sun Microsystems Inc.
java.vm.specification.version=1.0
java.vm.vendor=Apple Inc.
java.vm.version=20.65-b04-462
line.separator=

mrj.build=11M4609
mrj.version=1070.1.6.0_65-462
org.apache.jasper.compiler.disablejsr199=true
org.eclipse.equinox.launcher.splash.location=/Applications/org.eclipse.koneki.ldt.product-macosx.cocoa.x86_64/configuration/org.eclipse.equinox.launcher/org.eclipse.koneki.ldt.branding_1.1.0.201402261620/splash.bmp
org.eclipse.equinox.simpleconfigurator.configUrl=file:org.eclipse.equinox.simpleconfigurator/bundles.info
org.eclipse.swt.internal.carbon.smallFonts=
org.eclipse.update.reconcile=false
org.osgi.framework.executionenvironment=OSGi/Minimum-1.0,OSGi/Minimum-1.1,OSGi/Minimum-1.2,JRE-1.1,J2SE-1.2,J2SE-1.3,J2SE-1.4,J2SE-1.5,JavaSE-1.6
org.osgi.framework.language=fr
org.osgi.framework.os.name=MacOSX
org.osgi.framework.os.version=10.9.2
org.osgi.framework.processor=x86-64
org.osgi.framework.system.capabilities=osgi.ee; osgi.ee="OSGi/Minimum"; version:List<Version>="1.0, 1.1, 1.2",osgi.ee; osgi.ee="JRE"; version:List<Version>="1.0, 1.1",osgi.ee; osgi.ee="JavaSE"; version:List<Version>="1.0, 1.1, 1.2, 1.3, 1.4, 1.5, 1.6"
org.osgi.framework.system.packages=javax.accessibility,javax.activation,javax.activity,javax.annotation,javax.annotation.processing,javax.crypto,javax.crypto.interfaces,javax.crypto.spec,javax.imageio,javax.imageio.event,javax.imageio.metadata,javax.imageio.plugins.bmp,javax.imageio.plugins.jpeg,javax.imageio.spi,javax.imageio.stream,javax.jws,javax.jws.soap,javax.lang.model,javax.lang.model.element,javax.lang.model.type,javax.lang.model.util,javax.management,javax.management.loading,javax.management.modelmbean,javax.management.monitor,javax.management.openmbean,javax.management.relation,javax.management.remote,javax.management.remote.rmi,javax.management.timer,javax.naming,javax.naming.directory,javax.naming.event,javax.naming.ldap,javax.naming.spi,javax.net,javax.net.ssl,javax.print,javax.print.attribute,javax.print.attribute.standard,javax.print.event,javax.rmi,javax.rmi.CORBA,javax.rmi.ssl,javax.script,javax.security.auth,javax.security.auth.callback,javax.security.a u th.kerberos,javax.security.auth.login,javax.security.auth.spi,javax.security.auth.x500,javax.security.cert,javax.security.sasl,javax.sound.midi,javax.sound.midi.spi,javax.sound.sampled,javax.sound.sampled.spi,javax.sql,javax.sql.rowset,javax.sql.rowset.serial,javax.sql.rowset.spi,javax.swing,javax.swing.border,javax.swing.colorchooser,javax.swing.event,javax.swing.filechooser,javax.swing.plaf,javax.swing.plaf.basic,javax.swing.plaf.metal,javax.swing.plaf.multi,javax.swing.plaf.synth,javax.swing.table,javax.swing.text,javax.swing.text.html,javax.swing.text.html.parser,javax.swing.text.rtf,javax.swing.tree,javax.swing.undo,javax.tools,javax.transaction,javax.transaction.xa,javax.xml,javax.xml.bind,javax.xml.bind.annotation,javax.xml.bind.annotation.adapters,javax.xml.bind.attachment,javax.xml.bind.helpers,javax.xml.bind.util,javax.xml.crypto,javax.xml.crypto.dom,javax.xml.crypto.dsig,javax.xml.crypto.dsig.dom,javax.xml.crypto.dsig.keyinfo,javax.xml.crypto.dsig.spec,javax.xml.datatype,j a vax.xml.namespace,javax.xml.parsers,javax.xml.soap,javax.xml.stream,javax.xml.stream.events,javax.xml.stream.util,javax.xml.transform,javax.xml.transform.dom,javax.xml.transform.sax,javax.xml.transform.stax,javax.xml.transform.stream,javax.xml.validation,javax.xml.ws,javax.xml.ws.handler,javax.xml.ws.handler.soap,javax.xml.ws.http,javax.xml.ws.soap,javax.xml.ws.spi,javax.xml.ws.wsaddressing,javax.xml.xpath,org.ietf.jgss,org.omg.CORBA,org.omg.CORBA_2_3,org.omg.CORBA_2_3.portable,org.omg.CORBA.DynAnyPackage,org.omg.CORBA.ORBPackage,org.omg.CORBA.portable,org.omg.CORBA.TypeCodePackage,org.omg.CosNaming,org.omg.CosNaming.NamingContextExtPackage,org.omg.CosNaming.NamingContextPackage,org.omg.Dynamic,org.omg.DynamicAny,org.omg.DynamicAny.DynAnyFactoryPackage,org.omg.DynamicAny.DynAnyPackage,org.omg.IOP,org.omg.IOP.CodecFactoryPackage,org.omg.IOP.CodecPackage,org.omg.Messaging,org.omg.PortableInterceptor,org.omg.PortableInterceptor.ORBInitInfoPackage,org.omg.PortableServer,org.omg.PortableS e rver.CurrentPackage,org.omg.PortableServer.POAManagerPackage,org.omg.PortableServer.POAPackage,org.omg.PortableServer.portable,org.omg.PortableServer.ServantLocatorPackage,org.omg.SendingContext,org.omg.stub.java.rmi,org.w3c.dom,org.w3c.dom.bootstrap,org.w3c.dom.css,org.w3c.dom.events,org.w3c.dom.html,org.w3c.dom.ls,org.w3c.dom.ranges,org.w3c.dom.stylesheets,org.w3c.dom.traversal,org.w3c.dom.views,org.w3c.dom.xpath,org.xml.sax,org.xml.sax.ext,org.xml.sax.helpers
org.osgi.framework.uuid=3021fb34-19a3-0013-1afa-a375991b3ece
org.osgi.framework.vendor=Eclipse
org.osgi.framework.version=1.8.0
org.osgi.supports.framework.extension=true
org.osgi.supports.framework.fragment=true
org.osgi.supports.framework.requirebundle=true
os.arch=x86_64
os.name=Mac OS X
os.version=10.9.2
osgi.arch=x86_64
osgi.bundles.defaultStartLevel=4
osgi.compatibility.bootdelegation=true
osgi.framework.shape=jar
osgi.framework.useSystemProperties=true
osgi.logfile=/Applications/org.eclipse.koneki.ldt.product-macosx.cocoa.x86_64/LuaDevelopmentTools.app/Contents/MacOS/workspace/.metadata/.log
osgi.nl=fr_FR
osgi.os=macosx
osgi.splashLocation=/Applications/org.eclipse.koneki.ldt.product-macosx.cocoa.x86_64/configuration/org.eclipse.equinox.launcher/org.eclipse.koneki.ldt.branding_1.1.0.201402261620/splash.bmp
osgi.splashPath=platform:/base/plugins/org.eclipse.koneki.ldt.branding
osgi.syspath=/Applications/org.eclipse.koneki.ldt.product-macosx.cocoa.x86_64/plugins
osgi.tracefile=/Applications/org.eclipse.koneki.ldt.product-macosx.cocoa.x86_64/LuaDevelopmentTools.app/Contents/MacOS/workspace/.metadata/trace.log
osgi.ws=cocoa
path.separator=:
product.version=1.2.0.201402261620
socksNonProxyHosts=local|*.local|169.254/16|*.169.254/16
sun.arch.data.model=64
sun.boot.class.path=/System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Classes/jsfd.jar:/System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Classes/classes.jar:/System/Library/Frameworks/JavaVM.framework/Frameworks/JavaRuntimeSupport.framework/Resources/Java/JavaRuntimeSupport.jar:/System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Classes/ui.jar:/System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Classes/laf.jar:/System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Classes/sunrsasign.jar:/System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Classes/jsse.jar:/System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Classes/jce.jar:/System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Classes/charsets.jar
sun.boot.library.path=/System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Libraries
sun.cpu.endian=little
sun.cpu.isalist=
sun.io.unicode.encoding=UnicodeLittle
sun.jnu.encoding=MacRoman
sun.management.compiler=HotSpot 64-Bit Tiered Compilers
sun.os.patch.level=unknown
user.country=FR
user.dir=/Applications/org.eclipse.koneki.ldt.product-macosx.cocoa.x86_64/LuaDevelopmentTools.app/Contents/MacOS
user.home=/Volumes/Home
user.language=fr
user.name=do
user.timezone=Europe/Brussels

*** Features:
org.eclipse.cdt (8.2.0.201306112328) "Eclipse C/C++ Development Tools"
org.eclipse.cdt.gdb (7.2.0.201306112328) "GDB Common"
org.eclipse.dltk.core (5.0.0.201306060709) "Eclipse Dynamic Languages Toolkit"
org.eclipse.emf.common (2.10.0.v20140117-0813) "EMF Common"
org.eclipse.emf.ecore (2.10.0.v20140117-0813) "EMF Ecore"
org.eclipse.help (2.0.102.v20140123-1600) "Help System Base"
org.eclipse.koneki.ldt (1.2.0.201402261620) "Lua Development Tools Core"
org.eclipse.koneki.ldt.product (1.2.0.201402261620) "Lua Development Tools - All-in-one distribution"
org.eclipse.koneki.protocols.omadm (0.8.0.201302061503) "OMA-DM API (incubator)"
org.eclipse.platform (4.4.0.v20140123-1925) "Eclipse Platform"
org.eclipse.rcp (4.4.0.v20140123-1925) "Eclipse RCP"
org.eclipse.rse (3.5.0.201312161920) "Remote System Explorer End-User Runtime"
org.eclipse.rse.core (3.4.100.201312161920) "RSE Core"
org.eclipse.rse.dstore (3.4.100.201311131558) "RSE DStore Services"
org.eclipse.rse.ftp (3.2.0.201305152119) "RSE FTP Service"
org.eclipse.rse.local (2.1.500.201311252158) "RSE Local Services"
org.eclipse.rse.ssh (3.0.500.201305201712) "RSE SSH Services"
org.eclipse.rse.telnet (2.3.100.201305201712) "RSE Telnet Service"
org.eclipse.rse.terminals (1.2.100.201311090851) "RSE Terminals UI"
org.eclipse.tm.terminal (3.2.100.201311090851) "Target Management Terminal Widget"

*** Plug-in Registry:
com.cforcoding.jmd (0.8.1.201402261620) "JMD Plug-in" [Resolved]
com.ibm.icu (50.1.1.v201304230130) "International Components for Unicode for Java (ICU4J)" [Active]
com.jcraft.jsch (0.1.50.v201310081430) "JSch" [Resolved]
com.naef.jnlua (0.9.1.201402261620) "JNLua for lua 5.1" [Active]
com.naef.jnlua (1.0.3.201402261620) "JNLua for lua 5.2" [Starting]
com.naef.jnlua.macosx (0.9.1.201402261620) "JNLua for lua 5.1" [Resolved]
com.naef.jnlua.macosx (1.0.3.201402261620) "JNLua for lua 5.2" [Resolved]
com.sun.el (2.2.0.v201303151357) "Javax _expression_ Language Reference Implementation Bundle" [Resolved]
javax.annotation (1.2.0.v201401042248) "javax.annotation Bundle" [Resolved]
javax.el (2.2.0.v201303151357) "Javax _expression_ Language Bundle" [Resolved]
javax.inject (1.0.0.v20091030) "Atinject Dependency Injection Annotations" [Resolved]
javax.servlet (3.0.0.v201112011016) "Servlet API Bundle" [Resolved]
javax.servlet.jsp (2.2.0.v201112011158) "JSP API Bundle" [Resolved]
javax.xml (1.3.4.v201005080400) "JAXP XML" [Resolved]
org.apache.ant (1.9.2.v201307241445) "Apache Ant" [Resolved]
org.apache.batik.css (1.7.0.v201011041433) "Apache Batik CSS" [Resolved]
org.apache.batik.util (1.7.0.v201011041433) "Apache Batik Utilities" [Resolved]
org.apache.batik.util.gui (1.7.0.v200903091627) "Apache Batik GUI Utilities" [Resolved]
org.apache.commons.codec (1.6.0.v201305230611) "Apache Commons Codec Plug-in" [Resolved]
org.apache.commons.compress (1.4.1.v201301140946) "Apache Commons Compress" [Resolved]
org.apache.commons.io (2.0.1.v201105210651) "Apache Commons IO" [Resolved]
org.apache.commons.lang (2.6.0.v201205030909) "Apache Commons Lang" [Resolved]
org.apache.commons.logging (1.1.1.v201101211721) "Apache Commons Logging Plug-in" [Resolved]
org.apache.commons.net (3.2.0.v201305141515) "Apache Commons Net" [Resolved]
org.apache.felix.gogo.command (0.10.0.v201209301215) "Apache Felix Gogo Command" [Active]
org.apache.felix.gogo.runtime (0.10.0.v201209301036) "Apache Felix Gogo Runtime" [Active]
org.apache.felix.gogo.shell (0.10.0.v201212101605) "Apache Felix Gogo Shell" [Active]
org.apache.httpcomponents.httpclient (4.2.6.v201311072007) "Apache HttpComponents HttpClient OSGi bundle" [Resolved]
org.apache.httpcomponents.httpclient (4.1.3.v201209201135) "Apache HttpComponents HttpClient OSGi bundle" [Resolved]
org.apache.httpcomponents.httpcore (4.2.5.v201311072007) "Apache HttpComponents HttpCore" [Resolved]
org.apache.httpcomponents.httpcore (4.1.4.v201203221030) "Apache HttpComponents HttpCore" [Resolved]
org.apache.jasper.glassfish (2.2.2.v201205150955) "JSP 2.2 implementation from Glassfish" [Resolved]
org.apache.lucene.analysis (3.5.0.v20120725-1805) "Apache Lucene Analysis" [Resolved]
org.apache.lucene.core (3.5.0.v20120725-1805) "Apache Lucene Core" [Resolved]
org.codehaus.jackson.core (1.6.0.v20101005-0925) "Jackson JSON processor" [Resolved]
org.codehaus.jackson.mapper (1.6.0.v20101005-0925) "Data mapper for Jackson JSON processor" [Resolved]
org.eclipse.ant.core (3.3.0.v20130926-1705) "Ant Build Tool Core" [Starting]
org.eclipse.cdt (8.2.0.201306112328) "Eclipse C/C++ Development Tools" [Starting]
org.eclipse.cdt.codan.checkers (3.2.0.201306112328) "Codan Checkers" [Starting]
org.eclipse.cdt.codan.checkers.ui (3.2.0.201306112328) "Codan Checkers UI" [Starting]
org.eclipse.cdt.codan.core (3.2.0.201306112328) "Code Analysis Core" [Starting]
org.eclipse.cdt.codan.core.cxx (3.2.0.201306112328) "Code Analysis Core for C/C++" [Starting]
org.eclipse.cdt.codan.ui (3.2.0.201306112328) "Code Analysis UI" [Starting]
org.eclipse.cdt.codan.ui.cxx (3.2.0.201306112328) "Codan Analysis UI for C/C++" [Active]
org.eclipse.cdt.core (5.5.0.201306112328) "C/C++ Development Tools Core" [Active]
org.eclipse.cdt.core.macosx (5.2.0.201306112328) "C/C++ Development Tools Core for MacOS X" [Resolved]
org.eclipse.cdt.debug.core (7.3.0.201306112328) "C/C++ Development Tools Debug Model" [Active]
org.eclipse.cdt.debug.mi.core (7.3.0.201306112328) "C/C++ Development Tools GDB/MI CDI Debugger Core" [Starting]
org.eclipse.cdt.debug.mi.ui (6.1.1.201306112328) "C/C++ Development Tools GDB/MI CDI Debugger UI" [Starting]
org.eclipse.cdt.debug.ui (7.3.0.201306112328) "C/C++ Development Tools Debugger UI" [Active]
org.eclipse.cdt.doc.user (5.3.0.201306112328) "C/C++ Development User Guide" [Starting]
org.eclipse.cdt.dsf (2.4.0.201306112328) "Debug Services Framework Core" [Starting]
org.eclipse.cdt.dsf.gdb (4.2.0.201306112328) "GDB DSF Debugger Integration Core" [Starting]
org.eclipse.cdt.dsf.gdb.ui (2.4.0.201306112328) "GDB DSF Debugger Integration UI" [Starting]
org.eclipse.cdt.dsf.ui (2.4.0.201306112328) "Debugger Services Framework UI" [Starting]
org.eclipse.cdt.gdb (7.0.0.201306112328) "GDB Common" [Starting]
org.eclipse.cdt.gdb.ui (7.0.0.201306112328) "GDB UI Common" [Starting]
org.eclipse.cdt.launch (7.1.0.201306112328) "C/C++ Development Tools Launching Support" [Starting]
org.eclipse.cdt.make.core (7.2.0.201306112328) "C/C++ Standard make Build Core" [Active]
org.eclipse.cdt.make.ui (7.2.0.201306112328) "C/C++ Standard make Build UI" [Active]
org.eclipse.cdt.managedbuilder.core (8.2.0.201306112328) "CDT Build System Core" [Active]
org.eclipse.cdt.managedbuilder.gnu.ui (8.2.0.201306112328) "GNU Managed Build Definitions" [Starting]
org.eclipse.cdt.managedbuilder.ui (8.2.0.201306112328) "C/C++ Managed Builder UI" [Starting]
org.eclipse.cdt.ui (5.6.0.201306112328) "C/C++ Development Tools UI" [Active]
org.eclipse.compare (3.5.500.v20131106-1552) "Compare Support" [Active]
org.eclipse.compare.core (3.5.400.v20130903-0736) "Core Compare Support" [Active]
org.eclipse.core.commands (3.6.100.v20130515-1857) "Commands" [Resolved]
org.eclipse.core.contenttype (3.4.200.v20130326-1255) "Eclipse Content Mechanism" [Active]
org.eclipse.core.databinding (1.4.1.v20130515-1857) "JFace Data Binding" [Starting]
org.eclipse.core.databinding.beans (1.2.200.v20130515-1857) "JFace Data Binding for JavaBeans" [Resolved]
org.eclipse.core.databinding.observable (1.4.1.v20130927-1704) "JFace Data Binding Observables" [Active]
org.eclipse.core.databinding.property (1.4.200.v20130515-1857) "JFace Data Binding Properties" [Starting]
org.eclipse.core.expressions (3.4.600.v20131115-2008) "_expression_ Language" [Active]
org.eclipse.core.externaltools (1.0.300.v20130819-1716) "External Tools Headless Support" [Starting]
org.eclipse.core.filebuffers (3.5.300.v20131205-1154) "File Buffers" [Active]
org.eclipse.core.filesystem (1.4.0.v20130723-1508) "Core File Systems" [Active]
org.eclipse.core.filesystem.macosx (1.3.0.v20100505-2103) "Core File System for Macintosh" [Resolved]
org.eclipse.core.jobs (3.5.400.v20130717-1327) "Eclipse Jobs Mechanism" [Active]
org.eclipse.core.net (1.2.200.v20131024-0900) "Internet Connection Management" [Active]
org.eclipse.core.resources (3.9.0.v20140109-1640) "Core Resource Management" [Active]
org.eclipse.core.runtime (3.10.0.v20140123-0905) "Core Runtime" [Active]
org.eclipse.core.runtime.compatibility (3.2.200.v20130326-1255) "Core Runtime Plug-in Compatibility" [Active]
org.eclipse.core.runtime.compatibility.registry (3.5.300.v20130916-1243) "Eclipse Registry Compatibility Fragment" [Resolved]
org.eclipse.core.variables (3.2.800.v20130819-1716) "Core Variables" [Starting]
org.eclipse.debug.core (3.9.0.v20140103-1148) "Debug Core" [Active]
org.eclipse.debug.ui (3.10.0.v20140120-1636) "Debug UI" [Active]
org.eclipse.dltk (5.0.0.201306060709) "Eclipse Dynamic Languages Toolkit" [Resolved]
org.eclipse.dltk.annotations (5.0.0.201306060709) "Dynamic Languages Toolkit Annotations" [Resolved]
org.eclipse.dltk.console (5.0.0.201306060709) "Dynamic Languages Toolkit Console Core" [Starting]
org.eclipse.dltk.console.ui (5.0.0.201306060709) "Dynamic Languages Toolkit Console UI" [Starting]
org.eclipse.dltk.core (5.0.0.201306060709) "Dynamic Languages Toolkit Core" [Active]
org.eclipse.dltk.core.manipulation (5.0.0.201306060709) "DLTK Code Manipulation Functionality" [Active]
org.eclipse.dltk.debug (5.0.0.201306060709) "Dynamic Languages Toolkit Debug Core" [Starting]
org.eclipse.dltk.debug.ui (5.0.0.201306060709) "Dynamic Languages Toolkit Debug UI" [Starting]
org.eclipse.dltk.formatter (5.0.0.201306060709) "Dynamic Languages Toolkit Formatter" [Active]
org.eclipse.dltk.launching (5.0.0.201306060709) "Dynamic Languages Toolkit Launching Core" [Active]
org.eclipse.dltk.logconsole (5.0.0.201306060709) "Dynamic Languages Toolkit LogConsole" [Starting]
org.eclipse.dltk.logconsole.ui (5.0.0.201306060709) "Dynamic Languages Toolkit LogConsole UI" [Resolved]
org.eclipse.dltk.testing (5.0.0.201306060709) "Dynamic Languages Toolkit Testing Frameworks Support" [Starting]
org.eclipse.dltk.ui (5.0.0.201306060709) "Dynamic Languages Toolkit Core UI" [Active]
org.eclipse.dltk.validators.core (5.0.0.201306060709) "Dynamic Languages Toolkit Validators Core" [Active]
org.eclipse.dltk.validators.externalchecker (5.0.0.201306060709) "Dynamic Languages Toolkit Validators UI" [Active]
org.eclipse.dltk.validators.ui (5.0.0.201306060709) "Dynamic Languages Toolkit Validators UI" [Active]
org.eclipse.dstore.core (3.4.0.201309171228) "RSE DStore Core" [Starting]
org.eclipse.dstore.extra (2.1.400.201211090626) "RSE DStore Platform Support" [Starting]
org.eclipse.e4.core.commands (0.10.2.v20131007-1653) "Eclipse e4 core commands" [Active]
org.eclipse.e4.core.contexts (1.3.100.v20130905-1019) "Eclipse Contexts" [Active]
org.eclipse.e4.core.di (1.3.0.v20130514-1256) "Eclipse Dependency Injection" [Active]
org.eclipse.e4.core.di.extensions (0.12.0.v20140114-1847) "Eclipse Dependency Injection Extensions" [Active]
org.eclipse.e4.core.services (1.2.0.v20140110-1430) "Eclipse Application Services" [Active]
org.eclipse.e4.ui.bindings (0.10.200.v20140117-1809) "Eclipse Bindings Support" [Active]
org.eclipse.e4.ui.css.core (0.10.100.v20131209-1035) "Eclipse CSS Core Support" [Resolved]
org.eclipse.e4.ui.css.swt (0.11.100.v20140116-2057) "Eclipse CSS SWT Support" [Active]
org.eclipse.e4.ui.css.swt.theme (0.9.200.v20140114-1438) "Eclipse CSS SWT Theme Support" [Active]
org.eclipse.e4.ui.di (1.0.0.v20130515-1857) "Eclipse UI Dependency Injection" [Active]
org.eclipse.e4.ui.model.workbench (1.1.0.v20140110-2012) "Eclipse Workbench Model" [Active]
org.eclipse.e4.ui.services (1.0.100.v20140120-1508) "Eclipse UI Application Services" [Active]
org.eclipse.e4.ui.widgets (1.0.0.v20140113-1431) "Eclipse UI Custom widgets" [Resolved]
org.eclipse.e4.ui.workbench (1.1.0.v20140123-1829) "Eclipse e4 Workbench" [Active]
org.eclipse.e4.ui.workbench.addons.swt (1.1.0.v20140123-1829) "Eclipse e4 Workbench Add-ons" [Active]
org.eclipse.e4.ui.workbench.renderers.swt (0.12.0.v20140122-1746) "Eclipse e4 Workbench SWT Renderer" [Active]
org.eclipse.e4.ui.workbench.renderers.swt.cocoa (0.11.200.v20130820-0955) "Eclipse UI MacOS X Enhancements" [Resolved]
org.eclipse.e4.ui.workbench.swt (0.12.100.v20140117-1809) "Eclipse e4 Workbench SWT" [Active]
org.eclipse.e4.ui.workbench3 (0.12.0.v20130515-1857) "Bundle for Workbench APIs available in e4" [Resolved]
org.eclipse.ecf (3.2.0.v20131209-1801) "ECF Core API" [Active]
org.eclipse.ecf.filetransfer (5.0.0.v20131209-1801) "ECF Filetransfer API" [Active]
org.eclipse.ecf.identity (3.2.0.v20131209-1801) "ECF Core Identity API" [Active]
org.eclipse.ecf.provider.filetransfer (3.2.0.v20131209-1801) "ECF Filetransfer Provider" [Active]
org.eclipse.ecf.provider.filetransfer.httpclient4 (1.0.300.v20131209-1801) "ECF HttpComponents Filetransfer Provider" [Active]
org.eclipse.ecf.provider.filetransfer.httpclient4.ssl (1.0.0.v20131209-1801) "ECF HttpComponents Filetransfer Provider" [Resolved]
org.eclipse.ecf.provider.filetransfer.ssl (1.0.0.v20131209-1801) "ECF Filetransfer Provider" [Resolved]
org.eclipse.ecf.ssl (1.1.0.v20131209-1801) "ECF Core API" [Resolved]
org.eclipse.emf.common (2.10.0.v20140117-0813) "EMF Common" [Active]
org.eclipse.emf.ecore (2.10.0.v20140117-0813) "EMF Ecore" [Active]
org.eclipse.emf.ecore.change (2.9.0.v20140117-0813) "EMF Change Model" [Active]
org.eclipse.emf.ecore.xmi (2.10.0.v20140117-0813) "EMF XML/XMI Persistence" [Active]
org.eclipse.equinox.app (1.3.200.v20130910-1609) "Equinox Application Container" [Active]
org.eclipse.equinox.bidi (0.10.0.v20130327-1442) "Bidirectional Text Support" [Starting]
org.eclipse.equinox.common (3.6.200.v20130402-1505) "Common Eclipse Runtime" [Active]
org.eclipse.equinox.concurrent (1.1.0.v20130327-1442) "Equinox Concurrent API" [Starting]
org.eclipse.equinox.console (1.1.0.v20131021-1843) "Console plug-in" [Active]
org.eclipse.equinox.ds (1.4.200.v20131126-2331) "Declarative Services" [Active]
org.eclipse.equinox.event (1.3.100.v20140115-1647) "Event Admin" [Active]
org.eclipse.equinox.frameworkadmin (2.0.100.v20131209-2144) "Equinox Framework Admin" [Starting]
org.eclipse.equinox.frameworkadmin.equinox (1.0.500.v20131211-1531) "Equinox Framework Admin for Equinox" [Starting]
org.eclipse.equinox.http.jetty (3.0.200.v20131021-1843) "Jetty Http Service" [Active]
org.eclipse.equinox.http.registry (1.1.300.v20130402-1529) "Http Service Registry Extensions" [Active]
org.eclipse.equinox.http.servlet (1.1.400.v20130418-1354) "Http Services Servlet" [Active]
org.eclipse.equinox.jsp.jasper (1.0.400.v20130327-1442) "Jasper Jsp Support Bundle" [Active]
org.eclipse.equinox.jsp.jasper.registry (1.0.300.v20130327-1442) "Jasper Jsp Registry Support Plug-in" [Active]
org.eclipse.equinox.launcher (1.3.0.v20130327-1440) "Equinox Launcher" [Resolved]
org.eclipse.equinox.launcher.cocoa.macosx.x86_64 (1.1.200.v20131025-1931) "Equinox Launcher MacOSX Cocoa Fragment" [Resolved]
org.eclipse.equinox.p2.artifact.repository (1.1.300.v20131211-1531) "Equinox Provisioning Artifact Repository Support" [Active]
org.eclipse.equinox.p2.console (1.0.300.v20131113-1212) "Equinox Provisioning Console" [Starting]
org.eclipse.equinox.p2.core (2.3.0.v20131211-1531) "Equinox Provisioning Core" [Active]
org.eclipse.equinox.p2.director (2.3.0.v20131211-1531) "Equinox Provisioning Director" [Active]
org.eclipse.equinox.p2.director.app (1.0.300.v20140117-2037) "Equinox Provisioning Director Application" [Starting]
org.eclipse.equinox.p2.directorywatcher (1.1.0.v20131211-1531) "Equinox Provisioning Directory Watcher" [Active]
org.eclipse.equinox.p2.engine (2.3.0.v20131217-1522) "Equinox Provisioning Engine" [Active]
org.eclipse.equinox.p2.extensionlocation (1.2.100.v20131119-0908) "Equinox Provisioning Extension Location Repository Support" [Active]
org.eclipse.equinox.p2.garbagecollector (1.0.200.v20131115-1210) "Equinox Provisioning Garbage Collector" [Active]
org.eclipse.equinox.p2.jarprocessor (1.0.300.v20131211-1531) "Equinox Provisioning JAR Processor" [Resolved]
org.eclipse.equinox.p2.metadata (2.2.0.v20131211-1531) "Equinox Provisioning Metadata" [Active]
org.eclipse.equinox.p2.metadata.repository (1.2.100.v20131209-2144) "Equinox Provisioning Metadata Repository" [Active]
org.eclipse.equinox.p2.operations (2.4.0.v20131119-0908) "Equinox Provisioning Operations API" [Active]
org.eclipse.equinox.p2.publisher (1.3.0.v20131211-1531) "Equinox Provisioning Publisher Infrastructure" [Active]
org.eclipse.equinox.p2.publisher.eclipse (1.1.200.v20131211-1531) "Equinox Provisioning Publisher for Eclipse" [Starting]
org.eclipse.equinox.p2.ql (2.0.100.v20131211-1531) "Equinox Provisioning p2 query language" [Starting]
org.eclipse.equinox.p2.reconciler.dropins (1.1.200.v20131119-0908) "Equinox Provisioning Drop-in" [Active]
org.eclipse.equinox.p2.repository (2.3.0.v20131211-1531) "Equinox Provisioning Repository" [Active]
org.eclipse.equinox.p2.repository.tools (2.1.0.v20131211-1531) "Equinox Provisioning Repository Tools" [Starting]
org.eclipse.equinox.p2.touchpoint.eclipse (2.1.200.v20131119-0908) "Equinox Provisioning Eclipse Touchpoint" [Active]
org.eclipse.equinox.p2.touchpoint.natives (1.1.100.v20131113-1212) "Equinox Provisioning Native Touchpoint" [Starting]
org.eclipse.equinox.p2.transport.ecf (1.1.0.v20131211-1531) "Equinox Provisioning ECF based Transport" [Active]
org.eclipse.equinox.p2.ui (2.3.0.v20131210-1027) "Equinox Provisioning UI Support" [Active]
org.eclipse.equinox.p2.ui.importexport (1.1.0.v20131210-1027) "Equinox Provisioning Import and Export" [Starting]
org.eclipse.equinox.p2.ui.sdk (1.0.300.v20131115-1210) "Equinox Provisioning Platform Update Support" [Active]
org.eclipse.equinox.p2.ui.sdk.scheduler (1.2.0.v20140122-1841) "Equinox Provisioning Platform Automatic Update Support" [Active]
org.eclipse.equinox.p2.updatechecker (1.1.200.v20131119-0908) "Equinox Provisioning Update Checker" [Active]
org.eclipse.equinox.p2.updatesite (1.0.400.v20131211-1531) "Equinox Provisioning Legacy Update Site Support" [Active]
org.eclipse.equinox.preferences (3.5.100.v20130422-1538) "Eclipse Preferences Mechanism" [Active]
org.eclipse.equinox.registry (3.5.400.v20130717-1325) "Extension Registry Support" [Active]
org.eclipse.equinox.security (1.2.0.v20130424-1801) "Equinox Java Authentication and Authorization Service (JAAS)" [Active]
org.eclipse.equinox.security.macosx (1.100.200.v20130327-1442) "OS X Keystore service integration" [Resolved]
org.eclipse.equinox.security.ui (1.1.200.v20130626-2037) "Equinox Security Default UI" [Active]
org.eclipse.equinox.simpleconfigurator (1.1.0.v20131217-1203) "Simple Configurator" [Active]
org.eclipse.equinox.simpleconfigurator.manipulator (2.0.0.v20131217-1203) "Simple Configurator Manipulator" [Starting]
org.eclipse.equinox.util (1.0.500.v20130404-1337) "Equinox Util Bundle" [Active]
org.eclipse.help (3.6.0.v20130326-1254) "Help System Core" [Active]
org.eclipse.help.base (4.0.100.v20140123-1600) "Help System Base" [Active]
org.eclipse.help.ui (4.0.100.v20130628-1955) "Help System UI" [Active]
org.eclipse.help.webapp (3.6.200.v20130514-1258) "Help System Webapp" [Active]
org.eclipse.jetty.continuation (8.1.14.v20131031) "Jetty :: Continuation" [Resolved]
org.eclipse.jetty.http (8.1.14.v20131031) "Jetty :: Http Utility" [Resolved]
org.eclipse.jetty.io (8.1.14.v20131031) "Jetty :: IO Utility" [Resolved]
org.eclipse.jetty.security (8.1.14.v20131031) "Jetty :: Security" [Resolved]
org.eclipse.jetty.server (8.1.14.v20131031) "Jetty :: Server Core" [Resolved]
org.eclipse.jetty.servlet (8.1.14.v20131031) "Jetty :: Servlet Handling" [Resolved]
org.eclipse.jetty.util (8.1.14.v20131031) "Jetty :: Utilities" [Resolved]
org.eclipse.jface (3.10.0.v20140107-1310) "JFace" [Active]
org.eclipse.jface.databinding (1.6.200.v20130515-1857) "JFace Data Binding for SWT and JFace" [Resolved]
org.eclipse.jface.text (3.9.0.v20131210-1348) "JFace Text" [Resolved]
org.eclipse.jsch.core (1.1.500.v20131112-1442) "JSch Core" [Active]
org.eclipse.jsch.ui (1.1.500.v20131112-1442) "JSch UI" [Starting]
org.eclipse.koneki.commons.core (0.8.0.201402090839) "Koneki commons core (incubator)" [Starting]
org.eclipse.koneki.commons.ui (0.8.0.201402090839) "Koneki commons UI (incubator)" [Active]
org.eclipse.koneki.dashboard.ui (0.8.0.201402090839) "Koneki dashboard UI (incubator)" [Active]
org.eclipse.koneki.examples.core (0.8.0.201402090839) "Koneki Examples core (incubator)" [Active]
org.eclipse.koneki.ldt (1.1.0.201402261620) "Lua Development Tools Core" [Active]
org.eclipse.koneki.ldt.branding (1.1.0.201402261620) "Lua Development Tools - All-in-one distribution" [Active]
org.eclipse.koneki.ldt.debug.core (1.1.0.201402261620) "Lua Development Tools Debug Core" [Active]
org.eclipse.koneki.ldt.debug.ui (1.1.0.201402261620) "Lua Development Tools Debug UI" [Starting]
org.eclipse.koneki.ldt.doc.user (1.1.0.201402261620) "Lua Development Tools User Documentation" [Resolved]
org.eclipse.koneki.ldt.metalua (1.1.0.201402261620) "Metalua" [Active]
org.eclipse.koneki.ldt.remote.core (1.1.0.201402261620) "LDT Remote Development Support Core" [Active]
org.eclipse.koneki.ldt.remote.debug.core (1.1.0.201402261620) "LDT Remote Development Support Debug Core" [Starting]
org.eclipse.koneki.ldt.remote.debug.ui (1.1.0.201402261620) "LDT Remote Development Support Debug UI" [Starting]
org.eclipse.koneki.ldt.remote.ui (1.1.0.201402261620) "LDT Remote Development Support UI" [Active]
org.eclipse.koneki.ldt.support.lua51 (1.1.0.201402261620) "Lua 5.1 support for LDT" [Starting]
org.eclipse.koneki.ldt.support.lua52 (1.1.0.201402261620) "Lua 5.2 support for LDT" [Starting]
org.eclipse.koneki.ldt.ui (1.1.0.201402261620) "Lua Development Tools UI" [Active]
org.eclipse.koneki.mihini.tm.c.ui (0.1.0.201307041710) "UI Plug-in for Target Management for C" [Starting]
org.eclipse.koneki.mihini.tm.core (0.1.0.201307041710) "Core Plug-in for Mihini Target Management" [Active]
org.eclipse.koneki.mihini.tm.lua.ui (0.1.0.201307041710) "UI Plug-in for Mihini Target Management for Lua" [Active]
org.eclipse.koneki.mihini.tm.ui (0.1.0.201307041710) "UI Plug-in for Mihini Target Management" [Active]
org.eclipse.koneki.protocols.omadm (0.8.0.201302061503) "OMA-DM API (incubator)" [Resolved]
org.eclipse.koneki.protocols.omadm.client (0.8.0.201302061503) "OMA-DM Client (incubator)" [Resolved]
org.eclipse.koneki.protocols.omadm.client.http (0.8.0.201302061503) "OMA-DM HTTP Client (incubator)" [Starting]
org.eclipse.koneki.tema.core (0.8.0.201402090839) "TEMA Core (incubator)" [Starting]
org.eclipse.ltk.core.refactoring (3.6.100.v20130812-0601) "Refactoring Core" [Active]
org.eclipse.ltk.ui.refactoring (3.7.100.v20130605-1748) "Refactoring UI" [Active]
org.eclipse.osgi (3.10.0.v20140121-0337) "OSGi System Bundle" [Active]
org.eclipse.osgi.compatibility.state (1.0.0.v20140110-1728) "Bundle-Name" [Resolved]
org.eclipse.osgi.services (3.4.0.v20131120-1328) "OSGi Release 4.2.0 Services" [Resolved]
org.eclipse.osgi.util (3.3.0.v20131023-1243) "OSGi Release 4.2.0 Utility Classes" [Resolved]
org.eclipse.platform (4.4.0.v20140123-1600) "Eclipse Platform" [Resolved]
org.eclipse.platform.doc.user (4.4.0.v20131128-1053) "Eclipse Workbench User Guide" [Resolved]
org.eclipse.rcp (4.3.100.v20140123-1600) "Eclipse RCP" [Starting]
org.eclipse.rse (3.5.0.201305201712) "Remote System Explorer End-User Runtime" [Resolved]
org.eclipse.rse.connectorservice.dstore (3.1.301.201209211856) "RSE DStore Connector Service" [Starting]
org.eclipse.rse.connectorservice.local (2.1.400.201205062159) "RSE Local Connector Service" [Starting]
org.eclipse.rse.connectorservice.ssh (2.1.300.201205062159) "RSE SSH Connector Service" [Active]
org.eclipse.rse.connectorservice.telnet (1.2.300.201205071750) "RSE Telnet Connector Service" [Starting]
org.eclipse.rse.core (3.3.100.201308211533) "RSE Core" [Active]
org.eclipse.rse.doc.user (3.4.100.201305031537) "RSE User Guide" [Resolved]
org.eclipse.rse.dstore.security (3.0.400.201205062159) "RSE DStore SSL Support" [Starting]
org.eclipse.rse.efs (2.1.401.201301141950) "RSE Eclipse Filesystem (EFS) Provider" [Starting]
org.eclipse.rse.efs.ui (2.1.400.201205062159) "RSE Eclipse Filesystem (EFS) Provider UI Support" [Resolved]
org.eclipse.rse.files.ui (3.2.200.201312161920) "RSE Files UI" [Active]
org.eclipse.rse.importexport (1.2.300.201312161920) "RSE Import/Export" [Starting]
org.eclipse.rse.processes.ui (3.0.400.201205062159) "RSE Processes UI" [Starting]
org.eclipse.rse.services (3.3.0.201309171242) "RSE Services Framework" [Active]
org.eclipse.rse.services.dstore (3.3.0.201311131558) "RSE DStore Services" [Starting]
org.eclipse.rse.services.files.ftp (3.0.500.201305151921) "RSE FTP Service" [Starting]
org.eclipse.rse.services.local (2.1.500.201311252158) "RSE Local Services" [Starting]
org.eclipse.rse.services.ssh (3.2.100.201305201712) "RSE SSH Services" [Active]
org.eclipse.rse.services.telnet (2.0.400.201305201712) "RSE Telnet Service" [Starting]
org.eclipse.rse.shells.ui (3.0.500.201305031537) "RSE Shells UI" [Starting]
org.eclipse.rse.subsystems.files.core (3.3.1.201306281330) "RSE Files Core" [Active]
org.eclipse.rse.subsystems.files.dstore (2.1.300.201205241511) "RSE DStore Files" [Starting]
org.eclipse.rse.subsystems.files.ftp (2.2.0.201305152119) "RSE FTP Files" [Starting]
org.eclipse.rse.subsystems.files.local (2.1.300.201205062159) "RSE Local Files" [Starting]
org.eclipse.rse.subsystems.files.ssh (2.1.300.201205062159) "RSE SSH Files" [Active]
org.eclipse.rse.subsystems.processes.core (3.1.300.201205062159) "RSE Processes Core" [Starting]
org.eclipse.rse.subsystems.processes.dstore (2.1.400.201205062159) "RSE DStore Processes" [Starting]
org.eclipse.rse.subsystems.processes.local (2.1.400.201205062159) "RSE Local Processes" [Starting]
org.eclipse.rse.subsystems.processes.shell.linux (1.1.400.201205062159) "RSE Linux Shell Processes" [Starting]
org.eclipse.rse.subsystems.shells.core (3.1.300.201205141739) "RSE Shells Core" [Starting]
org.eclipse.rse.subsystems.shells.dstore (2.1.400.201205062159) "RSE DStore Shells" [Starting]
org.eclipse.rse.subsystems.shells.local (2.1.400.201205062159) "RSE Local Shells" [Starting]
org.eclipse.rse.subsystems.shells.ssh (2.1.400.201205062159) "RSE SSH Shells" [Starting]
org.eclipse.rse.subsystems.shells.telnet (1.2.300.201205062159) "RSE Telnet Shells" [Starting]
org.eclipse.rse.subsystems.terminals.core (1.0.300.201205062159) "RSE Terminals Core" [Resolved]
org.eclipse.rse.subsystems.terminals.ssh (1.0.200.201205062159) "RSE SSH Terminals" [Active]
org.eclipse.rse.terminals.ui (1.2.100.201305201712) "RSE Terminals UI" [Active]
org.eclipse.rse.ui (3.3.100.201311011231) "RSE UI" [Active]
org.eclipse.search (3.9.100.v20131121-1332) "Search Support" [Starting]
org.eclipse.swt (3.103.0.v20140122-1707) "Standard Widget Toolkit" [Resolved]
org.eclipse.swt.cocoa.macosx.x86_64 (3.103.0.v20140122-1932) "Standard Widget Toolkit for Mac OS X (Cocoa)" [Resolved]
org.eclipse.team.core (3.7.0.v20130514-1224) "Team Support Core" [Active]
org.eclipse.team.ui (3.7.100.v20130710-1213) "Team Support UI" [Starting]
org.eclipse.text (3.5.300.v20130515-1451) "Text" [Resolved]
org.eclipse.tm.terminal (3.2.100.201311090851) "Target Management Terminal Widget" [Active]
org.eclipse.ui (3.106.0.v20140123-1925) "Eclipse UI" [Active]
org.eclipse.ui.browser (3.4.200.v20131003-1453) "Browser Support" [Active]
org.eclipse.ui.cheatsheets (3.4.200.v20131227-1524) "Cheat Sheets" [Starting]
org.eclipse.ui.console (3.5.300.v20130819-1716) "Console" [Active]
org.eclipse.ui.editors (3.8.100.v20130513-1637) "Default Text Editor" [Active]
org.eclipse.ui.externaltools (3.2.300.v20131205-1340) "External Tools" [Starting]
org.eclipse.ui.forms (3.6.100.v20130910-1539) "Eclipse Forms" [Active]
org.eclipse.ui.ide (3.10.0.v20140122-1109) "Eclipse IDE UI" [Active]
org.eclipse.ui.ide.application (1.0.500.v20140110-1947) "Eclipse IDE UI Application" [Resolved]
org.eclipse.ui.intro (3.4.200.v20130326-1254) "Welcome Framework" [Starting]
org.eclipse.ui.intro.universal (3.2.700.v20130904-1701) "Universal Welcome" [Starting]
org.eclipse.ui.navigator (3.5.300.v20130517-0139) "Common Navigator View" [Active]
org.eclipse.ui.navigator.resources (3.4.600.v20130910-0816) "Navigator Workbench Components" [Starting]
org.eclipse.ui.net (1.2.200.v20120807-0927) "Internet Connection Management UI" [Active]
org.eclipse.ui.views (3.7.0.v20131219-1049) "Views" [Active]
org.eclipse.ui.views.properties.tabbed (3.6.0.v20130515-1857) "Tabbed Properties View" [Starting]
org.eclipse.ui.workbench (3.106.0.v20140123-1925) "Eclipse Workbench" [Active]
org.eclipse.ui.workbench.texteditor (3.9.0.v20130802-0858) "Text Editor Framework" [Active]
org.eclipse.update.configurator (3.3.200.v20130326-1319) "Install/Update Configurator" [Active]
org.sat4j.core (2.3.5.v201308161310) "SAT4J Core" [Resolved]
org.sat4j.pb (2.3.5.v201308161310) "SAT4J Pseudo" [Resolved]
org.w3c.css.sac (1.3.1.v200903091627) "W3C CSS SAC" [Resolved]
org.w3c.dom.events (3.0.0.draft20060413_v201105210656) "W3C DOM Level 3 Events" [Resolved]
org.w3c.dom.smil (1.0.0.v200806040011) "W3C SMIL DOM" [Resolved]
org.w3c.dom.svg (1.1.0.v201011041433) "W3C SVG DOM" [Resolved]

*** User Preferences:
#Mon Mar 03 23:07:44 CET 2014
/bundle_defaults/org.eclipse.cdt.core/org.eclipse.cdt.core.formatter.keep_imple_if_on_one_line=false
/bundle_defaults/org.eclipse.koneki.ldt/USE_GLOBAL_VAR_IN_LDT=true
/bundle_defaults/org.eclipse.debug.ui/org.eclpise.debug.ui.memory.dynamicLoad=true
/bundle_defaults/org.eclipse.core.resources/refresh.enabled=false
/bundle_defaults/org.eclipse.ui.editors/revisionRulerShowRevision=false
/bundle_defaults/org.eclipse.ui.editors/showEnclosedIdeographicSpaces=true
/bundle_defaults/org.eclipse.debug.ui/org.eclipse.debug.ui.wait_for_build=always
/bundle_defaults/org.eclipse.cdt.core/org.eclipse.cdt.core.formatter.indent_empty_lines=false
/profile/file\:\\2fApplications\\2forg.eclipse.koneki.ldt.product-macosx.cocoa.x86_64\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/file\:_Applications_org.eclipse.koneki.ldt.product-macosx.cocoa.x86_64_configuration_org.eclipse.osgi_bundles_135_data_listener_1925729951/description=
/profile/file\:\\2fApplications\\2forg.eclipse.koneki.ldt.product-macosx.cocoa.x86_64\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/http\:__download.eclipse.org_koneki_releases_stable_ldt_1.1/type=org.eclipse.equinox.internal.p2.metadata.repository.LocalMetadataRepository
/bundle_defaults/org.eclipse.cdt.ui/semanticHighlighting.enum.enabled=false
/profile/file\:\\2fApplications\\2forg.eclipse.koneki.ldt.product-macosx.cocoa.x86_64\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/http\:__download.eclipse.org_koneki_updates-nightly_ldt/provider=
/bundle_defaults/org.eclipse.cdt.ui/c_numbers=0,0,0
/bundle_defaults/org.eclipse.core.net/proxyData/SOCKS/port=-1
/profile/file\:\\2fApplications\\2forg.eclipse.koneki.ldt.product-macosx.cocoa.x86_64\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/file\:_Applications_org.eclipse.koneki.ldt.product-macosx.cocoa.x86_64_configuration_org.eclipse.osgi_bundles_135_data_listener_1925729951/suffix=content.xml
/bundle_defaults/org.eclipse.dltk.ui/org.eclipse.dltk.ui.packages.cuchildren=true
/instance/org.eclipse.jsch.core/CVSSSH2PreferencePage.PREF_AUTH_METHODS=gssapi-with-mic,publickey,password,keyboard-interactive
/instance/org.eclipse.koneki.ldt.ui/formatter.indentation.indentTables=true
/profile/file\:\\2fApplications\\2forg.eclipse.koneki.ldt.product-macosx.cocoa.x86_64\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/http\:__download.eclipse.org_koneki_releases_stable_ldt/type=org.eclipse.equinox.internal.p2.metadata.repository.CompositeMetadataRepository
/bundle_defaults/org.eclipse.cdt.debug.core/org.eclipse.cdt.debug.corecDebug.default_variable_format=0
/bundle_defaults/org.eclipse.compare/org.eclipse.compare.CappingDisable=false
/profile/file\:\\2fApplications\\2forg.eclipse.koneki.ldt.product-macosx.cocoa.x86_64\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/http\:__download.eclipse.org_koneki_releases_stable_protocols_0.8/provider=
/bundle_defaults/org.eclipse.koneki.ldt.ui/tab_always_indent=false
/bundle_defaults/org.eclipse.rse.ui/SHOW_EMPTY_LISTS=true
/profile/file\:\\2fApplications\\2forg.eclipse.koneki.ldt.product-macosx.cocoa.x86_64\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/file\:_Applications_org.eclipse.koneki.ldt.product-macosx.cocoa.x86_64/type=org.eclipse.equinox.p2.artifact.repository.simpleRepository
/profile/file\:\\2fApplications\\2forg.eclipse.koneki.ldt.product-macosx.cocoa.x86_64\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/http\:__download.eclipse.org_koneki_releases_stable/type=org.eclipse.equinox.internal.p2.metadata.repository.CompositeMetadataRepository
/bundle_defaults/org.eclipse.cdt.core/org.eclipse.cdt.core.formatter.insert_new_line_before_else_in_if_statement=do not insert
/bundle_defaults/org.eclipse.help.base/remoteHelpPath=
/bundle_defaults/org.eclipse.cdt.core/org.eclipse.cdt.core.formatter.lineSplit=80
/bundle_defaults/org.eclipse.debug.ui/org.eclipse.debug.ui.build_before_launch=true
/profile/file\:\\2fApplications\\2forg.eclipse.koneki.ldt.product-macosx.cocoa.x86_64\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/file\:_Applications_org.eclipse.koneki.ldt.product-macosx.cocoa.x86_64_configuration_org.eclipse.osgi_171_data_listener_1925729951/uri=file\:/Applications/org.eclipse.koneki.ldt.product-macosx.cocoa.x86_64/configuration/org.eclipse.osgi/171/data/listener_1925729951/
/bundle_defaults/org.eclipse.cdt.core/indexer/indexAllFiles=true
/bundle_defaults/org.eclipse.koneki.ldt.ui/content_assist_completion_replacement_background=255,255,0
/bundle_defaults/org.eclipse.koneki.ldt.ui/content_assist_lru_history=
/bundle_defaults/org.eclipse.ui.editors/lineNumberRuler=false
/bundle_defaults/org.eclipse.dltk.ui/resourceShowError_InvalidResourceName=false
/instance/org.eclipse.koneki.ldt.ui/sourceHoverBackgroundColor=250,251,197
/bundle_defaults/org.eclipse.koneki.ldt.ui/editor_docs_folding_enabled=true
/bundle_defaults/org.eclipse.cdt.ui/semanticHighlighting.overloadedOperator.enabled=false
/profile/file\:\\2fApplications\\2forg.eclipse.koneki.ldt.product-macosx.cocoa.x86_64\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/http\:__download.eclipse.org_koneki_releases_stable_simulators_0.8/name=repository
/profile/file\:\\2fApplications\\2forg.eclipse.koneki.ldt.product-macosx.cocoa.x86_64\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/http\:__download.eclipse.org_koneki_releases_stable_commons_0.8/suffix=artifacts.xml
/instance/org.eclipse.jsch.core/CVSSSH2PreferencePage.PREF_AUTH_METHODS_ORDER=gssapi-with-mic,publickey,password,keyboard-interactive
/bundle_defaults/org.eclipse.debug.ui/org.eclipse.debug.ui.detail_pane_word_wrap=false
/bundle_defaults/org.eclipse.cdt.core/org.eclipse.cdt.core.formatter.insert_space_after_closing_brace_in_block=insert
/bundle_defaults/org.eclipse.cdt.ui/semanticHighlighting.method.underline=false
@org.eclipse.koneki.ldt.ui=1.1.0.201402261620
/bundle_defaults/org.eclipse.cdt.ui/semanticHighlighting.enumerator.color=0,0,192
/bundle_defaults/org.eclipse.cdt.ui/content_assist_autoinsert=true
/bundle_defaults/org.eclipse.debug.ui/Console.wrap=false
/bundle_defaults/org.eclipse.ui.editors/changeIndicationInOverviewRuler=false
/bundle_defaults/org.eclipse.ui.editors/org.eclipse.cdt.ui.overrideIndicatorColor=180,207,205
/profile/file\:\\2fApplications\\2forg.eclipse.koneki.ldt.product-macosx.cocoa.x86_64\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/http\:__download.eclipse.org_koneki_releases_stable_ldt_1.1/provider=
/bundle_defaults/org.eclipse.cdt.core/org.eclipse.cdt.core.formatter.alignment_for_conditional_expression=34
/bundle_defaults/org.eclipse.dltk.ui/content_assist_completion_replacement_foreground=255,0,0
/bundle_defaults/org.eclipse.cdt.ui/scalability.semanticHighlight=false
/bundle_defaults/org.eclipse.ui.editors/org.eclipse.cdt.codan.ui.annotation.error.color=255,0,0
/bundle_defaults/org.eclipse.cdt.ui/editor_folding_default_inactive=false
@org.eclipse.cdt.ui=5.6.0.201306112328
/profile/file\:\\2fApplications\\2forg.eclipse.koneki.ldt.product-macosx.cocoa.x86_64\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/file\:_Applications_org.eclipse.koneki.ldt.product-macosx.cocoa.x86_64_configuration_org.eclipse.osgi_bundles_135_data_listener_1925729951/uri=file\:/Applications/org.eclipse.koneki.ldt.product-macosx.cocoa.x86_64/configuration/org.eclipse.osgi/bundles/135/data/listener_1925729951/
/bundle_defaults/org.eclipse.cdt.ui/org.eclipse.cdt.internal.ui.text.doctools.doxygen.recognizedTag=127,159,191
/bundle_defaults/org.eclipse.cdt.ui/semanticHighlighting.enabled=true
/bundle_defaults/org.eclipse.ui.ide/MARKER_LIMITS_VALUE=100
/bundle_defaults/org.eclipse.ui.editors/spellingEngine=
/bundle_defaults/org.eclipse.ui.ide/IMPORT_FILES_AND_FOLDERS_TYPE=
/bundle_defaults/org.eclipse.cdt.core/org.eclipse.cdt.core.formatter.insert_space_before_comma_in_method_declaration_parameters=do not insert
/bundle_defaults/org.eclipse.ui.ide/CLOSE_UNRELATED_PROJECTS=false
/profile/file\:\\2fApplications\\2forg.eclipse.koneki.ldt.product-macosx.cocoa.x86_64\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/http\:__download.eclipse.org_koneki_releases_stable_commons_0.8/name=repository
/bundle_defaults/org.eclipse.cdt.ui/semanticHighlighting.enumerator.strikethrough=false
/bundle_defaults/org.eclipse.ui.editors/showErrorInNextPrevDropdownToolbarAction=true
/bundle_defaults/org.eclipse.cdt.core/org.eclipse.cdt.core.formatter.insert_space_after_comma_in_method_invocation_arguments=insert
/profile/file\:\\2fApplications\\2forg.eclipse.koneki.ldt.product-macosx.cocoa.x86_64\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/file\:_Applications_org.eclipse.koneki.ldt.product-macosx.cocoa.x86_64_.eclipseextension/enabled=true
/profile/file\:\\2fApplications\\2forg.eclipse.koneki.ldt.product-macosx.cocoa.x86_64\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/file\:_Applications_org.eclipse.koneki.ldt.product-macosx.cocoa.x86_64/provider=
/bundle_defaults/org.eclipse.koneki.ldt.ui/closeBraces=true
/bundle_defaults/org.eclipse.cdt.core/org.eclipse.cdt.core.formatter.insert_space_before_opening_bracket=do not insert
/profile/file\:\\2fApplications\\2forg.eclipse.koneki.ldt.product-macosx.cocoa.x86_64\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/http\:__download.eclipse.org_koneki_releases_stable_ldt_1.1/enabled=false
/instance/org.eclipse.cdt.ui/useAnnotationsPrefPage=true
/bundle_defaults/org.eclipse.cdt.ui/semanticHighlighting.namespace.italic=false
/bundle_defaults/org.eclipse.cdt.ui/buildConsoleWrapLines=false
/bundle_defaults/org.eclipse.ui.editors/showTaskInNextPrevDropdownToolbarAction=true
/profile/file\:\\2fApplications\\2forg.eclipse.koneki.ldt.product-macosx.cocoa.x86_64\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/http\:__download.eclipse.org_koneki_releases_stable/name=Eclipse Koneki Update Site (stable)
/profile/file\:\\2fApplications\\2forg.eclipse.koneki.ldt.product-macosx.cocoa.x86_64\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/file\:_Applications_org.eclipse.koneki.ldt.product-macosx.cocoa.x86_64_p2_org.eclipse.equinox.p2.core_cache/uri=file\:/Applications/org.eclipse.koneki.ldt.product-macosx.cocoa.x86_64/p2/org.eclipse.equinox.p2.core/cache/
/bundle_defaults/org.eclipse.cdt.ui/editor_folding_enabled=true
/bundle_defaults/org.eclipse.cdt.ui/semanticHighlighting.class.underline=false
/bundle_defaults/org.eclipse.cdt.ui/semanticHighlighting.enum.bold=false
/bundle_defaults/org.eclipse.koneki.ldt.ui/content_assist_completion_replacement_foreground=255,0,0
/profile/file\:\\2fApplications\\2forg.eclipse.koneki.ldt.product-macosx.cocoa.x86_64\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/http\:__download.eclipse.org_koneki_releases_stable_simulators/provider=
/bundle_defaults/org.eclipse.cdt.ui/spelling_ignore_sentence=true
/bundle_defaults/org.eclipse.cdt.core/org.eclipse.cdt.core.formatter.insert_space_after_closing_angle_bracket_in_template_arguments=insert
/bundle_defaults/org.eclipse.ui.ide/SHOW_WORKSPACE_SELECTION_DIALOG=true
/bundle_defaults/org.eclipse.cdt.core/indexer/useHeuristicIncludeResolution=true
/bundle_defaults/org.eclipse.cdt.ui/semanticHighlighting.macroDefinition.strikethrough=false
/bundle_defaults/org.eclipse.cdt.core/org.eclipse.cdt.core.formatter.insert_space_after_closing_paren_in_cast=insert
/bundle_defaults/org.eclipse.dltk.ui/content_assist_show_visible_proposals=true
/bundle_defaults/org.eclipse.ui.editors/warningIndicationInOverviewRuler=true
/bundle_defaults/org.eclipse.ui.editors/org.eclipse.cdt.codan.ui.annotation.warning.overview=true
/bundle_defaults/org.eclipse.equinox.p2.ui.sdk.scheduler/schedule=on-startup
/bundle_defaults/org.eclipse.koneki.ldt.ui/variable.global=0,0,0
/bundle_defaults/org.eclipse.ui/LINK_NAVIGATOR_TO_EDITOR=false
/bundle_defaults/org.eclipse.debug.ui/org.eclipse.debug.ui.defaultAsciiCodePage=CP1252
/bundle_defaults/org.eclipse.rse.ui/MNEMONICS_POLICY=3
/profile/file\:\\2fApplications\\2forg.eclipse.koneki.ldt.product-macosx.cocoa.x86_64\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/file\:_Applications_org.eclipse.koneki.ldt.product-macosx.cocoa.x86_64_.eclipseextension/name=/Applications/org.eclipse.koneki.ldt.product-macosx.cocoa.x86_64/.eclipseextension
/bundle_defaults/org.eclipse.cdt.ui/content_assist_current_file_search_scope=true
/bundle_defaults/org.eclipse.ui.editors/org.eclipse.cdt.ui.overrideIndicatorInVerticalRuler=true
/profile/file\:\\2fApplications\\2forg.eclipse.koneki.ldt.product-macosx.cocoa.x86_64\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/http\:__download.eclipse.org_koneki_releases_stable_simulators_0.8/provider=
/bundle_defaults/org.eclipse.jsch.core/PRIVATEKEY=id_dsa,id_rsa
/bundle_defaults/org.eclipse.cdt.ui/semanticHighlighting.class.strikethrough=false
/bundle_defaults/org.eclipse.cdt.ui/org.eclipse.cdt.ui.editor.showSegments=false
/bundle_defaults/org.eclipse.ui.workbench/REUSE_DIRTY_EDITORS=true
/profile/file\:\\2fApplications\\2forg.eclipse.koneki.ldt.product-macosx.cocoa.x86_64\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/http\:__download.eclipse.org_koneki_updates-nightly/nickname=koneki/updates-nightly
/profile/file\:\\2fApplications\\2forg.eclipse.koneki.ldt.product-macosx.cocoa.x86_64\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/http\:__download.eclipse.org_koneki_updates-nightly_mihini/isSystem=true
/bundle_defaults/org.eclipse.ui.workbench/perspectiveBarVisible=true
/bundle_defaults/org.eclipse.cdt.ui/spelling_ignore_upper=true
/bundle_defaults/org.eclipse.dltk.ui/org.eclipse.dltk.ui.methodParameterNames=true
/bundle_defaults/org.eclipse.ui.editors/secondaryIPTextStyle=NONE
/bundle_defaults/org.eclipse.koneki.ldt.ui/editor_folding_init_methods=false
/bundle_defaults/org.eclipse.help/filterInfocenter=false
/profile/file\:\\2fApplications\\2forg.eclipse.koneki.ldt.product-macosx.cocoa.x86_64\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/file\:_Applications_org.eclipse.koneki.ldt.product-macosx.cocoa.x86_64_.eclipseextension/uri=file\:/Applications/org.eclipse.koneki.ldt.product-macosx.cocoa.x86_64/.eclipseextension
/profile/file\:\\2fApplications\\2forg.eclipse.koneki.ldt.product-macosx.cocoa.x86_64\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/http\:__download.eclipse.org_koneki_updates-nightly_mihini/suffix=content.xml
/bundle_defaults/org.eclipse.cdt.ui/semanticHighlighting.localVariable.italic=false
/profile/file\:\\2fApplications\\2forg.eclipse.koneki.ldt.product-macosx.cocoa.x86_64\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/file\:_Applications_org.eclipse.koneki.ldt.product-macosx.cocoa.x86_64_configuration_org.eclipse.osgi_bundles_135_data_listener_1925729951/uri=file\:/Applications/org.eclipse.koneki.ldt.product-macosx.cocoa.x86_64/configuration/org.eclipse.osgi/bundles/135/data/listener_1925729951/
/bundle_defaults/org.eclipse.ui.workbench/OPEN_PERSPECTIVE_MODE=0
/profile/file\:\\2fApplications\\2forg.eclipse.koneki.ldt.product-macosx.cocoa.x86_64\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/http\:__download.eclipse.org_koneki_releases_stable_simulators_0.8/version=1.0.0
/bundle_defaults/org.eclipse.cdt.ui/nameStyle.cpp.test.prefix=
/bundle_defaults/org.eclipse.debug.ui/Console.width=80
/bundle_defaults/org.eclipse.cdt.ui/includeStyle.systemWithoutExtension=<?xml version\="1.0" encoding\="UTF-8"?>\n<style angle_brackets\="true" blank_line_before\="false" keep_together\="true" order\="2" relative_path\="false"/>
/instance/org.eclipse.rse.ui/org.eclipse.koneki.mihini.tm.ui.adapters.SoftwareSubSystemAdapter\:org.eclipse.rse.ui.view.SystemTableView=org.eclipse.rse.ui.userid;org.eclipse.rse.ui.port;org.eclipse.rse.ui.connected;org.eclipse.rse.ui.vrm
/bundle_defaults/org.eclipse.ui.editors/printMarginColor=176,180,185
/bundle_defaults/org.eclipse.ui.editors/linked.focus.color=50,70,120
/bundle_defaults/org.eclipse.cdt.ui/forwardDeclare.namespaceElements=true
/profile/file\:\\2fApplications\\2forg.eclipse.koneki.ldt.product-macosx.cocoa.x86_64\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/http\:__download.eclipse.org_koneki_releases_stable/provider=
/bundle_defaults/org.eclipse.cdt.core/org.eclipse.cdt.core.formatter.insert_space_before_comma_in_base_types=do not insert
/bundle_defaults/org.eclipse.cdt.ui/nameStyle.field.prefix=
/bundle_defaults/org.eclipse.cdt.ui/autoIndent=true
/profile/file\:\\2fApplications\\2forg.eclipse.koneki.ldt.product-macosx.cocoa.x86_64\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/http\:__download.eclipse.org_koneki_updates-nightly/uri=http\://download.eclipse.org/koneki/updates-nightly
/bundle_defaults/org.eclipse.koneki.ldt.ui/variable.local=103,103,103
/bundle_defaults/org.eclipse.cdt.ui/c_string_italic=false
/bundle_defaults/org.eclipse.cdt.core/org.eclipse.cdt.core.formatter.indent_declaration_compare_to_template_header=false
/bundle_defaults/org.eclipse.ui.editors/filteredSearchResultIndicationColor=237,237,252
/bundle_defaults/org.eclipse.ui.editors/org.eclipse.cdt.codan.ui.annotation.error.ruler=true
/bundle_defaults/org.eclipse.debug.ui/Breakpoints.detail.orientation=Variables.detail.orientation.underneath
/profile/file\:\\2fApplications\\2forg.eclipse.koneki.ldt.product-macosx.cocoa.x86_64\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/http\:__download.eclipse.org_koneki_updates-nightly/suffix=compositeContent.xml
/bundle_defaults/org.eclipse.ui.editors/currentIPColor=198,219,174
/bundle_defaults/org.eclipse.help.base/showSearchCategories=false
/profile/file\:\\2fApplications\\2forg.eclipse.koneki.ldt.product-macosx.cocoa.x86_64\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/http\:__download.eclipse.org_koneki_releases_stable_protocols_0.8/name=repository
/bundle_defaults/org.eclipse.ui.editors/org.eclipse.cdt.codan.ui.annotation.warning.textstyle=SQUIGGLES
/bundle_defaults/org.eclipse.cdt.ui/scalability.enableAll=false
/bundle_defaults/org.eclipse.debug.ui/org.eclipse.debug.ui.consoleBackground=255,255,255
/profile/file\:\\2fApplications\\2forg.eclipse.koneki.ldt.product-macosx.cocoa.x86_64\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/http\:__download.eclipse.org_koneki_releases_stable_simulators_0.8/description=
/profile/file\:\\2fApplications\\2forg.eclipse.koneki.ldt.product-macosx.cocoa.x86_64\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/http\:__download.eclipse.org_koneki_releases_stable_simulators/description=
/bundle_defaults/org.eclipse.cdt.ui/c_numbers_bold=false
/bundle_defaults/org.eclipse.compare/org.eclipse.compare.UseSingleLine=true
/profile/file\:\\2fApplications\\2forg.eclipse.koneki.ldt.product-macosx.cocoa.x86_64\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/http\:__download.eclipse.org_koneki_releases_stable_simulators_0.8/enabled=false
/bundle_defaults/org.eclipse.ui.workbench/DISABLE_DIALOG_FONT=false
/bundle_defaults/org.eclipse.cdt.core/org.eclipse.cdt.core.formatter.brace_position_for_block=end_of_line
/bundle_defaults/org.eclipse.cdt.ui/nameStyle.cpp.test.capitalization=0
/bundle_defaults/org.eclipse.koneki.ldt.ui/formatter.indentation.indentTables=true
/bundle_defaults/org.eclipse.ui.editors/linked.slave.overviewruler=false
/bundle_defaults/org.eclipse.ui.editors/indexResultIndicationInVerticalRuler=true
/bundle_defaults/org.eclipse.cdt.core/org.eclipse.cdt.core.formatter.insert_space_before_opening_angle_bracket_in_template_arguments=do not insert
/profile/file\:\\2fApplications\\2forg.eclipse.koneki.ldt.product-macosx.cocoa.x86_64\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/http\:__download.eclipse.org_koneki_updates-nightly/version=1.0.0
/bundle_defaults/org.eclipse.ui.editors/org.eclipse.cdt.ui.occurrenceIndicationInOverviewRuler=true
/profile/file\:\\2fApplications\\2forg.eclipse.koneki.ldt.product-macosx.cocoa.x86_64\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/http\:__download.eclipse.org_koneki_releases_stable_ldt_1.0.1/version=1.0.0
/bundle_defaults/org.eclipse.cdt.ui/semanticHighlighting.function.bold=true
/bundle_defaults/org.eclipse.ui.editors/taskIndicationHighlighting=false
/bundle_defaults/org.eclipse.cdt.ui/nameStyle.field.capitalization=4
/profile/file\:\\2fApplications\\2forg.eclipse.koneki.ldt.product-macosx.cocoa.x86_64\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/file\:_Applications_org.eclipse.koneki.ldt.product-macosx.cocoa.x86_64_configuration_org.eclipse.osgi_171_data_listener_1925729951/version=1
/profile/file\:\\2fApplications\\2forg.eclipse.koneki.ldt.product-macosx.cocoa.x86_64\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/file\:_Applications_org.eclipse.koneki.ldt.product-macosx.cocoa.x86_64_configuration_org.eclipse.osgi_bundles_135_data_listener_1925729951/isSystem=true
/bundle_defaults/org.eclipse.cdt.core/org.eclipse.cdt.core.formatter.insert_space_after_binary_operator=insert
/bundle_defaults/org.eclipse.cdt.ui/nameStyle.cpp.source.suffix=.cpp
/bundle_defaults/org.eclipse.cdt.ui/asm_label_italic=false
/bundle_defaults/org.eclipse.debug.ui/org.eclipse.debug.ui.ExpressionView+org.eclipse.debug.ui.ShowDetailPaneAction=true
/profile/file\:\\2fApplications\\2forg.eclipse.koneki.ldt.product-macosx.cocoa.x86_64\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/http\:__download.eclipse.org_koneki_releases_stable_simulators/name=Eclipse Koneki Update Site - Simulators (stable)
/profile/file\:\\2fApplications\\2forg.eclipse.koneki.ldt.product-macosx.cocoa.x86_64\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/http\:__download.eclipse.org_koneki_releases_stable_commons_0.8/version=1.0.0
/bundle_defaults/org.eclipse.ui.editors/isChangeGoToPreviousNavigationTarget=false
/bundle_defaults/org.eclipse.ui.editors/secondaryIPHighlight=true
/profile/file\:\\2fApplications\\2forg.eclipse.koneki.ldt.product-macosx.cocoa.x86_64\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/http\:__download.eclipse.org_koneki_releases_stable_ldt_1.0.2/version=1.0.0
/bundle_defaults/org.eclipse.cdt.ui/nameStyle.variable.prefix=
/bundle_defaults/org.eclipse.ui.editors/linked.slave.navigation.dropdown=false
/profile/file\:\\2fApplications\\2forg.eclipse.koneki.ldt.product-macosx.cocoa.x86_64\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/http\:__download.eclipse.org_koneki_releases_stable_simulators/name=Eclipse Koneki Update Site - Simulators (stable)
/bundle_defaults/org.eclipse.ui.editors/showLeadingIdeographicSpaces=true
/bundle_defaults/org.eclipse.cdt.core/org.eclipse.cdt.core.formatter.continuation_indentation_for_array_initializer=2
/bundle_defaults/org.eclipse.cdt.debug.core/org.eclipse.cdt.debug.corecDebug.default_expression_format=0
/profile/file\:\\2fApplications\\2forg.eclipse.koneki.ldt.product-macosx.cocoa.x86_64\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.ui.sdk.scheduler/autoUpdateInit=true
/bundle_defaults/org.eclipse.cdt.ui/semanticHighlighting.functionDeclaration.enabled=true
/bundle_defaults/org.eclipse.cdt.ui/content_assist_prefix_completion=true
/bundle_defaults/org.eclipse.koneki.ldt.ui/DLTK_keyword=127,0,85
/profile/file\:\\2fApplications\\2forg.eclipse.koneki.ldt.product-macosx.cocoa.x86_64\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/http\:__download.eclipse.org_koneki_updates-nightly/enabled=true
/bundle_defaults/org.eclipse.cdt.core/org.eclipse.cdt.core.formatter.insert_space_after_semicolon_in_for=insert
/bundle_defaults/org.eclipse.cdt.core/build.all.configs.enabled=false
/bundle_defaults/org.eclipse.cdt.core/indexer/skipImplicitReferences=false
/bundle_defaults/org.eclipse.cdt.core/org.eclipse.cdt.core.maxIndexDBCacheSizeMB=64
/bundle_defaults/org.eclipse.dltk.ui/handleTemporaryProblems=true
/bundle_defaults/org.eclipse.ui/presentationFactoryId=org.eclipse.ui.presentations.default
/bundle_defaults/org.eclipse.ui.editors/Accessibility.UseSaturatedColors=false
/bundle_defaults/org.eclipse.ui.editors/AbstractTextEditor.Accessibility.UseCustomCarets=true
/bundle_defaults/org.eclipse.compare/org.eclipse.compare.RemovedLinesRegex=
/bundle_defaults/org.eclipse.cdt.core/includes.endExportsPattern=IWYU\\s+(pragma\:?\\s+)?end_exports?
/bundle_defaults/org.eclipse.ui.editors/spellingEnabled=true
/bundle_defaults/org.eclipse.cdt.ui/semanticHighlighting.typedef.enabled=true
/bundle_defaults/org.eclipse.cdt.core/org.eclipse.cdt.core.formatter.insert_space_after_opening_paren_in_for=do not insert
/bundle_defaults/org.eclipse.debug.ui/Console.lowWaterMark=80000
/bundle_defaults/org.eclipse.dltk.validators.core/org.eclipse.dltk.validators.core.configuration=
/profile/file\:\\2fApplications\\2forg.eclipse.koneki.ldt.product-macosx.cocoa.x86_64\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/http\:__download.eclipse.org_koneki_releases_stable_ldt_1.0.1/isSystem=true
/bundle_defaults/org.eclipse.koneki.ldt.ui/DLTK_multi_line_comment_bold=false
/bundle_defaults/org.eclipse.ui.editors/showLeadingSpaces=true
/bundle_defaults/org.eclipse.ui.editors/linked.target.color=170,185,220
/profile/file\:\\2fApplications\\2forg.eclipse.koneki.ldt.product-macosx.cocoa.x86_64\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.ui.sdk/allowNonOKPlan=prompt
/bundle_defaults/org.eclipse.ui.ide/BOOKMARKS_LIMIT=100
/bundle_defaults/org.eclipse.ui.editors/isIndexResultGoToPreviousNavigationTarget=false
/bundle_defaults/org.eclipse.cdt.ui/semanticHighlighting.externalSDK.enabled=true
/bundle_defaults/org.eclipse.ui.editors/org.eclipse.cdt.codan.ui.annotation.warning.GoToPreviousNavigationTarget=true
/bundle_defaults/org.eclipse.cdt.core/org.eclipse.cdt.core.formatter.insert_space_after_assignment_operator=insert
/profile/file\:\\2fApplications\\2forg.eclipse.koneki.ldt.product-macosx.cocoa.x86_64\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/http\:__download.eclipse.org_koneki_releases_stable_ldt_1.0.2/enabled=true
/profile/file\:\\2fApplications\\2forg.eclipse.koneki.ldt.product-macosx.cocoa.x86_64\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/http\:__download.eclipse.org_koneki_updates-nightly_ldt/name=org.eclipse.koneki.ldt.product-product
/bundle_defaults/org.eclipse.debug.ui/org.eclipse.debug.ui.changedDebugElement=255,0,0
@org.eclipse.debug.core=3.9.0.v20140103-1148
/bundle_defaults/org.eclipse.ui.editors/showInfoInNextPrevDropdownToolbarAction=true
/bundle_defaults/org.eclipse.cdt.ui/pp_default_italic=false
/profile/file\:\\2fApplications\\2forg.eclipse.koneki.ldt.product-macosx.cocoa.x86_64\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/http\:__download.eclipse.org_koneki_updates-nightly_ldt/description=
/bundle_defaults/org.eclipse.ui.editors/spellingIndication=true
/bundle_defaults/org.eclipse.cdt.ui/semanticHighlighting.problem.color=224,0,0
/bundle_defaults/org.eclipse.cdt.core/org.eclipse.cdt.core.formatter.insert_space_before_unary_operator=do not insert
/bundle_defaults/org.eclipse.compare/org.eclipse.compare.PathFilter=
/bundle_defaults/org.eclipse.ui.editors/isFilteredSearchResultGoToPreviousNavigationTarget=false
/bundle_defaults/org.eclipse.dltk.ui/content_assist_timeout=5000
/bundle_defaults/org.eclipse.cdt.ui/semanticHighlighting.methodDeclaration.strikethrough=false
/profile/file\:\\2fApplications\\2forg.eclipse.koneki.ldt.product-macosx.cocoa.x86_64\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/http\:__download.eclipse.org_koneki_updates-nightly_simulators/suffix=artifacts.xml
/bundle_defaults/org.eclipse.ui.editors/bookmarkIndicationColor=34,164,99
/profile/file\:\\2fApplications\\2forg.eclipse.koneki.ldt.product-macosx.cocoa.x86_64\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/http\:__download.eclipse.org_koneki_releases_stable_ldt/suffix=compositeContent.xml
/bundle_defaults/org.eclipse.cdt.core/org.eclipse.cdt.core.formatter.insert_space_before_opening_paren_in_while=insert
/bundle_defaults/org.eclipse.cdt.ui/includeStyle.other=<?xml version\="1.0" encoding\="UTF-8"?>\n<style blank_line_before\="true" keep_together\="true" order\="3"/>
/instance/org.eclipse.rse.ui/org.eclipse.koneki.ldt.remote.ui.internal.lua.LuaSubSystemAdapter\:org.eclipse.rse.ui.view.SystemTableView=lua_command;lua_path
/bundle_defaults/org.eclipse.cdt.ui/editor_folding_default_structures=false
/bundle_defaults/org.eclipse.cdt.ui/c_multi_line_comment_italic=false
/bundle_defaults/org.eclipse.ui.editors/hyperlinkKeyModifierMask=4194304
/bundle_defaults/org.eclipse.cdt.ui/semanticHighlighting.overloadedOperator.underline=false
/profile/file\:\\2fApplications\\2forg.eclipse.koneki.ldt.product-macosx.cocoa.x86_64\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/http\:__download.eclipse.org_koneki_updates-nightly_mihini/name=repository
/bundle_defaults/org.eclipse.ui.editors/isDeletionGoToNextNavigationTarget=false
/instance/org.eclipse.ui.ide/platformState=613
/bundle_defaults/org.eclipse.debug.ui/org.eclipse.debug.ui.max_history_size=10
/bundle_defaults/org.eclipse.koneki.ldt.ui/content_assist_autoactivation_triggers_script=.\:
/bundle_defaults/org.eclipse.cdt.core/org.eclipse.cdt.core.formatter.insert_space_before_colon_in_labeled_statement=do not insert
/bundle_defaults/org.eclipse.cdt.core/org.eclipse.cdt.core.formatter.indent_statements_compare_to_block=true
/bundle_defaults/org.eclipse.debug.ui/org.eclipse.debug.ui.activate_debug_view=true
@org.eclipse.ui.browser=3.4.200.v20131003-1453
/bundle_defaults/org.eclipse.ui/DOCK_PERSPECTIVE_BAR=topLeft
/bundle_defaults/org.eclipse.cdt.core/org.eclipse.cdt.core.formatter.insert_space_before_closing_paren_in_parenthesized_expression=do not insert
/profile/file\:\\2fApplications\\2forg.eclipse.koneki.ldt.product-macosx.cocoa.x86_64\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/http\:__download.eclipse.org_koneki_updates-nightly_protocols/uri=http\://download.eclipse.org/koneki/updates-nightly/protocols
/bundle_defaults/org.eclipse.ui.editors/org.eclipse.cdt.codan.ui.annotation.error.text=true
/profile/file\:\\2fApplications\\2forg.eclipse.koneki.ldt.product-macosx.cocoa.x86_64\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/file\:_Applications_org.eclipse.koneki.ldt.product-macosx.cocoa.x86_64_.eclipseextension/type=org.eclipse.equinox.p2.extensionlocation.artifactRepository
/bundle_defaults/org.eclipse.cdt.core/org.eclipse.cdt.core.formatter.insert_space_before_opening_paren_in_catch=insert
/instance/org.eclipse.debug.ui/pref_state_memento.org.eclipse.debug.ui.DebugVieworg.eclipse.debug.ui.DebugView=<?xml version\="1.0" encoding\="UTF-8"?>\n<DebugViewMemento org.eclipse.debug.ui.BREADCRUMB_DROPDOWN_AUTO_EXPAND\="false"/>
/profile/file\:\\2fApplications\\2forg.eclipse.koneki.ldt.product-macosx.cocoa.x86_64\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/http\:__download.eclipse.org_koneki_releases_stable/version=1.0.0
/bundle_defaults/org.eclipse.cdt.ui/semanticHighlighting.label.enabled=false
/bundle_defaults/org.eclipse.ui.workbench/REUSE_OPEN_EDITORS=8
/bundle_defaults/org.eclipse.cdt.ui/markOverloadedOperatorsOccurrences=false
/bundle_defaults/org.eclipse.koneki.ldt.ui/content_assist_proposals_background=255,255,255
/profile/file\:\\2fApplications\\2forg.eclipse.koneki.ldt.product-macosx.cocoa.x86_64\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/http\:__download.eclipse.org_koneki_updates-nightly_protocols/version=1.0.0
/bundle_defaults/org.eclipse.ui.editors/linked.slave.highlight=true
/profile/file\:\\2fApplications\\2forg.eclipse.koneki.ldt.product-macosx.cocoa.x86_64\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/http\:__download.eclipse.org_koneki_updates-nightly_ldt/suffix=content.xml
/bundle_defaults/org.eclipse.cdt.core/org.eclipse.cdt.core.formatter.join_wrapped_lines=true
/bundle_defaults/org.eclipse.cdt.ui/nameStyle.cpp.source.capitalization=0
/bundle_defaults/org.eclipse.dltk.ui/tab_always_indent=false
/profile/file\:\\2fApplications\\2forg.eclipse.koneki.ldt.product-macosx.cocoa.x86_64\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/http\:__download.eclipse.org_koneki_releases_stable_commons/suffix=compositeContent.xml
/profile/file\:\\2fApplications\\2forg.eclipse.koneki.ldt.product-macosx.cocoa.x86_64\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/http\:__download.eclipse.org_koneki_updates-nightly_commons/suffix=content.xml
/bundle_defaults/org.eclipse.cdt.core/org.eclipse.cdt.core.formatter.insert_space_after_opening_paren_in_exception_specification=do not insert
/bundle_defaults/org.eclipse.cdt.ui/semanticHighlighting.macroSubstitution.strikethrough=false
/bundle_defaults/org.eclipse.debug.core/org.eclipse.debug.core.PREF_BREAKPOINT_MANAGER_ENABLED_STATE=true
/bundle_defaults/org.eclipse.ui.editors/overviewRuler=true
/profile/file\:\\2fApplications\\2forg.eclipse.koneki.ldt.product-macosx.cocoa.x86_64\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/file\:_Applications_org.eclipse.koneki.ldt.product-macosx.cocoa.x86_64_configuration_org.eclipse.osgi_171_data_listener_1925729951/isSystem=true
/bundle_defaults/org.eclipse.rse.ui/org.eclipse.rse.preferences.uda.cascade=false
/profile/file\:\\2fApplications\\2forg.eclipse.koneki.ldt.product-macosx.cocoa.x86_64\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/http\:__download.eclipse.org_koneki_releases_stable_ldt_1.1/suffix=artifacts.xml
/bundle_defaults/org.eclipse.cdt.ui/semanticHighlighting.namespace.enabled=false
/bundle_defaults/org.eclipse.ui.editors/additionIndicationColor=188,188,222
/bundle_defaults/org.eclipse.cdt.ui/c_string=42,0,255
/bundle_defaults/org.eclipse.debug.ui/Registers.detail.orientation=Variables.detail.orientation.underneath
/bundle_defaults/org.eclipse.ui.editors/org.eclipse.cdt.ui.isOccurrenceGoToNextNavigationTarget=false
/profile/file\:\\2fApplications\\2forg.eclipse.koneki.ldt.product-macosx.cocoa.x86_64\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/http\:__download.eclipse.org_koneki_releases_stable_ldt_1.1/suffix=content.xml
/bundle_defaults/org.eclipse.cdt.ui/semanticHighlighting.templateParameter.bold=true
/profile/file\:\\2fApplications\\2forg.eclipse.koneki.ldt.product-macosx.cocoa.x86_64\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/http\:__download.eclipse.org_koneki_updates-nightly_commons/isSystem=true
/bundle_defaults/org.eclipse.cdt.debug.core/org.eclipse.cdt.debug.corecDebug.default_register_format=0
/bundle_defaults/org.eclipse.cdt.ui/semanticHighlighting.macroSubstitution.underline=false
/bundle_defaults/org.eclipse.cdt.ui/semanticHighlighting.function.strikethrough=false
/bundle_defaults/org.eclipse.ui.editors/org.eclipse.cdt.ui.writeOccurrenceIndicationColor=240,216,168
/bundle_defaults/org.eclipse.ui.ide/EXIT_PROMPT_ON_CLOSE_LAST_WINDOW=true
/bundle_defaults/org.eclipse.ui.editors/printMargin=false
/profile/file\:\\2fApplications\\2forg.eclipse.koneki.ldt.product-macosx.cocoa.x86_64\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/http\:__download.eclipse.org_koneki_releases_stable_simulators/isSystem=true
/bundle_defaults/org.eclipse.cdt.ui/nameStyle.constant.wordDelimiter=_
/profile/file\:\\2fApplications\\2forg.eclipse.koneki.ldt.product-macosx.cocoa.x86_64\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/http\:__download.eclipse.org_koneki_releases_stable_ldt/isSystem=true
/profile/file\:\\2fApplications\\2forg.eclipse.koneki.ldt.product-macosx.cocoa.x86_64\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/http\:__download.eclipse.org_mihini/enabled=true
/bundle_defaults/org.eclipse.cdt.core/org.eclipse.cdt.core.formatter.insert_space_after_comma_in_template_arguments=insert
/bundle_defaults/org.eclipse.ui.editors/occurrenceHighlighting=true
/bundle_defaults/org.eclipse.debug.ui/org.eclipse.debug.ui.errorColor=255,0,0
/bundle_defaults/org.eclipse.cdt.core/org.eclipse.cdt.core.taskTags=TODO,FIXME,XXX
/bundle_defaults/org.eclipse.ui.editors/isSpellingGoToNextNavigationTarget=false
/bundle_defaults/org.eclipse.cdt.ui/spelling_problems_threshold=100
/bundle_defaults/org.eclipse.cdt.ui/semanticHighlighting.localVariable.color=0,0,0
/profile/file\:\\2fApplications\\2forg.eclipse.koneki.ldt.product-macosx.cocoa.x86_64\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/http\:__download.eclipse.org_koneki_releases_stable_protocols/description=
/bundle_defaults/org.eclipse.cdt.core/org.eclipse.cdt.core.codeReaderCache=64
/bundle_defaults/org.eclipse.cdt.ui/semanticHighlighting.localVariableDeclaration.italic=false
/profile/file\:\\2fApplications\\2forg.eclipse.koneki.ldt.product-macosx.cocoa.x86_64\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/http\:__download.eclipse.org_koneki_releases_stable_ldt/uri=http\://download.eclipse.org/koneki/releases/stable/ldt
/profile/file\:\\2fApplications\\2forg.eclipse.koneki.ldt.product-macosx.cocoa.x86_64\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/http\:__download.eclipse.org_koneki_releases_stable_protocols_0.8/enabled=false
/bundle_defaults/org.eclipse.ui.editors/revisionAnnotationIndicationInOverviewRuler=true
/bundle_defaults/org.eclipse.cdt.ui/includeStyle.partner=<?xml version\="1.0" encoding\="UTF-8"?>\n<style angle_brackets\="false" blank_line_before\="true" keep_together\="true" order\="0" relative_path\="false"/>
/bundle_defaults/org.eclipse.cdt.ui/subWordNavigation=true
/profile/file\:\\2fApplications\\2forg.eclipse.koneki.ldt.product-macosx.cocoa.x86_64\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/http\:__download.eclipse.org_koneki_releases_stable_commons/isSystem=true
/bundle_defaults/org.eclipse.debug.ui/DEBUG.consoleOpenOnOut=true
/bundle_defaults/org.eclipse.cdt.ui/asm_directive=127,0,85
/bundle_defaults/org.eclipse.ui.editors/org.eclipse.cdt.codan.ui.annotation.error.NextPrevDropdownToolbar=true
/bundle_defaults/org.eclipse.cdt.ui/org.eclipse.cdt.ui.editor.linkToEditor=false
/bundle_defaults/org.eclipse.rse.ui/org.eclipse.rse.preferences.filterpools.show=false
/profile/file\:\\2fApplications\\2forg.eclipse.koneki.ldt.product-macosx.cocoa.x86_64\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/http\:__download.eclipse.org_koneki_releases_stable_ldt_1.0.2/type=org.eclipse.equinox.internal.p2.metadata.repository.LocalMetadataRepository
/bundle_defaults/org.eclipse.ui.editors/linked.slave.navigation.next=false
/bundle_defaults/org.eclipse.ui.editors/isErrorGoToPreviousNavigationTarget=true
/configuration/org.eclipse.ui.ide/SHOW_WORKSPACE_SELECTION_DIALOG=true
/bundle_defaults/org.eclipse.dltk.ui/ScriptEditor.ShowTemporaryProblem=true
/bundle_defaults/org.eclipse.ui.editors/linked.focus.navigation.previous=false
/bundle_defaults/org.eclipse.cdt.ui/content_assist_parameters_background=255,255,255
/instance/org.eclipse.debug.core//org.eclipse.debug.core.PREFERRED_DELEGATES/org.eclipse.cdt.launch.applicationLaunchType=org.eclipse.cdt.dsf.gdb.launch.localCLaunch,debug;org.eclipse.cdt.cdi.launch.localCLaunch,run
/bundle_defaults/org.eclipse.cdt.ui/asm_directive_italic=false
/profile/file\:\\2fApplications\\2forg.eclipse.koneki.ldt.product-macosx.cocoa.x86_64\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/http\:__download.eclipse.org_koneki_releases_stable_ldt_1.0.2/isSystem=false
/bundle_defaults/org.eclipse.cdt.core/org.eclipse.cdt.core.formatter.insert_new_line_before_while_in_do_statement=do not insert
/bundle_defaults/org.eclipse.core.net/nonProxiedHosts=localhost|127.0.0.1
/bundle_defaults/org.eclipse.cdt.ui/includeStyle.external=<?xml version\="1.0" encoding\="UTF-8"?>\n<style angle_brackets\="false" blank_line_before\="false" keep_together\="false" relative_path\="false"/>
/bundle_defaults/org.eclipse.debug.ui/org.eclipse.debug.ui.reuse_editor=true
/bundle_defaults/org.eclipse.ui.ide/IMPORT_FILES_AND_FOLDERS_MODE=prompt
/bundle_defaults/org.eclipse.cdt.ui/semanticHighlighting.functionDeclaration.strikethrough=false
/bundle_defaults/org.eclipse.cdt.ui/semanticHighlighting.class.italic=false
/bundle_defaults/org.eclipse.ui.editors/breakpointIndicationInOverviewRuler=false
/bundle_defaults/org.eclipse.cdt.core/org.eclipse.cdt.core.formatter.indent_access_specifier_extra_spaces=0
/bundle_defaults/org.eclipse.ui.editors/showSearchResultInNextPrevDropdownToolbarAction=true
/bundle_defaults/org.eclipse.cdt.ui/semanticHighlighting.templateParameter.strikethrough=false
/bundle_defaults/org.eclipse.cdt.ui/includes.partnerFileSuffixes=test,unittest
/bundle_defaults/org.eclipse.ui/SHOW_OPEN_ON_PERSPECTIVE_BAR=true
/bundle_defaults/org.eclipse.cdt.ui/pp_default_bold=false
/bundle_defaults/org.eclipse.dltk.core/org.eclipse.dltk.core.circularBuildpath=error
/bundle_defaults/org.eclipse.ui.editors/spellingIndicationHighlighting=false
/bundle_defaults/org.eclipse.ui.editors/org.eclipse.cdt.ui.overrideIndicatorInOverviewRuler=false
/bundle_defaults/org.eclipse.cdt.ui/semanticHighlighting.namespace.underline=false
/profile/file\:\\2fApplications\\2forg.eclipse.koneki.ldt.product-macosx.cocoa.x86_64\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/http\:__download.eclipse.org_koneki_updates-nightly_protocols/provider=
/bundle_defaults/org.eclipse.debug.ui/org.eclipse.debug.ui.outColor=0,0,0
/bundle_defaults/org.eclipse.help.base/indexView=true
/bundle_defaults/org.eclipse.core.resources/description.applyfilestatepolicy=true
/bundle_defaults/org.eclipse.ui.editors/taskTextStyle=SQUIGGLES
/profile/file\:\\2fApplications\\2forg.eclipse.koneki.ldt.product-macosx.cocoa.x86_64\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/file\:_Applications_org.eclipse.koneki.ldt.product-macosx.cocoa.x86_64/description=
/bundle_defaults/org.eclipse.cdt.core/org.eclipse.cdt.core.formatter.insert_space_after_opening_bracket=do not insert
/bundle_defaults/org.eclipse.ui.ide/SYSTEM_EXPLORER=open -R "${selected_resource_loc}"
/profile/file\:\\2fApplications\\2forg.eclipse.koneki.ldt.product-macosx.cocoa.x86_64\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/http\:__download.eclipse.org_koneki_updates-nightly_commons/version=1.0.0
/profile/file\:\\2fApplications\\2forg.eclipse.koneki.ldt.product-macosx.cocoa.x86_64\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/http\:__download.eclipse.org_koneki_updates-nightly/isSystem=false
/bundle_defaults/org.eclipse.ui.editors/infoIndicationColor=244,200,45
/bundle_defaults/org.eclipse.cdt.ui/semanticHighlighting.macroDefinition.enabled=false
/bundle_defaults/org.eclipse.ui.editors/filteredSearchResultTextStyle=SQUIGGLES
/bundle_defaults/org.eclipse.cdt.core/org.eclipse.cdt.core.formatter.comment.never_indent_line_comments_on_first_column=true
/bundle_defaults/org.eclipse.ui.editors/quickdiff.nowarn.before.switch=
/bundle_defaults/org.eclipse.cdt.core/org.eclipse.cdt.core.formatter.brace_position_for_array_initializer=end_of_line
@org.eclipse.team.ui=3.7.100.v20130710-1213
/instance/org.eclipse.dltk.ui/sourceHoverBackgroundColor.SystemDefault=true
/bundle_defaults/org.eclipse.ui.editors/hoverReplaceMode=0
/bundle_defaults/org.eclipse.koneki.ldt.ui/formatter.tabulation.size=2
/bundle_defaults/org.eclipse.cdt.core/indexer/skipReferences=false
/bundle_defaults/org.eclipse.debug.ui/org.eclipse.debug.ui.skip_breakpoints_during_run_to_line=false
/bundle_defaults/org.eclipse.cdt.core/org.eclipse.cdt.core.formatter.keep_empty_array_initializer_on_one_line=false
/bundle_defaults/org.eclipse.cdt.core/org.eclipse.cdt.core.formatter.insert_new_line_before_identifier_in_function_declaration=do not insert
/bundle_defaults/org.eclipse.cdt.core/org.eclipse.cdt.core.formatter.insert_space_after_colon_in_conditional=insert
/bundle_defaults/org.eclipse.help.base/filterDialog=false
/bundle_defaults/org.eclipse.cdt.ui/content_assist_parameters_foreground=0,0,0
/profile/file\:\\2fApplications\\2forg.eclipse.koneki.ldt.product-macosx.cocoa.x86_64\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/http\:__download.eclipse.org_koneki_releases_stable_ldt_1.0.1/uri=http\://download.eclipse.org/koneki/releases/stable/ldt/1.0.1
/bundle_defaults/org.eclipse.koneki.ldt.ui/content_assist_autoactivation_delay=200
/bundle_defaults/org.eclipse.cdt.ui/semanticHighlighting.problem.italic=false
/bundle_defaults/org.eclipse.ui.editors/linked.exit.verticalruler=false
/bundle_defaults/org.eclipse.cdt.core/org.eclipse.cdt.core.formatter.tabulation.size=4
/bundle_defaults/org.eclipse.cdt.ui/semanticHighlighting.staticField.strikethrough=false
/bundle_defaults/org.eclipse.cdt.ui/semanticHighlighting.externalSDK.bold=true
/bundle_defaults/org.eclipse.koneki.ldt.ui/hoverModifiers=org.eclipse.dltk.ui.BestMatchHover;0;org.eclipse.dltk.ui.ScriptSourceHover;Shift
/bundle_defaults/org.eclipse.cdt.ui/semanticHighlighting.typedef.color=0,80,50
/bundle_defaults/org.eclipse.cdt.core/org.eclipse.cdt.core.formatter.insert_space_between_empty_parens_in_method_declaration=do not insert
/profile/file\:\\2fApplications\\2forg.eclipse.koneki.ldt.product-macosx.cocoa.x86_64\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/http\:__download.eclipse.org_koneki_updates-nightly_protocols/uri=http\://download.eclipse.org/koneki/updates-nightly/protocols
/bundle_defaults/org.eclipse.ui.editors/linked.target.navigation.dropdown=false
/bundle_defaults/org.eclipse.rse.ui/org.eclipse.rse.preferences.shownewconnection=false
/profile/file\:\\2fApplications\\2forg.eclipse.koneki.ldt.product-macosx.cocoa.x86_64\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/http\:__download.eclipse.org_koneki_releases_stable_ldt_1.0.2/name=org.eclipse.koneki.ldt.product-product
/bundle_defaults/org.eclipse.ui.editors/isIndexResultGoToNextNavigationTarget=false
/bundle_defaults/org.eclipse.ui.editors/showWhitespaceCharacters=false
/bundle_defaults/org.eclipse.cdt.ui/org.eclipse.cdt.ui.editor.CUChildren=true
/bundle_defaults/org.eclipse.cdt.core/org.eclipse.cdt.core.formatter.insert_space_between_empty_braces_in_array_initializer=do not insert
/bundle_defaults/org.eclipse.cdt.ui/semanticHighlighting.functionDeclaration.color=0,0,0
/bundle_defaults/org.eclipse.ui.editors/indexResultIndicationInOverviewRuler=true
/bundle_defaults/org.eclipse.cdt.ui/smartPaste=true
/bundle_defaults/org.eclipse.help.base/footer=
/bundle_defaults/org.eclipse.ui/ENABLE_DETACHED_VIEWS=true
/profile/file\:\\2fApplications\\2forg.eclipse.koneki.ldt.product-macosx.cocoa.x86_64\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/http\:__download.eclipse.org_koneki_releases_stable_commons_0.8/description=
/bundle_defaults/org.eclipse.ui.editors/bookmarkIndicationInVerticalRuler=true
/bundle_defaults/org.eclipse.debug.ui/org.eclispe.debug.ui.memory.preBufferSize=20
/bundle_defaults/org.eclipse.ui.editors/taskIndicationInVerticalRuler=true
/bundle_defaults/org.eclipse.koneki.ldt.ui/markOccurrences=true
/bundle_defaults/org.eclipse.cdt.ui/content_assist_proposals_background=255,255,255
/bundle_defaults/org.eclipse.dltk.ui/content_assist_proposals_background=255,255,255
/bundle_defaults/org.eclipse.cdt.core/org.eclipse.cdt.core.formatter.number_of_empty_lines_to_preserve=1
/bundle_defaults/org.eclipse.dltk.ui/editor.matching_brackets_color=192,192,192
/bundle_defaults/org.eclipse.debug.ui/org.eclipse.debug.ui.LaunchLastIfNotLaunchable=false
/bundle_defaults/org.eclipse.ui.workbench/SHOW_MEMORY_MONITOR=false
/bundle_defaults/org.eclipse.cdt.ui/forwardDeclare.templates=false
/bundle_defaults/org.eclipse.cdt.ui/matchingBracketsColor=170,170,170
/instance/org.eclipse.koneki.ldt.ui/formatter.indentation.size=2
/bundle_defaults/org.eclipse.cdt.core/org.eclipse.cdt.core.formatter.insert_space_after_colon_in_base_clause=insert
/bundle_defaults/org.eclipse.ui.editors/quickdiff.quickDiff=true
@org.eclipse.dltk.validators.core=5.0.0.201306060709
/instance/org.eclipse.tm.terminal/TerminalPref.migrated=true
/profile/file\:\\2fApplications\\2forg.eclipse.koneki.ldt.product-macosx.cocoa.x86_64\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/http\:__download.eclipse.org_koneki_releases_stable_simulators/suffix=compositeArtifacts.xml
/profile/file\:\\2fApplications\\2forg.eclipse.koneki.ldt.product-macosx.cocoa.x86_64\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/http\:__download.eclipse.org_koneki_releases_stable_commons/name=Eclipse Koneki Update Site - Commons (stable)
/bundle_defaults/org.eclipse.core.resources/refresh.lightweight.enabled=false
/bundle_defaults/org.eclipse.cdt.ui/nameStyle.getter.suffix=
/bundle_defaults/org.eclipse.ui.editors/linked.slave.color=180,215,255
/bundle_defaults/org.eclipse.cdt.ui/semanticHighlighting.staticField.underline=false
/bundle_defaults/org.eclipse.ui.ide/TASKS_FILTERS_MIGRATE=false
/instance/org.eclipse.koneki.ldt.ui/formatter.tabulation.char=space
/bundle_defaults/org.eclipse.core.net/proxyData/HTTP/hasAuth=false
/profile/file\:\\2fApplications\\2forg.eclipse.koneki.ldt.product-macosx.cocoa.x86_64\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/file\:_Applications_org.eclipse.koneki.ldt.product-macosx.cocoa.x86_64_configuration_org.eclipse.osgi_171_data_listener_1925729951/type=org.eclipse.equinox.internal.p2.metadata.repository.LocalMetadataRepository
/instance/org.eclipse.ui.ide/TASKS_FILTERS_MIGRATE=true
/bundle_defaults/org.eclipse.cdt.ui/semanticHighlighting.overloadedOperator.bold=false
/bundle_defaults/org.eclipse.cdt.core/org.eclipse.cdt.core.formatter.insert_space_before_semicolon=do not insert
/bundle_defaults/org.eclipse.debug.ui/org.eclipse.debug.ui.reset_memory_block=org.eclipse.debug.uiresetMemoryBlock.visible
/bundle_defaults/org.eclipse.help.base/remoteHelpHost=
/bundle_defaults/org.eclipse.ui.editors/filteredSearchResultIndication=false
/bundle_defaults/org.eclipse.ui.workbench/KEYS_PREFERENCE_SELECTED_TAB=0
/bundle_defaults/org.eclipse.ui.editors/org.eclipse.cdt.ui.overrideIndicatorHighlighting=false
/bundle_defaults/org.eclipse.ui.editors/showAdditionInNextPrevDropdownToolbarAction=true
/bundle_defaults/org.eclipse.cdt.core/org.eclipse.cdt.core.formatter.put_empty_statement_on_new_line=true
/bundle_defaults/org.eclipse.ui.workbench/ENABLED_DECORATORS=
/bundle_defaults/org.eclipse.cdt.ui/hoverModifiers=org.eclipse.cdt.ui.BestMatchHover;0;org.eclipse.cdt.ui.CSourceHover;Shift
/bundle_defaults/org.eclipse.cdt.ui/scalability.syntaxColor=false
/bundle_defaults/org.eclipse.help.base/disabled_css=/PRODUCT_PLUGIN/disabled_book.css
/bundle_defaults/org.eclipse.ui.ide/LIMIT_TASKS=true
/bundle_defaults/org.eclipse.cdt.ui/semanticHighlighting.field.color=0,0,192
/bundle_defaults/org.eclipse.cdt.debug.core/org.eclipse.cdt.debug.corecDebug.Disassembly.instructionStepOn=false
/bundle_defaults/org.eclipse.help/enableCriteria=false
/bundle_defaults/org.eclipse.cdt.ui/removeTrailingWhitespace=true
/profile/file\:\\2fApplications\\2forg.eclipse.koneki.ldt.product-macosx.cocoa.x86_64\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/file\:_Applications_org.eclipse.koneki.ldt.product-macosx.cocoa.x86_64_configuration_org.eclipse.osgi_bundles_135_data_listener_1925729951/name=dropins
/profile/file\:\\2fApplications\\2forg.eclipse.koneki.ldt.product-macosx.cocoa.x86_64\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/http\:__download.eclipse.org_koneki_releases_stable_simulators/version=1.0.0
/bundle_defaults/org.eclipse.ui.editors/searchResultIndicationInVerticalRuler=true
/bundle_defaults/org.eclipse.cdt.ui/spelling_ignore_mixed=true
/bundle_defaults/org.eclipse.help.base/highlight-on=true
/bundle_defaults/org.eclipse.ui/VIEW_TAB_POSITION=128
/bundle_defaults/org.eclipse.cdt.ui/content_assist_proposals_foreground=0,0,0
/bundle_defaults/org.eclipse.dltk.ui/content_assist_proposals_foreground=0,0,0
/bundle_defaults/org.eclipse.ui.editors/org.eclipse.cdt.ui.occurrenceTextStyle=NONE
/profile/file\:\\2fApplications\\2forg.eclipse.koneki.ldt.product-macosx.cocoa.x86_64\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/http\:__download.eclipse.org_koneki_updates-nightly/description=
/bundle_defaults/org.eclipse.ui.editors/currentIPTextStyle=NONE
/bundle_defaults/org.eclipse.ui/USE_COLORED_LABELS=true
/bundle_defaults/org.eclipse.debug.ui/org.eclipse.debug.ui.remove_all_expressions_prompt=true
/profile/file\:\\2fApplications\\2forg.eclipse.koneki.ldt.product-macosx.cocoa.x86_64\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/http\:__download.eclipse.org_koneki_releases_stable_protocols/version=1.0.0
/bundle_defaults/org.eclipse.cdt.core/org.eclipse.cdt.core.formatter.insert_space_after_comma_in_enum_declarations=insert
/bundle_defaults/org.eclipse.ui.editors/org.eclipse.cdt.codan.ui.annotation.error.GoToNextNavigationTarget=true
/bundle_defaults/org.eclipse.compare/org.eclipse.compare.SaveAllEditors=false
/instance/org.eclipse.ui.workbench//org.eclipse.ui.commands/state/org.eclipse.koneki.mihini.tm.ui.software.autostart/org.eclipse.ui.commands.toggleState=false
/bundle_defaults/org.eclipse.cdt.core/indexer/indexImportLocation=.settings/cdt-index.zip
/bundle_defaults/org.eclipse.debug.ui/org.eclipse.debug.ui.memory.paddedStr=??
/bundle_defaults/org.eclipse.cdt.ui/nameStyle.cpp.test.wordDelimiter=
/profile/file\:\\2fApplications\\2forg.eclipse.koneki.ldt.product-macosx.cocoa.x86_64\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/http\:__download.eclipse.org_koneki_releases_stable_simulators_0.8/suffix=content.xml
/profile/file\:\\2fApplications\\2forg.eclipse.koneki.ldt.product-macosx.cocoa.x86_64\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/http\:__download.eclipse.org_koneki_updates-nightly_ldt/isSystem=true
/bundle_defaults/org.eclipse.ui/EDITOR_TAB_POSITION=128
/bundle_defaults/org.eclipse.ui.editors/linked.target.verticalruler=false
/bundle_defaults/org.eclipse.ui.editors/isSpellingGoToPreviousNavigationTarget=false
/bundle_defaults/org.eclipse.ui.editors/deletionIndicationInVerticalRuler=false
/bundle_defaults/org.eclipse.cdt.ui/semanticHighlighting.function.underline=false
/bundle_defaults/org.eclipse.cdt.core/org.eclipse.cdt.core.formatter.insert_space_before_comma_in_template_parameters=do not insert
/profile/file\:\\2fApplications\\2forg.eclipse.koneki.ldt.product-macosx.cocoa.x86_64\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/file\:_Applications_org.eclipse.koneki.ldt.product-macosx.cocoa.x86_64_.eclipseextension/uri=file\:/Applications/org.eclipse.koneki.ldt.product-macosx.cocoa.x86_64/.eclipseextension
/bundle_defaults/org.eclipse.ui.workbench/RECENT_FILES=4
/bundle_defaults/org.eclipse.koneki.ldt.ui/editor_comments_folding_enabled=true
/bundle_defaults/org.eclipse.cdt.ui/inactiveCodeEnable=true
/bundle_defaults/org.eclipse.cdt.core/org.eclipse.cdt.core.formatter.insert_space_after_question_in_conditional=insert
/bundle_defaults/org.eclipse.cdt.core/org.eclipse.cdt.core.formatter.insert_space_between_empty_parens_in_method_invocation=do not insert
/profile/file\:\\2fApplications\\2forg.eclipse.koneki.ldt.product-macosx.cocoa.x86_64\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/http\:__download.eclipse.org_koneki_releases_stable_simulators_0.8/type=org.eclipse.equinox.internal.p2.metadata.repository.LocalMetadataRepository
/bundle_defaults/org.eclipse.cdt.ui/content_assist_order_proposals=false
/profile/file\:\\2fApplications\\2forg.eclipse.koneki.ldt.product-macosx.cocoa.x86_64\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/http\:__download.eclipse.org_koneki_releases_stable_commons/provider=
/bundle_defaults/org.eclipse.cdt.ui/semanticHighlighting.label.bold=false
/profile/file\:\\2fApplications\\2forg.eclipse.koneki.ldt.product-macosx.cocoa.x86_64\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/http\:__download.eclipse.org_koneki_releases_stable_ldt_1.0.1/uri=http\://download.eclipse.org/koneki/releases/stable/ldt/1.0.1
/bundle_defaults/org.eclipse.help.base/activeHelp=true
/bundle_defaults/org.eclipse.cdt.ui/semanticHighlighting.macroDefinition.underline=false
/profile/file\:\\2fApplications\\2forg.eclipse.koneki.ldt.product-macosx.cocoa.x86_64\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/http\:__download.eclipse.org_koneki_updates-nightly_commons/description=
/bundle_defaults/org.eclipse.rse.core/useDeferredQueries=true
/bundle_defaults/org.eclipse.cdt.ui/spelling_ignore_string_literals=false
/instance/org.eclipse.dltk.ui/useAnnotationsPrefPage=true
/bundle_defaults/org.eclipse.cdt.core/org.eclipse.cdt.core.formatter.insert_space_before_postfix_operator=do not insert
/bundle_defaults/org.eclipse.cdt.ui/semanticHighlighting.overloadedOperator.italic=false
/profile/file\:\\2fApplications\\2forg.eclipse.koneki.ldt.product-macosx.cocoa.x86_64\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/http\:__download.eclipse.org_koneki_releases_stable_commons_0.8/type=org.eclipse.equinox.p2.artifact.repository.simpleRepository
/profile/file\:\\2fApplications\\2forg.eclipse.koneki.ldt.product-macosx.cocoa.x86_64\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/http\:__download.eclipse.org_koneki_releases_stable_ldt_1.0.2/description=
/bundle_defaults/org.eclipse.koneki.ldt.ui/content_assist_autoactivation=true
/bundle_defaults/org.eclipse.cdt.core/org.eclipse.cdt.core.formatter.alignment_for_parameters_in_method_declaration=16
/bundle_defaults/org.eclipse.dltk.ui/outlinesortoption=F,T,C,M
/profile/file\:\\2fApplications\\2forg.eclipse.koneki.ldt.product-macosx.cocoa.x86_64\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/http\:__download.eclipse.org_koneki_updates-nightly_protocols/isSystem=true
/bundle_defaults/org.eclipse.cdt.ui/asm_label=127,0,85
/bundle_defaults/org.eclipse.ui.ide/SWITCH_PERSPECTIVE_ON_PROJECT_CREATION=prompt
/profile/file\:\\2fApplications\\2forg.eclipse.koneki.ldt.product-macosx.cocoa.x86_64\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/http\:__download.eclipse.org_koneki_releases_stable/type=org.eclipse.equinox.internal.p2.artifact.repository.CompositeArtifactRepository
/bundle_defaults/org.eclipse.dltk.ui/content_assist_completion_replacement_background=255,255,0
/bundle_defaults/org.eclipse.ui.editors/linked.focus.text.style=BOX
/bundle_defaults/org.eclipse.ui.editors/currentIPHighlight=true
/bundle_defaults/org.eclipse.ui/USE_WINDOW_WORKING_SET_BY_DEFAULT=false
/bundle_defaults/org.eclipse.cdt.ui/semanticHighlighting.method.bold=false
/bundle_defaults/org.eclipse.ui.editors/showTrailingSpaces=true
/bundle_defaults/org.eclipse.cdt.core/org.eclipse.cdt.core.formatter.comment.min_distance_between_code_and_line_comment=1
/bundle_defaults/org.eclipse.cdt.ui/pp_header_italic=false
/profile/file\:\\2fApplications\\2forg.eclipse.koneki.ldt.product-macosx.cocoa.x86_64\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/http\:__download.eclipse.org_koneki_updates-nightly_mihini/name=repository
/bundle_defaults/org.eclipse.cdt.ui/nameStyle.variable.capitalization=4
/bundle_defaults/org.eclipse.dltk.ui/content_assist_lru_history=
/profile/file\:\\2fApplications\\2forg.eclipse.koneki.ldt.product-macosx.cocoa.x86_64\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/http\:__download.eclipse.org_koneki_releases_stable/description=
/bundle_defaults/org.eclipse.ui/KEY_CONFIGURATION_ID=org.eclipse.ui.defaultAcceleratorConfiguration
/bundle_defaults/org.eclipse.core.resources/description.filestatelongevity=604800000
/bundle_defaults/org.eclipse.cdt.core/org.eclipse.cdt.core.formatter.alignment_for_binary_expression=16
/bundle_defaults/org.eclipse.debug.ui/org.eclispe.debug.ui.Debug_view.mode=Debug_view.mode.auto
/bundle_defaults/org.eclipse.cdt.core/org.eclipse.cdt.core.formatter.insert_space_before_prefix_operator=do not insert
/profile/file\:\\2fApplications\\2forg.eclipse.koneki.ldt.product-macosx.cocoa.x86_64\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/http\:__download.eclipse.org_koneki_updates-nightly_simulators/enabled=false
/instance/org.eclipse.core.resources/version=1
/bundle_defaults/org.eclipse.cdt.ui/markOccurrences=true
/bundle_defaults/org.eclipse.cdt.core/org.eclipse.cdt.core.formatter.use_tabs_only_for_leading_indentations=false
/profile/file\:\\2fApplications\\2forg.eclipse.koneki.ldt.product-macosx.cocoa.x86_64\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/file\:_Applications_org.eclipse.koneki.ldt.product-macosx.cocoa.x86_64_.eclipseextension/type=org.eclipse.equinox.p2.extensionlocation.metadataRepository
/instance/org.eclipse.cdt.debug.core/org.eclipse.cdt.debug.core.cDebug.default_source_containers=<?xml version\="1.0" encoding\="UTF-8" standalone\="no"?>\n<sourceLookupDirector>\n<sourceContainers duplicates\="false">\n<container memento\="AbsolutePath" typeId\="org.eclipse.cdt.debug.core.containerType.absolutePath"/>\n<container memento\="programRelativePath" typeId\="org.eclipse.cdt.debug.core.containerType.programRelativePath"/>\n<container memento\="&lt;?xml version\=&quot;1.0&quot; encoding\=&quot;UTF-8&quot; standalone\=&quot;no&quot;?&gt;&\#10;&lt;project referencedProjects\=&quot;true&quot;/&gt;&\#10;" typeId\="org.eclipse.cdt.debug.core.containerType.project"/>\n</sourceContainers>\n</sourceLookupDirector>\n
/bundle_defaults/org.eclipse.debug.ui/org.eclipse.debug.ui.PREF_FILTER_LAUNCH_TYPES=false
/profile/file\:\\2fApplications\\2forg.eclipse.koneki.ldt.product-macosx.cocoa.x86_64\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/http\:__download.eclipse.org_koneki_releases_stable_ldt_1.0.1/suffix=artifacts.xml
/profile/file\:\\2fApplications\\2forg.eclipse.koneki.ldt.product-macosx.cocoa.x86_64\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/http\:__download.eclipse.org_mihini/nickname=http\://download.eclipse.org/mihini/
/instance/org.eclipse.debug.core//org.eclipse.debug.core.PREFERRED_DELEGATES/org.eclipse.cdt.launch.postmortemLaunchType=org.eclipse.cdt.dsf.gdb.launch.coreCLaunch,debug
/bundle_defaults/org.eclipse.debug.ui/org.eclipse.debug.ui.UseContextualLaunch=true
/bundle_defaults/org.eclipse.cdt.ui/semanticHighlighting.enum.strikethrough=false
/bundle_defaults/org.eclipse.core.resources/delta.expiration=2592000000
/profile/file\:\\2fApplications\\2forg.eclipse.koneki.ldt.product-macosx.cocoa.x86_64\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/http\:__download.eclipse.org_koneki_releases_stable_ldt_1.1/version=1.0.0
/bundle_defaults/org.eclipse.ui.editors/printMarginColumn=80
/bundle_defaults/org.eclipse.ui.workbench/COLOR_ICONS=true
/profile/file\:\\2fApplications\\2forg.eclipse.koneki.ldt.product-macosx.cocoa.x86_64\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/file\:_Applications_org.eclipse.koneki.ldt.product-macosx.cocoa.x86_64_.eclipseextension/version=1
/bundle_defaults/org.eclipse.ui.editors/secondaryIPOverviewRuler=true
/profile/file\:\\2fApplications\\2forg.eclipse.koneki.ldt.product-macosx.cocoa.x86_64\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/http\:__download.eclipse.org_koneki_releases_stable_ldt_1.1/version=1.0.0
/bundle_defaults/org.eclipse.cdt.core/org.eclipse.cdt.core.formatter.insert_new_line_before_catch_in_try_statement=do not insert
/bundle_defaults/org.eclipse.koneki.ldt.ui/DLTK_single_line_comment=63,127,95
/bundle_defaults/org.eclipse.dltk.ui/content_assist_category_order=org.eclipse.dltk._javascript_.ui._javascript_DocProposalCategory\:65546\u0000org.eclipse.dltk.ui.spellingProposalCategory\:65545\u0000org.eclipse.dltk.ui.scriptTypeProposalCategory\:65540\u0000org.eclipse.dltk.ui.scriptNoTypeProposalCategory\:65539\u0000org.eclipse.dltk.ui.textProposalCategory\:65541\u0000org.eclipse.dltk.ui.templateProposalCategory\:2\u0000
/instance/org.eclipse.rse.ui/org.eclipse.rse.preferences.verify.connection=true
/bundle_defaults/org.eclipse.koneki.ldt.ui/content_assist_fill_method_arguments=true
/bundle_defaults/org.eclipse.cdt.ui/semanticHighlighting.function.enabled=false
/bundle_defaults/org.eclipse.ui.workbench/FVB_HIDE=false
/bundle_defaults/org.eclipse.cdt.ui/scalability.parserBasedContentAssist=false
/bundle_defaults/org.eclipse.cdt.core/useStructualParseMode=false
/instance/org.eclipse.ui/showIntro=false
/bundle_defaults/org.eclipse.ui.editors/org.eclipse.cdt.ui.occurrenceIndicationColor=212,212,212
/bundle_defaults/org.eclipse.debug.ui/org.eclipse.debug.ui.max_detail_length=10000
/bundle_defaults/org.eclipse.cdt.ui/spelling_locale=en_US
/bundle_defaults/org.eclipse.help.base/bookmarksView=true
/bundle_defaults/org.eclipse.koneki.ldt.ui/variable.global_bold=true
/profile/file\:\\2fApplications\\2forg.eclipse.koneki.ldt.product-macosx.cocoa.x86_64\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/file\:_Applications_org.eclipse.koneki.ldt.product-macosx.cocoa.x86_64_configuration_org.eclipse.osgi_bundles_135_data_listener_1925729951/isSystem=true
/bundle_defaults/org.eclipse.cdt.core/org.eclipse.cdt.core.formatter.indent_switchstatements_compare_to_cases=true
/bundle_defaults/org.eclipse.rse.core/CREATE_LOCAL_CONNECTION=true
/profile/file\:\\2fApplications\\2forg.eclipse.koneki.ldt.product-macosx.cocoa.x86_64\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/http\:__download.eclipse.org_koneki_releases_stable_protocols_0.8/isSystem=true
/bundle_defaults/org.eclipse.cdt.core/org.eclipse.cdt.core.formatter.brace_position_for_namespace_declaration=end_of_line
/profile/file\:\\2fApplications\\2forg.eclipse.koneki.ldt.product-macosx.cocoa.x86_64\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/http\:__download.eclipse.org_koneki_releases_stable_protocols_0.8/enabled=true
/bundle_defaults/org.eclipse.ui.editors/unchangedIndicationInVerticalRuler=false
/bundle_defaults/org.eclipse.debug.ui/org.eclipse.debug.ui.memory.rowSize=16
/bundle_defaults/org.eclipse.dltk.ui/content_assist_sorter=org.eclipse.dltk.ui.RelevanceSorter
/bundle_defaults/org.eclipse.ui.editors/showFilteredSearchResultInNextPrevDropdownToolbarAction=false
/bundle_defaults/org.eclipse.cdt.core/org.eclipse.cdt.core.formatter.insert_space_before_closing_paren_in_if=do not insert
/bundle_defaults/org.eclipse.cdt.ui/semanticHighlighting.localVariable.strikethrough=false
/bundle_defaults/org.eclipse.cdt.ui/spelling_user_dictionary=
/bundle_defaults/org.eclipse.help.base/indexButton=true
/bundle_defaults/org.eclipse.cdt.ui/semanticHighlighting.externalSDK.color=100,40,128
/instance/org.eclipse.rse.ui/ssh.files.filterStringDialog=.
/profile/file\:\\2fApplications\\2forg.eclipse.koneki.ldt.product-macosx.cocoa.x86_64\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/http\:__download.eclipse.org_koneki_releases_stable_ldt_1.1/enabled=false
/profile/file\:\\2fApplications\\2forg.eclipse.koneki.ldt.product-macosx.cocoa.x86_64\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/http\:__download.eclipse.org_koneki_releases_stable/uri=http\://download.eclipse.org/koneki/releases/stable
/bundle_defaults/org.eclipse.cdt.ui/semanticHighlighting.namespace.color=0,0,0
/bundle_defaults/org.eclipse.cdt.ui/semanticHighlighting.localVariable.bold=false
/bundle_defaults/org.eclipse.cdt.core/org.eclipse.cdt.core.formatter.alignment_for_throws_clause_in_method_declaration=16
/profile/file\:\\2fApplications\\2forg.eclipse.koneki.ldt.product-macosx.cocoa.x86_64\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/http\:__download.eclipse.org_koneki_releases_stable_protocols_0.8/type=org.eclipse.equinox.p2.artifact.repository.simpleRepository
/profile/file\:\\2fApplications\\2forg.eclipse.koneki.ldt.product-macosx.cocoa.x86_64\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/http\:__download.eclipse.org_koneki_updates-nightly_simulators/isSystem=true
/bundle_defaults/org.eclipse.ui/VIEW_MINIMUM_CHARACTERS=1
/profile/file\:\\2fApplications\\2forg.eclipse.koneki.ldt.product-macosx.cocoa.x86_64\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/http\:__download.eclipse.org_koneki_updates-nightly_commons/name=repository
/profile/file\:\\2fApplications\\2forg.eclipse.koneki.ldt.product-macosx.cocoa.x86_64\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/http\:__download.eclipse.org_koneki_releases_stable_ldt_1.0.2/suffix=content.xml
/bundle_defaults/org.eclipse.cdt.ui/semanticHighlighting.label.underline=false
/bundle_defaults/org.eclipse.cdt.ui/nameStyle.cpp.header.wordDelimiter=
@org.eclipse.dltk.ui=5.0.0.201306060709
/bundle_defaults/org.eclipse.ui/RECENTLY_USED_WORKINGSETS_SIZE=5
/profile/file\:\\2fApplications\\2forg.eclipse.koneki.ldt.product-macosx.cocoa.x86_64\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/http\:__download.eclipse.org_koneki_releases_stable_ldt/isSystem=false
/bundle_defaults/org.eclipse.debug.ui/DEBUG.consoleOpenOnErr=true
/bundle_defaults/org.eclipse.cdt.ui/nameStyle.constant.capitalization=1
/bundle_defaults/org.eclipse.cdt.ui/semanticHighlighting.functionDeclaration.underline=false
/bundle_defaults/org.eclipse.cdt.ui/semanticHighlighting.macroDefinition.color=0,0,0
/bundle_defaults/org.eclipse.cdt.core/org.eclipse.cdt.core.formatter.insert_space_after_comma_in_base_types=insert
/bundle_defaults/org.eclipse.ui.editors/showLineFeed=true
/bundle_defaults/org.eclipse.cdt.ui/c_comment_task_tag_bold=true
/bundle_defaults/org.eclipse.cdt.ui/formatter_profile=org.eclipse.cdt.ui.default.kandr_profile
/bundle_defaults/org.eclipse.cdt.ui/nameStyle.setter.suffix=
/profile/file\:\\2fApplications\\2forg.eclipse.koneki.ldt.product-macosx.cocoa.x86_64\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/http\:__download.eclipse.org_koneki_releases_stable_ldt_1.0.1/name=org.eclipse.koneki.ldt.product-product
/bundle_defaults/org.eclipse.cdt.core/org.eclipse.cdt.core.formatter.insert_new_line_before_closing_brace_in_array_initializer=do not insert
/bundle_defaults/org.eclipse.compare/org.eclipse.compare.NavigationEndAction=prompt
/bundle_defaults/org.eclipse.debug.ui/org.eclipse.debug.ui.manage_view_perspectives=DEFAULT
/bundle_defaults/org.eclipse.ui.ide/SAVE_ALL_BEFORE_BUILD=false
/bundle_defaults/org.eclipse.ui.editors/quickdiff.characterMode=false
/bundle_defaults/org.eclipse.dltk.ui/content_assist_autoactivation=true
/bundle_defaults/org.eclipse.cdt.core/org.eclipse.cdt.core.formatter.insert_space_after_opening_brace_in_array_initializer=insert
/profile/file\:\\2fApplications\\2forg.eclipse.koneki.ldt.product-macosx.cocoa.x86_64\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/http\:__download.eclipse.org_koneki_updates-nightly/enabled=true
/bundle_defaults/org.eclipse.core.net/proxyData/HTTPS/port=-1
/bundle_defaults/org.eclipse.ui.editors/occurrenceTextStyle=NONE
/bundle_defaults/org.eclipse.ui.editors/org.eclipse.cdt.dsf.debug.ui.hyperlinkdetector.stepIntoSelection_stateMask=4259840
/profile/file\:\\2fApplications\\2forg.eclipse.koneki.ldt.product-macosx.cocoa.x86_64\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/http\:__download.eclipse.org_koneki_releases_stable_simulators/type=org.eclipse.equinox.internal.p2.artifact.repository.CompositeArtifactRepository
/profile/file\:\\2fApplications\\2forg.eclipse.koneki.ldt.product-macosx.cocoa.x86_64\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/http\:__download.eclipse.org_koneki_updates-nightly_mihini/isSystem=true
/bundle_defaults/org.eclipse.koneki.ldt.ui/DLTK_keyword_italic=false
/bundle_defaults/org.eclipse.ui.editors/infoTextStyle=SQUIGGLES
/bundle_defaults/org.eclipse.cdt.ui/buildConsoleInfoStreamColor=0,0,255
/bundle_defaults/org.eclipse.rse.ui/org.eclipse.rse.preferences.restoreStateFromCache=true
/bundle_defaults/org.eclipse.debug.ui/org.eclipse.debug.ui.show_debug_perspective_default=org.eclipse.debug.ui.DebugPerspective
/bundle_defaults/org.eclipse.cdt.ui/buildConsoleErrorStreamColor=255,0,0
/profile/file\:\\2fApplications\\2forg.eclipse.koneki.ldt.product-macosx.cocoa.x86_64\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/http\:__download.eclipse.org_koneki_releases_stable_simulators/type=org.eclipse.equinox.internal.p2.metadata.repository.CompositeMetadataRepository
/configuration/org.eclipse.core.net/nonProxiedHosts=192.168.1.11|localhost|127.0.0.1
/bundle_defaults/org.eclipse.ui.editors/spellingTextStyle=PROBLEM_UNDERLINE
/bundle_defaults/org.eclipse.ui.ide/PROBLEMS_FILTERS_MIGRATE=false
/bundle_defaults/org.eclipse.ui.ide/IMPORT_FILES_AND_FOLDERS_RELATIVE=true
/profile/file\:\\2fApplications\\2forg.eclipse.koneki.ldt.product-macosx.cocoa.x86_64\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/file\:_Applications_org.eclipse.koneki.ldt.product-macosx.cocoa.x86_64_configuration_org.eclipse.osgi_171_data_listener_1925729951/uri=file\:/Applications/org.eclipse.koneki.ldt.product-macosx.cocoa.x86_64/configuration/org.eclipse.osgi/171/data/listener_1925729951/
/profile/file\:\\2fApplications\\2forg.eclipse.koneki.ldt.product-macosx.cocoa.x86_64\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/file\:_Applications_org.eclipse.koneki.ldt.product-macosx.cocoa.x86_64/enabled=true
/bundle_defaults/org.eclipse.cdt.ui/pp_header=42,0,255
/profile/file\:\\2fApplications\\2forg.eclipse.koneki.ldt.product-macosx.cocoa.x86_64\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/http\:__download.eclipse.org_koneki_releases_stable_commons_0.8/uri=http\://download.eclipse.org/koneki/releases/stable/commons/0.8
/profile/file\:\\2fApplications\\2forg.eclipse.koneki.ldt.product-macosx.cocoa.x86_64\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/file\:_Applications_org.eclipse.koneki.ldt.product-macosx.cocoa.x86_64_p2_org.eclipse.equinox.p2.core_cache/enabled=true
/instance/org.eclipse.ui.ide/tipsAndTricks=true
/bundle_defaults/org.eclipse.ui.editors/revisionAnnotationIndicationHighlighting=false
/bundle_defaults/org.eclipse.koneki.ldt.ui/DLTK_comment_task_tag=127,159,191
/bundle_defaults/org.eclipse.koneki.ldt.ui/ScriptEditor.ShowTemporaryProblem=true
/bundle_defaults/org.eclipse.cdt.ui/nameStyle.getter.prefix=get
/profile/file\:\\2fApplications\\2forg.eclipse.koneki.ldt.product-macosx.cocoa.x86_64\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/http\:__download.eclipse.org_koneki_releases_stable_commons_0.8/uri=http\://download.eclipse.org/koneki/releases/stable/commons/0.8
/bundle_defaults/org.eclipse.ui.editors/searchResultIndication=false
/bundle_defaults/org.eclipse.ui.editors/filteredSearchResultHighlighting=false
/bundle_defaults/org.eclipse.cdt.ui/editor_folding_default_comments=false
/bundle_defaults/org.eclipse.cdt.ui/nameStyle.method.wordDelimiter=
/profile/file\:\\2fApplications\\2forg.eclipse.koneki.ldt.product-macosx.cocoa.x86_64\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/http\:__download.eclipse.org_koneki_updates-nightly/name=Eclipse Koneki Update Site (nightly)
/bundle_defaults/org.eclipse.cdt.core/org.eclipse.cdt.core.formatter.insert_space_before_closing_paren_in_for=do not insert
/bundle_defaults/org.eclipse.cdt.core/org.eclipse.cdt.core.formatter.insert_space_before_colon_in_default=do not insert
/profile/file\:\\2fApplications\\2forg.eclipse.koneki.ldt.product-macosx.cocoa.x86_64\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/http\:__download.eclipse.org_koneki_updates-nightly_ldt/type=org.eclipse.equinox.p2.artifact.repository.simpleRepository
/bundle_defaults/org.eclipse.ui.workbench/EDITORLIST_SELECTION_SCOPE=1
/bundle_defaults/org.eclipse.koneki.ldt.ui/DLTK_single_line_comment_bold=false
/bundle_defaults/org.eclipse.ui.ide/WELCOME_DIALOG=true
/bundle_defaults/org.eclipse.cdt.ui/nameStyle.variable.wordDelimiter=
/bundle_defaults/org.eclipse.ui.ide/PROJECT_OPEN_NEW_PERSPECTIVE=OPEN_PERSPECTIVE_REPLACE
/bundle_defaults/org.eclipse.cdt.core/org.eclipse.cdt.core.formatter.insert_space_before_closing_paren_in_method_invocation=do not insert
/profile/file\:\\2fApplications\\2forg.eclipse.koneki.ldt.product-macosx.cocoa.x86_64\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/http\:__download.eclipse.org_koneki_updates-nightly_protocols/name=repository
/bundle_defaults/org.eclipse.ui.editors/org.eclipse.cdt.ui.overrideIndicatorTextStyle=SQUIGGLES
/bundle_defaults/org.eclipse.cdt.ui/buildConsoleProblemInfoBackgroundColor=244,247,254
/bundle_defaults/org.eclipse.cdt.ui/content_assist_disabled_computers=org.eclipse.cdt.ui.textProposalCategory\u0000
/profile/file\:\\2fApplications\\2forg.eclipse.koneki.ldt.product-macosx.cocoa.x86_64\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/http\:__download.eclipse.org_koneki_releases_stable_protocols/name=Eclipse Koneki Update Site - Protocols (stable)
/bundle_defaults/org.eclipse.ui.editors/AbstractTextEditor.Color.Background.SystemDefault=true
/profile/file\:\\2fApplications\\2forg.eclipse.koneki.ldt.product-macosx.cocoa.x86_64\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/http\:__download.eclipse.org_koneki_releases_stable_protocols/uri=http\://download.eclipse.org/koneki/releases/stable/protocols
/profile/file\:\\2fApplications\\2forg.eclipse.koneki.ldt.product-macosx.cocoa.x86_64\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/http\:__download.eclipse.org_koneki_updates-nightly_protocols/name=repository
/profile/file\:\\2fApplications\\2forg.eclipse.koneki.ldt.product-macosx.cocoa.x86_64\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/file\:_Applications_org.eclipse.koneki.ldt.product-macosx.cocoa.x86_64_.eclipseextension/enabled=true
/profile/file\:\\2fApplications\\2forg.eclipse.koneki.ldt.product-macosx.cocoa.x86_64\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/http\:__download.eclipse.org_koneki_updates-nightly/nickname=koneki/updates-nightly
/bundle_defaults/org.eclipse.compare/org.eclipse.compare.IgnoreWhitespace=false
/bundle_defaults/org.eclipse.ui.workbench/shouldPromptForEnablement=true
/bundle_defaults/org.eclipse.cdt.ui/semanticHighlighting.templateParameter.color=100,70,50
/bundle_defaults/org.eclipse.ui.editors/linked.exit.navigation.previous=false
/bundle_defaults/org.eclipse.debug.ui/org.eclipse.debug.ui.activate_workbench=true
/profile/file\:\\2fApplications\\2forg.eclipse.koneki.ldt.product-macosx.cocoa.x86_64\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/http\:__download.eclipse.org_koneki_updates-nightly_mihini/type=org.eclipse.equinox.p2.artifact.repository.simpleRepository
/bundle_defaults/org.eclipse.debug.ui/org.eclipse.debug.ui.relaunch_in_debug_mode=never
@org.eclipse.ui=3.106.0.v20140123-1925
/bundle_defaults/org.eclipse.cdt.ui/semanticHighlighting.problem.strikethrough=false
/bundle_defaults/org.eclipse.ui.ide/LIMIT_BOOKMARKS=true
/profile/file\:\\2fApplications\\2forg.eclipse.koneki.ldt.product-macosx.cocoa.x86_64\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/file\:_Applications_org.eclipse.koneki.ldt.product-macosx.cocoa.x86_64_p2_org.eclipse.equinox.p2.core_cache/suffix=artifacts.xml
/profile/file\:\\2fApplications\\2forg.eclipse.koneki.ldt.product-macosx.cocoa.x86_64\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/file\:_Applications_org.eclipse.koneki.ldt.product-macosx.cocoa.x86_64_p2_org.eclipse.equinox.p2.core_cache/name=download cache
/instance/org.eclipse.ui.browser/browsers=<?xml version\="1.0" encoding\="UTF-8"?>\n<web-browsers current\="0">\n<system/>\n<external location\="/Applications/Firefox.app" name\="Firefox"/>\n</web-browsers>
/bundle_defaults/org.eclipse.debug.ui/Console.console_tab_width=8
/bundle_defaults/org.eclipse.core.resources/description.maxfilestates=50
/instance/org.eclipse.koneki.ldt/org.eclipse.dltk.core.codeComplete.visibilityCheck=enabled
/bundle_defaults/org.eclipse.koneki.ldt.ui/content_assist_parameters_background=255,255,255
/bundle_defaults/org.eclipse.cdt.core/org.eclipse.cdt.core.formatter.indent_breaks_compare_to_cases=true
@org.eclipse.rse.ui=3.3.100.201311011231
/bundle_defaults/org.eclipse.cdt.core/org.eclipse.cdt.core.formatter.insert_space_before_opening_paren_in_method_declaration=do not insert
/profile/file\:\\2fApplications\\2forg.eclipse.koneki.ldt.product-macosx.cocoa.x86_64\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/http\:__download.eclipse.org_koneki_releases_stable/provider=
/bundle_defaults/org.eclipse.ui.editors/spellingIndicationInVerticalRuler=false
/profile/file\:\\2fApplications\\2forg.eclipse.koneki.ldt.product-macosx.cocoa.x86_64\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/http\:__download.eclipse.org_koneki_releases_stable_ldt_1.0.1/description=
/bundle_defaults/org.eclipse.debug.ui/org.eclipse.debug.ui.PREF_FILTER_LAUNCH_DELETED=true
/bundle_defaults/org.eclipse.koneki.ldt.ui/content_assist_case_sensitivity=false
/bundle_defaults/org.eclipse.ui.editors/bookmarkIndicationHighlighting=false
/instance/org.eclipse.koneki.ldt.ui/useQuickDiffPrefPage=true
/profile/file\:\\2fApplications\\2forg.eclipse.koneki.ldt.product-macosx.cocoa.x86_64\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/http\:__download.eclipse.org_koneki_updates-nightly_mihini/enabled=false
/bundle_defaults/org.eclipse.cdt.core/org.eclipse.cdt.core.formatter.insert_space_after_comma_in_array_initializer=insert
/instance/org.eclipse.debug.ui/org.eclipse.debug.ui.PREF_LAUNCH_PERSPECTIVES=<?xml version\="1.0" encoding\="UTF-8" standalone\="no"?>\n<launchPerspectives/>\n
/instance/org.eclipse.koneki.ldt.ui/org.eclipse.koneki.ldt.nature.Templates=<?xml version\="1.0" encoding\="UTF-8" standalone\="no"?><templates/>
/bundle_defaults/org.eclipse.debug.ui/org.eclipse.debug.ui.auto_remove_old_launches=true
/profile/file\:\\2fApplications\\2forg.eclipse.koneki.ldt.product-macosx.cocoa.x86_64\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/http\:__download.eclipse.org_koneki_releases_stable_commons/name=Eclipse Koneki Update Site - Commons (stable)
/profile/file\:\\2fApplications\\2forg.eclipse.koneki.ldt.product-macosx.cocoa.x86_64\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/http\:__download.eclipse.org_koneki_updates-nightly_mihini/enabled=false
/bundle_defaults/org.eclipse.cdt.ui/nameStyle.setter.wordDelimiter=
/bundle_defaults/org.eclipse.cdt.ui/semanticHighlighting.enumerator.italic=true
/profile/file\:\\2fApplications\\2forg.eclipse.koneki.ldt.product-macosx.cocoa.x86_64\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/http\:__download.eclipse.org_koneki_updates-nightly_protocols/suffix=content.xml
/bundle_defaults/org.eclipse.core.resources/description.defaultbuildorder=true
/instance/org.eclipse.debug.core/prefWatchExpressions=<?xml version\="1.0" encoding\="UTF-8" standalone\="no"?>\n<watchExpressions/>\n
/bundle_defaults/org.eclipse.help.base/remoteHelpOn=false
/bundle_defaults/org.eclipse.cdt.core/org.eclipse.cdt.core.formatter.insert_space_before_closing_paren_in_switch=do not insert
/bundle_defaults/org.eclipse.ui.editors/isTaskGoToPreviousNavigationTarget=false
/profile/file\:\\2fApplications\\2forg.eclipse.koneki.ldt.product-macosx.cocoa.x86_64\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/http\:__download.eclipse.org_koneki_releases_stable_simulators/uri=http\://download.eclipse.org/koneki/releases/stable/simulators
/bundle_defaults/org.eclipse.cdt.core/org.eclipse.cdt.core.formatter.insert_space_after_opening_angle_bracket_in_template_parameters=do not insert
/bundle_defaults/org.eclipse.cdt.ui/semanticHighlighting.method.italic=false
/profile/file\:\\2fApplications\\2forg.eclipse.koneki.ldt.product-macosx.cocoa.x86_64\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/http\:__download.eclipse.org_koneki_updates-nightly_simulators/uri=http\://download.eclipse.org/koneki/updates-nightly/simulators
/bundle_defaults/org.eclipse.help.base/restrictTopicParameter=true
/bundle_defaults/org.eclipse.cdt.ui/buildConsoleTabWith=4
/profile/file\:\\2fApplications\\2forg.eclipse.koneki.ldt.product-macosx.cocoa.x86_64\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/http\:__download.eclipse.org_koneki_releases_stable/count=2
/bundle_defaults/org.eclipse.ui.editors/infoIndicationInOverviewRuler=true
/bundle_defaults/org.eclipse.ui.editors/org.eclipse.ui.internal.editors.text.URLHyperlinkDetector_stateMask=-1
/bundle_defaults/org.eclipse.core.resources/description.maxbuilditerations=10
/profile/file\:\\2fApplications\\2forg.eclipse.koneki.ldt.product-macosx.cocoa.x86_64\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/http\:__download.eclipse.org_koneki_releases_stable_simulators/uri=http\://download.eclipse.org/koneki/releases/stable/simulators
/profile/file\:\\2fApplications\\2forg.eclipse.koneki.ldt.product-macosx.cocoa.x86_64\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/http\:__download.eclipse.org_koneki_releases_stable_simulators_0.8/suffix=artifacts.xml
/profile/file\:\\2fApplications\\2forg.eclipse.koneki.ldt.product-macosx.cocoa.x86_64\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/file\:_Applications_org.eclipse.koneki.ldt.product-macosx.cocoa.x86_64_configuration_org.eclipse.osgi_171_data_listener_1925729951/isSystem=true
/bundle_defaults/org.eclipse.cdt.ui/c_braces_bold=false
/bundle_defaults/org.eclipse.cdt.ui/spelling_ignore_digits=true
/bundle_defaults/org.eclipse.ui.editors/linked.exit.navigation.next=false
/bundle_defaults/org.eclipse.ui.editors/org.eclipse.cdt.codan.ui.annotation.warning.text=true
/profile/file\:\\2fApplications\\2forg.eclipse.koneki.ldt.product-macosx.cocoa.x86_64\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/http\:__download.eclipse.org_koneki_updates-nightly_simulators/uri=http\://download.eclipse.org/koneki/updates-nightly/simulators
/bundle_defaults/org.eclipse.rse.ui/org.eclipse.rse.preferences.order.connections=
/bundle_defaults/org.eclipse.cdt.ui/semanticHighlighting.parameterVariable.underline=false
/bundle_defaults/org.eclipse.core.net/proxyData/HTTPS/hasAuth=false
/profile/file\:\\2fApplications\\2forg.eclipse.koneki.ldt.product-macosx.cocoa.x86_64\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/http\:__download.eclipse.org_koneki_releases_stable_protocols/suffix=compositeArtifacts.xml
/profile/file\:\\2fApplications\\2forg.eclipse.koneki.ldt.product-macosx.cocoa.x86_64\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/file\:_Applications_org.eclipse.koneki.ldt.product-macosx.cocoa.x86_64_p2_org.eclipse.equinox.p2.core_cache/isSystem=true
/bundle_defaults/org.eclipse.ui.editors/searchResultHighlighting=true
/bundle_defaults/org.eclipse.koneki.ldt.ui/content_assist_parameters_foreground=0,0,0
/bundle_defaults/org.eclipse.ui.editors/hyperlinkColor=0,0,255
/profile/file\:\\2fApplications\\2forg.eclipse.koneki.ldt.product-macosx.cocoa.x86_64\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/http\:__download.eclipse.org_koneki_updates-nightly/description=
/bundle_defaults/org.eclipse.ui.editors/org.eclipse.cdt.ui.occurrenceHighlighting=true
/bundle_defaults/org.eclipse.ui.editors/errorIndicationInVerticalRuler=true
/profile/file\:\\2fApplications\\2forg.eclipse.koneki.ldt.product-macosx.cocoa.x86_64\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/http\:__download.eclipse.org_koneki_releases_stable_commons/description=
/bundle_defaults/org.eclipse.cdt.ui/pp_header_bold=false
/profile/file\:\\2fApplications\\2forg.eclipse.koneki.ldt.product-macosx.cocoa.x86_64\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/http\:__download.eclipse.org_koneki_releases_stable_commons_0.8/enabled=false
/bundle_defaults/org.eclipse.cdt.ui/semanticHighlighting.functionDeclaration.bold=true
/bundle_defaults/org.eclipse.cdt.core/org.eclipse.cdt.core.formatter.insert_space_before_comma_in_enum_declarations=do not insert
/profile/file\:\\2fApplications\\2forg.eclipse.koneki.ldt.product-macosx.cocoa.x86_64\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/http\:__download.eclipse.org_koneki_updates-nightly/suffix=compositeArtifacts.xml
/bundle_defaults/org.eclipse.cdt.core/org.eclipse.cdt.core.formatter.insert_space_before_opening_brace_in_namespace_declaration=insert
/bundle_defaults/org.eclipse.cdt.core/org.eclipse.cdt.core.formatter.alignment_for_declarator_list=16
/profile/file\:\\2fApplications\\2forg.eclipse.koneki.ldt.product-macosx.cocoa.x86_64\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/file\:_Applications_org.eclipse.koneki.ldt.product-macosx.cocoa.x86_64_.eclipseextension/isSystem=true
/bundle_defaults/org.eclipse.cdt.ui/buildConsoleProblemBackgroundColor=254,231,224
/bundle_defaults/org.eclipse.ui.editors/org.eclipse.cdt.ui.writeOccurrenceHighlighting=true
/bundle_defaults/org.eclipse.ui.editors/isBookmarkGoToNextNavigationTarget=false
/bundle_defaults/org.eclipse.ui.workbench/OPEN_ON_SINGLE_CLICK=false
/profile/file\:\\2fApplications\\2forg.eclipse.koneki.ldt.product-macosx.cocoa.x86_64\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/http\:__download.eclipse.org_koneki_updates-nightly_ldt/isSystem=true
/profile/file\:\\2fApplications\\2forg.eclipse.koneki.ldt.product-macosx.cocoa.x86_64\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/file\:_Applications_org.eclipse.koneki.ldt.product-macosx.cocoa.x86_64_configuration_org.eclipse.osgi_171_data_listener_1925729951/description=
/profile/file\:\\2fApplications\\2forg.eclipse.koneki.ldt.product-macosx.cocoa.x86_64\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/http\:__download.eclipse.org_koneki_releases_stable_simulators/provider=
/bundle_defaults/org.eclipse.cdt.ui/includeStyle.system=<?xml version\="1.0" encoding\="UTF-8"?>\n<style blank_line_before\="true" keep_together\="true" order\="0"/>
/bundle_defaults/org.eclipse.cdt.core/org.eclipse.cdt.core.formatter.insert_space_before_closing_paren_in_while=do not insert
/bundle_defaults/org.eclipse.cdt.ui/semanticHighlighting.enumerator.enabled=true
/bundle_defaults/org.eclipse.cdt.ui/semanticHighlighting.enum.underline=false
/bundle_defaults/org.eclipse.koneki.ldt.ui/outlinesortoption=F,T,C,M
/instance/org.eclipse.dltk.validators.core/org.eclipse.dltk.validators.core.PREF_VALIDATOR_XML=<?xml version\="1.0" encoding\="UTF-8" standalone\="no"?>\n<validatorSettings/>\n
/bundle_defaults/org.eclipse.cdt.ui/semanticHighlighting.typedef.strikethrough=false
/profile/file\:\\2fApplications\\2forg.eclipse.koneki.ldt.product-macosx.cocoa.x86_64\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/http\:__download.eclipse.org_koneki_releases_stable_commons/suffix=compositeArtifacts.xml
/profile/file\:\\2fApplications\\2forg.eclipse.koneki.ldt.product-macosx.cocoa.x86_64\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/http\:__download.eclipse.org_koneki_updates-nightly_ldt/name=org.eclipse.koneki.ldt.product-product
/bundle_defaults/org.eclipse.help.base/indexPlusMinus=true
/bundle_defaults/org.eclipse.ui.editors/isIndexResultInNextPrevDropdownToolbarAction=true
/profile/file\:\\2fApplications\\2forg.eclipse.koneki.ldt.product-macosx.cocoa.x86_64\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/http\:__download.eclipse.org_koneki_updates-nightly_commons/suffix=artifacts.xml
/bundle_defaults/org.eclipse.equinox.p2.ui.sdk.scheduler/remindElapsedTime=30 minutes
/bundle_defaults/org.eclipse.ui.workbench/coolBarVisible=true
/profile/file\:\\2fApplications\\2forg.eclipse.koneki.ldt.product-macosx.cocoa.x86_64\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/http\:__download.eclipse.org_koneki_releases_stable_protocols_0.8/name=repository
/bundle_defaults/org.eclipse.ui/CLOSE_EDITORS_ON_EXIT=false
/bundle_defaults/org.eclipse.help/baseTOCS=
/profile/file\:\\2fApplications\\2forg.eclipse.koneki.ldt.product-macosx.cocoa.x86_64\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/http\:__download.eclipse.org_koneki_releases_stable_commons/provider=
/profile/file\:\\2fApplications\\2forg.eclipse.koneki.ldt.product-macosx.cocoa.x86_64\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/http\:__download.eclipse.org_koneki_releases_stable_ldt_1.0.1/enabled=false
/instance/org.eclipse.debug.ui/org.eclipse.debug.ui.save_dirty_editors_before_launch=always
/bundle_defaults/org.eclipse.dltk.ui/content_assist_guess_method_arguments=false
/bundle_defaults/org.eclipse.cdt.core/org.eclipse.cdt.core.formatter.insert_space_before_closing_paren_in_exception_specification=do not insert
/profile/file\:\\2fApplications\\2forg.eclipse.koneki.ldt.product-macosx.cocoa.x86_64\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/http\:__download.eclipse.org_koneki_releases_stable_commons_0.8/isSystem=true
/bundle_defaults/org.eclipse.equinox.p2.ui.sdk.scheduler/enabled=false
/bundle_defaults/org.eclipse.equinox.p2.ui.sdk/showLatestVersion=true
/bundle_defaults/org.eclipse.koneki.ldt.ui/content_assist_timeout=5000
/bundle_defaults/org.eclipse.cdt.ui/semanticHighlighting.field.strikethrough=false
/profile/file\:\\2fApplications\\2forg.eclipse.koneki.ldt.product-macosx.cocoa.x86_64\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/http\:__download.eclipse.org_mihini/isSystem=false
/instance/org.eclipse.debug.ui/pref_state_memento.org.eclipse.debug.ui.VariableView=<?xml version\="1.0" encoding\="UTF-8"?>\n<VariablesViewMemento org.eclipse.debug.ui.SASH_DETAILS_PART\="315" org.eclipse.debug.ui.SASH_VIEW_PART\="684">\n<PRESENTATION_CONTEXT_PROPERTIES IMemento.internal.id\="org.eclipse.debug.ui.VariableView"/>\n</VariablesViewMemento>
/profile/file\:\\2fApplications\\2forg.eclipse.koneki.ldt.product-macosx.cocoa.x86_64\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/http\:__download.eclipse.org_koneki_releases_stable_protocols_0.8/version=1.0.0
/profile/file\:\\2fApplications\\2forg.eclipse.koneki.ldt.product-macosx.cocoa.x86_64\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/http\:__download.eclipse.org_koneki_releases_stable_protocols/uri=http\://download.eclipse.org/koneki/releases/stable/protocols
/instance/org.eclipse.rse.ui/org.eclipse.rse.preferences.order.connections=iMac-de-Dominique.192.168.1.12
/bundle_defaults/org.eclipse.ui.editors/errorIndication=true
/bundle_defaults/org.eclipse.koneki.ldt.ui/editor_folding_enabled=true
/bundle_defaults/org.eclipse.koneki.ldt.ui/DLTK_comment_task_tag_bold=true
/bundle_defaults/org.eclipse.cdt.ui/content_assist_category_order=org.eclipse.cdt.ui.parserProposalCategory\:65539\u0000org.eclipse.cdt.ui.textProposalCategory\:65541\u0000org.eclipse.cdt.ui.templateProposalCategory\:2\u0000org.eclipse.cdt.ui.helpProposalCategory\:5\u0000
/bundle_defaults/org.eclipse.ui.editors/org.eclipse.cdt.ui.overrideIndicator=false
/bundle_defaults/org.eclipse.cdt.ui/semanticHighlighting.localVariableDeclaration.enabled=false
/bundle_defaults/org.eclipse.ui.editors/org.eclipse.cdt.ui.isOverrideIndicatorGoToPreviousNavigationTarget=false
/bundle_defaults/org.eclipse.ui.editors/showRevisionAnnotationInNextPrevDropdownToolbarAction=false
/bundle_defaults/org.eclipse.cdt.core/org.eclipse.cdt.core.formatter.insert_space_before_closing_paren_in_catch=do not insert
/bundle_defaults/org.eclipse.cdt.ui/editor_folding_default_functions=false
/bundle_defaults/org.eclipse.ui/SHOW_SYSTEM_JOBS=false
/bundle_defaults/org.eclipse.koneki.ldt.ui/closeStrings=true
/profile/file\:\\2fApplications\\2forg.eclipse.koneki.ldt.product-macosx.cocoa.x86_64\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/http\:__download.eclipse.org_koneki_releases_stable_ldt_1.1/isSystem=true
/bundle_defaults/org.eclipse.ui.editors/hyperlinksEnabled=true
/bundle_defaults/org.eclipse.ui.editors/occurrenceIndication=false
/bundle_defaults/org.eclipse.ui/SHOW_MULTIPLE_EDITOR_TABS=true
/profile/file\:\\2fApplications\\2forg.eclipse.koneki.ldt.product-macosx.cocoa.x86_64\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/http\:__download.eclipse.org_koneki_releases_stable_commons/enabled=false
/bundle_defaults/org.eclipse.help/supportedCriteria=
/bundle_defaults/org.eclipse.ui.editors/org.eclipse.cdt.codan.ui.annotation.error.textstyle=SQUIGGLES
/bundle_defaults/org.eclipse.debug.core/org.eclipse.debug.core.PREF_ENABLE_STATUS_HANDLERS=true
/bundle_defaults/org.eclipse.cdt.ui/editor_folding_preprocessor_enabled=false
/bundle_defaults/org.eclipse.cdt.ui/forwardDeclare.enums=false
/profile/file\:\\2fApplications\\2forg.eclipse.koneki.ldt.product-macosx.cocoa.x86_64\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/http\:__download.eclipse.org_koneki_releases_stable_ldt_1.0.2/version=1.0.0
/bundle_defaults/org.eclipse.ui.ide/saveInterval=5
/profile/file\:\\2fApplications\\2forg.eclipse.koneki.ldt.product-macosx.cocoa.x86_64\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/http\:__download.eclipse.org_koneki_releases_stable_commons/enabled=false
/instance/org.eclipse.koneki.ldt.ui/formatter.tabulation.size=2
/bundle_defaults/org.eclipse.cdt.ui/c_default=0,0,0
/bundle_defaults/org.eclipse.cdt.ui/includeStyle.inSameProject=<?xml version\="1.0" encoding\="UTF-8"?>\n<style angle_brackets\="false" blank_line_before\="false" keep_together\="false" relative_path\="false"/>
/bundle_defaults/org.eclipse.ui.workbench/HeapStatus.showMax=false
/profile/file\:\\2fApplications\\2forg.eclipse.koneki.ldt.product-macosx.cocoa.x86_64\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/http\:__download.eclipse.org_koneki_releases_stable/description=
/bundle_defaults/org.eclipse.cdt.ui/semanticHighlighting.templateParameter.underline=false
/bundle_defaults/org.eclipse.cdt.core/org.eclipse.cdt.core.formatter.insert_space_after_prefix_operator=do not insert
/profile/file\:\\2fApplications\\2forg.eclipse.koneki.ldt.product-macosx.cocoa.x86_64\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/file\:_Applications_org.eclipse.koneki.ldt.product-macosx.cocoa.x86_64/isSystem=true
/bundle_defaults/org.eclipse.cdt.core/org.eclipse.cdt.core.formatter.insert_space_before_comma_in_declarator_list=do not insert
/profile/file\:\\2fApplications\\2forg.eclipse.koneki.ldt.product-macosx.cocoa.x86_64\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/http\:__download.eclipse.org_koneki_releases_stable_ldt_1.0.2/type=org.eclipse.equinox.p2.artifact.repository.simpleRepository
/profile/file\:\\2fApplications\\2forg.eclipse.koneki.ldt.product-macosx.cocoa.x86_64\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/file\:_Applications_org.eclipse.koneki.ldt.product-macosx.cocoa.x86_64_configuration_org.eclipse.osgi_171_data_listener_1925729951/description=
/bundle_defaults/org.eclipse.ui.editors/isUnchangedGoToPreviousNavigationTarget=false
/bundle_defaults/org.eclipse.cdt.core/org.eclipse.cdt.core.formatter.insert_space_after_closing_angle_bracket_in_template_parameters=insert
/bundle_defaults/org.eclipse.rse.core/DEFAULT_PERSISTENCE_PROVIDER=org.eclipse.rse.persistence.MetadataPropertyFileProvider
/bundle_defaults/org.eclipse.cdt.ui/nameStyle.setter.prefix=set
/bundle_defaults/org.eclipse.ui.editors/showOccurrenceInNextPrevDropdownToolbarAction=true
/bundle_defaults/org.eclipse.cdt.ui/semanticHighlighting.methodDeclaration.italic=false
/bundle_defaults/org.eclipse.cdt.ui/semanticHighlighting.templateParameter.enabled=true
/bundle_defaults/org.eclipse.cdt.core/org.eclipse.cdt.core.formatter.insert_space_before_closing_angle_bracket_in_template_arguments=do not insert
/bundle_defaults/org.eclipse.ui.editors/org.eclipse.cdt.ui.writeOccurrenceIndicationInVerticalRuler=false
/instance/org.eclipse.koneki.ldt.ui/sourceHoverBackgroundColor.SystemDefault=true
/profile/file\:\\2fApplications\\2forg.eclipse.koneki.ldt.product-macosx.cocoa.x86_64\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/http\:__download.eclipse.org_koneki_releases_stable_ldt_1.0.2/enabled=false
/bundle_defaults/org.eclipse.ui.editors/occurrenceIndicationInVerticalRuler=false
/profile/file\:\\2fApplications\\2forg.eclipse.koneki.ldt.product-macosx.cocoa.x86_64\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/http\:__download.eclipse.org_koneki_releases_stable_simulators_0.8/isSystem=true
/bundle_defaults/org.eclipse.cdt.core/org.eclipse.cdt.core.formatter.insert_space_before_closing_paren_in_method_declaration=do not insert
/bundle_defaults/org.eclipse.help.base/remoteHelpName=
/profile/file\:\\2fApplications\\2forg.eclipse.koneki.ldt.product-macosx.cocoa.x86_64\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/http\:__download.eclipse.org_koneki_releases_stable_ldt_1.0.2/uri=http\://download.eclipse.org/koneki/releases/stable/ldt/1.0.2
/bundle_defaults/org.eclipse.cdt.core/org.eclipse.cdt.core.formatter.insert_space_before_colon_in_case=do not insert
/bundle_defaults/org.eclipse.cdt.ui/c_default_bold=false
/bundle_defaults/org.eclipse.ui.workbench/SINGLE_CLICK_METHOD=0
/profile/file\:\\2fApplications\\2forg.eclipse.koneki.ldt.product-macosx.cocoa.x86_64\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/http\:__download.eclipse.org_koneki_updates-nightly_simulators/suffix=content.xml
/profile/file\:\\2fApplications\\2forg.eclipse.koneki.ldt.product-macosx.cocoa.x86_64\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/http\:__download.eclipse.org_koneki_releases_stable_simulators_0.8/isSystem=true
/bundle_defaults/org.eclipse.koneki.ldt.ui/org.eclipse.dltk.ui.packages.cuchildren=true
/bundle_defaults/org.eclipse.ui.editors/showCarriageReturn=true
/profile/file\:\\2fApplications\\2forg.eclipse.koneki.ldt.product-macosx.cocoa.x86_64\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/http\:__download.eclipse.org_koneki_releases_stable_commons/type=org.eclipse.equinox.internal.p2.metadata.repository.CompositeMetadataRepository
/bundle_defaults/org.eclipse.ui.editors/isWarningGoToNextNavigationTarget=true
/profile/file\:\\2fApplications\\2forg.eclipse.koneki.ldt.product-macosx.cocoa.x86_64\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/http\:__download.eclipse.org_koneki_releases_stable_protocols/provider=
/bundle_defaults/org.eclipse.core.resources/description.autobuilding=true
/bundle_defaults/org.eclipse.cdt.ui/c_keyword_italic=false
/bundle_defaults/org.eclipse.cdt.core/indexer/indexerId=org.eclipse.cdt.core.fastIndexer
/profile/file\:\\2fApplications\\2forg.eclipse.koneki.ldt.product-macosx.cocoa.x86_64\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/http\:__download.eclipse.org_koneki_releases_stable_ldt_1.1/uri=http\://download.eclipse.org/koneki/releases/stable/ldt/1.1
/bundle_defaults/org.eclipse.ui/initialFastViewBarLocation=bottom
/profile/file\:\\2fApplications\\2forg.eclipse.koneki.ldt.product-macosx.cocoa.x86_64\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/http\:__download.eclipse.org_koneki_updates-nightly_ldt/enabled=false
/bundle_defaults/org.eclipse.cdt.core/org.eclipse.cdt.core.taskCaseSensitive=false
/bundle_defaults/org.eclipse.ui.editors/isSearchResultGoToNextNavigationTarget=false
/bundle_defaults/org.eclipse.cdt.ui/wrapStrings=true
/profile/file\:\\2fApplications\\2forg.eclipse.koneki.ldt.product-macosx.cocoa.x86_64\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/file\:_Applications_org.eclipse.koneki.ldt.product-macosx.cocoa.x86_64_.eclipseextension/provider=
/bundle_defaults/org.eclipse.cdt.ui/matchingBrackets=true
/bundle_defaults/org.eclipse.ui.editors/changeIndication=false
/bundle_defaults/org.eclipse.ui.editors/currentLine=true
/profile/file\:\\2fApplications\\2forg.eclipse.koneki.ldt.product-macosx.cocoa.x86_64\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/http\:__download.eclipse.org_koneki_updates-nightly_commons/name=repository
/bundle_defaults/org.eclipse.debug.ui/org.eclipse.debug.ui.PREF_FILTER_LAUNCH_CLOSED=true
/bundle_defaults/org.eclipse.cdt.core/org.eclipse.cdt.core.formatter.alignment_for_arguments_in_method_invocation=16
/bundle_defaults/org.eclipse.cdt.ui/semanticHighlighting.overloadedOperator.strikethrough=false
/profile/file\:\\2fApplications\\2forg.eclipse.koneki.ldt.product-macosx.cocoa.x86_64\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/http\:__download.eclipse.org_koneki_updates-nightly_protocols/enabled=false
/bundle_defaults/org.eclipse.ui.editors/showLeadingTabs=true
/bundle_defaults/org.eclipse.ui.editors/searchResultIndicationColor=206,204,247
/bundle_defaults/org.eclipse.ui.editors/linked.exit.color=0,180,0
/bundle_defaults/org.eclipse.cdt.core/org.eclipse.cdt.core.indexDBCacheSizePct=10
/profile/file\:\\2fApplications\\2forg.eclipse.koneki.ldt.product-macosx.cocoa.x86_64\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/file\:_Applications_org.eclipse.koneki.ldt.product-macosx.cocoa.x86_64_configuration_org.eclipse.osgi_bundles_135_data_listener_1925729951/type=org.eclipse.equinox.internal.p2.metadata.repository.LocalMetadataRepository
/bundle_defaults/org.eclipse.ui/showIntro=true
/bundle_defaults/org.eclipse.cdt.ui/closeStrings=true
/bundle_defaults/org.eclipse.debug.ui/org.eclipse.debug.ui.ExpressionView+org.eclipse.debug.ui.ShowTypeNamesAction=false
/profile/file\:\\2fApplications\\2forg.eclipse.koneki.ldt.product-macosx.cocoa.x86_64\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/http\:__download.eclipse.org_koneki_releases_stable_simulators_0.8/uri=http\://download.eclipse.org/koneki/releases/stable/simulators/0.8
/bundle_defaults/org.eclipse.cdt.core/org.eclipse.cdt.core.formatter.insert_space_after_comma_in_declarator_list=insert
/bundle_defaults/org.eclipse.ui.editors/breakpointIndication=false
/bundle_defaults/org.eclipse.cdt.core/org.eclipse.cdt.core.formatter.brace_position_for_type_declaration=end_of_line
/bundle_defaults/org.eclipse.cdt.core/org.eclipse.cdt.core.workspaceLanguageMappings=
/profile/file\:\\2fApplications\\2forg.eclipse.koneki.ldt.product-macosx.cocoa.x86_64\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/http\:__download.eclipse.org_koneki_releases_stable/suffix=compositeContent.xml
/bundle_defaults/org.eclipse.cdt.ui/semanticHighlighting.templateParameter.italic=false
/bundle_defaults/org.eclipse.dltk.ui/stickyOccurrences=true
/profile/file\:\\2fApplications\\2forg.eclipse.koneki.ldt.product-macosx.cocoa.x86_64\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/file\:_Applications_org.eclipse.koneki.ldt.product-macosx.cocoa.x86_64_.eclipseextension/description=
/bundle_defaults/org.eclipse.cdt.ui/c_operators_italic=false
/bundle_defaults/org.eclipse.cdt.ui/semanticHighlighting.label.color=0,0,0
/bundle_defaults/org.eclipse.ui.editors/isSearchResultGoToPreviousNavigationTarget=false
/profile/file\:\\2fApplications\\2forg.eclipse.koneki.ldt.product-macosx.cocoa.x86_64\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/http\:__download.eclipse.org_koneki_releases_stable_protocols_0.8/uri=http\://download.eclipse.org/koneki/releases/stable/protocols/0.8
/bundle_defaults/org.eclipse.ui.editors/hyperlinkColor.SystemDefault=true
/bundle_defaults/org.eclipse.ui.editors/AbstractTextEditor.Color.Background="">
/bundle_defaults/org.eclipse.ui.editors/hyperlinkKeyModifier=Command
/bundle_defaults/org.eclipse.debug.ui/org.eclipse.debug.ui.PREF_CHANGED_VALUE_BACKGROUND=255,255,0
/profile/file\:\\2fApplications\\2forg.eclipse.koneki.ldt.product-macosx.cocoa.x86_64\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/http\:__download.eclipse.org_koneki_updates-nightly/isSystem=false
/bundle_defaults/org.eclipse.ui.editors/isRevisionAnnotationGoToPreviousNavigationTarget=false
/bundle_defaults/org.eclipse.ui.ide/useSeparator.help.group.assist=true
/profile/file\:\\2fApplications\\2forg.eclipse.koneki.ldt.product-macosx.cocoa.x86_64\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/http\:__download.eclipse.org_koneki_releases_stable_ldt/version=1.0.0
/bundle_defaults/org.eclipse.equinox.p2.ui.sdk.scheduler/download=false
/bundle_defaults/org.eclipse.cdt.core/org.eclipse.cdt.core.formatter.insert_space_before_opening_brace_in_array_initializer=insert
/instance/org.eclipse.cdt.ui/useQuickDiffPrefPage=true
/bundle_defaults/org.eclipse.koneki.ldt.ui/org.eclipse.dltk.ui.methodParameterNames=true
/profile/file\:\\2fApplications\\2forg.eclipse.koneki.ldt.product-macosx.cocoa.x86_64\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/file\:_Applications_org.eclipse.koneki.ldt.product-macosx.cocoa.x86_64_.eclipseextension/description=
/bundle_defaults/org.eclipse.cdt.ui/semanticHighlighting.namespace.strikethrough=false
/bundle_defaults/org.eclipse.cdt.ui/autoOpenConsole=true
/bundle_defaults/org.eclipse.ui.editors/linked.focus.text=true
/bundle_defaults/org.eclipse.core.resources/description.buildorder=
/bundle_defaults/org.eclipse.ui/SHIFT_OPEN_NEW_PERSPECTIVE=OPEN_PERSPECTIVE_REPLACE
/bundle_defaults/org.eclipse.ui.editors/othersIndicationInOverviewRuler=false
/bundle_defaults/org.eclipse.ui.ide/PROBLEMS_LIMIT=100
@org.eclipse.ui.workbench=3.106.0.v20140123-1925
/bundle_defaults/org.eclipse.cdt.ui/asm_label_bold=true
/bundle_defaults/org.eclipse.ui.editors/currentIPVerticalRuler=true
/bundle_defaults/org.eclipse.ui.editors/linked.focus.navigation.dropdown=false
/bundle_defaults/org.eclipse.cdt.ui/nameStyle.cpp.header.capitalization=0
/bundle_defaults/org.eclipse.ui.editors/showTrailingIdeographicSpaces=true
/bundle_defaults/org.eclipse.ui.editors/org.eclipse.cdt.ui.editor.CElementHyperlinkDetector_stateMask=-1
/bundle_defaults/org.eclipse.ui.editors/filteredSearchResultIndicationInVerticalRuler=false
/profile/file\:\\2fApplications\\2forg.eclipse.koneki.ldt.product-macosx.cocoa.x86_64\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/file\:_Applications_org.eclipse.koneki.ldt.product-macosx.cocoa.x86_64/suffix=artifacts.xml
/bundle_defaults/org.eclipse.ui.workbench/ENABLE_COOL_BARS=true
/bundle_defaults/org.eclipse.cdt.core/indexer/indexOnOpen=false
/bundle_defaults/org.eclipse.ui.editors/linked.focus.verticalruler=false
/profile/file\:\\2fApplications\\2forg.eclipse.koneki.ldt.product-macosx.cocoa.x86_64\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/http\:__download.eclipse.org_koneki_releases_stable_commons_0.8/isSystem=true
/profile/file\:\\2fApplications\\2forg.eclipse.koneki.ldt.product-macosx.cocoa.x86_64\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/file\:_Applications_org.eclipse.koneki.ldt.product-macosx.cocoa.x86_64_configuration_org.eclipse.osgi_bundles_135_data_listener_1925729951/enabled=true
/bundle_defaults/org.eclipse.cdt.ui/removeTrailingWhitespaceEditedLines=true
/profile/file\:\\2fApplications\\2forg.eclipse.koneki.ldt.product-macosx.cocoa.x86_64\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/http\:__download.eclipse.org_koneki_releases_stable_ldt/enabled=true
/instance/org.eclipse.dltk.launching/org.eclipse.dltk.launching.PREF_INTERPRETER_XML=<?xml version\="1.0" encoding\="UTF-8" standalone\="no"?>\n<interpreterSettings>\n<defaultInterpreter environment\="org.eclipse.dltk.core.environment.localEnvironment" id\="66,org.eclipse.koneki.ldt.support.lua51.JNLua51InterpreterInstallType62,org.eclipse.koneki.ldt.support.lua51.JNLua51InterpreterInstall" nature\="org.eclipse.koneki.ldt.nature"/>\n<interpreterType id\="org.eclipse.koneki.ldt.support.lua52.JNLua52InterpreterInstallType">\n<interpreter environmentId\="org.eclipse.dltk.core.environment.localEnvironment" iargs\="-e &quot;io.stdout\:setvbuf('no')&quot;" id\="org.eclipse.koneki.ldt.support.lua52.JNLua52InterpreterInstall" name\="Lua 5.2 on JNLua" path\="(Embedded)"/>\n</interpreterType>\n<interpreterType id\="org.eclipse.koneki.ldt.support.lua51.JNLua51InterpreterInstallType">\n<interpreter environmentId\="org.eclipse.dltk.core.environment.localEnvironment" iargs\="-e &quot;io.stdout\:setvbuf('no')&quot;" id\="org.eclipse.koneki.ldt.support.lua51.JNLua51InterpreterInstall" name\="Lua 5.1 on JNLua" path\="(Embedded)"/>\n</interpreterType>\n<interpreterType id\="org.eclipse.koneki.ldt.debug.core.LuaGenericInterpreterInstallType">\n<interpreter environmentId\="org.eclipse.dltk.core.environment.localEnvironment" id\="1393054669398" name\="Lua 5.1.5" path\="/usr/local/bin/lua">\n<environmentVariables/>\n<extensions><\![CDATA[<Info xmi\:version\="2.0" xmlns\:xmi\="http\://www.omg.org/XMI" xmlns\="http\://eclipse.org/koneki"/>\n]]></extensions>\n</interpreter>\n</interpreterType>\n</interpreterSettings>\n
/bundle_defaults/org.eclipse.cdt.ui/semanticHighlighting.label.strikethrough=false
/bundle_defaults/org.eclipse.cdt.ui/includeStyle.sameFolder=<?xml version\="1.0" encoding\="UTF-8"?>\n<style angle_brackets\="false" blank_line_before\="false" keep_together\="false" relative_path\="false"/>
/bundle_defaults/org.eclipse.ui.editors/showEnclosedSpaces=true
/bundle_defaults/org.eclipse.ui.editors/warningIndicationHighlighting=false
/bundle_defaults/org.eclipse.ui.workbench/USE_IPERSISTABLE_EDITORS=true
/bundle_defaults/org.eclipse.ui/ALTERNATE_OPEN_NEW_PERSPECTIVE=OPEN_PERSPECTIVE_REPLACE
@org.eclipse.dltk.launching=5.0.0.201306060709
/bundle_defaults/org.eclipse.compare/org.eclipse.compare.NavigationEndActionLocal=loop
/bundle_defaults/org.eclipse.ui.editors/AbstractTextEditor.Color.Foreground=0,0,0
/bundle_defaults/org.eclipse.cdt.ui/semanticHighlighting.parameterVariable.enabled=false
/bundle_defaults/org.eclipse.cdt.ui/includeStyle.related=<?xml version\="1.0" encoding\="UTF-8"?>\n<style blank_line_before\="false" keep_together\="false"/>
/bundle_defaults/org.eclipse.ui.editors/warn_if_input_derived=true
/profile/file\:\\2fApplications\\2forg.eclipse.koneki.ldt.product-macosx.cocoa.x86_64\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/file\:_Applications_org.eclipse.koneki.ldt.product-macosx.cocoa.x86_64_configuration_org.eclipse.osgi_bundles_135_data_listener_1925729951/name=dropins
/bundle_defaults/org.eclipse.cdt.ui/semanticHighlighting.class.color=0,80,50
/bundle_defaults/org.eclipse.koneki.ldt.ui/content_assist_category_order=org.eclipse.dltk._javascript_.ui._javascript_DocProposalCategory\:65546\u0000org.eclipse.dltk.ui.spellingProposalCategory\:65545\u0000org.eclipse.dltk.ui.scriptTypeProposalCategory\:65540\u0000org.eclipse.dltk.ui.scriptNoTypeProposalCategory\:65539\u0000org.eclipse.dltk.ui.textProposalCategory\:65541\u0000org.eclipse.dltk.ui.templateProposalCategory\:2\u0000
/bundle_defaults/org.eclipse.cdt.ui/semanticHighlighting.staticMethod.enabled=true
/bundle_defaults/org.eclipse.cdt.core/org.eclipse.cdt.core.formatter.indent_body_declarations_compare_to_access_specifier=true
/profile/file\:\\2fApplications\\2forg.eclipse.koneki.ldt.product-macosx.cocoa.x86_64\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/http\:__download.eclipse.org_koneki_updates-nightly_mihini/type=org.eclipse.equinox.internal.p2.metadata.repository.LocalMetadataRepository
/bundle_defaults/org.eclipse.help.base/advanced.syncDefault=true
/bundle_defaults/org.eclipse.ui.editors/warningIndicationColor=244,200,45
/bundle_defaults/org.eclipse.debug.ui/org.eclipse.debug.ui.save_dirty_editors_before_launch=prompt
/bundle_defaults/org.eclipse.cdt.ui/escapeStrings=false
/profile/file\:\\2fApplications\\2forg.eclipse.koneki.ldt.product-macosx.cocoa.x86_64\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/http\:__download.eclipse.org_koneki_updates-nightly_simulators/name=repository
/profile/file\:\\2fApplications\\2forg.eclipse.koneki.ldt.product-macosx.cocoa.x86_64\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/http\:__download.eclipse.org_koneki_releases_stable_ldt_1.0.2/uri=http\://download.eclipse.org/koneki/releases/stable/ldt/1.0.2
/bundle_defaults/org.eclipse.core.resources/description.snapshotinterval=300000
/bundle_defaults/org.eclipse.ui.editors/secondaryIPIndication=false
/profile/file\:\\2fApplications\\2forg.eclipse.koneki.ldt.product-macosx.cocoa.x86_64\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/http\:__download.eclipse.org_koneki_updates-nightly_simulators/name=repository
/instance/org.eclipse.koneki.ldt.ui/useAnnotationsPrefPage=true
/bundle_defaults/org.eclipse.ui.editors/indexResultIndication=true
/bundle_defaults/org.eclipse.cdt.ui/content_assist_autoactivation_trigger_replace_dot_with_arrow=true
/bundle_defaults/org.eclipse.equinox.p2.ui.sdk.scheduler/remindOnSchedule=false
/bundle_defaults/org.eclipse.cdt.core/includes.exportPattern=IWYU\\s+(pragma\:?\\s+)?export
/bundle_defaults/org.eclipse.core.net/proxyData/HTTP/port=-1
/bundle_defaults/org.eclipse.ui.editors/unchangedIndicationColor=0,0,0
/profile/file\:\\2fApplications\\2forg.eclipse.koneki.ldt.product-macosx.cocoa.x86_64\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/http\:__download.eclipse.org_koneki_releases_stable_commons/uri=http\://download.eclipse.org/koneki/releases/stable/commons
/bundle_defaults/org.eclipse.cdt.core/org.eclipse.cdt.core.formatter.insert_space_after_comma_in_method_declaration_parameters=insert
/bundle_defaults/org.eclipse.ui.editors/isUnchangedGoToNextNavigationTarget=false
/bundle_defaults/org.eclipse.cdt.ui/nameStyle.cpp.header.suffix=.h
/profile/file\:\\2fApplications\\2forg.eclipse.koneki.ldt.product-macosx.cocoa.x86_64\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/http\:__download.eclipse.org_koneki_releases_stable_commons_0.8/name=repository
/bundle_defaults/org.eclipse.ui/ENABLE_ANIMATIONS=false
/bundle_defaults/org.eclipse.cdt.core/org.eclipse.cdt.core.formatter.insert_space_before_opening_paren_in_if=insert
@org.eclipse.debug.ui=3.10.0.v20140120-1636
/bundle_defaults/org.eclipse.koneki.ldt.ui/scriptExplorerDoubleclick=scriptExplorerDoubleclickExpands
/bundle_defaults/org.eclipse.ui.editors/breakpointTextStyle=SQUIGGLES
/bundle_defaults/org.eclipse.cdt.ui/buildConsoleProblemWarningBackgroundColor=254,243,218
/bundle_defaults/org.eclipse.cdt.core/org.eclipse.cdt.core.path_canonicalization=true
/bundle_defaults/org.eclipse.jsch.core/SSH2HOME=/Volumes/Home/.ssh
/bundle_defaults/org.eclipse.cdt.core/org.eclipse.cdt.core.formatter.insert_space_before_opening_paren_in_switch=insert
/bundle_defaults/org.eclipse.help.base/footer_height=
/bundle_defaults/org.eclipse.cdt.core/org.eclipse.cdt.core.formatter.compact_else_if=true
/bundle_defaults/org.eclipse.cdt.ui/org.eclipse.cdt.ui.add_comments=false
/bundle_defaults/org.eclipse.cdt.ui/includeStyle.systemWithExtension=<?xml version\="1.0" encoding\="UTF-8"?>\n<style angle_brackets\="true" blank_line_before\="false" keep_together\="true" order\="1" relative_path\="false"/>
/bundle_defaults/org.eclipse.dltk.ui/hoverModifierMasks=org.eclipse.dltk.ui.BestMatchHover;0;org.eclipse.dltk.ui.ScriptSourceHover;131072
/bundle_defaults/org.eclipse.cdt.ui/semanticHighlighting.field.italic=false
/bundle_defaults/org.eclipse.koneki.ldt.ui/content_assist_insert_completion=true
/profile/file\:\\2fApplications\\2forg.eclipse.koneki.ldt.product-macosx.cocoa.x86_64\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/http\:__download.eclipse.org_mihini/enabled=true
/bundle_defaults/org.eclipse.cdt.ui/semanticHighlighting.methodDeclaration.enabled=true
/bundle_defaults/org.eclipse.koneki.ldt.ui/syncOutlineOnCursorMove=true
/bundle_defaults/org.eclipse.ui/PROJECT_OPEN_NEW_PERSPECTIVE=OPEN_PERSPECTIVE_REPLACE
/bundle_defaults/org.eclipse.cdt.ui/content_assist_autoactivation_delay=500
/bundle_defaults/org.eclipse.cdt.core/org.eclipse.cdt.core.formatter.indent_switchstatements_compare_to_switch=false
/bundle_defaults/org.eclipse.cdt.ui/organizeIncludes.heuristicHeader_substitution=true
/bundle_defaults/org.eclipse.debug.ui/org.eclipse.debug.ui.VariableView+org.eclipse.debug.ui.ShowDetailPaneAction=true
/bundle_defaults/org.eclipse.ui.workbench/ENABLE_NEW_MENUS=true
/profile/file\:\\2fApplications\\2forg.eclipse.koneki.ldt.product-macosx.cocoa.x86_64\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/http\:__download.eclipse.org_koneki_updates-nightly_simulators/version=1.0.0
/bundle_defaults/org.eclipse.dltk.ui/content_assist_autoactivation_delay=200
/instance/org.eclipse.dltk.ui/useQuickDiffPrefPage=true
/bundle_defaults/org.eclipse.cdt.ui/buildConsoleProblemHighlightedColor=255,0,0
/bundle_defaults/org.eclipse.cdt.ui/semanticHighlighting.staticField.bold=false
/bundle_defaults/org.eclipse.cdt.ui/stickyOccurrences=true
/configuration/org.eclipse.core.net/org.eclipse.core.net.hasMigrated=true
/profile/file\:\\2fApplications\\2forg.eclipse.koneki.ldt.product-macosx.cocoa.x86_64\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/http\:__download.eclipse.org_koneki_updates-nightly_commons/type=org.eclipse.equinox.internal.p2.metadata.repository.LocalMetadataRepository
/profile/file\:\\2fApplications\\2forg.eclipse.koneki.ldt.product-macosx.cocoa.x86_64\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/http\:__download.eclipse.org_koneki_releases_stable_protocols/isSystem=true
/bundle_defaults/org.eclipse.ui/SHOW_OTHER_IN_PERSPECTIVE_MENU=true
/profile/file\:\\2fApplications\\2forg.eclipse.koneki.ldt.product-macosx.cocoa.x86_64\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/http\:__download.eclipse.org_koneki_releases_stable_simulators/version=1.0.0
/bundle_defaults/org.eclipse.ui.editors/errorIndicationHighlighting=false
/bundle_defaults/org.eclipse.ui.editors/rulerContributions=
/bundle_defaults/org.eclipse.ui.editors/changeIndicationInVerticalRuler=false
/bundle_defaults/org.eclipse.cdt.core/org.eclipse.cdt.core.formatter.insert_space_after_unary_operator=do not insert
/bundle_defaults/org.eclipse.ui.editors/errorTextStyle=PROBLEM_UNDERLINE
/bundle_defaults/org.eclipse.cdt.core/org.eclipse.cdt.core.taskPriorities=normal
/bundle_defaults/org.eclipse.ui.editors/AbstractTextEditor.Color.SelectionBackground.SystemDefault=true
/bundle_defaults/org.eclipse.ui.editors/isAdditionGoToNextNavigationTarget=false
/bundle_defaults/org.eclipse.cdt.ui/semanticHighlighting.macroSubstitution.italic=false
/bundle_defaults/org.eclipse.compare/org.eclipse.compare.AddedLinesRegex=
/bundle_defaults/org.eclipse.cdt.core/org.eclipse.cdt.core.formatter.brace_position_for_method_declaration=end_of_line
/profile/file\:\\2fApplications\\2forg.eclipse.koneki.ldt.product-macosx.cocoa.x86_64\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/http\:__download.eclipse.org_koneki_releases_stable_ldt_1.0.1/type=org.eclipse.equinox.internal.p2.metadata.repository.LocalMetadataRepository
/profile/file\:\\2fApplications\\2forg.eclipse.koneki.ldt.product-macosx.cocoa.x86_64\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/http\:__download.eclipse.org_koneki_releases_stable_simulators/suffix=compositeContent.xml
/bundle_defaults/org.eclipse.cdt.ui/scalability.detect=true
/bundle_defaults/org.eclipse.cdt.ui/org.eclipse.cdt.internal.ui.text.doctools.doxygen.multi=63,95,191
/bundle_defaults/org.eclipse.ui/EDITOR_MINIMUM_CHARACTERS=-1
/bundle_defaults/org.eclipse.cdt.ui/c_type_italic=false
/bundle_defaults/org.eclipse.koneki.ldt.ui/content_assist_show_visible_proposals=true
/bundle_defaults/org.eclipse.koneki.ldt.ui/content_assist_sorter=org.eclipse.dltk.ui.RelevanceSorter
/profile/file\:\\2fApplications\\2forg.eclipse.koneki.ldt.product-macosx.cocoa.x86_64\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/http\:__download.eclipse.org_koneki_releases_stable_protocols_0.8/version=1.0.0
/bundle_defaults/org.eclipse.cdt.ui/semanticHighlighting.method.enabled=false
/bundle_defaults/org.eclipse.help.base/narrow_css=/PRODUCT_PLUGIN/narrow_book.css,/PRODUCT_PLUGIN/${os}_narrow_book.css
/bundle_defaults/org.eclipse.debug.ui/org.eclipse.debug.ui.MemoryHistoryKnownColor=0,0,0
/profile/file\:\\2fApplications\\2forg.eclipse.koneki.ldt.product-macosx.cocoa.x86_64\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/http\:__download.eclipse.org_koneki_releases_stable/version=1.0.0
/bundle_defaults/org.eclipse.ui.editors/org.eclipse.cdt.codan.ui.annotation.error.overview=true
/bundle_defaults/org.eclipse.cdt.ui/semanticHighlighting.macroDefinition.italic=false
/profile/file\:\\2fApplications\\2forg.eclipse.koneki.ldt.product-macosx.cocoa.x86_64\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/http\:__download.eclipse.org_koneki_releases_stable_simulators/enabled=false
/bundle_defaults/org.eclipse.help.base/banner=
/bundle_defaults/org.eclipse.ui.editors/isBookmarkGoToPreviousNavigationTarget=false
/bundle_defaults/org.eclipse.debug.ui/org.eclipse.debug.ui.switch_perspective_on_suspend=prompt
/bundle_defaults/org.eclipse.ui.editors/showTextHoverAffordance=true
/bundle_defaults/org.eclipse.cdt.ui/semanticHighlighting.enum.italic=false
/bundle_defaults/org.eclipse.koneki.ldt.ui/DLTK_string=42,0,255
/bundle_defaults/org.eclipse.ui.editors/breakpointHighlight=false
/profile/file\:\\2fApplications\\2forg.eclipse.koneki.ldt.product-macosx.cocoa.x86_64\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/http\:__download.eclipse.org_mihini/uri=http\://download.eclipse.org/mihini
/bundle_defaults/org.eclipse.debug.ui/org.eclipse.debug.ui.cancel_launch_with_compile_errors=prompt
/instance/org.eclipse.help.base/scope=
/bundle_defaults/org.eclipse.koneki.ldt.ui/editor_folding_lines_limit=2
/profile/file\:\\2fApplications\\2forg.eclipse.koneki.ldt.product-macosx.cocoa.x86_64\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/file\:_Applications_org.eclipse.koneki.ldt.product-macosx.cocoa.x86_64_.eclipseextension/suffix=eclipse
/bundle_defaults/org.eclipse.ui.editors/quickdiff.defaultProvider=org.eclipse.ui.internal.editors.quickdiff.LastSaveReferenceProvider
/bundle_defaults/org.eclipse.cdt.core/org.eclipse.cdt.core.formatter.insert_space_before_closing_bracket=do not insert
/bundle_defaults/org.eclipse.cdt.ui/semanticHighlighting.staticMethod.italic=true
/bundle_defaults/org.eclipse.koneki.ldt.ui/content_assist_add_import=true
/bundle_defaults/org.eclipse.cdt.ui/function_output_parameters_before_input=false
/bundle_defaults/org.eclipse.ui.editors/linked.target.text.style=BOX
/bundle_defaults/org.eclipse.cdt.core/indexer/skipTypeReferences=false
/bundle_defaults/org.eclipse.cdt.ui/spelling_ignore_single_letters=true
/bundle_defaults/org.eclipse.cdt.core/org.eclipse.cdt.core.formatter.insert_new_line_after_opening_brace_in_array_initializer=do not insert
/bundle_defaults/org.eclipse.ui.ide/USE_MARKER_LIMITS=true
/profile/file\:\\2fApplications\\2forg.eclipse.koneki.ldt.product-macosx.cocoa.x86_64\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/http\:__download.eclipse.org_koneki_releases_stable_protocols/enabled=true
/bundle_defaults/org.eclipse.cdt.ui/c_braces=0,0,0
/profile/file\:\\2fApplications\\2forg.eclipse.koneki.ldt.product-macosx.cocoa.x86_64\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/http\:__download.eclipse.org_koneki_releases_stable_ldt_1.1/name=org.eclipse.koneki.ldt.product-product
/bundle_defaults/org.eclipse.ui.workbench/EDITOR_TAB_WIDTH=3
/bundle_defaults/org.eclipse.cdt.ui/spelling_proposal_threshold=20
/bundle_defaults/org.eclipse.ui.ide/REFRESH_WORKSPACE_ON_STARTUP=false
@org.eclipse.ui.ide=3.10.0.v20140122-1109
/profile/file\:\\2fApplications\\2forg.eclipse.koneki.ldt.product-macosx.cocoa.x86_64\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/http\:__download.eclipse.org_koneki_releases_stable_protocols/description=
/profile/file\:\\2fApplications\\2forg.eclipse.koneki.ldt.product-macosx.cocoa.x86_64\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/http\:__download.eclipse.org_koneki_updates-nightly_mihini/uri=http\://download.eclipse.org/koneki/updates-nightly/mihini
/bundle_defaults/org.eclipse.ui/SHOW_TEXT_ON_PERSPECTIVE_BAR=true
/profile/file\:\\2fApplications\\2forg.eclipse.koneki.ldt.product-macosx.cocoa.x86_64\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/http\:__download.eclipse.org_koneki_releases_stable/enabled=true
/bundle_defaults/org.eclipse.help.base/custom_browser_path=mozilla %1
/profile/file\:\\2fApplications\\2forg.eclipse.koneki.ldt.product-macosx.cocoa.x86_64\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/http\:__download.eclipse.org_koneki_updates-nightly_mihini/provider=
/bundle_defaults/org.eclipse.cdt.ui/c_braces_italic=false
/profile/file\:\\2fApplications\\2forg.eclipse.koneki.ldt.product-macosx.cocoa.x86_64\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/http\:__download.eclipse.org_koneki_updates-nightly/type=org.eclipse.equinox.internal.p2.metadata.repository.CompositeMetadataRepository
/profile/file\:\\2fApplications\\2forg.eclipse.koneki.ldt.product-macosx.cocoa.x86_64\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/http\:__download.eclipse.org_koneki_updates-nightly_commons/enabled=false
/bundle_defaults/org.eclipse.cdt.ui/semanticHighlighting.typedef.italic=false
/profile/file\:\\2fApplications\\2forg.eclipse.koneki.ldt.product-macosx.cocoa.x86_64\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/http\:__download.eclipse.org_koneki_updates-nightly_protocols/isSystem=true
/profile/file\:\\2fApplications\\2forg.eclipse.koneki.ldt.product-macosx.cocoa.x86_64\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/http\:__download.eclipse.org_koneki_releases_stable_simulators_0.8/name=repository
/bundle_defaults/org.eclipse.tm.terminal/TerminalPrefInvertColors=false
/profile/file\:\\2fApplications\\2forg.eclipse.koneki.ldt.product-macosx.cocoa.x86_64\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/http\:__download.eclipse.org_koneki_updates-nightly_commons/isSystem=true
/bundle_defaults/org.eclipse.cdt.ui/semanticHighlighting.localVariableDeclaration.strikethrough=false
/bundle_defaults/org.eclipse.koneki.ldt.ui/DLTK_multi_line_comment=63,127,95
/profile/file\:\\2fApplications\\2forg.eclipse.koneki.ldt.product-macosx.cocoa.x86_64\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/http\:__download.eclipse.org_koneki_updates-nightly/version=1.0.0
/bundle_defaults/org.eclipse.cdt.ui/semanticHighlighting.staticMethod.color=0,0,0
/profile/file\:\\2fApplications\\2forg.eclipse.koneki.ldt.product-macosx.cocoa.x86_64\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/http\:__download.eclipse.org_koneki_updates-nightly_protocols/type=org.eclipse.equinox.p2.artifact.repository.simpleRepository
/bundle_defaults/org.eclipse.ui/disableNewFastView=false
/bundle_defaults/org.eclipse.ui.editors/isFilteredSearchResultGoToNextNavigationTarget=false
/bundle_defaults/org.eclipse.cdt.ui/c_string_bold=false
/bundle_defaults/org.eclipse.ui.editors/useAnnotationsPrefPage=false
/bundle_defaults/org.eclipse.cdt.ui/semanticHighlighting.localVariableDeclaration.underline=false
/bundle_defaults/org.eclipse.cdt.ui/semanticHighlighting.typedef.underline=false
/bundle_defaults/org.eclipse.cdt.ui/semanticHighlighting.parameterVariable.strikethrough=false
/bundle_defaults/org.eclipse.help.base/advanced.toolbarBackground=ButtonFace
/profile/file\:\\2fApplications\\2forg.eclipse.koneki.ldt.product-macosx.cocoa.x86_64\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/http\:__download.eclipse.org_koneki_releases_stable_ldt_1.0.1/name=org.eclipse.koneki.ldt.product-product
/profile/file\:\\2fApplications\\2forg.eclipse.koneki.ldt.product-macosx.cocoa.x86_64\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/http\:__download.eclipse.org_koneki_releases_stable_protocols/type=org.eclipse.equinox.internal.p2.metadata.repository.CompositeMetadataRepository
/bundle_defaults/org.eclipse.rse.ui/APPEND_MNEMONICS_PATTERN=zh.*|ja.*|ko.*
/profile/file\:\\2fApplications\\2forg.eclipse.koneki.ldt.product-macosx.cocoa.x86_64\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/http\:__download.eclipse.org_koneki_updates-nightly_protocols/type=org.eclipse.equinox.internal.p2.metadata.repository.LocalMetadataRepository
/bundle_defaults/org.eclipse.cdt.core/org.eclipse.cdt.core.formatter.alignment_for_expressions_in_array_initializer=16
/bundle_defaults/org.eclipse.debug.core/org.eclipse.debug.core.USE_STEP_FILTERS=false
/profile/file\:\\2fApplications\\2forg.eclipse.koneki.ldt.product-macosx.cocoa.x86_64\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/http\:__download.eclipse.org_koneki_releases_stable/uri=http\://download.eclipse.org/koneki/releases/stable
/bundle_defaults/org.eclipse.cdt.ui/org.eclipse.cdt.ui.editor.UseStructuralMode=false
/bundle_defaults/org.eclipse.ui.workbench/MULTI_KEY_ASSIST=true
/bundle_defaults/org.eclipse.cdt.ui/c_keyword=127,0,85
/profile/file\:\\2fApplications\\2forg.eclipse.koneki.ldt.product-macosx.cocoa.x86_64\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/file\:_Applications_org.eclipse.koneki.ldt.product-macosx.cocoa.x86_64/version=1.0.0
/bundle_defaults/org.eclipse.ui.editors/linked.exit.overviewruler=false
/bundle_defaults/org.eclipse.cdt.ui/content_assist_autoactivation_trigger_dot=true
/profile/file\:\\2fApplications\\2forg.eclipse.koneki.ldt.product-macosx.cocoa.x86_64\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/http\:__download.eclipse.org_koneki_releases_stable_protocols_0.8/description=
/instance/org.eclipse.rse.core/useridperkey=iMac-de-Dominique.192.168.1.12\=root;
/profile/file\:\\2fApplications\\2forg.eclipse.koneki.ldt.product-macosx.cocoa.x86_64\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/file\:_Applications_org.eclipse.koneki.ldt.product-macosx.cocoa.x86_64_p2_org.eclipse.equinox.p2.core_cache/version=1.0.0
/bundle_defaults/org.eclipse.cdt.core/org.eclipse.cdt.core.formatter.alignment_for_assignment=16
\!/=
/bundle_defaults/org.eclipse.ui.editors/revisionRulerShowAuthor=false
/bundle_defaults/org.eclipse.cdt.ui/buildConsoleOutputStreamColor=0,0,0
/bundle_defaults/org.eclipse.koneki.ldt/EE__default_id=lua-5.1
/profile/file\:\\2fApplications\\2forg.eclipse.koneki.ldt.product-macosx.cocoa.x86_64\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/file\:_Applications_org.eclipse.koneki.ldt.product-macosx.cocoa.x86_64_p2_org.eclipse.equinox.p2.core_cache/type=org.eclipse.equinox.p2.artifact.repository.simpleRepository
/instance/org.eclipse.koneki.ldt/EE__default_id=mihini-0.9
/bundle_defaults/org.eclipse.ui.editors/deletionIndicationColor=0,0,0
/bundle_defaults/org.eclipse.help.base/remoteHelpPort=
/bundle_defaults/org.eclipse.debug.ui/org.eclispe.debug.ui.memory.pageSize=20
/bundle_defaults/org.eclipse.cdt.ui/semanticHighlighting.field.underline=false
/bundle_defaults/org.eclipse.help.base/page_not_found=/org.eclipse.help.base/doc/page_not_found.html
/bundle_defaults/org.eclipse.cdt.core/org.eclipse.cdt.core.code_formatter=org.eclipse.cdt.core.defaultCodeFormatter
/bundle_defaults/org.eclipse.cdt.ui/nameStyle.getter.wordDelimiter=
/bundle_defaults/org.eclipse.ui.editors/linked.slave.verticalruler=false
/bundle_defaults/org.eclipse.ui.workbench/EDITORLIST_SORT_CRITERIA=0
/bundle_defaults/org.eclipse.ui/ENABLE_MIN_MAX=true
/profile/file\:\\2fApplications\\2forg.eclipse.koneki.ldt.product-macosx.cocoa.x86_64\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/http\:__download.eclipse.org_koneki_updates-nightly/name=Eclipse Koneki Update Site (nightly)
/bundle_defaults/org.eclipse.ui.editors/additionIndicationInVerticalRuler=false
/bundle_defaults/org.eclipse.cdt.core/org.eclipse.cdt.core.formatter.insert_space_after_colon_in_case=insert
/profile/file\:\\2fApplications\\2forg.eclipse.koneki.ldt.product-macosx.cocoa.x86_64\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/http\:__download.eclipse.org_koneki_updates-nightly_ldt/uri=http\://download.eclipse.org/koneki/updates-nightly/ldt
/bundle_defaults/org.eclipse.cdt.core/org.eclipse.cdt.core.formatter.insert_space_after_opening_paren_in_while=do not insert
/bundle_defaults/org.eclipse.cdt.ui/includeStyle.matchingPattern=
/profile/file\:\\2fApplications\\2forg.eclipse.koneki.ldt.product-macosx.cocoa.x86_64\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/http\:__download.eclipse.org_koneki_releases_stable_ldt_1.1/description=
/bundle_defaults/org.eclipse.cdt.core/org.eclipse.cdt.core.formatter.insert_space_after_opening_angle_bracket_in_template_arguments=do not insert
/bundle_defaults/org.eclipse.ui.editors/searchResultTextStyle=NONE
/bundle_defaults/org.eclipse.ui.editors/org.eclipse.cdt.ui.occurrenceIndicationInVerticalRuler=false
/bundle_defaults/org.eclipse.help.base/showDisabledActivityTopics=always
/bundle_defaults/org.eclipse.ui.editors/bookmarkIndicationInOverviewRuler=true
/profile/file\:\\2fApplications\\2forg.eclipse.koneki.ldt.product-macosx.cocoa.x86_64\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/http\:__download.eclipse.org_koneki_updates-nightly_protocols/description=
/bundle_defaults/org.eclipse.ui.editors/AbstractTextEditor.Color.SelectionForeground.SystemDefault=true
/profile/file\:\\2fApplications\\2forg.eclipse.koneki.ldt.product-macosx.cocoa.x86_64\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/http\:__download.eclipse.org_koneki_releases_stable_commons/type=org.eclipse.equinox.internal.p2.artifact.repository.CompositeArtifactRepository
/bundle_defaults/org.eclipse.ui.editors/taskIndicationInOverviewRuler=true
/profile/file\:\\2fApplications\\2forg.eclipse.koneki.ldt.product-macosx.cocoa.x86_64\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/file\:_Applications_org.eclipse.koneki.ldt.product-macosx.cocoa.x86_64_configuration_org.eclipse.osgi_bundles_135_data_listener_1925729951/provider=
/instance/org.eclipse.debug.ui/preferredDetailPanes=DefaultDetailPane\:DefaultDetailPane|
/bundle_defaults/org.eclipse.cdt.core/includes.beginExportsPattern=IWYU\\s+(pragma\:?\\s+)?begin_exports?
/profile/file\:\\2fApplications\\2forg.eclipse.koneki.ldt.product-macosx.cocoa.x86_64\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/http\:__download.eclipse.org_koneki_releases_stable_ldt_1.1/uri=http\://download.eclipse.org/koneki/releases/stable/ldt/1.1
/bundle_defaults/org.eclipse.ui.workbench/REUSE_OPEN_EDITORS_BOOLEAN=false
/profile/file\:\\2fApplications\\2forg.eclipse.koneki.ldt.product-macosx.cocoa.x86_64\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/http\:__download.eclipse.org_koneki_updates-nightly_ldt/enabled=false
/profile/file\:\\2fApplications\\2forg.eclipse.koneki.ldt.product-macosx.cocoa.x86_64\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/file\:_Applications_org.eclipse.koneki.ldt.product-macosx.cocoa.x86_64_.eclipseextension/version=1
/configuration/org.eclipse.core.net/proxiesEnabled=false
/instance/org.eclipse.dltk.ui/sourceHoverBackgroundColor=250,251,197
/bundle_defaults/org.eclipse.cdt.core/org.eclipse.cdt.core.formatter.alignment_for_compact_if=16
/bundle_defaults/org.eclipse.cdt.core/org.eclipse.cdt.core.formatter.insert_space_before_closing_paren_in_cast=do not insert
/bundle_defaults/org.eclipse.dltk.ui/scriptExplorerDoubleclick=scriptExplorerDoubleclickExpands
/bundle_defaults/org.eclipse.debug.ui/org.eclispe.debug.ui.memory.postBufferSize=20
/bundle_defaults/org.eclipse.help.base/topic_css=
/bundle_defaults/org.eclipse.koneki.ldt.ui/stickyOccurrences=true
/instance/org.eclipse.cdt.ui/spelling_locale_initialized=true
/bundle_defaults/org.eclipse.ui.editors/taskIndicationColor=0,128,255
/profile/file\:\\2fApplications\\2forg.eclipse.koneki.ldt.product-macosx.cocoa.x86_64\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/http\:__download.eclipse.org_koneki_releases_stable_simulators/description=
/profile/file\:\\2fApplications\\2forg.eclipse.koneki.ldt.product-macosx.cocoa.x86_64\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/http\:__download.eclipse.org_koneki_releases_stable_simulators_0.8/enabled=false
/instance/org.eclipse.ui.ide/quickStart=false
/bundle_defaults/org.eclipse.debug.ui/org.eclipse.debug.ui.remove_breakpoints_from_container_prompt=true
/bundle_defaults/org.eclipse.cdt.ui/semanticHighlighting.staticField.enabled=true
/bundle_defaults/org.eclipse.cdt.core/org.eclipse.cdt.core.formatter.insert_space_after_colon_in_labeled_statement=insert
/profile/file\:\\2fApplications\\2forg.eclipse.koneki.ldt.product-macosx.cocoa.x86_64\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/http\:__download.eclipse.org_koneki_updates-nightly_simulators/enabled=false
/bundle_defaults/org.eclipse.cdt.core/org.eclipse.cdt.core.formatter.insert_space_after_opening_paren_in_catch=do not insert
/profile/file\:\\2fApplications\\2forg.eclipse.koneki.ldt.product-macosx.cocoa.x86_64\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/http\:__download.eclipse.org_koneki_releases_stable_protocols/name=Eclipse Koneki Update Site - Protocols (stable)
/bundle_defaults/org.eclipse.koneki.ldt.ui/content_assist_prefix_completion=false
/bundle_defaults/org.eclipse.ui.editors/infoIndicationHighlighting=false
/instance/org.eclipse.rse.ui/org.eclipse.rse.internal.ui.view.SystemViewFilterReferenceAdapter\:org.eclipse.rse.ui.view.SystemTableView=org.eclipse.rse.ui.filterParentPool;org.eclipse.rse.ui.filterParent;org.eclipse.rse.ui.filterstringsCount;org.eclipse.rse.ui.filterConnectionPrivate
/bundle_defaults/org.eclipse.ui.editors/org.eclipse.cdt.codan.ui.annotation.warning.color=255,255,0
/bundle_defaults/org.eclipse.cdt.ui/pp_default=0,0,0
/bundle_defaults/org.eclipse.ui.editors/showUnchangedInNextPrevDropdownToolbarAction=false
/bundle_defaults/org.eclipse.cdt.core/org.eclipse.cdt.core.formatter.insert_new_line_before_colon_in_constructor_initializer_list=do not insert
/bundle_defaults/org.eclipse.cdt.core/org.eclipse.cdt.core.formatter.alignment_for_enumerator_list=48
/bundle_defaults/org.eclipse.ui.editors/isBreakpointIndicationGoToNextNavigationTarget=false
/profile/file\:\\2fApplications\\2forg.eclipse.koneki.ldt.product-macosx.cocoa.x86_64\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/http\:__download.eclipse.org_koneki_releases_stable_ldt_1.0.1/provider=
/profile/file\:\\2fApplications\\2forg.eclipse.koneki.ldt.product-macosx.cocoa.x86_64\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/http\:__download.eclipse.org_koneki_updates-nightly_mihini/version=1.0.0
/bundle_defaults/org.eclipse.ui.workbench/overridepresentation=false
/bundle_defaults/org.eclipse.ui.editors/org.eclipse.cdt.ui.showoverrideIndicatorInNextPrevDropdownToolbarAction=false
/bundle_defaults/org.eclipse.cdt.core/org.eclipse.cdt.core.formatter.insert_space_before_colon_in_base_clause=do not insert
/bundle_defaults/org.eclipse.cdt.ui/hoverModifierMasks=org.eclipse.cdt.ui.BestMatchHover;0;org.eclipse.cdt.ui.CSourceHover;131072
/bundle_defaults/org.eclipse.cdt.ui/semanticHighlighting.macroDefinition.bold=false
/bundle_defaults/org.eclipse.cdt.ui/semanticHighlighting.macroSubstitution.enabled=false
/bundle_defaults/org.eclipse.cdt.ui/c_comment_task_tag_italic=false
/bundle_defaults/org.eclipse.cdt.core/org.eclipse.cdt.core.formatter.insert_space_before_semicolon_in_for=do not insert
/bundle_defaults/org.eclipse.help.base/showBreadcrumbs=true
/bundle_defaults/org.eclipse.dltk.core/org.eclipse.dltk.core.buildpath.exclusionPatterns=enabled
/profile/file\:\\2fApplications\\2forg.eclipse.koneki.ldt.product-macosx.cocoa.x86_64\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/file\:_Applications_org.eclipse.koneki.ldt.product-macosx.cocoa.x86_64_configuration_org.eclipse.osgi_bundles_135_data_listener_1925729951/suffix=artifacts.xml
/bundle_defaults/org.eclipse.koneki.ldt.ui/content_assist_autoinsert=true
/bundle_defaults/org.eclipse.cdt.core/org.eclipse.cdt.core.formatter.insert_space_before_comma_in_template_arguments=do not insert
/profile/file\:\\2fApplications\\2forg.eclipse.koneki.ldt.product-macosx.cocoa.x86_64\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/http\:__download.eclipse.org_koneki_releases_stable_commons_0.8/suffix=content.xml
/profile/file\:\\2fApplications\\2forg.eclipse.koneki.ldt.product-macosx.cocoa.x86_64\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/http\:__download.eclipse.org_koneki_updates-nightly_mihini/version=1.0.0
/bundle_defaults/org.eclipse.cdt.ui/class_member_ascending_visibility_order=false
/bundle_defaults/org.eclipse.cdt.ui/sourceHoverBackgroundColor.SystemDefault=true
/bundle_defaults/org.eclipse.ui.editors/searchResultIndicationInOverviewRuler=true
/bundle_defaults/org.eclipse.ui.editors/linked.target.text=true
/profile/file\:\\2fApplications\\2forg.eclipse.koneki.ldt.product-macosx.cocoa.x86_64\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/http\:__download.eclipse.org_koneki_updates-nightly_ldt/suffix=artifacts.xml
/bundle_defaults/org.eclipse.ui.editors/org.eclipse.cdt.ui.isOverrideIndicatorGoToNextNavigationTarget=false
/bundle_defaults/org.eclipse.koneki.ldt.ui/luadoc.tags_bold=true
/bundle_defaults/org.eclipse.ui/SHOW_TRADITIONAL_STYLE_TABS=true
/profile/file\:\\2fApplications\\2forg.eclipse.koneki.ldt.product-macosx.cocoa.x86_64\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/http\:__download.eclipse.org_koneki_releases_stable_ldt/version=1.0.0
/profile/file\:\\2fApplications\\2forg.eclipse.koneki.ldt.product-macosx.cocoa.x86_64\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/http\:__download.eclipse.org_mihini/nickname=http\://download.eclipse.org/mihini/
/bundle_defaults/org.eclipse.compare/org.eclipse.compare.UseOutlineView=false
/bundle_defaults/org.eclipse.koneki.ldt.ui/DLTK_doc=63,95,191
/bundle_defaults/org.eclipse.debug.ui/org.eclipse.debug.ui.RemoveFromLaunchHistory=true
/bundle_defaults/org.eclipse.cdt.ui/semanticHighlighting.method.color=0,0,0
/bundle_defaults/org.eclipse.cdt.ui/nameStyle.cpp.header.prefix=
/bundle_defaults/org.eclipse.debug.ui/org.eclipse.debug.ui.LaunchParentProject=true
/bundle_defaults/org.eclipse.cdt.ui/semanticHighlighting.overloadedOperator.color=200,100,0
/bundle_defaults/org.eclipse.cdt.ui/Refactor.lightweight=true
/bundle_defaults/org.eclipse.debug.ui/Console.limitConsoleOutput=true
/profile/file\:\\2fApplications\\2forg.eclipse.koneki.ldt.product-macosx.cocoa.x86_64\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/http\:__download.eclipse.org_koneki_updates-nightly_ldt/type=org.eclipse.equinox.internal.p2.metadata.repository.LocalMetadataRepository
@org.eclipse.help.base=4.0.100.v20140123-1600
/bundle_defaults/org.eclipse.cdt.core/org.eclipse.cdt.core.formatter.insert_space_after_opening_paren_in_method_declaration=do not insert
/bundle_defaults/org.eclipse.cdt.ui/semanticHighlighting.localVariable.enabled=false
/profile/file\:\\2fApplications\\2forg.eclipse.koneki.ldt.product-macosx.cocoa.x86_64\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/http\:__download.eclipse.org_koneki_releases_stable_protocols_0.8/type=org.eclipse.equinox.internal.p2.metadata.repository.LocalMetadataRepository
/bundle_defaults/org.eclipse.ui.editors/spacesForTabs=false
/profile/file\:\\2fApplications\\2forg.eclipse.koneki.ldt.product-macosx.cocoa.x86_64\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/file\:_Applications_org.eclipse.koneki.ldt.product-macosx.cocoa.x86_64_.eclipseextension/provider=
/bundle_defaults/org.eclipse.cdt.core/org.eclipse.cdt.core.formatter.insert_new_line_after_template_declaration=do not insert
/bundle_defaults/org.eclipse.help.base/maxConnections=10
/bundle_defaults/org.eclipse.ui.editors/linked.target.overviewruler=false
/bundle_defaults/org.eclipse.ui.editors/deletionIndicationInOverviewRuler=false
/bundle_defaults/org.eclipse.ui.editors/linked.exit.text=true
/bundle_defaults/org.eclipse.cdt.ui/semanticHighlighting.localVariableDeclaration.bold=false
/instance/org.eclipse.rse.ui/org.eclipse.rse.internal.ui.view.SystemViewSubSystemAdapter\:org.eclipse.rse.ui.view.SystemTableView=org.eclipse.rse.ui.userid;org.eclipse.rse.ui.port;org.eclipse.rse.ui.connected;org.eclipse.rse.ui.vrm
/bundle_defaults/org.eclipse.ui.editors/bookmarkTextStyle=SQUIGGLES
/bundle_defaults/org.eclipse.core.resources/snapshots.operations=100
/bundle_defaults/org.eclipse.ui.editors/bookmarkIndication=false
/bundle_defaults/org.eclipse.ui.editors/indexResultIndicationColor=254,155,0
/bundle_defaults/org.eclipse.cdt.ui/closeAngularBrackets=true
/profile/file\:\\2fApplications\\2forg.eclipse.koneki.ldt.product-macosx.cocoa.x86_64\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/http\:__download.eclipse.org_koneki_releases_stable_commons_0.8/version=1.0.0
/bundle_defaults/org.eclipse.help.base/help_home=/org.eclipse.help.base/doc/help_home.html
/bundle_defaults/org.eclipse.cdt.ui/consoleOnTop=false
/profile/file\:\\2fApplications\\2forg.eclipse.koneki.ldt.product-macosx.cocoa.x86_64\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/http\:__download.eclipse.org_koneki_releases_stable_ldt/enabled=false
/profile/file\:\\2fApplications\\2forg.eclipse.koneki.ldt.product-macosx.cocoa.x86_64\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/file\:_Applications_org.eclipse.koneki.ldt.product-macosx.cocoa.x86_64_p2_org.eclipse.equinox.p2.core_cache/description=
/bundle_defaults/org.eclipse.koneki.ldt.ui/content_assist_guess_method_arguments=false
/bundle_defaults/org.eclipse.ui.editors/breakpointIndicationColor=0,0,255
/bundle_defaults/org.eclipse.dltk.core/org.eclipse.dltk.core.incompleteBuildpath=error
/bundle_defaults/org.eclipse.cdt.core/org.eclipse.cdt.core.formatter.insert_space_after_postfix_operator=do not insert
/bundle_defaults/org.eclipse.dltk.ui/content_assist_fill_method_arguments=true
/bundle_defaults/org.eclipse.dltk.ui/content_assist_add_import=true
/profile/file\:\\2fApplications\\2forg.eclipse.koneki.ldt.product-macosx.cocoa.x86_64\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/http\:__download.eclipse.org_koneki_releases_stable_commons/isSystem=true
/bundle_defaults/org.eclipse.cdt.ui/inactiveCodeColor=224,224,224
/profile/file\:\\2fApplications\\2forg.eclipse.koneki.ldt.product-macosx.cocoa.x86_64\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/http\:__download.eclipse.org_koneki_releases_stable_ldt/uri=http\://download.eclipse.org/koneki/releases/stable/ldt
/bundle_defaults/org.eclipse.cdt.ui/semanticHighlighting.staticMethod.strikethrough=false
/bundle_defaults/org.eclipse.help.base/basic.toolbarBackground=\#D4D0C8
/bundle_defaults/org.eclipse.cdt.core/org.eclipse.cdt.core.formatter.alignment_for_constructor_initializer_list=0
/profile/file\:\\2fApplications\\2forg.eclipse.koneki.ldt.product-macosx.cocoa.x86_64\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/file\:_Applications_org.eclipse.koneki.ldt.product-macosx.cocoa.x86_64_configuration_org.eclipse.osgi_171_data_listener_1925729951/name=dropins
/bundle_defaults/org.eclipse.cdt.ui/semanticHighlighting.method.strikethrough=false
/bundle_defaults/org.eclipse.cdt.ui/handleTemporaryProblems=true
/bundle_defaults/org.eclipse.cdt.ui/c_single_line_comment=63,127,95
/profile/file\:\\2fApplications\\2forg.eclipse.koneki.ldt.product-macosx.cocoa.x86_64\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/http\:__download.eclipse.org_koneki_releases_stable_ldt/name=Eclipse Koneki Update Site - LDT (stable)
@org.eclipse.rse.core=3.3.100.201308211533
/bundle_defaults/org.eclipse.rse.core/logging_level=0
/bundle_defaults/org.eclipse.debug.ui/org.eclipse.debug.ui.memory.columnSize=4
/profile/file\:\\2fApplications\\2forg.eclipse.koneki.ldt.product-macosx.cocoa.x86_64\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/file\:_Applications_org.eclipse.koneki.ldt.product-macosx.cocoa.x86_64_configuration_org.eclipse.osgi_171_data_listener_1925729951/provider=
/bundle_defaults/org.eclipse.ui.editors/org.eclipse.cdt.codan.ui.annotation.warning.ruler=true
/bundle_defaults/org.eclipse.ui.editors/linked.exit.highlight=false
/bundle_defaults/org.eclipse.cdt.ui/c_comment_task_tag=127,159,191
/profile/file\:\\2fApplications\\2forg.eclipse.koneki.ldt.product-macosx.cocoa.x86_64\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/http\:__download.eclipse.org_koneki_releases_stable_ldt_1.0.1/version=1.0.0
/profile/file\:\\2fApplications\\2forg.eclipse.koneki.ldt.product-macosx.cocoa.x86_64\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/http\:__download.eclipse.org_koneki_updates-nightly_simulators/isSystem=true
/bundle_defaults/org.eclipse.cdt.ui/semanticHighlighting.macroSubstitution.color=0,0,0
/bundle_defaults/org.eclipse.ui.editors/showChangeInNextPrevDropdownToolbarAction=true
/bundle_defaults/org.eclipse.cdt.core/org.eclipse.cdt.core.formatter.insert_space_before_closing_angle_bracket_in_template_parameters=do not insert
/bundle_defaults/org.eclipse.cdt.ui/c_type=127,0,85
/profile/file\:\\2fApplications\\2forg.eclipse.koneki.ldt.product-macosx.cocoa.x86_64\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/http\:__download.eclipse.org_koneki_releases_stable_commons/uri=http\://download.eclipse.org/koneki/releases/stable/commons
/bundle_defaults/org.eclipse.cdt.ui/semanticHighlighting.staticMethod.underline=false
/bundle_defaults/org.eclipse.ui.editors/warningIndication=true
/profile/file\:\\2fApplications\\2forg.eclipse.koneki.ldt.product-macosx.cocoa.x86_64\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/http\:__download.eclipse.org_koneki_releases_stable_ldt/provider=
/profile/file\:\\2fApplications\\2forg.eclipse.koneki.ldt.product-macosx.cocoa.x86_64\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/http\:__download.eclipse.org_koneki_releases_stable_protocols_0.8/isSystem=false
/bundle_defaults/org.eclipse.koneki.ldt.ui/editor.matching_brackets=true
/bundle_defaults/org.eclipse.help.base/locales=
/bundle_defaults/org.eclipse.ui.workbench/EDITORLIST_PULLDOWN_ACTIVE=false
/bundle_defaults/org.eclipse.core.net/proxiesEnabled=true
/bundle_defaults/org.eclipse.ui.workbench/STICKY_CYCLE=false
/bundle_defaults/org.eclipse.cdt.ui/c_numbers_italic=false
/bundle_defaults/org.eclipse.cdt.ui/buildConsoleLines=500
/bundle_defaults/org.eclipse.ui.workbench/SELECT_ON_HOVER=false
/bundle_defaults/org.eclipse.ui.editors/revisionAnnotationIndicationInVerticalRuler=false
/profile/file\:\\2fApplications\\2forg.eclipse.koneki.ldt.product-macosx.cocoa.x86_64\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/http\:__download.eclipse.org_koneki_releases_stable_commons/version=1.0.0
/bundle_defaults/org.eclipse.ui.editors/linked.exit.navigation.dropdown=false
/bundle_defaults/org.eclipse.cdt.core/org.eclipse.cdt.core.formatter.insert_space_after_opening_paren_in_method_invocation=do not insert
/profile/file\:\\2fApplications\\2forg.eclipse.koneki.ldt.product-macosx.cocoa.x86_64\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/http\:__download.eclipse.org_koneki_releases_stable_commons/version=1.0.0
/bundle_defaults/org.eclipse.ui.editors/AbstractTextEditor.Color.Foreground.SystemDefault=true
/bundle_defaults/org.eclipse.cdt.ui/semanticHighlighting.label.italic=false
/bundle_defaults/org.eclipse.cdt.core/org.eclipse.cdt.core.formatter.format_guardian_clause_on_one_line=false
/profile/file\:\\2fApplications\\2forg.eclipse.koneki.ldt.product-macosx.cocoa.x86_64\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/http\:__download.eclipse.org_koneki_releases_stable_ldt_1.1/name=org.eclipse.koneki.ldt.product-product
/bundle_defaults/org.eclipse.cdt.core/org.eclipse.cdt.core.formatter.alignment_for_base_clause_in_type_declaration=80
/bundle_defaults/org.eclipse.ui.editors/linked.slave.navigation.previous=false
/bundle_defaults/org.eclipse.koneki.ldt.ui/DLTK_keyword_bold=true
/bundle_defaults/org.eclipse.koneki.ldt.ui/closeBrackets=true
/bundle_defaults/org.eclipse.ui.editors/isAdditionGoToPreviousNavigationTarget=false
/bundle_defaults/org.eclipse.ui.editors/org.eclipse.cdt.codan.ui.annotation.warning.NextPrevDropdownToolbar=true
/bundle_defaults/org.eclipse.cdt.core/org.eclipse.cdt.core.formatter.alignment_for_conditional_expression_chain=18
/profile/file\:\\2fApplications\\2forg.eclipse.koneki.ldt.product-macosx.cocoa.x86_64\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/http\:__download.eclipse.org_koneki_releases_stable_ldt/name=Eclipse Koneki Update Site - LDT (stable)
/profile/file\:\\2fApplications\\2forg.eclipse.koneki.ldt.product-macosx.cocoa.x86_64\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/http\:__download.eclipse.org_koneki_releases_stable_ldt_1.0.2/provider=
/bundle_defaults/org.eclipse.ui.editors/org.eclipse.cdt.ui.writeOccurrenceTextStyle=NONE
/bundle_defaults/org.eclipse.compare/org.eclipse.compare.OpenStructureCompare=true
/bundle_defaults/org.eclipse.ui.editors/errorIndicationColor=255,0,128
/bundle_defaults/org.eclipse.cdt.ui/editor_folding_default_macros=false
/bundle_defaults/org.eclipse.ui.workbench/OPEN_AFTER_DELAY=false
/bundle_defaults/org.eclipse.debug.core/org.eclipse.debug.core.PREF_DELETE_CONFIGS_ON_PROJECT_DELETE=false
/bundle_defaults/org.eclipse.help.base/remoteHelpICEnabled=
/profile/file\:\\2fApplications\\2forg.eclipse.koneki.ldt.product-macosx.cocoa.x86_64\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/file\:_Applications_org.eclipse.koneki.ldt.product-macosx.cocoa.x86_64/name=Bundle pool
/bundle_defaults/org.eclipse.cdt.ui/nameStyle.constant.suffix=
/profile/file\:\\2fApplications\\2forg.eclipse.koneki.ldt.product-macosx.cocoa.x86_64\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/http\:__download.eclipse.org_koneki_releases_stable/name=Eclipse Koneki Update Site (stable)
/bundle_defaults/org.eclipse.cdt.core/org.eclipse.cdt.core.formatter.alignment_for_member_access=0
/bundle_defaults/org.eclipse.cdt.ui/nameStyle.setter.capitalization=3
/bundle_defaults/org.eclipse.cdt.ui/semanticHighlighting.parameterVariable.color=0,0,0
/profile/file\:\\2fApplications\\2forg.eclipse.koneki.ldt.product-macosx.cocoa.x86_64\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/http\:__download.eclipse.org_koneki_updates-nightly_commons/type=org.eclipse.equinox.p2.artifact.repository.simpleRepository
/bundle_defaults/org.eclipse.cdt.core/org.eclipse.cdt.core.formatter.alignment_for_expression_list=0
/bundle_defaults/org.eclipse.ui.editors/isInfoGoToNextNavigationTarget=false
/bundle_defaults/org.eclipse.ui.editors/unchangedIndicationInOverviewRuler=false
/bundle_defaults/org.eclipse.cdt.ui/semanticHighlighting.localVariable.underline=false
/bundle_defaults/org.eclipse.ui.editors/linked.slave.text.style=NONE
/bundle_defaults/org.eclipse.ui.editors/org.eclipse.cdt.codan.ui.annotation.warning.GoToNextNavigationTarget=true
/bundle_defaults/org.eclipse.help.base/banner_height=
/bundle_defaults/org.eclipse.cdt.ui/semanticHighlighting.typedef.bold=false
/bundle_defaults/org.eclipse.cdt.core/indexer/skipFilesLargerThanMB=8
/profile/file\:\\2fApplications\\2forg.eclipse.koneki.ldt.product-macosx.cocoa.x86_64\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/http\:__download.eclipse.org_koneki_updates-nightly/uri=http\://download.eclipse.org/koneki/updates-nightly
/instance/org.eclipse.team.ui/org.eclipse.team.ui.first_time=false
/profile/file\:\\2fApplications\\2forg.eclipse.koneki.ldt.product-macosx.cocoa.x86_64\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/http\:__download.eclipse.org_koneki_updates-nightly/provider=
/bundle_defaults/org.eclipse.help.base/imagesDirectory=images
/bundle_defaults/org.eclipse.ui.editors/warningTextStyle=PROBLEM_UNDERLINE
/bundle_defaults/org.eclipse.koneki.ldt.ui/DLTK_number=185,20,20
/bundle_defaults/org.eclipse.ui.editors/secondaryIPColor=219,235,204
/bundle_defaults/org.eclipse.cdt.ui/content_assist_autoactivation_trigger_doublecolon=true
/bundle_defaults/org.eclipse.cdt.ui/semanticHighlighting.field.enabled=true
/bundle_defaults/org.eclipse.cdt.ui/nameStyle.getter.prefixForBoolean=is
/bundle_defaults/org.eclipse.ui.editors/showWarningInNextPrevDropdownToolbarAction=true
/bundle_defaults/org.eclipse.ui.editors/breakpointVerticalRuler=true
/profile/file\:\\2fApplications\\2forg.eclipse.koneki.ldt.product-macosx.cocoa.x86_64\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/http\:__download.eclipse.org_koneki_releases_stable_simulators/isSystem=true
/instance/org.eclipse.debug.ui/preferredTargets=default\:default|
/bundle_defaults/org.eclipse.cdt.ui/closeBraces=true
/profile/file\:\\2fApplications\\2forg.eclipse.koneki.ldt.product-macosx.cocoa.x86_64\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/http\:__download.eclipse.org_koneki_releases_stable_protocols_0.8/suffix=content.xml
/bundle_defaults/org.eclipse.koneki.ldt.ui/DLTK_multi_line_comment_italic=false
/bundle_defaults/org.eclipse.ui.editors/isWarningGoToPreviousNavigationTarget=true
/bundle_defaults/org.eclipse.cdt.ui/c_operators_bold=false
/bundle_defaults/org.eclipse.help.base/basic.viewBackground=\#FFFFFF
/profile/file\:\\2fApplications\\2forg.eclipse.koneki.ldt.product-macosx.cocoa.x86_64\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/http\:__download.eclipse.org_koneki_releases_stable_ldt_1.0.1/isSystem=true
/bundle_defaults/org.eclipse.cdt.ui/semanticHighlighting.field.bold=false
/bundle_defaults/org.eclipse.ui.editors/showBookmarkInNextPrevDropdownToolbarAction=true
/profile/file\:\\2fApplications\\2forg.eclipse.koneki.ldt.product-macosx.cocoa.x86_64\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/http\:__download.eclipse.org_koneki_updates-nightly_ldt/version=1.0.0
/bundle_defaults/org.eclipse.cdt.core/org.eclipse.cdt.core.formatter.indent_body_declarations_compare_to_namespace_header=false
/bundle_defaults/org.eclipse.cdt.core/org.eclipse.cdt.core.formatter.insert_space_after_opening_paren_in_cast=do not insert
/bundle_defaults/org.eclipse.cdt.core/org.eclipse.cdt.core.formatter.insert_space_between_empty_parens_in_exception_specification=do not insert
/bundle_defaults/org.eclipse.ui.workbench/HeapStatus.updateInterval=500
/bundle_defaults/org.eclipse.dltk.ui/content_assist_autoinsert=true
/bundle_defaults/org.eclipse.cdt.debug.core/org.eclipse.cdt.debug.corecDebug.character_set=UTF-32
/bundle_defaults/org.eclipse.ui.editors/org.eclipse.cdt.ui.showOccurrenceInNextPrevDropdownToolbarAction=true
/bundle_defaults/org.eclipse.rse.ui/org.eclipse.rse.preferences.qualifyconnectionnames=false
/bundle_defaults/org.eclipse.cdt.core/indexer/indexUnusedHeadersWithAlternateLang=false
/profile/file\:\\2fApplications\\2forg.eclipse.koneki.ldt.product-macosx.cocoa.x86_64\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/http\:__download.eclipse.org_koneki_updates-nightly_protocols/version=1.0.0
/profile/file\:\\2fApplications\\2forg.eclipse.koneki.ldt.product-macosx.cocoa.x86_64\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/http\:__download.eclipse.org_koneki_updates-nightly_mihini/uri=http\://download.eclipse.org/koneki/updates-nightly/mihini
/bundle_defaults/org.eclipse.ui.editors/spellingIndicationColor=255,128,64
/bundle_defaults/org.eclipse.core.resources/description.maxfilestatesize=1048576
/bundle_defaults/org.eclipse.rse.ui/org.eclipse.rse.preferences.rememberState=true
/bundle_defaults/org.eclipse.cdt.core/org.eclipse.cdt.core.formatter.continuation_indentation=2
/bundle_defaults/org.eclipse.dltk.ui/content_assist_parameters_background=255,255,255
/bundle_defaults/org.eclipse.ui.editors/AbstractTextEditor.Color.FindScope=185,176,180
/bundle_defaults/org.eclipse.ui.editors/isChangeGoToNextNavigationTarget=false
@org.eclipse.tm.terminal=3.2.100.201311090851
/bundle_defaults/org.eclipse.ui.editors/additionIndicationInOverviewRuler=false
/bundle_defaults/org.eclipse.ui.editors/occurrenceIndicationColor=212,212,212
/bundle_defaults/org.eclipse.cdt.ui/semanticHighlighting.globalVariable.color=0,0,0
/bundle_defaults/org.eclipse.debug.ui/org.eclipse.debug.ui.show_run_perspective_default=perspective_none
/bundle_defaults/org.eclipse.dltk.ui/Refactoring.savealleditors=false
/bundle_defaults/org.eclipse.cdt.ui/organizeIncludes.allowReordering=true
/bundle_defaults/org.eclipse.ui.editors/isErrorGoToNextNavigationTarget=true
/profile/file\:\\2fApplications\\2forg.eclipse.koneki.ldt.product-macosx.cocoa.x86_64\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/http\:__download.eclipse.org_koneki_updates-nightly/provider=
/bundle_defaults/org.eclipse.koneki.ldt.ui/DLTK_single_line_comment_italic=false
/bundle_defaults/org.eclipse.ui.editors/org.eclipse.cdt.ui.occurrenceIndication=false
/profile/file\:\\2fApplications\\2forg.eclipse.koneki.ldt.product-macosx.cocoa.x86_64\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/http\:__download.eclipse.org_mihini/uri=http\://download.eclipse.org/mihini
/bundle_defaults/org.eclipse.cdt.core/org.eclipse.cdt.core.formatter.insert_space_before_comma_in_expression_list=do not insert
/bundle_defaults/org.eclipse.cdt.ui/nameStyle.getter.capitalization=3
/bundle_defaults/org.eclipse.cdt.core/org.eclipse.cdt.core.formatter.insert_space_after_comma_in_template_parameters=insert
/profile/file\:\\2fApplications\\2forg.eclipse.koneki.ldt.product-macosx.cocoa.x86_64\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/http\:__download.eclipse.org_koneki_releases_stable_ldt_1.0.2/suffix=artifacts.xml
/bundle_defaults/org.eclipse.ui.editors/org.eclipse.cdt.codan.ui.annotation.error.GoToPreviousNavigationTarget=true
/bundle_defaults/org.eclipse.cdt.core/org.eclipse.cdt.core.formatter.insert_space_before_opening_brace_in_switch=insert
/bundle_defaults/org.eclipse.ui.editors/isOccurrenceGoToPreviousNavigationTarget=false
/bundle_defaults/org.eclipse.debug.ui/org.eclipse.debug.ui.remove_all_breakpoints_prompt=true
/bundle_defaults/org.eclipse.cdt.ui/spelling_user_dictionary_encoding=MacRoman
/bundle_defaults/org.eclipse.ui/PROMPT_WHEN_SAVEABLE_STILL_OPEN=true
/bundle_defaults/org.eclipse.ui.editors/useQuickDiffPrefPage=false
/bundle_defaults/org.eclipse.ui.editors/isOccurrenceGoToNextNavigationTarget=false
/profile/file\:\\2fApplications\\2forg.eclipse.koneki.ldt.product-macosx.cocoa.x86_64\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/file\:_Applications_org.eclipse.koneki.ldt.product-macosx.cocoa.x86_64_configuration_org.eclipse.osgi_bundles_135_data_listener_1925729951/type=org.eclipse.equinox.p2.artifact.repository.simpleRepository
/bundle_defaults/org.eclipse.koneki.ldt.ui/Refactoring.savealleditors=false
/bundle_defaults/org.eclipse.ui.ide/LIMIT_PROBLEMS=true
/bundle_defaults/org.eclipse.ui.editors/linked.focus.highlight=false
/bundle_defaults/org.eclipse.cdt.ui/c_single_line_comment_bold=false
/bundle_defaults/org.eclipse.help.base/maxTopics=500
/bundle_defaults/org.eclipse.cdt.core/org.eclipse.cdt.core.formatter.insert_space_after_comma_in_method_declaration_throws=insert
/bundle_defaults/org.eclipse.cdt.ui/content_assist_proposal_filter=0;<Default Filter>
/bundle_defaults/org.eclipse.cdt.ui/semanticHighlighting.problem.underline=false
/profile/file\:\\2fApplications\\2forg.eclipse.koneki.ldt.product-macosx.cocoa.x86_64\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/http\:__download.eclipse.org_koneki_releases_stable_ldt_1.0.1/enabled=false
/bundle_defaults/org.eclipse.cdt.ui/function_pass_output_parameters_by_pointer=false
/bundle_defaults/org.eclipse.ui.workbench/ENABLE_CONFIGURABLE_PROJECT_WIZARD=false
/profile/file\:\\2fApplications\\2forg.eclipse.koneki.ldt.product-macosx.cocoa.x86_64\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/http\:__download.eclipse.org_koneki_releases_stable_commons_0.8/provider=
/profile/file\:\\2fApplications\\2forg.eclipse.koneki.ldt.product-macosx.cocoa.x86_64\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/http\:__download.eclipse.org_koneki_updates-nightly_simulators/type=org.eclipse.equinox.p2.artifact.repository.simpleRepository
/bundle_defaults/org.eclipse.ui.workbench/EDITORLIST_DISPLAY_FULL_NAME=false
/profile/file\:\\2fApplications\\2forg.eclipse.koneki.ldt.product-macosx.cocoa.x86_64\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/http\:__download.eclipse.org_koneki_updates-nightly_simulators/type=org.eclipse.equinox.internal.p2.metadata.repository.LocalMetadataRepository
/bundle_defaults/org.eclipse.debug.ui/org.eclipse.debug.ui.PREF_FILTER_WORKING_SETS=false
/profile/file\:\\2fApplications\\2forg.eclipse.koneki.ldt.product-macosx.cocoa.x86_64\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/file\:_Applications_org.eclipse.koneki.ldt.product-macosx.cocoa.x86_64_configuration_org.eclipse.osgi_171_data_listener_1925729951/enabled=true
/bundle_defaults/org.eclipse.cdt.ui/semanticHighlighting.function.italic=false
/bundle_defaults/org.eclipse.dltk.ui/content_assist_parameters_foreground=0,0,0
/bundle_defaults/org.eclipse.cdt.ui/semanticHighlighting.staticField.italic=true
/profile/file\:\\2fApplications\\2forg.eclipse.koneki.ldt.product-macosx.cocoa.x86_64\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/http\:__download.eclipse.org_koneki_updates-nightly_commons/uri=http\://download.eclipse.org/koneki/updates-nightly/commons
/bundle_defaults/org.eclipse.rse.ui/org.eclipse.rse.preferences.history.folder=
/profile/file\:\\2fApplications\\2forg.eclipse.koneki.ldt.product-macosx.cocoa.x86_64\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/http\:__download.eclipse.org_koneki_releases_stable_commons/description=
/profile/file\:\\2fApplications\\2forg.eclipse.koneki.ldt.product-macosx.cocoa.x86_64\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/http\:__download.eclipse.org_koneki_releases_stable_commons_0.8/enabled=false
@org.eclipse.core.resources=3.9.0.v20140109-1640
/profile/file\:\\2fApplications\\2forg.eclipse.koneki.ldt.product-macosx.cocoa.x86_64\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/file\:_Applications_org.eclipse.koneki.ldt.product-macosx.cocoa.x86_64_configuration_org.eclipse.osgi_bundles_135_data_listener_1925729951/version=1.0.0
/bundle_defaults/org.eclipse.cdt.debug.core/org.eclipse.cdt.debug.corecDebug.non_wide_character_set=MacRoman
/bundle_defaults/org.eclipse.compare/org.eclipse.compare.InitiallyShowAncestorPane=false
/bundle_defaults/org.eclipse.cdt.core/org.eclipse.cdt.core.formatter.indent_statements_compare_to_body=true
/profile/file\:\\2fApplications\\2forg.eclipse.koneki.ldt.product-macosx.cocoa.x86_64\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/http\:__download.eclipse.org_koneki_releases_stable_commons_0.8/type=org.eclipse.equinox.internal.p2.metadata.repository.LocalMetadataRepository
/bundle_defaults/org.eclipse.cdt.core/build.proj.ref.configs.enabled=false
/bundle_defaults/org.eclipse.cdt.ui/codetemplates.includeGuardGenerationScheme=0
/profile/file\:\\2fApplications\\2forg.eclipse.koneki.ldt.product-macosx.cocoa.x86_64\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/http\:__download.eclipse.org_koneki_releases_stable/count=2
/bundle_defaults/org.eclipse.cdt.ui/nameStyle.method.suffix=
/bundle_defaults/org.eclipse.ui.workbench/WORKBENCH_SAVE_INTERVAL=5
/bundle_defaults/org.eclipse.ui.editors/spellingIndicationInOverviewRuler=false
/profile/file\:\\2fApplications\\2forg.eclipse.koneki.ldt.product-macosx.cocoa.x86_64\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/http\:__download.eclipse.org_mihini/isSystem=false
/bundle_defaults/org.eclipse.ui.ide/BOOKMARKS_FILTERS_MIGRATE=false
/bundle_defaults/org.eclipse.ui.editors/taskIndication=false
/bundle_defaults/org.eclipse.cdt.core/org.eclipse.cdt.core.formatter.insert_space_before_opening_brace_in_method_declaration=insert
/bundle_defaults/org.eclipse.cdt.core/org.eclipse.cdt.core.formatter.insert_space_after_opening_paren_in_if=do not insert
/bundle_defaults/org.eclipse.cdt.ui/semanticHighlighting.class.bold=false
/bundle_defaults/org.eclipse.help.base/advanced.viewFont=icon
/bundle_defaults/org.eclipse.ui.editors/changeIndicationColor=204,163,205
/bundle_defaults/org.eclipse.ui.editors/linked.target.highlight=false
/profile/file\:\\2fApplications\\2forg.eclipse.koneki.ldt.product-macosx.cocoa.x86_64\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/http\:__download.eclipse.org_koneki_updates-nightly_mihini/suffix=artifacts.xml
/bundle_defaults/org.eclipse.cdt.ui/asm_directive_bold=true
/bundle_defaults/org.eclipse.cdt.ui/semanticHighlighting.staticField.color=0,0,192
/bundle_defaults/org.eclipse.ui.editors/linked.focus.navigation.next=false
/bundle_defaults/org.eclipse.ui.editors/isInfoGoToPreviousNavigationTarget=false
/bundle_defaults/org.eclipse.cdt.core/org.eclipse.cdt.core.formatter.insert_space_before_opening_paren_in_exception_specification=insert
/bundle_defaults/org.eclipse.cdt.core/org.eclipse.cdt.core.formatter.insert_space_after_comma_in_expression_list=insert
/bundle_defaults/org.eclipse.ui.editors/revisionRulerRenderingMode=Age
/bundle_defaults/org.eclipse.cdt.core/org.eclipse.cdt.core.formatter.brace_position_for_switch=end_of_line
/bundle_defaults/org.eclipse.cdt.ui/content_assist_project_search_scope=false
@org.eclipse.ui.editors=3.8.100.v20130513-1637
/bundle_defaults/org.eclipse.cdt.ui/Refactoring.savealleditors=false
/bundle_defaults/org.eclipse.ui.ide/TASKS_LIMIT=100
/bundle_defaults/org.eclipse.cdt.ui/semanticHighlighting.externalSDK.underline=false
/bundle_defaults/org.eclipse.ui.editors/additionIndication=false
/bundle_defaults/org.eclipse.cdt.ui/c_type_bold=true
/bundle_defaults/org.eclipse.cdt.core/org.eclipse.cdt.core.formatter.alignment_for_overloaded_left_shift_chain=16
/bundle_defaults/org.eclipse.rse.core/activeuserprofiles=Team;iMac-de-Dominique
/bundle_defaults/org.eclipse.dltk.ui/content_assist_insert_completion=true
/bundle_defaults/org.eclipse.cdt.ui/closeBrackets=true
/bundle_defaults/org.eclipse.debug.ui/org.eclipse.debug.ui.MemoryHistoryUnknownColor=114,119,129
/profile/file\:\\2fApplications\\2forg.eclipse.koneki.ldt.product-macosx.cocoa.x86_64\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/http\:__download.eclipse.org_koneki_releases_stable_ldt_1.0.2/isSystem=true
/bundle_defaults/org.eclipse.help.base/indexExpandAll=false
/profile/file\:\\2fApplications\\2forg.eclipse.koneki.ldt.product-macosx.cocoa.x86_64\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/http\:__download.eclipse.org_koneki_releases_stable_ldt_1.0.1/suffix=content.xml
/bundle_defaults/org.eclipse.ui.ide/useSeparator.help.group.updates=true
/bundle_defaults/org.eclipse.cdt.ui/pp_directive=127,0,85
/bundle_defaults/org.eclipse.cdt.ui/semanticHighlighting.externalSDK.strikethrough=false
/instance/org.eclipse.ui.ide/PROBLEMS_FILTERS_MIGRATE=true
/bundle_defaults/org.eclipse.cdt.core/org.eclipse.cdt.core.formatter.insert_space_before_assignment_operator=insert
/bundle_defaults/org.eclipse.ui.editors/isTaskGoToNextNavigationTarget=false
/bundle_defaults/org.eclipse.cdt.core/org.eclipse.cdt.core.formatter.insert_space_between_empty_brackets=do not insert
/bundle_defaults/org.eclipse.help.base/remoteHelpProtocol=
/bundle_defaults/org.eclipse.debug.ui/org.eclipse.debug.ui.track_views=true
/bundle_defaults/org.eclipse.cdt.core/org.eclipse.cdt.core.formatter.insert_space_before_opening_paren_in_for=insert
/instance/org.eclipse.ui.editors/overviewRuler_migration=migrated_3.1
/bundle_defaults/org.eclipse.cdt.core/org.eclipse.cdt.core.showSourceFilesInBinaries=true
/bundle_defaults/org.eclipse.cdt.core/org.eclipse.cdt.core.formatter.brace_position_for_block_in_case=end_of_line
/bundle_defaults/org.eclipse.cdt.ui/semanticHighlighting.methodDeclaration.bold=true
/bundle_defaults/org.eclipse.ui.editors/errorIndicationInOverviewRuler=true
/bundle_defaults/org.eclipse.ui.editors/revisionAnnotationIndication=false
/profile/file\:\\2fApplications\\2forg.eclipse.koneki.ldt.product-macosx.cocoa.x86_64\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/http\:__download.eclipse.org_koneki_releases_stable_protocols/provider=
@org.eclipse.cdt.debug.core=7.3.0.201306112328
/bundle_defaults/org.eclipse.ui.editors/linked.target.navigation.previous=false
/bundle_defaults/org.eclipse.core.resources/encoding=
/bundle_defaults/org.eclipse.ui.editors/unchangedIndication=false
/profile/file\:\\2fApplications\\2forg.eclipse.koneki.ldt.product-macosx.cocoa.x86_64\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.ui.sdk.scheduler/migrated34Prefs=true
/bundle_defaults/org.eclipse.core.resources/description.disableLinking=false
/bundle_defaults/org.eclipse.cdt.ui/forwardDeclare.functions=false
/bundle_defaults/org.eclipse.help.base/showSearchDescription=true
/bundle_defaults/org.eclipse.cdt.core/org.eclipse.cdt.core.formatter.insert_space_before_comma_in_array_initializer=do not insert
/profile/file\:\\2fApplications\\2forg.eclipse.koneki.ldt.product-macosx.cocoa.x86_64\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/http\:__download.eclipse.org_koneki_releases_stable/suffix=compositeArtifacts.xml
/bundle_defaults/org.eclipse.cdt.core/org.eclipse.cdt.core.formatter.insert_space_before_opening_brace_in_type_declaration=insert
/bundle_defaults/org.eclipse.help.base/advanced.viewBackground=
/profile/file\:\\2fApplications\\2forg.eclipse.koneki.ldt.product-macosx.cocoa.x86_64\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/http\:__download.eclipse.org_koneki_releases_stable_protocols_0.8/suffix=artifacts.xml
/profile/file\:\\2fApplications\\2forg.eclipse.koneki.ldt.product-macosx.cocoa.x86_64\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/http\:__download.eclipse.org_koneki_releases_stable/enabled=true
/bundle_defaults/org.eclipse.ui.editors/tabWidth=4
/bundle_defaults/org.eclipse.equinox.p2.ui.sdk/allowNonOKPlan=prompt
/profile/file\:\\2fApplications\\2forg.eclipse.koneki.ldt.product-macosx.cocoa.x86_64\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/http\:__download.eclipse.org_koneki_updates-nightly_protocols/enabled=false
/bundle_defaults/org.eclipse.ui.editors/AbstractTextEditor.Accessibility.WideCaret=true
/bundle_defaults/org.eclipse.cdt.ui/semanticHighlighting.problem.bold=true
/profile/file\:\\2fApplications\\2forg.eclipse.koneki.ldt.product-macosx.cocoa.x86_64\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/http\:__download.eclipse.org_koneki_updates-nightly_protocols/suffix=artifacts.xml
/bundle_defaults/org.eclipse.cdt.core/org.eclipse.cdt.core.formatter.indent_access_specifier_compare_to_type_header=false
file_export_version=3.0
/profile/file\:\\2fApplications\\2forg.eclipse.koneki.ldt.product-macosx.cocoa.x86_64\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/http\:__download.eclipse.org_koneki_releases_stable_ldt_1.1/type=org.eclipse.equinox.p2.artifact.repository.simpleRepository
/bundle_defaults/org.eclipse.tm.terminal/TerminalPrefBufferLines=1000
/bundle_defaults/org.eclipse.help.base/windowTitlePrefix=true
/bundle_defaults/org.eclipse.dltk.ui/hoverModifiers=org.eclipse.dltk.ui.BestMatchHover;0;org.eclipse.dltk.ui.ScriptSourceHover;Shift
/bundle_defaults/org.eclipse.cdt.ui/includeStyle.inOtherProject=<?xml version\="1.0" encoding\="UTF-8"?>\n<style angle_brackets\="false" blank_line_before\="false" keep_together\="false" relative_path\="false"/>
/bundle_defaults/org.eclipse.ui.editors/linked.exit.text.style=IBEAM
/bundle_defaults/org.eclipse.cdt.ui/pp_directive_italic=false
/bundle_defaults/org.eclipse.ui.editors/isBreakpointIndicationGoToPreviousNavigationTarget=false
/bundle_defaults/org.eclipse.cdt.ui/semanticHighlighting.localVariableDeclaration.color=128,0,0
/profile/file\:\\2fApplications\\2forg.eclipse.koneki.ldt.product-macosx.cocoa.x86_64\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/http\:__download.eclipse.org_koneki_releases_stable_simulators_0.8/uri=http\://download.eclipse.org/koneki/releases/stable/simulators/0.8
/instance/org.eclipse.debug.core//org.eclipse.debug.core.PREFERRED_DELEGATES/org.eclipse.cdt.launch.attachLaunchType=org.eclipse.cdt.dsf.gdb.launch.attachCLaunch,debug
/bundle_defaults/org.eclipse.debug.ui/org.eclipse.debug.ui.VariableView+org.eclipse.debug.ui.ShowTypeNamesAction=false
/bundle_defaults/org.eclipse.ui/OPEN_NEW_PERSPECTIVE=OPEN_PERSPECTIVE_REPLACE
/bundle_defaults/org.eclipse.cdt.ui/semanticHighlighting.problem.enabled=false
/bundle_defaults/org.eclipse.koneki.ldt.ui/content_assist_proposals_foreground=0,0,0
/bundle_defaults/org.eclipse.cdt.core/org.eclipse.cdt.core.formatter.insert_space_before_opening_paren_in_parenthesized_expression=do not insert
/bundle_defaults/org.eclipse.cdt.ui/semanticHighlighting.globalVariable.strikethrough=false
/bundle_defaults/org.eclipse.debug.ui/org.eclipse.debug.ui.defaultEbcdicCodePage=CP037
/bundle_defaults/org.eclipse.ui.editors/secondaryIPVerticalRuler=true
/bundle_defaults/org.eclipse.ui.editors/othersIndication=false
/profile/file\:\\2fApplications\\2forg.eclipse.koneki.ldt.product-macosx.cocoa.x86_64\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/http\:__download.eclipse.org_koneki_releases_stable_simulators_0.8/type=org.eclipse.equinox.p2.artifact.repository.simpleRepository
/profile/file\:\\2fApplications\\2forg.eclipse.koneki.ldt.product-macosx.cocoa.x86_64\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/http\:__download.eclipse.org_koneki_releases_stable_protocols_0.8/uri=http\://download.eclipse.org/koneki/releases/stable/protocols/0.8
/bundle_defaults/org.eclipse.cdt.core/org.eclipse.cdt.core.formatter.indentation.size=4
/bundle_defaults/org.eclipse.cdt.ui/c_multi_line_comment_bold=false
/profile/file\:\\2fApplications\\2forg.eclipse.koneki.ldt.product-macosx.cocoa.x86_64\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/file\:_Applications_org.eclipse.koneki.ldt.product-macosx.cocoa.x86_64/uri=file\:/Applications/org.eclipse.koneki.ldt.product-macosx.cocoa.x86_64/
/bundle_defaults/org.eclipse.cdt.ui/nameStyle.constant.prefix=
/bundle_defaults/org.eclipse.cdt.ui/semanticHighlighting.staticMethod.bold=false
/bundle_defaults/org.eclipse.cdt.core/indexer/indexUnusedHeadersWithDefaultLang=true
/bundle_defaults/org.eclipse.cdt.core/org.eclipse.cdt.core.formatter.insert_space_before_opening_brace_in_block=insert
/bundle_defaults/org.eclipse.cdt.ui/semanticHighlighting.enumerator.underline=false
/bundle_defaults/org.eclipse.help.base/remoteHelpUseDefaultPort=
/profile/file\:\\2fApplications\\2forg.eclipse.koneki.ldt.product-macosx.cocoa.x86_64\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/file\:_Applications_org.eclipse.koneki.ldt.product-macosx.cocoa.x86_64_.eclipseextension/name=/Applications/org.eclipse.koneki.ldt.product-macosx.cocoa.x86_64/.eclipseextension
/configuration/org.eclipse.ui.ide/MAX_RECENT_WORKSPACES=5
/bundle_defaults/org.eclipse.help.base/advanced.toolbarFont=icon
/profile/file\:\\2fApplications\\2forg.eclipse.koneki.ldt.product-macosx.cocoa.x86_64\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/http\:__download.eclipse.org_koneki_releases_stable_ldt_1.0.1/type=org.eclipse.equinox.p2.artifact.repository.simpleRepository
/bundle_defaults/org.eclipse.ui.editors/showDeletionInNextPrevDropdownToolbarAction=false
/bundle_defaults/org.eclipse.help.base/remote_css=
/bundle_defaults/org.eclipse.debug.ui/org.eclipse.debug.ui.switch_to_perspective=never
/bundle_defaults/org.eclipse.core.net/proxyData/SOCKS/hasAuth=false
/bundle_defaults/org.eclipse.cdt.ui/semanticHighlighting.methodDeclaration.color=0,0,0
/bundle_defaults/org.eclipse.cdt.ui/semanticHighlighting.globalVariable.underline=false
/bundle_defaults/org.eclipse.cdt.core/indexer/skipMacroReferences=false
@org.eclipse.koneki.ldt=1.1.0.201402261620
/bundle_defaults/org.eclipse.cdt.ui/semanticHighlighting.function.color=0,0,0
/profile/file\:\\2fApplications\\2forg.eclipse.koneki.ldt.product-macosx.cocoa.x86_64\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/http\:__download.eclipse.org_koneki_releases_stable_protocols/version=1.0.0
/bundle_defaults/org.eclipse.ui.editors/isRevisionAnnotationGoToNextNavigationTarget=false
/bundle_defaults/org.eclipse.core.net/systemProxiesEnabled=true
/profile/file\:\\2fApplications\\2forg.eclipse.koneki.ldt.product-macosx.cocoa.x86_64\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/http\:__download.eclipse.org_koneki_updates-nightly_commons/provider=
/profile/file\:\\2fApplications\\2forg.eclipse.koneki.ldt.product-macosx.cocoa.x86_64\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/file\:_Applications_org.eclipse.koneki.ldt.product-macosx.cocoa.x86_64_configuration_org.eclipse.osgi_bundles_135_data_listener_1925729951/version=1.0.0
/bundle_defaults/org.eclipse.compare/org.eclipse.compare.ShowPseudoConflicts=false
/bundle_defaults/org.eclipse.cdt.ui/c_default_italic=false
/bundle_defaults/org.eclipse.cdt.core/org.eclipse.cdt.core.formatter.keep_then_statement_on_same_line=false
/profile/file\:\\2fApplications\\2forg.eclipse.koneki.ldt.product-macosx.cocoa.x86_64\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/http\:__download.eclipse.org_koneki_updates-nightly_ldt/uri=http\://download.eclipse.org/koneki/updates-nightly/ldt
/profile/file\:\\2fApplications\\2forg.eclipse.koneki.ldt.product-macosx.cocoa.x86_64\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/http\:__download.eclipse.org_koneki_updates-nightly_simulators/provider=
/bundle_defaults/org.eclipse.cdt.core/org.eclipse.cdt.core.formatter.insert_space_after_opening_paren_in_switch=do not insert
/bundle_defaults/org.eclipse.cdt.ui/org.eclipse.cdt.internal.ui.text.doctools.doxygen.single=63,95,191
/profile/file\:\\2fApplications\\2forg.eclipse.koneki.ldt.product-macosx.cocoa.x86_64\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/http\:__download.eclipse.org_koneki_releases_stable_ldt/provider=
@org.eclipse.jsch.core=1.1.500.v20131112-1442
/bundle_defaults/org.eclipse.cdt.ui/semanticHighlighting.parameterVariable.italic=false
/bundle_defaults/org.eclipse.dltk.ui/markOccurrences=true
/bundle_defaults/org.eclipse.dltk.ui/content_assist_case_sensitivity=false
/profile/file\:\\2fApplications\\2forg.eclipse.koneki.ldt.product-macosx.cocoa.x86_64\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/http\:__download.eclipse.org_koneki_updates-nightly_commons/version=1.0.0
/bundle_defaults/org.eclipse.ui.editors/org.eclipse.cdt.ui.isOccurrenceGoToPreviousNavigationTarget=false
/bundle_defaults/org.eclipse.cdt.ui/spelling_ignore_non_letters=true
/profile/file\:\\2fApplications\\2forg.eclipse.koneki.ldt.product-macosx.cocoa.x86_64\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/http\:__download.eclipse.org_koneki_updates-nightly/type=org.eclipse.equinox.internal.p2.artifact.repository.CompositeArtifactRepository
/bundle_defaults/org.eclipse.cdt.ui/buildConsoleBackgroundColor=255,255,255
/bundle_defaults/org.eclipse.ui.editors/linked.slave.text=false
/bundle_defaults/org.eclipse.ui.editors/org.eclipse.cdt.ui.writeOccurrenceIndicationInOverviewRuler=true
/bundle_defaults/org.eclipse.ui.workbench/DISABLE_OPEN_EDITOR_IN_PLACE=false
/bundle_defaults/org.eclipse.ui.editors/warningIndicationInVerticalRuler=true
/bundle_defaults/org.eclipse.koneki.ldt.ui/luadoc.tags=127,159,191
/bundle_defaults/org.eclipse.cdt.core/org.eclipse.cdt.core.showSourceRootsAtTopLevelOfProject=true
/bundle_defaults/org.eclipse.cdt.core/org.eclipse.cdt.core.formatter.insert_new_line_in_empty_block=insert
/bundle_defaults/org.eclipse.ui.editors/occurrenceIndicationInOverviewRuler=true
/bundle_defaults/org.eclipse.cdt.ui/semanticHighlighting.macroSubstitution.bold=false
/bundle_defaults/org.eclipse.debug.ui/org.eclipse.debug.ui.inColor=0,200,125
/bundle_defaults/org.eclipse.dltk.core/org.eclipse.dltk.core.codeComplete.camelCaseMatch=enabled
/bundle_defaults/org.eclipse.ui.editors/revisionAnnotationIndicationColor=88,88,22
/profile/file\:\\2fApplications\\2forg.eclipse.koneki.ldt.product-macosx.cocoa.x86_64\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/http\:__download.eclipse.org_koneki_updates-nightly_commons/enabled=false
/configuration/org.eclipse.ui.ide/RECENT_WORKSPACES_PROTOCOL=3
/bundle_defaults/org.eclipse.cdt.ui/contentAssist.showCamelCaseMatches=true
/bundle_defaults/org.eclipse.cdt.core/org.eclipse.cdt.core.formatter.keep_else_statement_on_same_line=false
/bundle_defaults/org.eclipse.cdt.core/org.eclipse.cdt.core.formatter.insert_space_before_opening_paren_in_method_invocation=do not insert
/bundle_defaults/org.eclipse.ui.editors/infoIndication=false
/bundle_defaults/org.eclipse.debug.ui/Variables.detail.orientation=Variables.detail.orientation.underneath
/bundle_defaults/org.eclipse.cdt.ui/semanticHighlighting.enum.color=100,70,50
/bundle_defaults/org.eclipse.help.base/indexInstruction=true
/bundle_defaults/org.eclipse.help.base/nav_css=/PRODUCT_PLUGIN/book.css
/bundle_defaults/org.eclipse.cdt.ui/semanticHighlighting.parameterVariable.bold=false
/profile/file\:\\2fApplications\\2forg.eclipse.koneki.ldt.product-macosx.cocoa.x86_64\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/http\:__download.eclipse.org_koneki_releases_stable_ldt_1.0.2/name=org.eclipse.koneki.ldt.product-product
/bundle_defaults/org.eclipse.ui.editors/textDragAndDropEnabled=true
/bundle_defaults/org.eclipse.cdt.ui/semanticHighlighting.methodDeclaration.underline=false
/bundle_defaults/org.eclipse.cdt.ui/c_single_line_comment_italic=false
/bundle_defaults/org.eclipse.cdt.ui/semanticHighlighting.namespace.bold=false
/profile/file\:\\2fApplications\\2forg.eclipse.koneki.ldt.product-macosx.cocoa.x86_64\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/http\:__download.eclipse.org_koneki_releases_stable_protocols/isSystem=false
/profile/file\:\\2fApplications\\2forg.eclipse.koneki.ldt.product-macosx.cocoa.x86_64\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/http\:__download.eclipse.org_koneki_releases_stable_protocols/type=org.eclipse.equinox.internal.p2.artifact.repository.CompositeArtifactRepository
/bundle_defaults/org.eclipse.cdt.ui/includeStyle.subfolder=<?xml version\="1.0" encoding\="UTF-8"?>\n<style angle_brackets\="false" blank_line_before\="false" keep_together\="false" relative_path\="false"/>
/bundle_defaults/org.eclipse.cdt.ui/nameStyle.cpp.source.prefix=
/bundle_defaults/org.eclipse.ui.editors/whitespaceCharacterAlphaValue=80
/bundle_defaults/org.eclipse.ui.editors/showSpellingInNextPrevDropdownToolbarAction=true
/bundle_defaults/org.eclipse.cdt.ui/spelling_ignore_urls=true
/profile/file\:\\2fApplications\\2forg.eclipse.koneki.ldt.product-macosx.cocoa.x86_64\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/file\:_Applications_org.eclipse.koneki.ldt.product-macosx.cocoa.x86_64_.eclipseextension/isSystem=true
/bundle_defaults/org.eclipse.cdt.core/org.eclipse.cdt.core.formatter.insert_space_before_binary_operator=insert
/bundle_defaults/org.eclipse.ui.editors/showEnclosedTabs=true
/bundle_defaults/org.eclipse.cdt.ui/nameStyle.cpp.test.suffix=_test.cpp
/bundle_defaults/org.eclipse.cdt.ui/nameStyle.cpp.source.wordDelimiter=
/bundle_defaults/org.eclipse.dltk.ui/content_assist_prefix_completion=false
/bundle_defaults/org.eclipse.cdt.ui/editor_folding_default_headers=true
/bundle_defaults/org.eclipse.cdt.ui/c_operators=0,0,0
/bundle_defaults/org.eclipse.ui.editors/AbstractTextEditor.Navigation.SmartHomeEnd=true
/bundle_defaults/org.eclipse.ui.editors/deletionIndication=false
/bundle_defaults/org.eclipse.cdt.ui/editor_folding_default_methods=false
/bundle_defaults/org.eclipse.dltk.core/org.eclipse.dltk.core.builder=enabled
/bundle_defaults/org.eclipse.ui.editors/undoHistorySize=200
/profile/file\:\\2fApplications\\2forg.eclipse.koneki.ldt.product-macosx.cocoa.x86_64\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/http\:__download.eclipse.org_koneki_updates-nightly_ldt/version=1.0.0
/bundle_defaults/org.eclipse.dltk.ui/editor.matching_brackets=true
/bundle_defaults/org.eclipse.cdt.ui/nameStyle.field.suffix=
/profile/file\:\\2fApplications\\2forg.eclipse.koneki.ldt.product-macosx.cocoa.x86_64\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/http\:__download.eclipse.org_koneki_updates-nightly_mihini/description=
/bundle_defaults/org.eclipse.cdt.core/org.eclipse.cdt.core.formatter.insert_space_after_opening_paren_in_parenthesized_expression=do not insert
/bundle_defaults/org.eclipse.debug.ui/Console.highWaterMark=100000
/bundle_defaults/org.eclipse.cdt.core/org.eclipse.cdt.core.formatter.insert_new_line_at_end_of_file_if_missing=do not insert
/profile/file\:\\2fApplications\\2forg.eclipse.koneki.ldt.product-macosx.cocoa.x86_64\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/file\:_Applications_org.eclipse.koneki.ldt.product-macosx.cocoa.x86_64_configuration_org.eclipse.osgi_171_data_listener_1925729951/version=1
/bundle_defaults/org.eclipse.dltk.core/org.eclipse.dltk.core.indexer=enabled
/bundle_defaults/org.eclipse.cdt.core/org.eclipse.cdt.core.formatter.insert_space_before_question_in_conditional=insert
/profile/file\:\\2fApplications\\2forg.eclipse.koneki.ldt.product-macosx.cocoa.x86_64\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/http\:__download.eclipse.org_koneki_updates-nightly_simulators/description=
/bundle_defaults/org.eclipse.ui.editors/currentIPIndication=false
/bundle_defaults/org.eclipse.cdt.core/org.eclipse.cdt.core.formatter.insert_space_before_colon_in_conditional=insert
/bundle_defaults/org.eclipse.cdt.debug.core/org.eclipse.cdt.debug.corecDebug.max_number_of_instructions=100
/profile/file\:\\2fApplications\\2forg.eclipse.koneki.ldt.product-macosx.cocoa.x86_64\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/http\:__download.eclipse.org_koneki_releases_stable_simulators_0.8/version=1.0.0
/bundle_defaults/org.eclipse.ui.workbench/MULTI_KEY_ASSIST_TIME=1000
/bundle_defaults/org.eclipse.cdt.ui/content_assist_autoactivation_trigger_arrow=true
/bundle_defaults/org.eclipse.koneki.ldt.ui/hoverModifierMasks=org.eclipse.dltk.ui.BestMatchHover;0;org.eclipse.dltk.ui.ScriptSourceHover;131072
/bundle_defaults/org.eclipse.koneki.ldt.ui/formatter.indentation.size=2
/profile/file\:\\2fApplications\\2forg.eclipse.koneki.ldt.product-macosx.cocoa.x86_64\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/http\:__download.eclipse.org_koneki_updates-nightly_simulators/version=1.0.0
/bundle_defaults/org.eclipse.cdt.ui/scalability.numberOfLines=5000
/bundle_defaults/org.eclipse.cdt.ui/organizeIncludes.unusedStatements=COMMENT_OUT
/bundle_defaults/org.eclipse.cdt.ui/c_keyword_bold=true
/profile/file\:\\2fApplications\\2forg.eclipse.koneki.ldt.product-macosx.cocoa.x86_64\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/http\:__download.eclipse.org_koneki_releases_stable_protocols/suffix=compositeContent.xml
/bundle_defaults/org.eclipse.ui.workbench/OPEN_VIEW_MODE=0
/bundle_defaults/org.eclipse.cdt.ui/semanticHighlighting.globalVariable.enabled=false
/bundle_defaults/org.eclipse.cdt.ui/nameStyle.field.wordDelimiter=
/bundle_defaults/org.eclipse.ui.editors/showTrailingTabs=true
/bundle_defaults/org.eclipse.cdt.ui/nameStyle.method.prefix=
/configuration/org.eclipse.core.net/systemProxiesEnabled=false
/bundle_defaults/org.eclipse.ui.editors/othersIndicationColor=0,0,0
/profile/file\:\\2fApplications\\2forg.eclipse.koneki.ldt.product-macosx.cocoa.x86_64\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/http\:__download.eclipse.org_koneki_releases_stable_ldt/description=
/profile/file\:\\2fApplications\\2forg.eclipse.koneki.ldt.product-macosx.cocoa.x86_64\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/http\:__download.eclipse.org_koneki_releases_stable_ldt/suffix=compositeArtifacts.xml
/profile/file\:\\2fApplications\\2forg.eclipse.koneki.ldt.product-macosx.cocoa.x86_64\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/http\:__download.eclipse.org_koneki_releases_stable_ldt/description=
/bundle_defaults/org.eclipse.cdt.core/org.eclipse.cdt.core.formatter.comment.preserve_white_space_between_code_and_line_comments=true
/bundle_defaults/org.eclipse.compare/org.eclipse.compare.HighlightTokenChanges=true
/bundle_defaults/org.eclipse.cdt.ui/CEditor.ShowTemporaryProblem=false
/bundle_defaults/org.eclipse.cdt.core/org.eclipse.cdt.core.formatter.insert_space_before_opening_angle_bracket_in_template_parameters=do not insert
/bundle_defaults/org.eclipse.cdt.ui/semanticHighlighting.externalSDK.italic=false
/bundle_defaults/org.eclipse.ui.editors/currentLineColor=232,242,254
/bundle_defaults/org.eclipse.cdt.ui/editor_folding_provider=org.eclipse.cdt.ui.text.defaultFoldingProvider
/bundle_defaults/org.eclipse.cdt.core/org.eclipse.cdt.core.formatter.insert_space_before_comma_in_method_invocation_arguments=do not insert
/bundle_defaults/org.eclipse.ui.editors/currentIPOverviewRuler=true
/bundle_defaults/org.eclipse.ui.editors/lineNumberColor=120,120,120
/bundle_defaults/org.eclipse.ui.ide/OPEN_REQUIRED_PROJECTS=prompt
/bundle_defaults/org.eclipse.cdt.ui/semanticHighlighting.class.enabled=true
/profile/file\:\\2fApplications\\2forg.eclipse.koneki.ldt.product-macosx.cocoa.x86_64\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/file\:_Applications_org.eclipse.koneki.ldt.product-macosx.cocoa.x86_64_configuration_org.eclipse.osgi_171_data_listener_1925729951/type=org.eclipse.equinox.p2.artifact.repository.simpleRepository
/configuration/org.eclipse.ui.ide/RECENT_WORKSPACES=/Applications/org.eclipse.koneki.ldt.product-macosx.cocoa.x86_64/LuaDevelopmentTools.app/Contents/MacOS/workspace
/bundle_defaults/org.eclipse.ui.editors/filteredSearchResultIndicationInOverviewRuler=false
/bundle_defaults/org.eclipse.compare/org.eclipse.compare.SynchronizeScrolling=true
/bundle_defaults/org.eclipse.ui.editors/showBreakpointIndicationInNextPrevDropdownToolbarAction=true
/bundle_defaults/org.eclipse.cdt.ui/scalability.reconciler=true
/bundle_defaults/org.eclipse.cdt.ui/nameStyle.variable.suffix=
/bundle_defaults/org.eclipse.ui.editors/isDeletionGoToPreviousNavigationTarget=false
/profile/file\:\\2fApplications\\2forg.eclipse.koneki.ldt.product-macosx.cocoa.x86_64\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/http\:__download.eclipse.org_koneki_releases_stable_simulators/enabled=false
/bundle_defaults/org.eclipse.ui.editors/linked.focus.overviewruler=false
/bundle_defaults/org.eclipse.cdt.ui/ensureNewlineAtEOF=true
/bundle_defaults/org.eclipse.cdt.ui/c_multi_line_comment=63,127,95
/bundle_defaults/org.eclipse.ui/ENABLE_32_STICKY_CLOSE_BEHAVIOR=false
/bundle_defaults/org.eclipse.cdt.ui/semanticHighlighting.functionDeclaration.italic=false
/profile/file\:\\2fApplications\\2forg.eclipse.koneki.ldt.product-macosx.cocoa.x86_64\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/http\:__download.eclipse.org_koneki_releases_stable_ldt/type=org.eclipse.equinox.internal.p2.artifact.repository.CompositeArtifactRepository
/bundle_defaults/org.eclipse.cdt.ui/pp_directive_bold=true
/bundle_defaults/org.eclipse.cdt.ui/nameStyle.method.capitalization=4
/bundle_defaults/org.eclipse.koneki.ldt.ui/formatter.tabulation.char=space
/bundle_defaults/org.eclipse.ui.ide/useSeparator.help.group.main=true
/bundle_defaults/org.eclipse.koneki.ldt.ui/formatterId=
/bundle_defaults/org.eclipse.ui.ide/IMPORT_FILES_AND_FOLDERS_VIRTUAL_FOLDER_MODE=prompt
/instance/org.eclipse.koneki.ldt.ui/formatter.profiles.active=org.eclipse.dltk.lua.formatter.profiles.default
/instance/org.eclipse.koneki.ldt.ui/formatterId=org.eclipse.koneki.ldt.editor.LuaFormatterFactory
/profile/file\:\\2fApplications\\2forg.eclipse.koneki.ldt.product-macosx.cocoa.x86_64\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/http\:__download.eclipse.org_koneki_releases_stable_protocols/enabled=false
/bundle_defaults/org.eclipse.cdt.ui/scalability.contentAssistAutoActivation=false
/bundle_defaults/org.eclipse.cdt.ui/semanticHighlighting.enumerator.bold=false
/profile/file\:\\2fApplications\\2forg.eclipse.koneki.ldt.product-macosx.cocoa.x86_64\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/http\:__download.eclipse.org_koneki_updates-nightly_commons/uri=http\://download.eclipse.org/koneki/updates-nightly/commons
/bundle_defaults/org.eclipse.cdt.ui/smart_tab=true
/bundle_defaults/org.eclipse.ui.editors/infoIndicationInVerticalRuler=true
/bundle_defaults/org.eclipse.cdt.core/org.eclipse.cdt.core.formatter.insert_space_before_closing_brace_in_array_initializer=insert
/bundle_defaults/org.eclipse.cdt.core/org.eclipse.cdt.core.formatter.tabulation.char=tab
/bundle_defaults/org.eclipse.cdt.ui/semanticHighlighting.globalVariable.bold=false
/profile/file\:\\2fApplications\\2forg.eclipse.koneki.ldt.product-macosx.cocoa.x86_64\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/file\:_Applications_org.eclipse.koneki.ldt.product-macosx.cocoa.x86_64_configuration_org.eclipse.osgi_171_data_listener_1925729951/provider=
/profile/file\:\\2fApplications\\2forg.eclipse.koneki.ldt.product-macosx.cocoa.x86_64\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/file\:_Applications_org.eclipse.koneki.ldt.product-macosx.cocoa.x86_64_configuration_org.eclipse.osgi_171_data_listener_1925729951/name=dropins
/bundle_defaults/org.eclipse.cdt.ui/forwardDeclare.compositeTypes=true
/bundle_defaults/org.eclipse.cdt.core/org.eclipse.cdt.core.formatter.insert_space_before_comma_in_method_declaration_throws=do not insert
/profile/file\:\\2fApplications\\2forg.eclipse.koneki.ldt.product-macosx.cocoa.x86_64\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/file\:_Applications_org.eclipse.koneki.ldt.product-macosx.cocoa.x86_64_p2_org.eclipse.equinox.p2.core_cache/provider=
/bundle_defaults/org.eclipse.cdt.ui/semanticHighlighting.globalVariable.italic=true
/bundle_defaults/org.eclipse.cdt.ui/clearConsole=true
/bundle_defaults/org.eclipse.ui.editors/linked.target.navigation.next=false
/instance/org.eclipse.jsch.core/org.eclipse.jsch.core.hasMigratedSsh2Preferences=true
/bundle_defaults/org.eclipse.cdt.ui/content_assist_proposals_timeout=5000
/bundle_defaults/org.eclipse.ui/SHOW_FILTERED_TEXTS=true
/bundle_defaults/org.eclipse.ui.editors/show_range_indicator=true
/profile/file\:\\2fApplications\\2forg.eclipse.koneki.ldt.product-macosx.cocoa.x86_64\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/http\:__download.eclipse.org_koneki_releases_stable_ldt_1.1/isSystem=true
/bundle_defaults/org.eclipse.koneki.ldt.ui/editor.matching_brackets_color=192,192,192

*** Current Install Configuration:

Bundles in the system:

Id: com.cforcoding.jmd, Version: 0.8.1.201402261620, Location: reference:file:plugins/com.cforcoding.jmd_0.8.1.201402261620.jar
Id: com.ibm.icu, Version: 50.1.1.v201304230130, Location: reference:file:plugins/com.ibm.icu_50.1.1.v201304230130.jar
Id: com.jcraft.jsch, Version: 0.1.50.v201310081430, Location: reference:file:plugins/com.jcraft.jsch_0.1.50.v201310081430.jar
Id: com.naef.jnlua, Version: 0.9.1.201402261620, Location: reference:file:plugins/com.naef.jnlua_0.9.1.201402261620.jar
Id: com.naef.jnlua, Version: 1.0.3.201402261620, Location: reference:file:plugins/com.naef.jnlua_1.0.3.201402261620.jar
Id: com.naef.jnlua.macosx, Version: 0.9.1.201402261620, Location: reference:file:plugins/com.naef.jnlua.macosx_0.9.1.201402261620.jar
Id: com.naef.jnlua.macosx, Version: 1.0.3.201402261620, Location: reference:file:plugins/com.naef.jnlua.macosx_1.0.3.201402261620.jar
Id: com.sun.el, Version: 2.2.0.v201303151357, Location: reference:file:plugins/com.sun.el_2.2.0.v201303151357.jar
Id: javax.annotation, Version: 1.2.0.v201401042248, Location: reference:file:plugins/javax.annotation_1.2.0.v201401042248.jar
Id: javax.el, Version: 2.2.0.v201303151357, Location: reference:file:plugins/javax.el_2.2.0.v201303151357.jar
Id: javax.inject, Version: 1.0.0.v20091030, Location: reference:file:plugins/javax.inject_1.0.0.v20091030.jar
Id: javax.servlet, Version: 3.0.0.v201112011016, Location: reference:file:plugins/javax.servlet_3.0.0.v201112011016.jar
Id: javax.servlet.jsp, Version: 2.2.0.v201112011158, Location: reference:file:plugins/javax.servlet.jsp_2.2.0.v201112011158.jar
Id: javax.xml, Version: 1.3.4.v201005080400, Location: reference:file:plugins/javax.xml_1.3.4.v201005080400.jar
Id: org.apache.ant, Version: 1.9.2.v201307241445, Location: reference:file:plugins/org.apache.ant_1.9.2.v201307241445/
Id: org.apache.batik.css, Version: 1.7.0.v201011041433, Location: reference:file:plugins/org.apache.batik.css_1.7.0.v201011041433.jar
Id: org.apache.batik.util, Version: 1.7.0.v201011041433, Location: reference:file:plugins/org.apache.batik.util_1.7.0.v201011041433.jar
Id: org.apache.batik.util.gui, Version: 1.7.0.v200903091627, Location: reference:file:plugins/org.apache.batik.util.gui_1.7.0.v200903091627.jar
Id: org.apache.commons.codec, Version: 1.6.0.v201305230611, Location: reference:file:plugins/org.apache.commons.codec_1.6.0.v201305230611.jar
Id: org.apache.commons.compress, Version: 1.4.1.v201301140946, Location: reference:file:plugins/org.apache.commons.compress_1.4.1.v201301140946.jar
Id: org.apache.commons.io, Version: 2.0.1.v201105210651, Location: reference:file:plugins/org.apache.commons.io_2.0.1.v201105210651.jar
Id: org.apache.commons.lang, Version: 2.6.0.v201205030909, Location: reference:file:plugins/org.apache.commons.lang_2.6.0.v201205030909.jar
Id: org.apache.commons.logging, Version: 1.1.1.v201101211721, Location: reference:file:plugins/org.apache.commons.logging_1.1.1.v201101211721.jar
Id: org.apache.commons.net, Version: 3.2.0.v201305141515, Location: reference:file:plugins/org.apache.commons.net_3.2.0.v201305141515.jar
Id: org.apache.felix.gogo.command, Version: 0.10.0.v201209301215, Location: reference:file:plugins/org.apache.felix.gogo.command_0.10.0.v201209301215.jar
Id: org.apache.felix.gogo.runtime, Version: 0.10.0.v201209301036, Location: reference:file:plugins/org.apache.felix.gogo.runtime_0.10.0.v201209301036.jar
Id: org.apache.felix.gogo.shell, Version: 0.10.0.v201212101605, Location: reference:file:plugins/org.apache.felix.gogo.shell_0.10.0.v201212101605.jar
Id: org.apache.httpcomponents.httpclient, Version: 4.1.3.v201209201135, Location: reference:file:plugins/org.apache.httpcomponents.httpclient_4.1.3.v201209201135.jar
Id: org.apache.httpcomponents.httpclient, Version: 4.2.6.v201311072007, Location: reference:file:plugins/org.apache.httpcomponents.httpclient_4.2.6.v201311072007.jar
Id: org.apache.httpcomponents.httpcore, Version: 4.1.4.v201203221030, Location: reference:file:plugins/org.apache.httpcomponents.httpcore_4.1.4.v201203221030.jar
Id: org.apache.httpcomponents.httpcore, Version: 4.2.5.v201311072007, Location: reference:file:plugins/org.apache.httpcomponents.httpcore_4.2.5.v201311072007.jar
Id: org.apache.jasper.glassfish, Version: 2.2.2.v201205150955, Location: reference:file:plugins/org.apache.jasper.glassfish_2.2.2.v201205150955.jar
Id: org.apache.lucene.analysis, Version: 3.5.0.v20120725-1805, Location: reference:file:plugins/org.apache.lucene.analysis_3.5.0.v20120725-1805.jar
Id: org.apache.lucene.core, Version: 3.5.0.v20120725-1805, Location: reference:file:plugins/org.apache.lucene.core_3.5.0.v20120725-1805.jar
Id: org.codehaus.jackson.core, Version: 1.6.0.v20101005-0925, Location: reference:file:plugins/org.codehaus.jackson.core_1.6.0.v20101005-0925.jar
Id: org.codehaus.jackson.mapper, Version: 1.6.0.v20101005-0925, Location: reference:file:plugins/org.codehaus.jackson.mapper_1.6.0.v20101005-0925.jar
Id: org.eclipse.ant.core, Version: 3.3.0.v20130926-1705, Location: reference:file:plugins/org.eclipse.ant.core_3.3.0.v20130926-1705.jar
Id: org.eclipse.cdt, Version: 8.2.0.201306112328, Location: reference:file:plugins/org.eclipse.cdt_8.2.0.201306112328.jar
Id: org.eclipse.cdt.codan.checkers, Version: 3.2.0.201306112328, Location: reference:file:plugins/org.eclipse.cdt.codan.checkers_3.2.0.201306112328.jar
Id: org.eclipse.cdt.codan.checkers.ui, Version: 3.2.0.201306112328, Location: reference:file:plugins/org.eclipse.cdt.codan.checkers.ui_3.2.0.201306112328.jar
Id: org.eclipse.cdt.codan.core, Version: 3.2.0.201306112328, Location: reference:file:plugins/org.eclipse.cdt.codan.core_3.2.0.201306112328.jar
Id: org.eclipse.cdt.codan.core.cxx, Version: 3.2.0.201306112328, Location: reference:file:plugins/org.eclipse.cdt.codan.core.cxx_3.2.0.201306112328.jar
Id: org.eclipse.cdt.codan.ui, Version: 3.2.0.201306112328, Location: reference:file:plugins/org.eclipse.cdt.codan.ui_3.2.0.201306112328.jar
Id: org.eclipse.cdt.codan.ui.cxx, Version: 3.2.0.201306112328, Location: reference:file:plugins/org.eclipse.cdt.codan.ui.cxx_3.2.0.201306112328.jar
Id: org.eclipse.cdt.core, Version: 5.5.0.201306112328, Location: reference:file:plugins/org.eclipse.cdt.core_5.5.0.201306112328.jar
Id: org.eclipse.cdt.core.macosx, Version: 5.2.0.201306112328, Location: reference:file:plugins/org.eclipse.cdt.core.macosx_5.2.0.201306112328.jar
Id: org.eclipse.cdt.debug.core, Version: 7.3.0.201306112328, Location: reference:file:plugins/org.eclipse.cdt.debug.core_7.3.0.201306112328.jar
Id: org.eclipse.cdt.debug.mi.core, Version: 7.3.0.201306112328, Location: reference:file:plugins/org.eclipse.cdt.debug.mi.core_7.3.0.201306112328.jar
Id: org.eclipse.cdt.debug.mi.ui, Version: 6.1.1.201306112328, Location: reference:file:plugins/org.eclipse.cdt.debug.mi.ui_6.1.1.201306112328.jar
Id: org.eclipse.cdt.debug.ui, Version: 7.3.0.201306112328, Location: reference:file:plugins/org.eclipse.cdt.debug.ui_7.3.0.201306112328.jar
Id: org.eclipse.cdt.doc.user, Version: 5.3.0.201306112328, Location: reference:file:plugins/org.eclipse.cdt.doc.user_5.3.0.201306112328.jar
Id: org.eclipse.cdt.dsf, Version: 2.4.0.201306112328, Location: reference:file:plugins/org.eclipse.cdt.dsf_2.4.0.201306112328.jar
Id: org.eclipse.cdt.dsf.gdb, Version: 4.2.0.201306112328, Location: reference:file:plugins/org.eclipse.cdt.dsf.gdb_4.2.0.201306112328.jar
Id: org.eclipse.cdt.dsf.gdb.ui, Version: 2.4.0.201306112328, Location: reference:file:plugins/org.eclipse.cdt.dsf.gdb.ui_2.4.0.201306112328.jar
Id: org.eclipse.cdt.dsf.ui, Version: 2.4.0.201306112328, Location: reference:file:plugins/org.eclipse.cdt.dsf.ui_2.4.0.201306112328.jar
Id: org.eclipse.cdt.gdb, Version: 7.0.0.201306112328, Location: reference:file:plugins/org.eclipse.cdt.gdb_7.0.0.201306112328.jar
Id: org.eclipse.cdt.gdb.ui, Version: 7.0.0.201306112328, Location: reference:file:plugins/org.eclipse.cdt.gdb.ui_7.0.0.201306112328.jar
Id: org.eclipse.cdt.launch, Version: 7.1.0.201306112328, Location: reference:file:plugins/org.eclipse.cdt.launch_7.1.0.201306112328.jar
Id: org.eclipse.cdt.make.core, Version: 7.2.0.201306112328, Location: reference:file:plugins/org.eclipse.cdt.make.core_7.2.0.201306112328.jar
Id: org.eclipse.cdt.make.ui, Version: 7.2.0.201306112328, Location: reference:file:plugins/org.eclipse.cdt.make.ui_7.2.0.201306112328.jar
Id: org.eclipse.cdt.managedbuilder.core, Version: 8.2.0.201306112328, Location: reference:file:plugins/org.eclipse.cdt.managedbuilder.core_8.2.0.201306112328.jar
Id: org.eclipse.cdt.managedbuilder.gnu.ui, Version: 8.2.0.201306112328, Location: reference:file:plugins/org.eclipse.cdt.managedbuilder.gnu.ui_8.2.0.201306112328.jar
Id: org.eclipse.cdt.managedbuilder.ui, Version: 8.2.0.201306112328, Location: reference:file:plugins/org.eclipse.cdt.managedbuilder.ui_8.2.0.201306112328.jar
Id: org.eclipse.cdt.ui, Version: 5.6.0.201306112328, Location: reference:file:plugins/org.eclipse.cdt.ui_5.6.0.201306112328.jar
Id: org.eclipse.compare, Version: 3.5.500.v20131106-1552, Location: reference:file:plugins/org.eclipse.compare_3.5.500.v20131106-1552.jar
Id: org.eclipse.compare.core, Version: 3.5.400.v20130903-0736, Location: reference:file:plugins/org.eclipse.compare.core_3.5.400.v20130903-0736.jar
Id: org.eclipse.core.commands, Version: 3.6.100.v20130515-1857, Location: reference:file:plugins/org.eclipse.core.commands_3.6.100.v20130515-1857.jar
Id: org.eclipse.core.contenttype, Version: 3.4.200.v20130326-1255, Location: reference:file:plugins/org.eclipse.core.contenttype_3.4.200.v20130326-1255.jar
Id: org.eclipse.core.databinding, Version: 1.4.1.v20130515-1857, Location: reference:file:plugins/org.eclipse.core.databinding_1.4.1.v20130515-1857.jar
Id: org.eclipse.core.databinding.beans, Version: 1.2.200.v20130515-1857, Location: reference:file:plugins/org.eclipse.core.databinding.beans_1.2.200.v20130515-1857.jar
Id: org.eclipse.core.databinding.observable, Version: 1.4.1.v20130927-1704, Location: reference:file:plugins/org.eclipse.core.databinding.observable_1.4.1.v20130927-1704.jar
Id: org.eclipse.core.databinding.property, Version: 1.4.200.v20130515-1857, Location: reference:file:plugins/org.eclipse.core.databinding.property_1.4.200.v20130515-1857.jar
Id: org.eclipse.core.expressions, Version: 3.4.600.v20131115-2008, Location: reference:file:plugins/org.eclipse.core.expressions_3.4.600.v20131115-2008.jar
Id: org.eclipse.core.externaltools, Version: 1.0.300.v20130819-1716, Location: reference:file:plugins/org.eclipse.core.externaltools_1.0.300.v20130819-1716.jar
Id: org.eclipse.core.filebuffers, Version: 3.5.300.v20131205-1154, Location: reference:file:plugins/org.eclipse.core.filebuffers_3.5.300.v20131205-1154.jar
Id: org.eclipse.core.filesystem, Version: 1.4.0.v20130723-1508, Location: reference:file:plugins/org.eclipse.core.filesystem_1.4.0.v20130723-1508.jar
Id: org.eclipse.core.filesystem.macosx, Version: 1.3.0.v20100505-2103, Location: reference:file:plugins/org.eclipse.core.filesystem.macosx_1.3.0.v20100505-2103.jar
Id: org.eclipse.core.jobs, Version: 3.5.400.v20130717-1327, Location: reference:file:plugins/org.eclipse.core.jobs_3.5.400.v20130717-1327.jar
Id: org.eclipse.core.net, Version: 1.2.200.v20131024-0900, Location: reference:file:plugins/org.eclipse.core.net_1.2.200.v20131024-0900.jar
Id: org.eclipse.core.resources, Version: 3.9.0.v20140109-1640, Location: reference:file:plugins/org.eclipse.core.resources_3.9.0.v20140109-1640.jar
Id: org.eclipse.core.runtime, Version: 3.10.0.v20140123-0905, Location: reference:file:plugins/org.eclipse.core.runtime_3.10.0.v20140123-0905.jar
Id: org.eclipse.core.runtime.compatibility, Version: 3.2.200.v20130326-1255, Location: reference:file:plugins/org.eclipse.core.runtime.compatibility_3.2.200.v20130326-1255.jar
Id: org.eclipse.core.runtime.compatibility.registry, Version: 3.5.300.v20130916-1243, Location: reference:file:plugins/org.eclipse.core.runtime.compatibility.registry_3.5.300.v20130916-1243/
Id: org.eclipse.core.variables, Version: 3.2.800.v20130819-1716, Location: reference:file:plugins/org.eclipse.core.variables_3.2.800.v20130819-1716.jar
Id: org.eclipse.debug.core, Version: 3.9.0.v20140103-1148, Location: reference:file:plugins/org.eclipse.debug.core_3.9.0.v20140103-1148.jar
Id: org.eclipse.debug.ui, Version: 3.10.0.v20140120-1636, Location: reference:file:plugins/org.eclipse.debug.ui_3.10.0.v20140120-1636.jar
Id: org.eclipse.dltk, Version: 5.0.0.201306060709, Location: reference:file:plugins/org.eclipse.dltk_5.0.0.201306060709.jar
Id: org.eclipse.dltk.annotations, Version: 5.0.0.201306060709, Location: reference:file:plugins/org.eclipse.dltk.annotations_5.0.0.201306060709.jar
Id: org.eclipse.dltk.console, Version: 5.0.0.201306060709, Location: reference:file:plugins/org.eclipse.dltk.console_5.0.0.201306060709.jar
Id: org.eclipse.dltk.console.ui, Version: 5.0.0.201306060709, Location: reference:file:plugins/org.eclipse.dltk.console.ui_5.0.0.201306060709.jar
Id: org.eclipse.dltk.core, Version: 5.0.0.201306060709, Location: reference:file:plugins/org.eclipse.dltk.core_5.0.0.201306060709.jar
Id: org.eclipse.dltk.core.manipulation, Version: 5.0.0.201306060709, Location: reference:file:plugins/org.eclipse.dltk.core.manipulation_5.0.0.201306060709.jar
Id: org.eclipse.dltk.debug, Version: 5.0.0.201306060709, Location: reference:file:plugins/org.eclipse.dltk.debug_5.0.0.201306060709.jar
Id: org.eclipse.dltk.debug.ui, Version: 5.0.0.201306060709, Location: reference:file:plugins/org.eclipse.dltk.debug.ui_5.0.0.201306060709.jar
Id: org.eclipse.dltk.formatter, Version: 5.0.0.201306060709, Location: reference:file:plugins/org.eclipse.dltk.formatter_5.0.0.201306060709.jar
Id: org.eclipse.dltk.launching, Version: 5.0.0.201306060709, Location: reference:file:plugins/org.eclipse.dltk.launching_5.0.0.201306060709.jar
Id: org.eclipse.dltk.logconsole, Version: 5.0.0.201306060709, Location: reference:file:plugins/org.eclipse.dltk.logconsole_5.0.0.201306060709.jar
Id: org.eclipse.dltk.logconsole.ui, Version: 5.0.0.201306060709, Location: reference:file:plugins/org.eclipse.dltk.logconsole.ui_5.0.0.201306060709.jar
Id: org.eclipse.dltk.testing, Version: 5.0.0.201306060709, Location: reference:file:plugins/org.eclipse.dltk.testing_5.0.0.201306060709.jar
Id: org.eclipse.dltk.ui, Version: 5.0.0.201306060709, Location: reference:file:plugins/org.eclipse.dltk.ui_5.0.0.201306060709.jar
Id: org.eclipse.dltk.validators.core, Version: 5.0.0.201306060709, Location: reference:file:plugins/org.eclipse.dltk.validators.core_5.0.0.201306060709.jar
Id: org.eclipse.dltk.validators.externalchecker, Version: 5.0.0.201306060709, Location: reference:file:plugins/org.eclipse.dltk.validators.externalchecker_5.0.0.201306060709.jar
Id: org.eclipse.dltk.validators.ui, Version: 5.0.0.201306060709, Location: reference:file:plugins/org.eclipse.dltk.validators.ui_5.0.0.201306060709.jar
Id: org.eclipse.dstore.core, Version: 3.4.0.201309171228, Location: reference:file:plugins/org.eclipse.dstore.core_3.4.0.201309171228.jar
Id: org.eclipse.dstore.extra, Version: 2.1.400.201211090626, Location: reference:file:plugins/org.eclipse.dstore.extra_2.1.400.201211090626.jar
Id: org.eclipse.e4.core.commands, Version: 0.10.2.v20131007-1653, Location: reference:file:plugins/org.eclipse.e4.core.commands_0.10.2.v20131007-1653.jar
Id: org.eclipse.e4.core.contexts, Version: 1.3.100.v20130905-1019, Location: reference:file:plugins/org.eclipse.e4.core.contexts_1.3.100.v20130905-1019.jar
Id: org.eclipse.e4.core.di, Version: 1.3.0.v20130514-1256, Location: reference:file:plugins/org.eclipse.e4.core.di_1.3.0.v20130514-1256.jar
Id: org.eclipse.e4.core.di.extensions, Version: 0.12.0.v20140114-1847, Location: reference:file:plugins/org.eclipse.e4.core.di.extensions_0.12.0.v20140114-1847.jar
Id: org.eclipse.e4.core.services, Version: 1.2.0.v20140110-1430, Location: reference:file:plugins/org.eclipse.e4.core.services_1.2.0.v20140110-1430.jar
Id: org.eclipse.e4.ui.bindings, Version: 0.10.200.v20140117-1809, Location: reference:file:plugins/org.eclipse.e4.ui.bindings_0.10.200.v20140117-1809.jar
Id: org.eclipse.e4.ui.css.core, Version: 0.10.100.v20131209-1035, Location: reference:file:plugins/org.eclipse.e4.ui.css.core_0.10.100.v20131209-1035.jar
Id: org.eclipse.e4.ui.css.swt, Version: 0.11.100.v20140116-2057, Location: reference:file:plugins/org.eclipse.e4.ui.css.swt_0.11.100.v20140116-2057.jar
Id: org.eclipse.e4.ui.css.swt.theme, Version: 0.9.200.v20140114-1438, Location: reference:file:plugins/org.eclipse.e4.ui.css.swt.theme_0.9.200.v20140114-1438.jar
Id: org.eclipse.e4.ui.di, Version: 1.0.0.v20130515-1857, Location: reference:file:plugins/org.eclipse.e4.ui.di_1.0.0.v20130515-1857.jar
Id: org.eclipse.e4.ui.model.workbench, Version: 1.1.0.v20140110-2012, Location: reference:file:plugins/org.eclipse.e4.ui.model.workbench_1.1.0.v20140110-2012.jar
Id: org.eclipse.e4.ui.services, Version: 1.0.100.v20140120-1508, Location: reference:file:plugins/org.eclipse.e4.ui.services_1.0.100.v20140120-1508.jar
Id: org.eclipse.e4.ui.widgets, Version: 1.0.0.v20140113-1431, Location: reference:file:plugins/org.eclipse.e4.ui.widgets_1.0.0.v20140113-1431.jar
Id: org.eclipse.e4.ui.workbench, Version: 1.1.0.v20140123-1829, Location: reference:file:plugins/org.eclipse.e4.ui.workbench_1.1.0.v20140123-1829.jar
Id: org.eclipse.e4.ui.workbench.addons.swt, Version: 1.1.0.v20140123-1829, Location: reference:file:plugins/org.eclipse.e4.ui.workbench.addons.swt_1.1.0.v20140123-1829.jar
Id: org.eclipse.e4.ui.workbench.renderers.swt, Version: 0.12.0.v20140122-1746, Location: reference:file:plugins/org.eclipse.e4.ui.workbench.renderers.swt_0.12.0.v20140122-1746.jar
Id: org.eclipse.e4.ui.workbench.renderers.swt.cocoa, Version: 0.11.200.v20130820-0955, Location: reference:file:plugins/org.eclipse.e4.ui.workbench.renderers.swt.cocoa_0.11.200.v20130820-0955.jar
Id: org.eclipse.e4.ui.workbench.swt, Version: 0.12.100.v20140117-1809, Location: reference:file:plugins/org.eclipse.e4.ui.workbench.swt_0.12.100.v20140117-1809.jar
Id: org.eclipse.e4.ui.workbench3, Version: 0.12.0.v20130515-1857, Location: reference:file:plugins/org.eclipse.e4.ui.workbench3_0.12.0.v20130515-1857.jar
Id: org.eclipse.ecf, Version: 3.2.0.v20131209-1801, Location: reference:file:plugins/org.eclipse.ecf_3.2.0.v20131209-1801.jar
Id: org.eclipse.ecf.filetransfer, Version: 5.0.0.v20131209-1801, Location: reference:file:plugins/org.eclipse.ecf.filetransfer_5.0.0.v20131209-1801.jar
Id: org.eclipse.ecf.identity, Version: 3.2.0.v20131209-1801, Location: reference:file:plugins/org.eclipse.ecf.identity_3.2.0.v20131209-1801.jar
Id: org.eclipse.ecf.provider.filetransfer, Version: 3.2.0.v20131209-1801, Location: reference:file:plugins/org.eclipse.ecf.provider.filetransfer_3.2.0.v20131209-1801.jar
Id: org.eclipse.ecf.provider.filetransfer.httpclient4, Version: 1.0.300.v20131209-1801, Location: reference:file:plugins/org.eclipse.ecf.provider.filetransfer.httpclient4_1.0.300.v20131209-1801.jar
Id: org.eclipse.ecf.provider.filetransfer.httpclient4.ssl, Version: 1.0.0.v20131209-1801, Location: reference:file:plugins/org.eclipse.ecf.provider.filetransfer.httpclient4.ssl_1.0.0.v20131209-1801.jar
Id: org.eclipse.ecf.provider.filetransfer.ssl, Version: 1.0.0.v20131209-1801, Location: reference:file:plugins/org.eclipse.ecf.provider.filetransfer.ssl_1.0.0.v20131209-1801.jar
Id: org.eclipse.ecf.ssl, Version: 1.1.0.v20131209-1801, Location: reference:file:plugins/org.eclipse.ecf.ssl_1.1.0.v20131209-1801.jar
Id: org.eclipse.emf.common, Version: 2.10.0.v20140117-0813, Location: reference:file:plugins/org.eclipse.emf.common_2.10.0.v20140117-0813.jar
Id: org.eclipse.emf.ecore, Version: 2.10.0.v20140117-0813, Location: reference:file:plugins/org.eclipse.emf.ecore_2.10.0.v20140117-0813.jar
Id: org.eclipse.emf.ecore.change, Version: 2.9.0.v20140117-0813, Location: reference:file:plugins/org.eclipse.emf.ecore.change_2.9.0.v20140117-0813.jar
Id: org.eclipse.emf.ecore.xmi, Version: 2.10.0.v20140117-0813, Location: reference:file:plugins/org.eclipse.emf.ecore.xmi_2.10.0.v20140117-0813.jar
Id: org.eclipse.equinox.app, Version: 1.3.200.v20130910-1609, Location: reference:file:plugins/org.eclipse.equinox.app_1.3.200.v20130910-1609.jar
Id: org.eclipse.equinox.bidi, Version: 0.10.0.v20130327-1442, Location: reference:file:plugins/org.eclipse.equinox.bidi_0.10.0.v20130327-1442.jar
Id: org.eclipse.equinox.common, Version: 3.6.200.v20130402-1505, Location: reference:file:plugins/org.eclipse.equinox.common_3.6.200.v20130402-1505.jar
Id: org.eclipse.equinox.concurrent, Version: 1.1.0.v20130327-1442, Location: reference:file:plugins/org.eclipse.equinox.concurrent_1.1.0.v20130327-1442.jar
Id: org.eclipse.equinox.console, Version: 1.1.0.v20131021-1843, Location: reference:file:plugins/org.eclipse.equinox.console_1.1.0.v20131021-1843.jar
Id: org.eclipse.equinox.ds, Version: 1.4.200.v20131126-2331, Location: reference:file:plugins/org.eclipse.equinox.ds_1.4.200.v20131126-2331.jar
Id: org.eclipse.equinox.event, Version: 1.3.100.v20140115-1647, Location: reference:file:plugins/org.eclipse.equinox.event_1.3.100.v20140115-1647.jar
Id: org.eclipse.equinox.frameworkadmin, Version: 2.0.100.v20131209-2144, Location: reference:file:plugins/org.eclipse.equinox.frameworkadmin_2.0.100.v20131209-2144.jar
Id: org.eclipse.equinox.frameworkadmin.equinox, Version: 1.0.500.v20131211-1531, Location: reference:file:plugins/org.eclipse.equinox.frameworkadmin.equinox_1.0.500.v20131211-1531.jar
Id: org.eclipse.equinox.http.jetty, Version: 3.0.200.v20131021-1843, Location: reference:file:plugins/org.eclipse.equinox.http.jetty_3.0.200.v20131021-1843.jar
Id: org.eclipse.equinox.http.registry, Version: 1.1.300.v20130402-1529, Location: reference:file:plugins/org.eclipse.equinox.http.registry_1.1.300.v20130402-1529.jar
Id: org.eclipse.equinox.http.servlet, Version: 1.1.400.v20130418-1354, Location: reference:file:plugins/org.eclipse.equinox.http.servlet_1.1.400.v20130418-1354.jar
Id: org.eclipse.equinox.jsp.jasper, Version: 1.0.400.v20130327-1442, Location: reference:file:plugins/org.eclipse.equinox.jsp.jasper_1.0.400.v20130327-1442.jar
Id: org.eclipse.equinox.jsp.jasper.registry, Version: 1.0.300.v20130327-1442, Location: reference:file:plugins/org.eclipse.equinox.jsp.jasper.registry_1.0.300.v20130327-1442.jar
Id: org.eclipse.equinox.launcher, Version: 1.3.0.v20130327-1440, Location: reference:file:plugins/org.eclipse.equinox.launcher_1.3.0.v20130327-1440.jar
Id: org.eclipse.equinox.launcher.cocoa.macosx.x86_64, Version: 1.1.200.v20131025-1931, Location: reference:file:plugins/org.eclipse.equinox.launcher.cocoa.macosx.x86_64_1.1.200.v20131025-1931/
Id: org.eclipse.equinox.p2.artifact.repository, Version: 1.1.300.v20131211-1531, Location: reference:file:plugins/org.eclipse.equinox.p2.artifact.repository_1.1.300.v20131211-1531.jar
Id: org.eclipse.equinox.p2.console, Version: 1.0.300.v20131113-1212, Location: reference:file:plugins/org.eclipse.equinox.p2.console_1.0.300.v20131113-1212.jar
Id: org.eclipse.equinox.p2.core, Version: 2.3.0.v20131211-1531, Location: reference:file:plugins/org.eclipse.equinox.p2.core_2.3.0.v20131211-1531.jar
Id: org.eclipse.equinox.p2.director, Version: 2.3.0.v20131211-1531, Location: reference:file:plugins/org.eclipse.equinox.p2.director_2.3.0.v20131211-1531.jar
Id: org.eclipse.equinox.p2.director.app, Version: 1.0.300.v20140117-2037, Location: reference:file:plugins/org.eclipse.equinox.p2.director.app_1.0.300.v20140117-2037.jar
Id: org.eclipse.equinox.p2.directorywatcher, Version: 1.1.0.v20131211-1531, Location: reference:file:plugins/org.eclipse.equinox.p2.directorywatcher_1.1.0.v20131211-1531.jar
Id: org.eclipse.equinox.p2.engine, Version: 2.3.0.v20131217-1522, Location: reference:file:plugins/org.eclipse.equinox.p2.engine_2.3.0.v20131217-1522.jar
Id: org.eclipse.equinox.p2.extensionlocation, Version: 1.2.100.v20131119-0908, Location: reference:file:plugins/org.eclipse.equinox.p2.extensionlocation_1.2.100.v20131119-0908.jar
Id: org.eclipse.equinox.p2.garbagecollector, Version: 1.0.200.v20131115-1210, Location: reference:file:plugins/org.eclipse.equinox.p2.garbagecollector_1.0.200.v20131115-1210.jar
Id: org.eclipse.equinox.p2.jarprocessor, Version: 1.0.300.v20131211-1531, Location: reference:file:plugins/org.eclipse.equinox.p2.jarprocessor_1.0.300.v20131211-1531.jar
Id: org.eclipse.equinox.p2.metadata, Version: 2.2.0.v20131211-1531, Location: reference:file:plugins/org.eclipse.equinox.p2.metadata_2.2.0.v20131211-1531.jar
Id: org.eclipse.equinox.p2.metadata.repository, Version: 1.2.100.v20131209-2144, Location: reference:file:plugins/org.eclipse.equinox.p2.metadata.repository_1.2.100.v20131209-2144.jar
Id: org.eclipse.equinox.p2.operations, Version: 2.4.0.v20131119-0908, Location: reference:file:plugins/org.eclipse.equinox.p2.operations_2.4.0.v20131119-0908.jar
Id: org.eclipse.equinox.p2.publisher, Version: 1.3.0.v20131211-1531, Location: reference:file:plugins/org.eclipse.equinox.p2.publisher_1.3.0.v20131211-1531.jar
Id: org.eclipse.equinox.p2.publisher.eclipse, Version: 1.1.200.v20131211-1531, Location: reference:file:plugins/org.eclipse.equinox.p2.publisher.eclipse_1.1.200.v20131211-1531.jar
Id: org.eclipse.equinox.p2.ql, Version: 2.0.100.v20131211-1531, Location: reference:file:plugins/org.eclipse.equinox.p2.ql_2.0.100.v20131211-1531.jar
Id: org.eclipse.equinox.p2.reconciler.dropins, Version: 1.1.200.v20131119-0908, Location: reference:file:plugins/org.eclipse.equinox.p2.reconciler.dropins_1.1.200.v20131119-0908.jar
Id: org.eclipse.equinox.p2.repository, Version: 2.3.0.v20131211-1531, Location: reference:file:plugins/org.eclipse.equinox.p2.repository_2.3.0.v20131211-1531.jar
Id: org.eclipse.equinox.p2.repository.tools, Version: 2.1.0.v20131211-1531, Location: reference:file:plugins/org.eclipse.equinox.p2.repository.tools_2.1.0.v20131211-1531.jar
Id: org.eclipse.equinox.p2.touchpoint.eclipse, Version: 2.1.200.v20131119-0908, Location: reference:file:plugins/org.eclipse.equinox.p2.touchpoint.eclipse_2.1.200.v20131119-0908.jar
Id: org.eclipse.equinox.p2.touchpoint.natives, Version: 1.1.100.v20131113-1212, Location: reference:file:plugins/org.eclipse.equinox.p2.touchpoint.natives_1.1.100.v20131113-1212.jar
Id: org.eclipse.equinox.p2.transport.ecf, Version: 1.1.0.v20131211-1531, Location: reference:file:plugins/org.eclipse.equinox.p2.transport.ecf_1.1.0.v20131211-1531.jar
Id: org.eclipse.equinox.p2.ui, Version: 2.3.0.v20131210-1027, Location: reference:file:plugins/org.eclipse.equinox.p2.ui_2.3.0.v20131210-1027.jar
Id: org.eclipse.equinox.p2.ui.importexport, Version: 1.1.0.v20131210-1027, Location: reference:file:plugins/org.eclipse.equinox.p2.ui.importexport_1.1.0.v20131210-1027.jar
Id: org.eclipse.equinox.p2.ui.sdk, Version: 1.0.300.v20131115-1210, Location: reference:file:plugins/org.eclipse.equinox.p2.ui.sdk_1.0.300.v20131115-1210.jar
Id: org.eclipse.equinox.p2.ui.sdk.scheduler, Version: 1.2.0.v20140122-1841, Location: reference:file:plugins/org.eclipse.equinox.p2.ui.sdk.scheduler_1.2.0.v20140122-1841.jar
Id: org.eclipse.equinox.p2.updatechecker, Version: 1.1.200.v20131119-0908, Location: reference:file:plugins/org.eclipse.equinox.p2.updatechecker_1.1.200.v20131119-0908.jar
Id: org.eclipse.equinox.p2.updatesite, Version: 1.0.400.v20131211-1531, Location: reference:file:plugins/org.eclipse.equinox.p2.updatesite_1.0.400.v20131211-1531.jar
Id: org.eclipse.equinox.preferences, Version: 3.5.100.v20130422-1538, Location: reference:file:plugins/org.eclipse.equinox.preferences_3.5.100.v20130422-1538.jar
Id: org.eclipse.equinox.registry, Version: 3.5.400.v20130717-1325, Location: reference:file:plugins/org.eclipse.equinox.registry_3.5.400.v20130717-1325.jar
Id: org.eclipse.equinox.security, Version: 1.2.0.v20130424-1801, Location: reference:file:plugins/org.eclipse.equinox.security_1.2.0.v20130424-1801.jar
Id: org.eclipse.equinox.security.macosx, Version: 1.100.200.v20130327-1442, Location: reference:file:plugins/org.eclipse.equinox.security.macosx_1.100.200.v20130327-1442.jar
Id: org.eclipse.equinox.security.ui, Version: 1.1.200.v20130626-2037, Location: reference:file:plugins/org.eclipse.equinox.security.ui_1.1.200.v20130626-2037.jar
Id: org.eclipse.equinox.simpleconfigurator, Version: 1.1.0.v20131217-1203, Location: initial@reference:file:plugins/org.eclipse.equinox.simpleconfigurator_1.1.0.v20131217-1203.jar
Id: org.eclipse.equinox.simpleconfigurator.manipulator, Version: 2.0.0.v20131217-1203, Location: reference:file:plugins/org.eclipse.equinox.simpleconfigurator.manipulator_2.0.0.v20131217-1203.jar
Id: org.eclipse.equinox.util, Version: 1.0.500.v20130404-1337, Location: reference:file:plugins/org.eclipse.equinox.util_1.0.500.v20130404-1337.jar
Id: org.eclipse.help, Version: 3.6.0.v20130326-1254, Location: reference:file:plugins/org.eclipse.help_3.6.0.v20130326-1254.jar
Id: org.eclipse.help.base, Version: 4.0.100.v20140123-1600, Location: reference:file:plugins/org.eclipse.help.base_4.0.100.v20140123-1600.jar
Id: org.eclipse.help.ui, Version: 4.0.100.v20130628-1955, Location: reference:file:plugins/org.eclipse.help.ui_4.0.100.v20130628-1955.jar
Id: org.eclipse.help.webapp, Version: 3.6.200.v20130514-1258, Location: reference:file:plugins/org.eclipse.help.webapp_3.6.200.v20130514-1258.jar
Id: org.eclipse.jetty.continuation, Version: 8.1.14.v20131031, Location: reference:file:plugins/org.eclipse.jetty.continuation_8.1.14.v20131031.jar
Id: org.eclipse.jetty.http, Version: 8.1.14.v20131031, Location: reference:file:plugins/org.eclipse.jetty.http_8.1.14.v20131031.jar
Id: org.eclipse.jetty.io, Version: 8.1.14.v20131031, Location: reference:file:plugins/org.eclipse.jetty.io_8.1.14.v20131031.jar
Id: org.eclipse.jetty.security, Version: 8.1.14.v20131031, Location: reference:file:plugins/org.eclipse.jetty.security_8.1.14.v20131031.jar
Id: org.eclipse.jetty.server, Version: 8.1.14.v20131031, Location: reference:file:plugins/org.eclipse.jetty.server_8.1.14.v20131031.jar
Id: org.eclipse.jetty.servlet, Version: 8.1.14.v20131031, Location: reference:file:plugins/org.eclipse.jetty.servlet_8.1.14.v20131031.jar
Id: org.eclipse.jetty.util, Version: 8.1.14.v20131031, Location: reference:file:plugins/org.eclipse.jetty.util_8.1.14.v20131031.jar
Id: org.eclipse.jface, Version: 3.10.0.v20140107-1310, Location: reference:file:plugins/org.eclipse.jface_3.10.0.v20140107-1310.jar
Id: org.eclipse.jface.databinding, Version: 1.6.200.v20130515-1857, Location: reference:file:plugins/org.eclipse.jface.databinding_1.6.200.v20130515-1857.jar
Id: org.eclipse.jface.text, Version: 3.9.0.v20131210-1348, Location: reference:file:plugins/org.eclipse.jface.text_3.9.0.v20131210-1348.jar
Id: org.eclipse.jsch.core, Version: 1.1.500.v20131112-1442, Location: reference:file:plugins/org.eclipse.jsch.core_1.1.500.v20131112-1442.jar
Id: org.eclipse.jsch.ui, Version: 1.1.500.v20131112-1442, Location: reference:file:plugins/org.eclipse.jsch.ui_1.1.500.v20131112-1442.jar
Id: org.eclipse.koneki.commons.core, Version: 0.8.0.201402090839, Location: reference:file:plugins/org.eclipse.koneki.commons.core_0.8.0.201402090839.jar
Id: org.eclipse.koneki.commons.ui, Version: 0.8.0.201402090839, Location: reference:file:plugins/org.eclipse.koneki.commons.ui_0.8.0.201402090839.jar
Id: org.eclipse.koneki.dashboard.ui, Version: 0.8.0.201402090839, Location: reference:file:plugins/org.eclipse.koneki.dashboard.ui_0.8.0.201402090839.jar
Id: org.eclipse.koneki.examples.core, Version: 0.8.0.201402090839, Location: reference:file:plugins/org.eclipse.koneki.examples.core_0.8.0.201402090839.jar
Id: org.eclipse.koneki.ldt, Version: 1.1.0.201402261620, Location: reference:file:plugins/org.eclipse.koneki.ldt_1.1.0.201402261620.jar
Id: org.eclipse.koneki.ldt.branding, Version: 1.1.0.201402261620, Location: reference:file:plugins/org.eclipse.koneki.ldt.branding_1.1.0.201402261620.jar
Id: org.eclipse.koneki.ldt.debug.core, Version: 1.1.0.201402261620, Location: reference:file:plugins/org.eclipse.koneki.ldt.debug.core_1.1.0.201402261620.jar
Id: org.eclipse.koneki.ldt.debug.ui, Version: 1.1.0.201402261620, Location: reference:file:plugins/org.eclipse.koneki.ldt.debug.ui_1.1.0.201402261620.jar
Id: org.eclipse.koneki.ldt.doc.user, Version: 1.1.0.201402261620, Location: reference:file:plugins/org.eclipse.koneki.ldt.doc.user_1.1.0.201402261620.jar
Id: org.eclipse.koneki.ldt.metalua, Version: 1.1.0.201402261620, Location: reference:file:plugins/org.eclipse.koneki.ldt.metalua_1.1.0.201402261620.jar
Id: org.eclipse.koneki.ldt.remote.core, Version: 1.1.0.201402261620, Location: reference:file:plugins/org.eclipse.koneki.ldt.remote.core_1.1.0.201402261620.jar
Id: org.eclipse.koneki.ldt.remote.debug.core, Version: 1.1.0.201402261620, Location: reference:file:plugins/org.eclipse.koneki.ldt.remote.debug.core_1.1.0.201402261620.jar
Id: org.eclipse.koneki.ldt.remote.debug.ui, Version: 1.1.0.201402261620, Location: reference:file:plugins/org.eclipse.koneki.ldt.remote.debug.ui_1.1.0.201402261620.jar
Id: org.eclipse.koneki.ldt.remote.ui, Version: 1.1.0.201402261620, Location: reference:file:plugins/org.eclipse.koneki.ldt.remote.ui_1.1.0.201402261620.jar
Id: org.eclipse.koneki.ldt.support.lua51, Version: 1.1.0.201402261620, Location: reference:file:plugins/org.eclipse.koneki.ldt.support.lua51_1.1.0.201402261620.jar
Id: org.eclipse.koneki.ldt.support.lua52, Version: 1.1.0.201402261620, Location: reference:file:plugins/org.eclipse.koneki.ldt.support.lua52_1.1.0.201402261620.jar
Id: org.eclipse.koneki.ldt.ui, Version: 1.1.0.201402261620, Location: reference:file:plugins/org.eclipse.koneki.ldt.ui_1.1.0.201402261620.jar
Id: org.eclipse.koneki.mihini.tm.c.ui, Version: 0.1.0.201307041710, Location: reference:file:plugins/org.eclipse.koneki.mihini.tm.c.ui_0.1.0.201307041710.jar
Id: org.eclipse.koneki.mihini.tm.core, Version: 0.1.0.201307041710, Location: reference:file:plugins/org.eclipse.koneki.mihini.tm.core_0.1.0.201307041710.jar
Id: org.eclipse.koneki.mihini.tm.lua.ui, Version: 0.1.0.201307041710, Location: reference:file:plugins/org.eclipse.koneki.mihini.tm.lua.ui_0.1.0.201307041710.jar
Id: org.eclipse.koneki.mihini.tm.ui, Version: 0.1.0.201307041710, Location: reference:file:plugins/org.eclipse.koneki.mihini.tm.ui_0.1.0.201307041710.jar
Id: org.eclipse.koneki.protocols.omadm, Version: 0.8.0.201302061503, Location: reference:file:plugins/org.eclipse.koneki.protocols.omadm_0.8.0.201302061503.jar
Id: org.eclipse.koneki.protocols.omadm.client, Version: 0.8.0.201302061503, Location: reference:file:plugins/org.eclipse.koneki.protocols.omadm.client_0.8.0.201302061503.jar
Id: org.eclipse.koneki.protocols.omadm.client.http, Version: 0.8.0.201302061503, Location: reference:file:plugins/org.eclipse.koneki.protocols.omadm.client.http_0.8.0.201302061503.jar
Id: org.eclipse.koneki.tema.core, Version: 0.8.0.201402090839, Location: reference:file:plugins/org.eclipse.koneki.tema.core_0.8.0.201402090839.jar
Id: org.eclipse.ltk.core.refactoring, Version: 3.6.100.v20130812-0601, Location: reference:file:plugins/org.eclipse.ltk.core.refactoring_3.6.100.v20130812-0601.jar
Id: org.eclipse.ltk.ui.refactoring, Version: 3.7.100.v20130605-1748, Location: reference:file:plugins/org.eclipse.ltk.ui.refactoring_3.7.100.v20130605-1748.jar
Id: org.eclipse.osgi, Version: 3.10.0.v20140121-0337, Location: System Bundle
Id: org.eclipse.osgi.compatibility.state, Version: 1.0.0.v20140110-1728, Location: initial@reference:file:plugins/org.eclipse.osgi.compatibility.state_1.0.0.v20140110-1728.jar
Id: org.eclipse.osgi.services, Version: 3.4.0.v20131120-1328, Location: reference:file:plugins/org.eclipse.osgi.services_3.4.0.v20131120-1328.jar
Id: org.eclipse.osgi.util, Version: 3.3.0.v20131023-1243, Location: reference:file:plugins/org.eclipse.osgi.util_3.3.0.v20131023-1243.jar
Id: org.eclipse.platform, Version: 4.4.0.v20140123-1600, Location: reference:file:plugins/org.eclipse.platform_4.4.0.v20140123-1600/
Id: org.eclipse.platform.doc.user, Version: 4.4.0.v20131128-1053, Location: reference:file:plugins/org.eclipse.platform.doc.user_4.4.0.v20131128-1053.jar
Id: org.eclipse.rcp, Version: 4.3.100.v20140123-1600, Location: reference:file:plugins/org.eclipse.rcp_4.3.100.v20140123-1600.jar
Id: org.eclipse.rse, Version: 3.5.0.201305201712, Location: reference:file:plugins/org.eclipse.rse_3.5.0.201305201712.jar
Id: org.eclipse.rse.connectorservice.dstore, Version: 3.1.301.201209211856, Location: reference:file:plugins/org.eclipse.rse.connectorservice.dstore_3.1.301.201209211856.jar
Id: org.eclipse.rse.connectorservice.local, Version: 2.1.400.201205062159, Location: reference:file:plugins/org.eclipse.rse.connectorservice.local_2.1.400.201205062159.jar
Id: org.eclipse.rse.connectorservice.ssh, Version: 2.1.300.201205062159, Location: reference:file:plugins/org.eclipse.rse.connectorservice.ssh_2.1.300.201205062159.jar
Id: org.eclipse.rse.connectorservice.telnet, Version: 1.2.300.201205071750, Location: reference:file:plugins/org.eclipse.rse.connectorservice.telnet_1.2.300.201205071750.jar
Id: org.eclipse.rse.core, Version: 3.3.100.201308211533, Location: reference:file:plugins/org.eclipse.rse.core_3.3.100.201308211533.jar
Id: org.eclipse.rse.doc.user, Version: 3.4.100.201305031537, Location: reference:file:plugins/org.eclipse.rse.doc.user_3.4.100.201305031537.jar
Id: org.eclipse.rse.dstore.security, Version: 3.0.400.201205062159, Location: reference:file:plugins/org.eclipse.rse.dstore.security_3.0.400.201205062159.jar
Id: org.eclipse.rse.efs, Version: 2.1.401.201301141950, Location: reference:file:plugins/org.eclipse.rse.efs_2.1.401.201301141950.jar
Id: org.eclipse.rse.efs.ui, Version: 2.1.400.201205062159, Location: reference:file:plugins/org.eclipse.rse.efs.ui_2.1.400.201205062159.jar
Id: org.eclipse.rse.files.ui, Version: 3.2.200.201312161920, Location: reference:file:plugins/org.eclipse.rse.files.ui_3.2.200.201312161920.jar
Id: org.eclipse.rse.importexport, Version: 1.2.300.201312161920, Location: reference:file:plugins/org.eclipse.rse.importexport_1.2.300.201312161920.jar
Id: org.eclipse.rse.processes.ui, Version: 3.0.400.201205062159, Location: reference:file:plugins/org.eclipse.rse.processes.ui_3.0.400.201205062159.jar
Id: org.eclipse.rse.services, Version: 3.3.0.201309171242, Location: reference:file:plugins/org.eclipse.rse.services_3.3.0.201309171242.jar
Id: org.eclipse.rse.services.dstore, Version: 3.3.0.201311131558, Location: reference:file:plugins/org.eclipse.rse.services.dstore_3.3.0.201311131558.jar
Id: org.eclipse.rse.services.files.ftp, Version: 3.0.500.201305151921, Location: reference:file:plugins/org.eclipse.rse.services.files.ftp_3.0.500.201305151921.jar
Id: org.eclipse.rse.services.local, Version: 2.1.500.201311252158, Location: reference:file:plugins/org.eclipse.rse.services.local_2.1.500.201311252158.jar
Id: org.eclipse.rse.services.ssh, Version: 3.2.100.201305201712, Location: reference:file:plugins/org.eclipse.rse.services.ssh_3.2.100.201305201712.jar
Id: org.eclipse.rse.services.telnet, Version: 2.0.400.201305201712, Location: reference:file:plugins/org.eclipse.rse.services.telnet_2.0.400.201305201712.jar
Id: org.eclipse.rse.shells.ui, Version: 3.0.500.201305031537, Location: reference:file:plugins/org.eclipse.rse.shells.ui_3.0.500.201305031537.jar
Id: org.eclipse.rse.subsystems.files.core, Version: 3.3.1.201306281330, Location: reference:file:plugins/org.eclipse.rse.subsystems.files.core_3.3.1.201306281330.jar
Id: org.eclipse.rse.subsystems.files.dstore, Version: 2.1.300.201205241511, Location: reference:file:plugins/org.eclipse.rse.subsystems.files.dstore_2.1.300.201205241511.jar
Id: org.eclipse.rse.subsystems.files.ftp, Version: 2.2.0.201305152119, Location: reference:file:plugins/org.eclipse.rse.subsystems.files.ftp_2.2.0.201305152119.jar
Id: org.eclipse.rse.subsystems.files.local, Version: 2.1.300.201205062159, Location: reference:file:plugins/org.eclipse.rse.subsystems.files.local_2.1.300.201205062159.jar
Id: org.eclipse.rse.subsystems.files.ssh, Version: 2.1.300.201205062159, Location: reference:file:plugins/org.eclipse.rse.subsystems.files.ssh_2.1.300.201205062159.jar
Id: org.eclipse.rse.subsystems.processes.core, Version: 3.1.300.201205062159, Location: reference:file:plugins/org.eclipse.rse.subsystems.processes.core_3.1.300.201205062159.jar
Id: org.eclipse.rse.subsystems.processes.dstore, Version: 2.1.400.201205062159, Location: reference:file:plugins/org.eclipse.rse.subsystems.processes.dstore_2.1.400.201205062159.jar
Id: org.eclipse.rse.subsystems.processes.local, Version: 2.1.400.201205062159, Location: reference:file:plugins/org.eclipse.rse.subsystems.processes.local_2.1.400.201205062159.jar
Id: org.eclipse.rse.subsystems.processes.shell.linux, Version: 1.1.400.201205062159, Location: reference:file:plugins/org.eclipse.rse.subsystems.processes.shell.linux_1.1.400.201205062159.jar
Id: org.eclipse.rse.subsystems.shells.core, Version: 3.1.300.201205141739, Location: reference:file:plugins/org.eclipse.rse.subsystems.shells.core_3.1.300.201205141739.jar
Id: org.eclipse.rse.subsystems.shells.dstore, Version: 2.1.400.201205062159, Location: reference:file:plugins/org.eclipse.rse.subsystems.shells.dstore_2.1.400.201205062159.jar
Id: org.eclipse.rse.subsystems.shells.local, Version: 2.1.400.201205062159, Location: reference:file:plugins/org.eclipse.rse.subsystems.shells.local_2.1.400.201205062159.jar
Id: org.eclipse.rse.subsystems.shells.ssh, Version: 2.1.400.201205062159, Location: reference:file:plugins/org.eclipse.rse.subsystems.shells.ssh_2.1.400.201205062159.jar
Id: org.eclipse.rse.subsystems.shells.telnet, Version: 1.2.300.201205062159, Location: reference:file:plugins/org.eclipse.rse.subsystems.shells.telnet_1.2.300.201205062159.jar
Id: org.eclipse.rse.subsystems.terminals.core, Version: 1.0.300.201205062159, Location: reference:file:plugins/org.eclipse.rse.subsystems.terminals.core_1.0.300.201205062159.jar
Id: org.eclipse.rse.subsystems.terminals.ssh, Version: 1.0.200.201205062159, Location: reference:file:plugins/org.eclipse.rse.subsystems.terminals.ssh_1.0.200.201205062159.jar
Id: org.eclipse.rse.terminals.ui, Version: 1.2.100.201305201712, Location: reference:file:plugins/org.eclipse.rse.terminals.ui_1.2.100.201305201712.jar
Id: org.eclipse.rse.ui, Version: 3.3.100.201311011231, Location: reference:file:plugins/org.eclipse.rse.ui_3.3.100.201311011231.jar
Id: org.eclipse.search, Version: 3.9.100.v20131121-1332, Location: reference:file:plugins/org.eclipse.search_3.9.100.v20131121-1332.jar
Id: org.eclipse.swt, Version: 3.103.0.v20140122-1707, Location: reference:file:plugins/org.eclipse.swt_3.103.0.v20140122-1707.jar
Id: org.eclipse.swt.cocoa.macosx.x86_64, Version: 3.103.0.v20140122-1932, Location: reference:file:plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.103.0.v20140122-1932.jar
Id: org.eclipse.team.core, Version: 3.7.0.v20130514-1224, Location: reference:file:plugins/org.eclipse.team.core_3.7.0.v20130514-1224.jar
Id: org.eclipse.team.ui, Version: 3.7.100.v20130710-1213, Location: reference:file:plugins/org.eclipse.team.ui_3.7.100.v20130710-1213.jar
Id: org.eclipse.text, Version: 3.5.300.v20130515-1451, Location: reference:file:plugins/org.eclipse.text_3.5.300.v20130515-1451.jar
Id: org.eclipse.tm.terminal, Version: 3.2.100.201311090851, Location: reference:file:plugins/org.eclipse.tm.terminal_3.2.100.201311090851.jar
Id: org.eclipse.ui, Version: 3.106.0.v20140123-1925, Location: reference:file:plugins/org.eclipse.ui_3.106.0.v20140123-1925.jar
Id: org.eclipse.ui.browser, Version: 3.4.200.v20131003-1453, Location: reference:file:plugins/org.eclipse.ui.browser_3.4.200.v20131003-1453.jar
Id: org.eclipse.ui.cheatsheets, Version: 3.4.200.v20131227-1524, Location: reference:file:plugins/org.eclipse.ui.cheatsheets_3.4.200.v20131227-1524.jar
Id: org.eclipse.ui.console, Version: 3.5.300.v20130819-1716, Location: reference:file:plugins/org.eclipse.ui.console_3.5.300.v20130819-1716.jar
Id: org.eclipse.ui.editors, Version: 3.8.100.v20130513-1637, Location: reference:file:plugins/org.eclipse.ui.editors_3.8.100.v20130513-1637.jar
Id: org.eclipse.ui.externaltools, Version: 3.2.300.v20131205-1340, Location: reference:file:plugins/org.eclipse.ui.externaltools_3.2.300.v20131205-1340.jar
Id: org.eclipse.ui.forms, Version: 3.6.100.v20130910-1539, Location: reference:file:plugins/org.eclipse.ui.forms_3.6.100.v20130910-1539.jar
Id: org.eclipse.ui.ide, Version: 3.10.0.v20140122-1109, Location: reference:file:plugins/org.eclipse.ui.ide_3.10.0.v20140122-1109.jar
Id: org.eclipse.ui.ide.application, Version: 1.0.500.v20140110-1947, Location: reference:file:plugins/org.eclipse.ui.ide.application_1.0.500.v20140110-1947.jar
Id: org.eclipse.ui.intro, Version: 3.4.200.v20130326-1254, Location: reference:file:plugins/org.eclipse.ui.intro_3.4.200.v20130326-1254.jar
Id: org.eclipse.ui.intro.universal, Version: 3.2.700.v20130904-1701, Location: reference:file:plugins/org.eclipse.ui.intro.universal_3.2.700.v20130904-1701/
Id: org.eclipse.ui.navigator, Version: 3.5.300.v20130517-0139, Location: reference:file:plugins/org.eclipse.ui.navigator_3.5.300.v20130517-0139.jar
Id: org.eclipse.ui.navigator.resources, Version: 3.4.600.v20130910-0816, Location: reference:file:plugins/org.eclipse.ui.navigator.resources_3.4.600.v20130910-0816.jar
Id: org.eclipse.ui.net, Version: 1.2.200.v20120807-0927, Location: reference:file:plugins/org.eclipse.ui.net_1.2.200.v20120807-0927.jar
Id: org.eclipse.ui.views, Version: 3.7.0.v20131219-1049, Location: reference:file:plugins/org.eclipse.ui.views_3.7.0.v20131219-1049.jar
Id: org.eclipse.ui.views.properties.tabbed, Version: 3.6.0.v20130515-1857, Location: reference:file:plugins/org.eclipse.ui.views.properties.tabbed_3.6.0.v20130515-1857.jar
Id: org.eclipse.ui.workbench, Version: 3.106.0.v20140123-1925, Location: reference:file:plugins/org.eclipse.ui.workbench_3.106.0.v20140123-1925.jar
Id: org.eclipse.ui.workbench.texteditor, Version: 3.9.0.v20130802-0858, Location: reference:file:plugins/org.eclipse.ui.workbench.texteditor_3.9.0.v20130802-0858.jar
Id: org.eclipse.update.configurator, Version: 3.3.200.v20130326-1319, Location: reference:file:plugins/org.eclipse.update.configurator_3.3.200.v20130326-1319.jar
Id: org.sat4j.core, Version: 2.3.5.v201308161310, Location: reference:file:plugins/org.sat4j.core_2.3.5.v201308161310.jar
Id: org.sat4j.pb, Version: 2.3.5.v201308161310, Location: reference:file:plugins/org.sat4j.pb_2.3.5.v201308161310.jar
Id: org.w3c.css.sac, Version: 1.3.1.v200903091627, Location: reference:file:plugins/org.w3c.css.sac_1.3.1.v200903091627.jar
Id: org.w3c.dom.events, Version: 3.0.0.draft20060413_v201105210656, Location: reference:file:plugins/org.w3c.dom.events_3.0.0.draft20060413_v201105210656.jar
Id: org.w3c.dom.smil, Version: 1.0.0.v200806040011, Location: reference:file:plugins/org.w3c.dom.smil_1.0.0.v200806040011.jar
Id: org.w3c.dom.svg, Version: 1.1.0.v201011041433, Location: reference:file:plugins/org.w3c.dom.svg_1.1.0.v201011041433.jar

*** Security Configuration:
Providers (9): 

 Provider: SUN, Version: 1.6, Class: sun.security.provider.Sun
  Description: SUN (DSA key/parameter generation; DSA signing; SHA-1, MD5 digests; SecureRandom; X.509 certificates; JKS keystore; PKIX CertPathValidator; PKIX CertPathBuilder; LDAP, Collection CertStores, JavaPolicy Policy; JavaLoginConfig Configuration)
  Services (24):
   Service: MessageDigest, Algorithm: SHA-512, Class: sun.security.provider.SHA5$SHA512
   Service: Configuration, Algorithm: JavaLoginConfig, Class: sun.security.provider.ConfigSpiFile
   Service: Signature, Algorithm: NONEwithDSA, Class: sun.security.provider.DSA$RawDSA
    Aliases: RawDSA
    Attributes:
      SupportedKeyClasses: java.security.interfaces.DSAPublicKey|java.security.interfaces.DSAPrivateKey
   Service: CertPathBuilder, Algorithm: PKIX, Class: sun.security.provider.certpath.SunCertPathBuilder
    Attributes:
      ImplementedIn: Software
      ValidationAlgorithm: RFC3280
   Service: CertStore, Algorithm: LDAP, Class: sun.security.provider.certpath.LDAPCertStore
    Attributes:
      ImplementedIn: Software
      LDAPSchema: RFC2587
   Service: MessageDigest, Algorithm: SHA, Class: sun.security.provider.SHA
    Aliases: SHA1
    Attributes:
      ImplementedIn: Software
   Service: CertificateFactory, Algorithm: X.509, Class: sun.security.provider.X509Factory
    Aliases: X509
    Attributes:
      ImplementedIn: Software
   Service: MessageDigest, Algorithm: SHA-384, Class: sun.security.provider.SHA5$SHA384
   Service: SecureRandom, Algorithm: NativePRNG, Class: sun.security.provider.NativePRNG
   Service: KeyPairGenerator, Algorithm: DSA, Class: sun.security.provider.DSAKeyPairGenerator
    Aliases: OID.1.2.840.10040.4.1
    Attributes:
      ImplementedIn: Software
      KeySize: 1024
   Service: KeyStore, Algorithm: JKS, Class: sun.security.provider.JavaKeyStore$JKS
    Attributes:
      ImplementedIn: Software
   Service: KeyStore, Algorithm: CaseExactJKS, Class: sun.security.provider.JavaKeyStore$CaseExactJKS
   Service: MessageDigest, Algorithm: SHA-256, Class: sun.security.provider.SHA2
   Service: CertStore, Algorithm: com.sun.security.IndexedCollection, Class: sun.security.provider.certpath.IndexedCollectionCertStore
    Attributes:
      ImplementedIn: Software
   Service: KeyFactory, Algorithm: DSA, Class: sun.security.provider.DSAKeyFactory
    Aliases: OID.1.2.840.10040.4.1
    Attributes:
      ImplementedIn: Software
   Service: SecureRandom, Algorithm: SHA1PRNG, Class: sun.security.provider.SecureRandom
    Attributes:
      ImplementedIn: Software
   Service: CertPathValidator, Algorithm: PKIX, Class: sun.security.provider.certpath.PKIXCertPathValidator
    Attributes:
      ImplementedIn: Software
      ValidationAlgorithm: RFC3280
   Service: CertStore, Algorithm: Collection, Class: sun.security.provider.certpath.CollectionCertStore
    Attributes:
      ImplementedIn: Software
   Service: MessageDigest, Algorithm: MD5, Class: sun.security.provider.MD5
    Attributes:
      ImplementedIn: Software
   Service: AlgorithmParameters, Algorithm: DSA, Class: sun.security.provider.DSAParameters
    Aliases: OID.1.2.840.10040.4.1
    Attributes:
      ImplementedIn: Software
   Service: Policy, Algorithm: JavaPolicy, Class: sun.security.provider.PolicySpiFile
   Service: MessageDigest, Algorithm: MD2, Class: sun.security.provider.MD2
   Service: Signature, Algorithm: SHA1withDSA, Class: sun.security.provider.DSA$SHA1withDSA
    Aliases: DSAWithSHA1
    Attributes:
      ImplementedIn: Software
      KeySize: 1024
      SupportedKeyClasses: java.security.interfaces.DSAPublicKey|java.security.interfaces.DSAPrivateKey
   Service: AlgorithmParameterGenerator, Algorithm: DSA, Class: sun.security.provider.DSAParameterGenerator
    Aliases: OID.1.2.840.10040.4.1
    Attributes:
      ImplementedIn: Software
      KeySize: 1024

 Provider: Apple, Version: 1.0, Class: com.apple.crypto.provider.Apple
  Description: Apple Provider (implements DES, Triple DES, AES, Blowfish, PBE, Diffie-Hellman, HMAC/MD5, HMAC/SHA1)
  Services (6):
   Service: Mac, Algorithm: HmacSHA1, Class: com.apple.crypto.provider.HmacSHA1
   Service: MessageDigest, Algorithm: MD5, Class: com.apple.crypto.provider.MessageDigestMD5
   Service: MessageDigest, Algorithm: SHA, Class: com.apple.crypto.provider.MessageDigestSHA1
    Aliases: SHA1
   Service: SecureRandom, Algorithm: YarrowPRNG, Class: com.apple.crypto.provider.CSPRandom
   Service: Mac, Algorithm: HmacMD5, Class: com.apple.crypto.provider.HmacMD5
   Service: KeyStore, Algorithm: KeychainStore, Class: com.apple.crypto.provider.KeychainStore

 Provider: SunRsaSign, Version: 1.5, Class: sun.security.rsa.SunRsaSign
  Description: Sun RSA signature provider
  Services (8):
   Service: Signature, Algorithm: SHA512withRSA, Class: sun.security.rsa.RSASignature$SHA512withRSA
    Aliases: OID.1.2.840.113549.1.1.13
    Attributes:
      SupportedKeyClasses: java.security.interfaces.RSAPublicKey|java.security.interfaces.RSAPrivateKey
   Service: Signature, Algorithm: MD5withRSA, Class: sun.security.rsa.RSASignature$MD5withRSA
    Aliases: 1.2.840.113549.1.1.4
    Attributes:
      SupportedKeyClasses: java.security.interfaces.RSAPublicKey|java.security.interfaces.RSAPrivateKey
   Service: KeyFactory, Algorithm: RSA, Class: sun.security.rsa.RSAKeyFactory
    Aliases: 1.2.840.113549.1.1
   Service: Signature, Algorithm: SHA1withRSA, Class: sun.security.rsa.RSASignature$SHA1withRSA
    Aliases: OID.1.2.840.113549.1.1.5
    Attributes:
      SupportedKeyClasses: java.security.interfaces.RSAPublicKey|java.security.interfaces.RSAPrivateKey
   Service: Signature, Algorithm: SHA384withRSA, Class: sun.security.rsa.RSASignature$SHA384withRSA
    Aliases: OID.1.2.840.113549.1.1.12
    Attributes:
      SupportedKeyClasses: java.security.interfaces.RSAPublicKey|java.security.interfaces.RSAPrivateKey
   Service: Signature, Algorithm: MD2withRSA, Class: sun.security.rsa.RSASignature$MD2withRSA
    Aliases: 1.2.840.113549.1.1.2
    Attributes:
      SupportedKeyClasses: java.security.interfaces.RSAPublicKey|java.security.interfaces.RSAPrivateKey
   Service: KeyPairGenerator, Algorithm: RSA, Class: sun.security.rsa.RSAKeyPairGenerator
    Aliases: 1.2.840.113549.1.1
   Service: Signature, Algorithm: SHA256withRSA, Class: sun.security.rsa.RSASignature$SHA256withRSA
    Aliases: OID.1.2.840.113549.1.1.11
    Attributes:
      SupportedKeyClasses: java.security.interfaces.RSAPublicKey|java.security.interfaces.RSAPrivateKey

 Provider: SunJSSE, Version: 1.6, Class: com.sun.net.ssl.internal.ssl.Provider
  Description: Sun JSSE provider(PKCS12, SunX509 key/trust factories, SSLv3, TLSv1)
  Services (16):
   Service: Signature, Algorithm: MD5andSHA1withRSA, Class: com.sun.net.ssl.internal.ssl.RSASignature
   Service: SSLContext, Algorithm: Default, Class: com.sun.net.ssl.internal.ssl.DefaultSSLContextImpl
   Service: KeyManagerFactory, Algorithm: SunX509, Class: com.sun.net.ssl.internal.ssl.KeyManagerFactoryImpl$SunX509
   Service: SSLContext, Algorithm: SSL, Class: com.sun.net.ssl.internal.ssl.SSLContextImpl
   Service: Signature, Algorithm: MD5withRSA, Class: sun.security.rsa.RSASignature$MD5withRSA
    Aliases: 1.2.840.113549.1.1.4
   Service: Signature, Algorithm: SHA1withRSA, Class: sun.security.rsa.RSASignature$SHA1withRSA
    Aliases: OID.1.2.840.113549.1.1.5
   Service: KeyFactory, Algorithm: RSA, Class: sun.security.rsa.RSAKeyFactory
    Aliases: 1.2.840.113549.1.1
   Service: TrustManagerFactory, Algorithm: SunX509, Class: com.sun.net.ssl.internal.ssl.TrustManagerFactoryImpl$SimpleFactory
   Service: SSLContext, Algorithm: SSLv3, Class: com.sun.net.ssl.internal.ssl.SSLContextImpl
   Service: KeyStore, Algorithm: PKCS12, Class: com.sun.net.ssl.internal.pkcs12.PKCS12KeyStore
   Service: SSLContext, Algorithm: TLS, Class: com.sun.net.ssl.internal.ssl.SSLContextImpl
   Service: KeyPairGenerator, Algorithm: RSA, Class: sun.security.rsa.RSAKeyPairGenerator
    Aliases: 1.2.840.113549.1.1
   Service: SSLContext, Algorithm: TLSv1, Class: com.sun.net.ssl.internal.ssl.SSLContextImpl
   Service: Signature, Algorithm: MD2withRSA, Class: sun.security.rsa.RSASignature$MD2withRSA
    Aliases: 1.2.840.113549.1.1.2
   Service: KeyManagerFactory, Algorithm: NewSunX509, Class: com.sun.net.ssl.internal.ssl.KeyManagerFactoryImpl$X509
   Service: TrustManagerFactory, Algorithm: PKIX, Class: com.sun.net.ssl.internal.ssl.TrustManagerFactoryImpl$PKIXFactory
    Aliases: X.509

 Provider: SunJCE, Version: 1.6, Class: com.sun.crypto.provider.SunJCE
  Description: SunJCE Provider (implements RSA, DES, Triple DES, AES, Blowfish, ARCFOUR, RC2, PBE, Diffie-Hellman, HMAC)
  Services (60):
   Service: KeyGenerator, Algorithm: DESede, Class: com.sun.crypto.provider.DESedeKeyGenerator
    Aliases: TripleDES
   Service: KeyGenerator, Algorithm: HmacSHA384, Class: com.sun.crypto.provider.KeyGeneratorCore$HmacSHA384KG
   Service: AlgorithmParameters, Algorithm: OAEP, Class: com.sun.crypto.provider.OAEPParameters
   Service: KeyGenerator, Algorithm: ARCFOUR, Class: com.sun.crypto.provider.KeyGeneratorCore$ARCFOURKeyGenerator
    Aliases: RC4
   Service: Cipher, Algorithm: AESWrap, Class: com.sun.crypto.provider.AESWrapCipher
    Attributes:
      SupportedPaddings: NOPADDING
      SupportedKeyFormats: RAW
      SupportedModes: ECB
   Service: KeyGenerator, Algorithm: HmacSHA256, Class: com.sun.crypto.provider.KeyGeneratorCore$HmacSHA256KG
   Service: KeyGenerator, Algorithm: HmacSHA512, Class: com.sun.crypto.provider.KeyGeneratorCore$HmacSHA512KG
   Service: AlgorithmParameters, Algorithm: AES, Class: com.sun.crypto.provider.AESParameters
    Aliases: Rijndael
   Service: AlgorithmParameters, Algorithm: PBEWithMD5AndTripleDES, Class: com.sun.crypto.provider.PBEParameters
   Service: AlgorithmParameters, Algorithm: RC2, Class: com.sun.crypto.provider.RC2Parameters
   Service: KeyStore, Algorithm: JCEKS, Class: com.sun.crypto.provider.JceKeyStore
   Service: KeyGenerator, Algorithm: SunTlsPrf, Class: com.sun.crypto.provider.TlsPrfGenerator
   Service: Cipher, Algorithm: DES, Class: com.sun.crypto.provider.DESCipher
    Attributes:
      SupportedKeyFormats: RAW
      SupportedPaddings: NOPADDING|PKCS5PADDING|ISO10126PADDING
      SupportedModes: ECB|CBC|PCBC|CTR|CTS|CFB|OFB|CFB8|CFB16|CFB24|CFB32|CFB40|CFB48|CFB56|CFB64|OFB8|OFB16|OFB24|OFB32|OFB40|OFB48|OFB56|OFB64
   Service: Cipher, Algorithm: RSA, Class: com.sun.crypto.provider.RSACipher
    Attributes:
      SupportedPaddings: NOPADDING|PKCS1PADDING|OAEPWITHMD5ANDMGF1PADDING|OAEPWITHSHA1ANDMGF1PADDING|OAEPWITHSHA-1ANDMGF1PADDING|OAEPWITHSHA-256ANDMGF1PADDING|OAEPWITHSHA-384ANDMGF1PADDING|OAEPWITHSHA-512ANDMGF1PADDING
      SupportedModes: ECB
      SupportedKeyClasses: java.security.interfaces.RSAPublicKey|java.security.interfaces.RSAPrivateKey
   Service: KeyFactory, Algorithm: DiffieHellman, Class: com.sun.crypto.provider.DHKeyFactory
    Aliases: DH
   Service: Cipher, Algorithm: PBEWithSHA1AndDESede, Class: com.sun.crypto.provider.PKCS12PBECipherCore$PBEWithSHA1AndDESede
    Aliases: OID.1.2.840.113549.1.12.1.3
   Service: AlgorithmParameters, Algorithm: DiffieHellman, Class: com.sun.crypto.provider.DHParameters
    Aliases: DH
   Service: Cipher, Algorithm: DESedeWrap, Class: com.sun.crypto.provider.DESedeWrapCipher
    Attributes:
      SupportedPaddings: NOPADDING
      SupportedKeyFormats: RAW
      SupportedModes: CBC
   Service: KeyGenerator, Algorithm: SunTlsRsaPremasterSecret, Class: com.sun.crypto.provider.TlsRsaPremasterSecretGenerator
   Service: AlgorithmParameters, Algorithm: DESede, Class: com.sun.crypto.provider.DESedeParameters
    Aliases: TripleDES
   Service: KeyGenerator, Algorithm: HmacSHA1, Class: com.sun.crypto.provider.HmacSHA1KeyGenerator
   Service: SecretKeyFactory, Algorithm: PBEWithMD5AndDES, Class: com.sun.crypto.provider.PBEKeyFactory$PBEWithMD5AndDES
    Aliases: 1.2.840.113549.1.5.3
   Service: Cipher, Algorithm: PBEWithSHA1AndRC2_40, Class: com.sun.crypto.provider.PKCS12PBECipherCore$PBEWithSHA1AndRC2_40
    Aliases: OID.1.2.840.113549.1.12.1.6
   Service: Mac, Algorithm: HmacMD5, Class: com.sun.crypto.provider.HmacMD5
    Attributes:
      SupportedKeyFormats: RAW
   Service: SecretKeyFactory, Algorithm: DESede, Class: com.sun.crypto.provider.DESedeKeyFactory
    Aliases: TripleDES
   Service: Mac, Algorithm: SslMacSHA1, Class: com.sun.crypto.provider.SslMacCore$SslMacSHA1
    Attributes:
      SupportedKeyFormats: RAW
   Service: KeyGenerator, Algorithm: SunTlsMasterSecret, Class: com.sun.crypto.provider.TlsMasterSecretGenerator
   Service: KeyGenerator, Algorithm: DES, Class: com.sun.crypto.provider.DESKeyGenerator
   Service: Cipher, Algorithm: PBEWithMD5AndTripleDES, Class: com.sun.crypto.provider.PBEWithMD5AndTripleDESCipher
   Service: AlgorithmParameters, Algorithm: PBEWithSHA1AndDESede, Class: com.sun.crypto.provider.PBEParameters
    Aliases: OID.1.2.840.113549.1.12.1.3
   Service: Cipher, Algorithm: ARCFOUR, Class: com.sun.crypto.provider.ARCFOURCipher
    Aliases: RC4
    Attributes:
      SupportedKeyFormats: RAW
      SupportedPaddings: NOPADDING
      SupportedModes: ECB
   Service: AlgorithmParameters, Algorithm: PBE, Class: com.sun.crypto.provider.PBEParameters
   Service: SecretKeyFactory, Algorithm: PBEWithMD5AndTripleDES, Class: com.sun.crypto.provider.PBEKeyFactory$PBEWithMD5AndTripleDES
   Service: Mac, Algorithm: HmacPBESHA1, Class: com.sun.crypto.provider.HmacPKCS12PBESHA1
    Attributes:
      SupportedKeyFormats: RAW
   Service: Cipher, Algorithm: AES, Class: com.sun.crypto.provider.AESCipher
    Aliases: Rijndael
    Attributes:
      SupportedPaddings: NOPADDING|PKCS5PADDING|ISO10126PADDING
      SupportedKeyFormats: RAW
      SupportedModes: ECB|CBC|PCBC|CTR|CTS|CFB|OFB|CFB8|CFB16|CFB24|CFB32|CFB40|CFB48|CFB56|CFB64|OFB8|OFB16|OFB24|OFB32|OFB40|OFB48|OFB56|OFB64|CFB72|CFB80|CFB88|CFB96|CFB104|CFB112|CFB120|CFB128|OFB72|OFB80|OFB88|OFB96|OFB104|OFB112|OFB120|OFB128
   Service: SecretKeyFactory, Algorithm: DES, Class: com.sun.crypto.provider.DESKeyFactory
   Service: Cipher, Algorithm: RC2, Class: com.sun.crypto.provider.RC2Cipher
    Attributes:
      SupportedKeyFormats: RAW
      SupportedPaddings: NOPADDING|PKCS5PADDING|ISO10126PADDING
      SupportedModes: ECB|CBC|PCBC|CTR|CTS|CFB|OFB|CFB8|CFB16|CFB24|CFB32|CFB40|CFB48|CFB56|CFB64|OFB8|OFB16|OFB24|OFB32|OFB40|OFB48|OFB56|OFB64
   Service: AlgorithmParameters, Algorithm: PBEWithSHA1AndRC2_40, Class: com.sun.crypto.provider.PBEParameters
    Aliases: OID.1.2.840.113549.1.12.1.6
   Service: KeyAgreement, Algorithm: DiffieHellman, Class: com.sun.crypto.provider.DHKeyAgreement
    Aliases: DH
    Attributes:
      SupportedKeyClasses: javax.crypto.interfaces.DHPublicKey|javax.crypto.interfaces.DHPrivateKey
   Service: KeyGenerator, Algorithm: Blowfish, Class: com.sun.crypto.provider.BlowfishKeyGenerator
   Service: KeyPairGenerator, Algorithm: DiffieHellman, Class: com.sun.crypto.provider.DHKeyPairGenerator
    Aliases: DH
   Service: Cipher, Algorithm: PBEWithMD5AndDES, Class: com.sun.crypto.provider.PBEWithMD5AndDESCipher
    Aliases: 1.2.840.113549.1.5.3
   Service: Cipher, Algorithm: Blowfish, Class: com.sun.crypto.provider.BlowfishCipher
    Attributes:
      SupportedPaddings: NOPADDING|PKCS5PADDING|ISO10126PADDING
      SupportedKeyFormats: RAW
      SupportedModes: ECB|CBC|PCBC|CTR|CTS|CFB|OFB|CFB8|CFB16|CFB24|CFB32|CFB40|CFB48|CFB56|CFB64|OFB8|OFB16|OFB24|OFB32|OFB40|OFB48|OFB56|OFB64
   Service: AlgorithmParameters, Algorithm: DES, Class: com.sun.crypto.provider.DESParameters
   Service: KeyGenerator, Algorithm: AES, Class: com.sun.crypto.provider.AESKeyGenerator
    Aliases: Rijndael
   Service: KeyGenerator, Algorithm: HmacMD5, Class: com.sun.crypto.provider.HmacMD5KeyGenerator
   Service: SecretKeyFactory, Algorithm: PBKDF2WithHmacSHA1, Class: com.sun.crypto.provider.PBKDF2HmacSHA1Factory
    Aliases: OID.1.2.840.113549.1.5.12
   Service: KeyGenerator, Algorithm: RC2, Class: com.sun.crypto.provider.KeyGeneratorCore$RC2KeyGenerator
   Service: Mac, Algorithm: SslMacMD5, Class: com.sun.crypto.provider.SslMacCore$SslMacMD5
    Attributes:
      SupportedKeyFormats: RAW
   Service: SecretKeyFactory, Algorithm: PBEWithSHA1AndDESede, Class: com.sun.crypto.provider.PBEKeyFactory$PBEWithSHA1AndDESede
    Aliases: OID.1.2.840.113549.1.12.1.3
   Service: AlgorithmParameterGenerator, Algorithm: DiffieHellman, Class: com.sun.crypto.provider.DHParameterGenerator
    Aliases: DH
   Service: Mac, Algorithm: HmacSHA1, Class: com.sun.crypto.provider.HmacSHA1
    Attributes:
      SupportedKeyFormats: RAW
   Service: Mac, Algorithm: HmacSHA384, Class: com.sun.crypto.provider.HmacCore$HmacSHA384
    Attributes:
      SupportedKeyFormats: RAW
   Service: KeyGenerator, Algorithm: SunTlsKeyMaterial, Class: com.sun.crypto.provider.TlsKeyMaterialGenerator
   Service: SecretKeyFactory, Algorithm: PBEWithSHA1AndRC2_40, Class: com.sun.crypto.provider.PBEKeyFactory$PBEWithSHA1AndRC2_40
    Aliases: OID.1.2.840.113549.1.12.1.6
   Service: Mac, Algorithm: HmacSHA256, Class: com.sun.crypto.provider.HmacCore$HmacSHA256
    Attributes:
      SupportedKeyFormats: RAW
   Service: AlgorithmParameters, Algorithm: Blowfish, Class: com.sun.crypto.provider.BlowfishParameters
   Service: Mac, Algorithm: HmacSHA512, Class: com.sun.crypto.provider.HmacCore$HmacSHA512
    Attributes:
      SupportedKeyFormats: RAW
   Service: AlgorithmParameters, Algorithm: PBEWithMD5AndDES, Class: com.sun.crypto.provider.PBEParameters
    Aliases: 1.2.840.113549.1.5.3
   Service: Cipher, Algorithm: DESede, Class: com.sun.crypto.provider.DESedeCipher
    Aliases: TripleDES
    Attributes:
      SupportedKeyFormats: RAW
      SupportedPaddings: NOPADDING|PKCS5PADDING|ISO10126PADDING
      SupportedModes: ECB|CBC|PCBC|CTR|CTS|CFB|OFB|CFB8|CFB16|CFB24|CFB32|CFB40|CFB48|CFB56|CFB64|OFB8|OFB16|OFB24|OFB32|OFB40|OFB48|OFB56|OFB64

 Provider: SunJGSS, Version: 1.0, Class: sun.security.jgss.SunProvider
  Description: Sun (Kerberos v5, SPNEGO)
  Services (2):
   Service: GssApiMechanism, Algorithm: 1.3.6.1.5.5.2, Class: sun.security.jgss.spnego.SpNegoMechFactory
   Service: GssApiMechanism, Algorithm: 1.2.840.113554.1.2.2, Class: sun.security.jgss.krb5.Krb5MechFactory

 Provider: SunSASL, Version: 1.5, Class: com.sun.security.sasl.Provider
  Description: Sun SASL provider(implements client mechanisms for: DIGEST-MD5, GSSAPI, EXTERNAL, PLAIN, CRAM-MD5; server mechanisms for: DIGEST-MD5, GSSAPI, CRAM-MD5)
  Services (8):
   Service: SaslServerFactory, Algorithm: CRAM-MD5, Class: com.sun.security.sasl.ServerFactoryImpl
   Service: SaslClientFactory, Algorithm: PLAIN, Class: com.sun.security.sasl.ClientFactoryImpl
   Service: SaslClientFactory, Algorithm: EXTERNAL, Class: com.sun.security.sasl.ClientFactoryImpl
   Service: SaslServerFactory, Algorithm: DIGEST-MD5, Class: com.sun.security.sasl.digest.FactoryImpl
   Service: SaslClientFactory, Algorithm: GSSAPI, Class: com.sun.security.sasl.gsskerb.FactoryImpl
   Service: SaslClientFactory, Algorithm: DIGEST-MD5, Class: com.sun.security.sasl.digest.FactoryImpl
   Service: SaslClientFactory, Algorithm: CRAM-MD5, Class: com.sun.security.sasl.ClientFactoryImpl
   Service: SaslServerFactory, Algorithm: GSSAPI, Class: com.sun.security.sasl.gsskerb.FactoryImpl

 Provider: XMLDSig, Version: 1.0, Class: org.jcp.xml.dsig.internal.dom.XMLDSigRI
  Description: XMLDSig (DOM XMLSignatureFactory; DOM KeyInfoFactory)
  Services (13):
   Service: KeyInfoFactory, Algorithm: DOM, Class: org.jcp.xml.dsig.internal.dom.DOMKeyInfoFactory
   Service: TransformService, Algorithm: http://www.w3.org/TR/1999/REC-xpath-19991116, Class: org.jcp.xml.dsig.internal.dom.DOMXPathTransform
    Aliases: XPATH
    Attributes:
      MechanismType: DOM
   Service: TransformService, Algorithm: http://www.w3.org/TR/2001/REC-xml-c14n-20010315#WithComments, Class: org.jcp.xml.dsig.internal.dom.DOMCanonicalXMLC14NMethod
    Aliases: INCLUSIVE_WITH_COMMENTS
    Attributes:
      MechanismType: DOM
   Service: TransformService, Algorithm: http://www.w3.org/2000/09/xmldsig#base64, Class: org.jcp.xml.dsig.internal.dom.DOMBase64Transform
    Aliases: BASE64
    Attributes:
      MechanismType: DOM
   Service: TransformService, Algorithm: http://www.w3.org/2000/09/xmldsig#enveloped-signature, Class: org.jcp.xml.dsig.internal.dom.DOMEnvelopedTransform
    Aliases: ENVELOPED
    Attributes:
      MechanismType: DOM
   Service: XMLSignatureFactory, Algorithm: DOM, Class: org.jcp.xml.dsig.internal.dom.DOMXMLSignatureFactory
   Service: TransformService, Algorithm: http://www.w3.org/TR/2001/REC-xml-c14n-20010315, Class: org.jcp.xml.dsig.internal.dom.DOMCanonicalXMLC14NMethod
    Aliases: INCLUSIVE
    Attributes:
      MechanismType: DOM
   Service: TransformService, Algorithm: http://www.w3.org/2002/06/xmldsig-filter2, Class: org.jcp.xml.dsig.internal.dom.DOMXPathFilter2Transform
    Aliases: XPATH2
    Attributes:
      MechanismType: DOM
   Service: TransformService, Algorithm: http://www.w3.org/2001/10/xml-exc-c14n#, Class: org.jcp.xml.dsig.internal.dom.DOMExcC14NMethod
    Aliases: EXCLUSIVE
    Attributes:
      MechanismType: DOM
   Service: TransformService, Algorithm: http://www.w3.org/TR/1999/REC-xslt-19991116, Class: org.jcp.xml.dsig.internal.dom.DOMXSLTTransform
    Aliases: XSLT
    Attributes:
      MechanismType: DOM
   Service: TransformService, Algorithm: http://www.w3.org/2006/12/xml-c14n11#WithComments, Class: org.jcp.xml.dsig.internal.dom.DOMCanonicalXMLC14N11Method
    Attributes:
      MechanismType: DOM
   Service: TransformService, Algorithm: http://www.w3.org/2001/10/xml-exc-c14n#WithComments, Class: org.jcp.xml.dsig.internal.dom.DOMExcC14NMethod
    Aliases: EXCLUSIVE_WITH_COMMENTS
    Attributes:
      MechanismType: DOM
   Service: TransformService, Algorithm: http://www.w3.org/2006/12/xml-c14n11, Class: org.jcp.xml.dsig.internal.dom.DOMCanonicalXMLC14N11Method
    Attributes:
      MechanismType: DOM

 Provider: SunPCSC, Version: 1.6, Class: sun.security.smartcardio.SunPCSC
  Description: Sun PC/SC provider
  Services (1):
   Service: TerminalFactory, Algorithm: PC/SC, Class: sun.security.smartcardio.SunPCSC$Factory

From: Romain Perier <rperier@xxxxxxxxxxxxxxxxxx>
Reply-To: "mihini-dev@xxxxxxxxxxx" <mihini-dev@xxxxxxxxxxx>
Date: lundi 3 mars 2014 11:09
To: "mihini-dev@xxxxxxxxxxx" <mihini-dev@xxxxxxxxxxx>
Subject: Re: [mihini-dev] Mihini-0.9 Export Lua application Package Connection to http://192.168.1.11:8080 refused

Hi Dominique,

What is your version of LDT ? Could you give me more details please ?

Thanks,
Romain

Le 01/03/2014 09:53, Dominique Torette a écrit :

Hi,


I try Mihini/LDT on a Beaglebone. I’ve started with the binary install of 0.8 and all works quite well.

Then I’ve upgraded to 0.9 compiled (on theBeaglebone) from the source.

Now, when I try to export as a Lua application from LDT, a connection to port 8080 is refused!

What service is expected to run on this port?

Do I need to revert to 0.8, what about the 0.10?


Dominique.


Unable to run export.

  Unable to install package.

  Connection to http://192.168.1.11:8080 refused



2014-02-28 23:13:06 GENERAL-INFO: ************************************************************

2014-02-28 23:13:06 GENERAL-INFO: Starting Agent ...

2014-02-28 23:13:06 GENERAL-INFO:      Agent: 0.9

2014-02-28 23:13:06 GENERAL-INFO:      Lua VM: Lua 5.1.4 (+meta pairs/ipairs) (+patch-lua-5.1.4-3)

2014-02-28 23:13:06 GENERAL-INFO:      System: Linux beaglebone 3.8.13 #1 SMP Thu Sep 12 10:27:06 CEST 2013 armv7l

2014-02-28 23:13:06 GENERAL-INFO: ************************************************************

2014-02-28 23:13:06 GENERAL-INFO: Device ID = "012345678901234"

2014-02-28 23:13:06 GENERAL-INFO: Module [AssetConnector] initialized

2014-02-28 23:13:06 SHELL-INFO: Binding a shell server at address *, port 2000

2014-02-28 23:13:06 GENERAL-INFO: Module [Lua Shell] initialized

2014-02-28 23:13:06 GENERAL-INFO: Module [DummyNetman] initialized

2014-02-28 23:13:06 GENERAL-INFO: Module [Lua RPC] initialized

2014-02-28 23:13:06 WEB-INFO: Starting web server on port 8357

2014-02-28 23:13:06 GENERAL-INFO: Module [Rest] initialized

2014-02-28 23:13:06 SRVCON-INFO: Server URL = ""

2014-02-28 23:13:06 GENERAL-INFO: Module [ServerConnector] initialized

2014-02-28 23:13:07 GENERAL-INFO: Module [DataManagement] initialized

2014-02-28 23:13:07 ASSCON-INFO: Connection received from asset [table: 0xd8cd0] at '<local ipc=table: 0x35dd8>:0'

2014-02-28 23:13:07 ASSCON-INFO: Asset registered, name="@sys", id=table: 0xd8cd0.

2014-02-28 23:13:07 GENERAL-INFO: Module [DeviceManagement] initialized

2014-02-28 23:13:07 GENERAL-INFO: Module [Update] initialized

2014-02-28 23:13:07 GENERAL-INFO: Agent successfully initialized

2014-02-28 23:13:37 DATAMGR-INFO: flushing policy "default"

2014-02-28 23:13:37 DATAMGR-INFO: flushing policy "now"

2014-02-28 23:13:37 DATAMGR-INFO: flushing policy "on_boot"







Back to the top