Other Parts Discussed in Thread: CCSTUDIO, MSP432WARE, CONTROLSUITE, ENERGIA, ENERGYTRACE, MSPDRIVERLIB, CC2650, SHA-256
Tool/software: Code Composer Studio
The latest CCS updates have broken CCS for LaunchXL-CC2650. I have cleaned the workspace, cleaned temporary files, re-installed, but nothing works.
CCS just "stops working".
It is really frustrating, as I have a deadline, and now completely regret accepting the latest updates.
Is there a way to downgrade?
Information... Call Stack at Crash (using MSVC2010)
DeviceIdentifier.dll!548a68c9()
[Frames below may be incorrect and/or missing, no symbols loaded for DeviceIdentifier.dll]
ntdll.dll!7708e87c()
kernel32.dll!757405b8()
KernelBase.dll!7563ac90()
ntdll.dll!7708e6ac()
KernelBase.dll!7563acaa()
DeviceIdentifier.dll!548a5501()
msvcr110.dll!malloc(unsigned int size) Line 91 + 0x3b bytes C
msvcr110.dll!operator new(unsigned int size) Line 59 + 0x8 bytes C++
xerces-c_2_8.dll!59a51931()
XPCOMUtility.dll!59982d34()
DebugServer.dll!56359991()
DebugServer.dll!565672bc()
DebugServer.dll!562781fb()
DebugServer.dll!5627895e()
DebugServer.dll!5624bb3d()
DebugServer.dll!56240196()
DebugServer.dll!56239abd()
ti_xpcom.dll!599d0da7()
ti_xpcom.dll!599be961()
jvm.dll!59dc2a54()
jvm.dll!59dc30f7()
jvm.dll!59dd3907()
jvm.dll!59dc2a54()
jvm.dll!59dc30f7()
jvm.dll!59dd3907()
jvm.dll!59e1cbb2()
jvm.dll!59ddffb8()
jvm.dll!59de75d8()
ntdll.dll!7708e5fc()
KernelBase.dll!7563adf9()
> msvcr100.dll!_threadstartex(void * ptd) Line 292 + 0x5 bytes C
kernel32.dll!757362c4()
ntdll.dll!77080fd9()
ntdll.dll!77080fa4()
The error logs contained no information about the crash itself. I can see where the crash occurs because there is a new "restart" after the crash. For example (crash occurred at 13:35)
!ENTRY org.eclipse.core.resources 4 2 2016-12-19 13:35:16.942
!MESSAGE Problems occurred when invoking code from plug-in: "org.eclipse.core.resources".
!STACK 0
java.lang.NullPointerException
at org.eclipse.rse.files.ui.resources.SystemTempFileListener.checkLocalChanges(SystemTempFileListener.java:379)
at org.eclipse.rse.files.ui.resources.SystemTempFileListener.checkLocalChanges(SystemTempFileListener.java:386)
at org.eclipse.rse.files.ui.resources.SystemTempFileListener.checkLocalChanges(SystemTempFileListener.java:386)
at org.eclipse.rse.files.ui.resources.SystemTempFileListener.resourceChanged(SystemTempFileListener.java:218)
at org.eclipse.core.internal.events.NotificationManager$1.run(NotificationManager.java:299)
at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:42)
at org.eclipse.core.internal.events.NotificationManager.notify(NotificationManager.java:289)
at org.eclipse.core.internal.events.NotificationManager.broadcastChanges(NotificationManager.java:152)
at org.eclipse.core.internal.resources.Workspace.broadcastPostChange(Workspace.java:373)
at org.eclipse.core.internal.resources.Workspace.endOperation(Workspace.java:1470)
at org.eclipse.core.internal.resources.InternalWorkspaceJob.run(InternalWorkspaceJob.java:46)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
!SESSION 2016-12-19 13:38:22.696 -----------------------------------------------
eclipse.buildId=4.5.1.M20150904-0015
java.version=1.7.0_80
java.vendor=Oracle Corporation
BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_US
Framework arguments: -product com.ti.ccstudio.branding.product
Command-line arguments: -os win32 -ws win32 -arch x86 -product com.ti.ccstudio.branding.product
!ENTRY org.eclipse.core.resources 2 10035 2016-12-19 13:38:24.118
!MESSAGE The workspace exited with unsaved changes in the previous session; refreshing workspace to recover changes.
!ENTRY com.ti.common.core 4 0 2016-12-19 13:38:24.168
!MESSAGE path=ccs_base/DebugServer
!ENTRY com.ti.common.core 4 0 2016-12-19 13:38:24.171
!MESSAGE debugServerDir=C:/ti/ccsv6/ccs_base/DebugServer
!ENTRY com.ti.ccstudio.debug.server 4 214294189 2016-12-19 13:38:31.273
!MESSAGE Unexpected CCS exit detected [12/19/16 1:16 PM]!!!
!ENTRY org.eclipse.ui 2 0 2016-12-19 13:38:33.672
!MESSAGE The 'org.eclipse.ui.startup' extension from 'com.ti.dvt.graph.visualization' does not provide a 'class' attribute.
This usage is deprecated and a 'class' attribute should be provided.
The release after Mars (4.5) will no longer support the deprecated usage!
Configuration Information
*** Date: Monday, December 19, 2016 at 1:39:01 PM Central European Standard Time
*** Platform Details:
*** System properties:
DEFAULT_CCS_TARGET_CONFIGURATION=C:\CProjects\polestar_pak\firmware\ble_nodes\ProjectZeroApp_CC2650LAUNCHXL\targetConfigs\CC2650F128.ccxml
applicationXMI=org.eclipse.ui.workbench/LegacyIDE.e4xmi
awt.toolkit=sun.awt.windows.WToolkit
ccs.debugServerDir=C:\ti\ccsv6\ccs_base\DebugServer
ccs.inCleanMode=false
ccs.inDevelopmentMode=false
ccs.inTestMode=false
ccs.minXDCVersion=3.25.5.1
dvt.binDir=c:\ti\ccsv6\ccs_base\DebugServer\..\dvt\bin
dvt.dir=c:\ti\ccsv6\ccs_base\DebugServer\..\dvt
eclipse.application=org.eclipse.ui.ide.workbench
eclipse.buildId=4.5.1.M20150904-0015
eclipse.commands=-os
win32
-ws
win32
-arch
x86
-showsplash
C:\ti\ccsv6\eclipse\\plugins\com.ti.ccstudio.branding_6.2.0.201609121600\splash.bmp
-launcher
C:\ti\ccsv6\eclipse\ccstudio.exe
-name
Ccstudio
--launcher.library
C:\ti\ccsv6\eclipse\\plugins/org.eclipse.equinox.launcher.win32.win32.x86_1.1.300.v20150602-1417\eclipse_1611.dll
-startup
C:\ti\ccsv6\eclipse\\plugins/org.eclipse.equinox.launcher_1.3.100.v20150511-1540.jar
--launcher.appendVmargs
-product
com.ti.ccstudio.branding.product
-vm
C:\ti\ccsv6\eclipse\jre\bin\client\jvm.dll
eclipse.home.location=file:/C:/ti/ccsv6/eclipse/
eclipse.launcher=C:\ti\ccsv6\eclipse\ccstudio.exe
eclipse.launcher.name=Ccstudio
eclipse.p2.data.area=@config.dir/../p2/
eclipse.p2.profile=epp.package.cpp
eclipse.product=com.ti.ccstudio.branding.product
eclipse.startTime=1482151102696
eclipse.stateSaveDelayInterval=30000
eclipse.vm=C:\ti\ccsv6\eclipse\jre\bin\client\jvm.dll
eclipse.vmargs=-Dosgi.instance.area.default=@user.home/workspace_v6_2
-Dorg.eclipse.equinox.http.jetty.customizer.class=com.ti.ccstudio.gui.composer.http.jetty.MaqettaJettyCustomizer
-Dccs.minXDCVersion=3.25.5.1
-Dorg.eclipse.ecf.provider.filetransfer.retrieve.readTimeout=30000
-Dorg.eclipse.ecf.provider.filetransfer.retrieve.closeTimeout=10000
-Dsun.net.client.defaultReadTimeout=30000
-Dsun.net.client.defaultConnectTimeout=10000
-Xms128m
-Xmx768m
-XX:ErrorFile=C:\Users\chfo\AppData\Local\TEXASI~1\CCS\ti\1\dmp\\hs_err_%p.log
-XX:MaxPermSize=256M
-Djava.class.path=C:\ti\ccsv6\eclipse\\plugins/org.eclipse.equinox.launcher_1.3.100.v20150511-1540.jar
equinox.use.ds=true
file.encoding=Cp1252
file.encoding.pkg=sun.io
file.separator=\
gosh.args=--nointeractive
java.awt.graphicsenv=sun.awt.Win32GraphicsEnvironment
java.awt.printerjob=sun.awt.windows.WPrinterJob
java.class.path=C:\ti\ccsv6\eclipse\\plugins/org.eclipse.equinox.launcher_1.3.100.v20150511-1540.jar
java.class.version=51.0
java.endorsed.dirs=C:\ti\ccsv6\eclipse\jre\lib\endorsed
java.ext.dirs=C:\ti\ccsv6\eclipse\jre\lib\ext;C:\WINDOWS\Sun\Java\lib\ext
java.home=C:\ti\ccsv6\eclipse\jre
java.io.tmpdir=C:\Users\chfo\AppData\Local\Temp\
java.library.path=C:\ti\ccsv6\eclipse;C:\WINDOWS\Sun\Java\bin;C:\WINDOWS\system32;C:\WINDOWS;C:/ti/ccsv6/eclipse/jre/bin/client;C:/ti/ccsv6/eclipse/jre/bin;C:/ti/ccsv6/eclipse/jre/lib/i386;C:\ProgramData\Oracle\Java\javapath;C:\Program Files (x86)\Intel\iCLS Client\;C:\Program Files\Intel\iCLS Client\;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0\;C:\Program Files\Lenovo\Fingerprint Manager Pro\;C:\Program Files (x86)\Lenovo\Access Connections\;C:\Program Files (x86)\Common Files\Lenovo;C:\ProgramData\Lenovo\ReadyApps;C:\PortableApps\PortableApps\PathBinaries;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files\Intel\Intel(R) Management Engine Components\IPT;C:\PortableApps\PortableApps\WinMergeInstall;C:\Program Files\Microsoft SQL Server\130\Tools\Binn\;C:\Program Files (x86)\Windows Kits\10\Windows Performance Toolkit\;C:\Program Files\Git\cmd;C:\Program Files\TortoiseSVN\bin;C:\Program Files\Microsoft SQL Server\110\Tools\Binn\;C:\Program Files\Microsoft SQL Server\120\Tools\Binn\;C:\tools\python2;C:\Program Files (x86)\nodejs\;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\Skype\Phone\;C:\Program Files\TortoiseGit\bin;C:\Program Files\OpenVPN\bin;C:\Program Files\Intel\WiFi\bin\;C:\Program Files\Common Files\Intel\WirelessCommon\;C:\Users\chfo\AppData\Roaming\OCamlPro\OCPWin\wrappers;C:\Users\chfo\AppData\Roaming\OCamlPro\OCPWin\4.01.0+ocp1-full-mingw64-20160113\bin;C:\Program Files\Java\jdk1.8.0_65\bin;C:\Program Files (x86)\Microsoft VS Code\bin;C:\Program Files (x86)\IDM Computer Solutions\UltraEdit\;C:\PortableApps\PortableApps\Android\sdk\platform-tools;C:\ProgramData\chocolatey\bin;C:\Users\chfo\AppData\Roaming\npm;C:\Program Files\Git\usr\bin;C:\PortableApps\PortableApps\flow-0.19.1-windows-20151211;C:\Users\chfo\AppData\Roaming\npm\node_modules\typescript\lib;C:\Program Files (x86)\Microsoft SDKs\TypeScript\1.8;C:\Users\chfo\AppData\Local\atom\bin;C:\Users\chfo\AppData\Local\Microsoft\WindowsApps;C:\PortableApps\PortableApps\MinGW\msys\1.0\bin;C:\Program Files\Intel\WiFi\bin\;C:\Program Files\Common Files\Intel\WirelessCommon\;C:\ti\ccsv6\eclipse;;.
java.runtime.name=Java(TM) SE Runtime Environment
java.runtime.version=1.7.0_80-b15
java.specification.name=Java Platform API Specification
java.specification.vendor=Oracle Corporation
java.specification.version=1.7
java.vendor=Oracle Corporation
java.vendor.url=http://java.oracle.com/
java.vendor.url.bug=bugreport.sun.com/.../
java.version=1.7.0_80
java.vm.info=mixed mode
java.vm.name=Java HotSpot(TM) Client VM
java.vm.specification.name=Java Virtual Machine Specification
java.vm.specification.vendor=Oracle Corporation
java.vm.specification.version=1.7
java.vm.vendor=Oracle Corporation
java.vm.version=24.80-b11
line.separator=
org.eclipse.cdt.debug.core.toggleBreakpointModel=true
org.eclipse.debug.ui.breakpoints.toggleFactoriesUsed=true
org.eclipse.debug.ui.debugViewToolbarVisible=false
org.eclipse.ecf.provider.filetransfer.retrieve.closeTimeout=10000
org.eclipse.ecf.provider.filetransfer.retrieve.readTimeout=30000
org.eclipse.equinox.http.jetty.customizer.class=com.ti.ccstudio.gui.composer.http.jetty.MaqettaJettyCustomizer
org.eclipse.equinox.launcher.splash.location=C:\ti\ccsv6\eclipse\\plugins\com.ti.ccstudio.branding_6.2.0.201609121600\splash.bmp
org.eclipse.equinox.simpleconfigurator.configUrl=file:org.eclipse.equinox.simpleconfigurator/bundles.info
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,JavaSE-1.7
org.osgi.framework.language=en
org.osgi.framework.os.name=Windows8
org.osgi.framework.os.version=6.2.0
org.osgi.framework.processor=x86
org.osgi.framework.system.capabilities=osgi.ee; osgi.ee="OSGi/Minimum"; version:List<Version>="1.0, 1.1, 1.2",osgi.ee; osgi.ee="JRE"; version:List<Version>="1.0, 1.1",osgi.ee; osgi.ee="JavaSE"; version:List<Version>="1.0, 1.1, 1.2, 1.3, 1.4, 1.5, 1.6, 1.7"
org.osgi.framework.system.packages=javax.accessibility,javax.activation,javax.activity,javax.annotation,javax.annotation.processing,javax.crypto,javax.crypto.interfaces,javax.crypto.spec,javax.imageio,javax.imageio.event,javax.imageio.metadata,javax.imageio.plugins.bmp,javax.imageio.plugins.jpeg,javax.imageio.spi,javax.imageio.stream,javax.jws,javax.jws.soap,javax.lang.model,javax.lang.model.element,javax.lang.model.type,javax.lang.model.util,javax.management,javax.management.loading,javax.management.modelmbean,javax.management.monitor,javax.management.openmbean,javax.management.relation,javax.management.remote,javax.management.remote.rmi,javax.management.timer,javax.naming,javax.naming.directory,javax.naming.event,javax.naming.ldap,javax.naming.spi,javax.net,javax.net.ssl,javax.print,javax.print.attribute,javax.print.attribute.standard,javax.print.event,javax.rmi,javax.rmi.CORBA,javax.rmi.ssl,javax.script,javax.security.auth,javax.security.auth.callback,javax.security.auth.kerberos,javax.security.auth.login,javax.security.auth.spi,javax.security.auth.x500,javax.security.cert,javax.security.sasl,javax.sound.midi,javax.sound.midi.spi,javax.sound.sampled,javax.sound.sampled.spi,javax.sql,javax.sql.rowset,javax.sql.rowset.serial,javax.sql.rowset.spi,javax.swing,javax.swing.border,javax.swing.colorchooser,javax.swing.event,javax.swing.filechooser,javax.swing.plaf,javax.swing.plaf.basic,javax.swing.plaf.metal,javax.swing.plaf.multi,javax.swing.plaf.nimbus,javax.swing.plaf.synth,javax.swing.table,javax.swing.text,javax.swing.text.html,javax.swing.text.html.parser,javax.swing.text.rtf,javax.swing.tree,javax.swing.undo,javax.tools,javax.transaction,javax.transaction.xa,javax.xml,javax.xml.bind,javax.xml.bind.annotation,javax.xml.bind.annotation.adapters,javax.xml.bind.attachment,javax.xml.bind.helpers,javax.xml.bind.util,javax.xml.crypto,javax.xml.crypto.dom,javax.xml.crypto.dsig,javax.xml.crypto.dsig.dom,javax.xml.crypto.dsig.keyinfo,javax.xml.crypto.dsig.spec,javax.xml.datatype,javax.xml.namespace,javax.xml.parsers,javax.xml.soap,javax.xml.stream,javax.xml.stream.events,javax.xml.stream.util,javax.xml.transform,javax.xml.transform.dom,javax.xml.transform.sax,javax.xml.transform.stax,javax.xml.transform.stream,javax.xml.validation,javax.xml.ws,javax.xml.ws.handler,javax.xml.ws.handler.soap,javax.xml.ws.http,javax.xml.ws.soap,javax.xml.ws.spi,javax.xml.ws.spi.http,javax.xml.ws.wsaddressing,javax.xml.xpath,org.ietf.jgss,org.omg.CORBA,org.omg.CORBA_2_3,org.omg.CORBA_2_3.portable,org.omg.CORBA.DynAnyPackage,org.omg.CORBA.ORBPackage,org.omg.CORBA.portable,org.omg.CORBA.TypeCodePackage,org.omg.CosNaming,org.omg.CosNaming.NamingContextExtPackage,org.omg.CosNaming.NamingContextPackage,org.omg.Dynamic,org.omg.DynamicAny,org.omg.DynamicAny.DynAnyFactoryPackage,org.omg.DynamicAny.DynAnyPackage,org.omg.IOP,org.omg.IOP.CodecFactoryPackage,org.omg.IOP.CodecPackage,org.omg.Messaging,org.omg.PortableInterceptor,org.omg.PortableInterceptor.ORBInitInfoPackage,org.omg.PortableServer,org.omg.PortableServer.CurrentPackage,org.omg.PortableServer.POAManagerPackage,org.omg.PortableServer.POAPackage,org.omg.PortableServer.portable,org.omg.PortableServer.ServantLocatorPackage,org.omg.SendingContext,org.omg.stub.java.rmi,org.w3c.dom,org.w3c.dom.bootstrap,org.w3c.dom.css,org.w3c.dom.events,org.w3c.dom.html,org.w3c.dom.ls,org.w3c.dom.ranges,org.w3c.dom.stylesheets,org.w3c.dom.traversal,org.w3c.dom.views,org.w3c.dom.xpath,org.xml.sax,org.xml.sax.ext,org.xml.sax.helpers
org.osgi.framework.uuid=00f09e07-e8c5-0016-1960-ad490fdddc5d
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
os.name=Windows 8
os.version=6.2
osgi.arch=x86
osgi.bundles=reference:file:org.eclipse.osgi.compatibility.state_1.0.100.v20150402-1551.jar,reference:file:org.eclipse.equinox.simpleconfigurator_1.1.100.v20150423-1455.jar@1:start
osgi.bundles.defaultStartLevel=4
osgi.compatibility.bootdelegation=true
osgi.configuration.area=file:/C:/ti/ccsv6/eclipse/configuration/
osgi.framework=file:/c:/ti/ccsv6/eclipse/plugins/org.eclipse.osgi_3.10.101.v20150820-1432.jar
osgi.framework.extensions=reference:file:org.eclipse.osgi.compatibility.state_1.0.100.v20150402-1551.jar
osgi.framework.shape=jar
osgi.framework.useSystemProperties=true
osgi.frameworkClassPath=., file:c:/ti/ccsv6/eclipse/plugins/org.eclipse.osgi.compatibility.state_1.0.100.v20150402-1551.jar
osgi.install.area=file:/C:/ti/ccsv6/eclipse/
osgi.instance.area=file:/C:/CProjects/TICodeComposer/workspace_v6_2_2/
osgi.instance.area.default=file://ac-ad01/users/chfo/workspace_v6_2/
osgi.logfile=C:\CProjects\TICodeComposer\workspace_v6_2_2\.metadata\.log
osgi.nl=en_US
osgi.os=win32
osgi.splashLocation=C:\ti\ccsv6\eclipse\\plugins\com.ti.ccstudio.branding_6.2.0.201609121600\splash.bmp
osgi.splashPath=platform:/base/plugins/org.eclipse.platform
osgi.syspath=c:\ti\ccsv6\eclipse\plugins
osgi.tracefile=C:\CProjects\TICodeComposer\workspace_v6_2_2\.metadata\trace.log
osgi.user.area=file://ac-ad01/users/chfo/user/
osgi.ws=win32
path.separator=;
sun.arch.data.model=32
sun.boot.class.path=C:\ti\ccsv6\eclipse\jre\lib\resources.jar;C:\ti\ccsv6\eclipse\jre\lib\rt.jar;C:\ti\ccsv6\eclipse\jre\lib\sunrsasign.jar;C:\ti\ccsv6\eclipse\jre\lib\jsse.jar;C:\ti\ccsv6\eclipse\jre\lib\jce.jar;C:\ti\ccsv6\eclipse\jre\lib\charsets.jar;C:\ti\ccsv6\eclipse\jre\lib\jfr.jar;C:\ti\ccsv6\eclipse\jre\classes
sun.boot.library.path=C:\ti\ccsv6\eclipse\jre\bin
sun.cpu.endian=little
sun.cpu.isalist=pentium_pro+mmx pentium_pro pentium+mmx pentium i486 i386 i86
sun.desktop=windows
sun.io.unicode.encoding=UnicodeLittle
sun.jnu.encoding=Cp1252
sun.management.compiler=HotSpot Client Compiler
sun.net.client.defaultConnectTimeout=10000
sun.net.client.defaultReadTimeout=30000
sun.os.patch.level=
user.country=US
user.dir=C:\ti\ccsv6\eclipse
user.home=\\ac-ad01\users\chfo
user.language=en
user.name=chfo
user.script=
user.timezone=Europe/Berlin
user.variant=
*** Features:
com.ti.ccstudio (6.2.0.201609121600) "CCS Product Branding"
com.ti.ccstudio.base (6.2.1.01781) "CCS Base Components"
com.ti.cgt.msp430.4.4.help (4.4.1.201501021554) "MSP430 Compiler Version 4.4 User's Guides"
com.ti.chromium.browser (6.2.0.201609121600) "Chromium Browser"
com.ti.dvt.codecoverage (4.1.0.201609091143) "Code Coverage"
com.ti.mcu.msp432.driverlib.product_3.21.0.05 (3.21.0.05) "MSP432 DriverLib Embedded Runtime Content"
com.ti.mcu.msp432.driverlib.product.ui (3.21.0.05) "MSP432 DriverLib IDE Tooling"
com.ti.mcu.msp432ware.product_3.50.0.02 (3.50.0.02) "MSP432ware Embedded Runtime Content"
com.ti.mcu.msp432ware.product.ui (3.50.0.02) "MSP432ware IDE Tooling"
com.ti.rtsc.TIRTOSCC13XX_CC26XX.product_2.18.0.03 (2.18.0.03) "TI-RTOS for CC13XX and CC26XX Embedded Runtime Content"
com.ti.rtsc.TIRTOSCC13XX_CC26XX.product_2.20.0.06 (2.20.0.06) "TI-RTOS for CC13XX and CC26XX Embedded Runtime Content"
com.ti.rtsc.TIRTOSCC13XX_CC26XX.product.ui (2.20.0.06) "TI-RTOS for CC13XX and CC26XX IDE Tooling"
com.ti.rtsc.TIRTOSmsp430.product_2.20.0.06 (2.20.0.06) "TI-RTOS for MSP43x Embedded Runtime Content"
com.ti.rtsc.TIRTOSmsp430.product.ui (2.20.0.06) "TI-RTOS for MSP43x IDE Tooling"
com.ti.rtsc.TIRTOSsimplelink.product_2.13.0.06 (2.13.0.06) "TI-RTOS for SimpleLink Wireless MCUs Embedded Runtime Content"
com.ti.rtsc.TIRTOSsimplelink.product.ui (2.13.0.06) "TI-RTOS for SimpleLink Wireless MCUs IDE Tooling"
gnu.io.rxtx (2.1.8.0_201606281300) "RXTX"
org.eclipse.cdt (8.8.0.201509131935) "Eclipse C/C++ Development Tools"
org.eclipse.cdt.build.crossgcc (8.8.0.201509131935) "CDT GCC Cross Compiler Support"
org.eclipse.cdt.gdb (8.8.0.201509131935) "GDB Common"
org.eclipse.cdt.launch.remote (8.8.0.201509131935) "C/C++ Remote Debug Launcher"
org.eclipse.draw2d (3.10.1.201508170204) "Graphical Editing Framework Draw2d"
org.eclipse.egit (4.0.3.201509231615-r) "Git Team Provider"
org.eclipse.emf.common (2.11.0.v20150805-0538) "EMF Common"
org.eclipse.emf.ecore (2.11.1.v20150805-0538) "EMF Ecore"
org.eclipse.emf.ecore.edit (2.8.0.v20130610-0406) "EMF Ecore Edit"
org.eclipse.emf.edit (2.9.0.v20130610-0406) "EMF Edit"
org.eclipse.emf.transaction (1.7.0.201306111400) "EMF Model Transaction Core"
org.eclipse.emf.validation (1.7.0.201306111341) "EMF Validation Framework Core"
org.eclipse.emf.workspace (1.7.0.201306111400) "EMF Model Transaction Workbench Integration Core"
org.eclipse.epp.mpc (1.4.1.v20150916-1928) "Marketplace Client"
org.eclipse.gef (3.10.1.201508170204) "Graphical Editing Framework GEF"
org.eclipse.gmf (1.7.0.201306111432) "Graphical Modeling Framework"
org.eclipse.gmf.runtime.notation (1.7.0.201306101425) "GMF Notation Model Support"
org.eclipse.help (2.1.1.v20150904-0015) "Help System Base"
org.eclipse.jgit (4.0.3.201509231615-r) "JGit Core"
org.eclipse.platform (4.5.1.v20150904-0015) "Eclipse Platform"
org.eclipse.rcp (4.5.1.v20150904-0015) "Eclipse RCP"
org.eclipse.rse (3.7.0.201505221634) "Remote System Explorer End-User Runtime"
org.eclipse.rse.core (3.7.0.201505221634) "RSE Core"
org.eclipse.rse.dstore (3.7.0.201505221634) "RSE DStore Services"
org.eclipse.rse.ftp (3.7.0.201505221634) "RSE FTP Service"
org.eclipse.rse.local (3.7.0.201505221634) "RSE Local Services"
org.eclipse.rse.ssh (3.7.0.201505221634) "RSE SSH Services"
org.eclipse.rse.telnet (3.7.0.201505221634) "RSE Telnet Service"
org.eclipse.rtsc.xdctools.product_3.31.1.33 (3.31.1.33) "XDCtools Embedded Runtime Content"
org.eclipse.rtsc.xdctools.product_3.32.0.06 (3.32.0.06) "XDCtools Embedded Runtime Content"
org.eclipse.rtsc.xdctools.product_3.32.1.22 (3.32.1.22) "XDCtools Embedded Runtime Content"
org.eclipse.rtsc.xdctools.product.ui (3.32.1.22) "XDCtools IDE Tooling"
org.eclipse.tm.terminal.control.feature (4.0.0.201506040610) "Terminal Control (Embeddable Widget)"
org.eclipse.tm.terminal.feature (4.0.0.201506040610) "Terminal View Core"
org.eclipse.tm.terminal.view.feature (4.0.0.201506040610) "Terminal View Core"
*** Plug-in Registry:
com.ibm.icu (54.1.1.v201501272100) "International Components for Unicode for Java (ICU4J)" [Active]
com.jcraft.jsch (0.1.53.v201508180515) "JSch" [Resolved]
com.sun.el (2.2.0.v201303151357) "Javax Expression Language Reference Implementation Bundle" [Resolved]
com.ti.backplane (1.0.0.201609121600) "Code Composer Tools Backplane" [Starting]
com.ti.base.ui (5.3.0.201609121600) "Common Debug Server Properties UI" [Active]
com.ti.binding.program (1.0.0.201609121600) "GUI Composer Bindings Program" [Starting]
com.ti.binding.stream (1.0.0.201609121600) "GUI Composer Streaming Model" [Starting]
com.ti.browser (1.0.0.201609121600) "Browser Wrapper" [Active]
com.ti.ccscloud.server (1.0.0.201609121600) "CCS Cloud Server" [Active]
com.ti.ccscloud.xcs (1.0.0.201609121600) "XCS" [Starting]
com.ti.ccstudio.abc (5.3.0.201609121600) "Code Composer Studio Expressions" [Starting]
com.ti.ccstudio.activities (5.3.0.201609121600) "Code Composer Studio Activities" [Starting]
com.ti.ccstudio.app.center (1.1.0.201609121600) "Code Composer Studio App Center" [Active]
com.ti.ccstudio.app.center.p2 (1.0.0.201609121600) "AppCenter Application" [Active]
com.ti.ccstudio.apps (6.2.0.201609121600) "CCS Headless Applications" [Starting]
com.ti.ccstudio.base (6.2.1.01781) "CCS Base Components" [Resolved]
com.ti.ccstudio.binaryparser (6.2.0.201609121600) "CCS Binary Parser" [Active]
com.ti.ccstudio.branding (6.2.0.201609121600) "CCS Product Branding" [Active]
com.ti.ccstudio.buildDefinitions.C2000 (6.2.0.201609121600) "CCS C2000 Build Definitions" [Starting]
com.ti.ccstudio.buildDefinitions.C2000_legacy (5.1.0.201609121600) "CCS C2000 Legacy Managed Build Definitions" [Starting]
com.ti.ccstudio.buildDefinitions.C6000 (6.2.0.201609121600) "CCS C6000 Build Definitions" [Starting]
com.ti.ccstudio.buildDefinitions.C6000_legacy (5.1.0.201609121600) "CCS C6000 Legacy Managed Build Definitions" [Starting]
com.ti.ccstudio.buildDefinitions.C7000 (6.2.0.201609121600) "CCS C7000 Build Definitions" [Starting]
com.ti.ccstudio.buildDefinitions.core (6.0.0.201609121600) "CCS Managed Build Definitions Core" [Starting]
com.ti.ccstudio.buildDefinitions.EVE (6.2.0.201609121600) "CCS EVE Build Definitions" [Starting]
com.ti.ccstudio.builddefinitions.generator (6.2.0.201609121600) "CCS Build Definitions Generator" [Active]
com.ti.ccstudio.buildDefinitions.GNU (6.2.0.201609121600) "CCS GNU Managed Build Definitions" [Active]
com.ti.ccstudio.buildDefinitions.GNU_legacy (5.4.0.201609121600) "CCS GNU Legacy Managed Build Definitions" [Active]
com.ti.ccstudio.buildDefinitions.MSP430 (6.2.0.201609121600) "CCS MSP430 Build Definitions" [Active]
com.ti.ccstudio.buildDefinitions.MSP430_legacy (6.0.0.201609121600) "CCS MSP430 Legacy Managed Build Definitions" [Active]
com.ti.ccstudio.buildDefinitions.MSP432 (6.2.0.201609121600) "CCS MSP432 Build Definitions" [Active]
com.ti.ccstudio.buildDefinitions.PRU (6.2.0.201609121600) "CCS PRU Build Definitions" [Starting]
com.ti.ccstudio.buildDefinitions.TMS470 (6.2.0.201609121600) "CCS TMS470 Build Definitions" [Active]
com.ti.ccstudio.buildDefinitions.TMS470_legacy (5.1.0.201609121600) "CCS TMS470 Legacy Managed Build Definitions" [Starting]
com.ti.ccstudio.controlsuite (5.3.0.201609121600) "Code Composer Studio ControlSuite" [Starting]
com.ti.ccstudio.core (6.0.0.201609121600) "Code Composer Studio Core" [Active]
com.ti.ccstudio.debug (6.2.0.201609121600) "Code Composer Studio Debug" [Active]
com.ti.ccstudio.debug.cacheView (5.3.0.201609121600) "Code Composer Studio Cache View" [Starting]
com.ti.ccstudio.debug.dsf.extensions (5.3.0.201609121600) "Code Composer Studio DSF Extensions" [Active]
com.ti.ccstudio.debug.mptv (5.3.0.201609121600) "Code Composer Studio Page Table" [Starting]
com.ti.ccstudio.debug.server (5.3.0.201609121600) "CCS Debug Server" [Active]
com.ti.ccstudio.debug.server.core (5.3.0.201609121600) "CCS Debug Server Core" [Active]
com.ti.ccstudio.debug.trace.core (5.3.0.201609121600) "Trace Core" [Starting]
com.ti.ccstudio.debug.trace.msp430 (5.3.0.201609121600) "MSP430 State Storage" [Starting]
com.ti.ccstudio.debug.trace.ui (5.3.0.201609121600) "Trace UI" [Starting]
com.ti.ccstudio.debug.ui (6.1.0.201609121600) "CCS Debug UI" [Active]
com.ti.ccstudio.debug.ui.msp430 (5.3.0.201609121600) "CCS Debug User Interface for MSP430" [Active]
com.ti.ccstudio.energia (6.1.0.201609121600) "Energia Support" [Starting]
com.ti.ccstudio.energia.core (6.2.0.201609121600) "Energia Core Support" [Active]
com.ti.ccstudio.energia.ui (6.2.0.201609121600) "Energia Support" [Starting]
com.ti.ccstudio.errorparser (6.1.0.201609121600) "CCS Error Parser" [Active]
com.ti.ccstudio.errorparser.ui (5.3.0.201609121600) "CCS Error Parser UI" [Active]
com.ti.ccstudio.errorreporting (1.0.0.201609121600) "Errorreporting" [Active]
com.ti.ccstudio.gelhelp.doc (6.2.1.01781) "CCS Base GEL User Document" [Starting]
com.ti.ccstudio.grace (1.0.0.201607181256) "Grace" [Resolved]
com.ti.ccstudio.grace.ui (1.0.0.201607181256) "Graphical Properties UI" [Starting]
com.ti.ccstudio.highlights (1.0.0.201609121600) "Code Composer Studio Highlights" [Starting]
com.ti.ccstudio.highlights.msp430 (1.0.0.201609121600) "Code Composer Studio MSP430 Highlights" [Starting]
com.ti.ccstudio.httpserver (6.2.0.201609121600) "CCS HTTP Server" [Active]
com.ti.ccstudio.ide (5.3.0.201609121600) "CCS IDE" [Starting]
com.ti.ccstudio.jline (5.1.0.201609121600) "JLine Console Library" [Starting]
com.ti.ccstudio.lerm (5.3.0.201609121600) "Variables Expressions Registers Models" [Starting]
com.ti.ccstudio.lers (5.3.0.201609121600) "Variables Expressions Registers Scripting" [Active]
com.ti.ccstudio.leru (5.3.0.201609121600) "Variables Expressions Registers Views" [Starting]
com.ti.ccstudio.mainhelp.doc (5.4.0.201609121600) "CCS Help 4.0 Plugin" [Starting]
com.ti.ccstudio.managedbuild.core (5.1.0.201609121600) "CCS Managed Build Core" [Starting]
com.ti.ccstudio.multi.purpose.view (5.3.0.201609121600) "CCS Control Panel View" [Active]
com.ti.ccstudio.multi.purpose.view.contributors (5.3.0.201609121600) "Control Panel View Contributors" [Active]
com.ti.ccstudio.p2.actions (6.0.0.201508191607) "Code Composer Studio P2 Touchpoint Actions" [Starting]
com.ti.ccstudio.p2.common (6.0.0.201508191607) "Common" [Starting]
com.ti.ccstudio.p2app (6.0.0.201609121600) "CCStudio P2App" [Active]
com.ti.ccstudio.pin.port.connect (5.3.0.201609121600) "PinConnect/PortConnect Tool Plug-in" [Starting]
com.ti.ccstudio.project.core (6.2.0.201609121600) "CCS Project Core" [Active]
com.ti.ccstudio.project.templates (6.2.0.201609121600) "CCS Built-in Project Templates" [Starting]
com.ti.ccstudio.project.ui (6.2.0.201609121600) "CCS Project User Interface" [Active]
com.ti.ccstudio.project.ui.views (6.2.0.201609121600) "CCS Project Views" [Starting]
com.ti.ccstudio.resource.explorer (5.3.0.201609121600) "TI Resource Explorer" [Starting]
com.ti.ccstudio.resource.explorer.packages (1.0.0.201609121600) "Resource Explorer Package Discovery" [Resolved]
com.ti.ccstudio.rhino (5.1.0.201609121600) "CCS Rhino JavaScript Engine" [Active]
com.ti.ccstudio.scripting.console (6.0.0.201609121600) "CCS Scripting Console" [Active]
com.ti.ccstudio.scripting.dss (5.3.0.201609121600) "Debug Server Scripting Provider" [Active]
com.ti.ccstudio.scripting.gss (7.1.0.201609121600) "User Interface Scripting Provider" [Active]
com.ti.ccstudio.scripting.ui (5.4.0.201609121600) "Base User Interface Scripting" [Active]
com.ti.ccstudio.scripting.ui.win32 (5.3.0.201609121600) "Base User Interface Scripting" [Resolved]
com.ti.ccstudio.startupInstaller (6.0.0.201508191607) "CCStudio Installer" [Active]
com.ti.ccstudio.swt (5.3.0.201609121600) "CCS SWT Fragment" [Resolved]
com.ti.ccstudio.system.hotmenu (5.3.0.201609121600) "CCS System Hotmenu Plug-in" [Active]
com.ti.ccstudio.system.setup (6.0.0.201609121600) "CCS System Setup" [Active]
com.ti.ccstudio.system.setup.ui (5.5.0.201609121600) "CCS System Setup UI" [Active]
com.ti.ccstudio.ui (6.2.0.201609121600) "CCS Platform User Interface" [Active]
com.ti.ccstudio.ui.forms (5.3.0.201609121600) "Forms Plug-in" [Starting]
com.ti.cgt.msp430.4.4.help (4.4.1) "MSP430 Compiler Version 4.4 User's Guides" [Resolved]
com.ti.chromium.browser (1.0.0.201609121600) "Chromium Browser" [Starting]
com.ti.chromium.browser.win32.win32.x86 (1.0.0.201609121600) "Chromium for Windows" [Resolved]
com.ti.common.core (6.2.0.201609121600) "Common TI Platform Core" [Active]
com.ti.common.core.utils.ds (1.0.0.201609121600) "Utility functions contributed by debug server" [Active]
com.ti.common.core.utils.local (1.0.0.201609121600) "Utility functions provided locally" [Starting]
com.ti.common.managedbuild.core (5.1.0.201609121600) "Common TI Managed-Build Core" [Starting]
com.ti.common.project.core (6.2.0.201609121600) "Common TI Project Core" [Active]
com.ti.common.project.ui (6.2.0.201609121600) "Common TI Project UI" [Active]
com.ti.common.ui (6.0.0.201609121600) "Common TI User Interface" [Active]
com.ti.dvt.analysis.framework (4.1.0.201609091143) "DVT Analysis Framework" [Active]
com.ti.dvt.analysis.suite (4.1.0.201609091143) "Analysis Suite" [Active]
com.ti.dvt.analysis.suite.gui (4.1.0.201609091143) "Analysis Suite" [Active]
com.ti.dvt.analysis.traceviewer (4.1.0.201609091143) "Trace Viewer Manager" [Active]
com.ti.dvt.analyzersuite (3.5.0.201609091143) "Analyzer Suite" [Active]
com.ti.dvt.ccstudioideadapter (4.1.0.201609091143) "CCStudio v6 IDE Adapter GUI" [Active]
com.ti.dvt.ccstudioideadapter.bin (4.1.0.201609091143) "CCStudio v6 IDE Adapter Binary" [Resolved]
com.ti.dvt.ccstudiosymbolmanager (4.1.0.201609091143) "CCStudio Symbol Manager" [Resolved]
com.ti.dvt.codecoverage (4.1.0.201609091143) "Code Coverage" [Active]
com.ti.dvt.codegenCoverage (4.1.0.201609091143) "Codegen_Code_Coverage Plug-in" [Active]
com.ti.dvt.control.engine (4.1.0.201609091143) "DVT Control Engine" [Active]
com.ti.dvt.control.gui (4.1.0.201609091143) "DVT Control GUI" [Active]
com.ti.dvt.core (4.1.0.201609091143) "DVT Core" [Active]
com.ti.dvt.coverageplugin (4.1.0.201609091143) "Coverageplugin Plug-in" [Active]
com.ti.dvt.datamodel (4.1.0.201609091143) "DVT Model" [Active]
com.ti.dvt.energytrace (4.1.0.201609091143) "EnergyTrace" [Active]
com.ti.dvt.graph.visualization (4.1.0.201609091143) "Visualization Plug-in" [Active]
com.ti.dvt.graph.visualization.doc (3.5.0.201609091143) "Graph Visualization Help Plug-in" [Resolved]
com.ti.dvt.gridview (4.1.0.201609091143) "Gridview Plug-in" [Starting]
com.ti.dvt.ideadapter (4.1.0.201609091143) "IDEAdapter GUI" [Active]
com.ti.dvt.ideadapter2 (4.1.0.201609091143) "IDEAdapter Binary" [Resolved]
com.ti.dvt.ofssymbolmanager (4.1.0.201609091143) "OFSSymbolManager Plug-in" [Resolved]
com.ti.dvt.profile.setup.ui (4.1.0.201609091143) "Profile SetupUI Plug-in" [Starting]
com.ti.dvt.profileanalysis (4.1.0.201609091143) "DVT Profile Analysis Providers" [Resolved]
com.ti.dvt.profileanalysis.doc (4.1.0.201609091143) "DVT Profile Analysis Providers Help" [Resolved]
com.ti.dvt.profileanalysismanager (4.1.0.201609091143) "Profiler Analysis Manager" [Resolved]
com.ti.dvt.profileanalysismanagerplugin (4.1.0.201609091143) "Profile Server Plug-in" [Active]
com.ti.dvt.profiledata (4.1.0.201609091143) "Profile Data Source" [Resolved]
com.ti.dvt.rcp (3.1.0.201609091143) "DvtRcp Plug-in" [Starting]
com.ti.dvt.resource.explorer (4.1.0.201609091143) "Resource Explorer" [Starting]
com.ti.dvt.rovsupport (4.1.0.201609091143) "Rovsupport Plug-in" [Active]
com.ti.dvt.rovsupport.doc (4.1.0.201609091143) "ROV Support Doc Plug-in" [Resolved]
com.ti.dvt.rta.interfaces (4.1.0.201609091143) "RTA interfaces" [Resolved]
com.ti.dvt.scripting.engine (4.1.0.201609091143) "DVT Scripting Engine" [Resolved]
com.ti.dvt.scripting.ui (4.1.0.201609091143) "DVT Scripting Plugin" [Active]
com.ti.dvt.scripting.ui.graphvisualization (4.1.0.201609091143) "Visualization Scripting Plug-in" [Resolved]
com.ti.dvt.scripting.ui.profileanalysis (4.1.0.201609091143) "Profile Analysis Scripting Plug-in" [Resolved]
com.ti.dvt.scripting.ui.rov (4.1.0.201609091143) "ROV Scripting Plug-in" [Resolved]
com.ti.dvt.scripting.ui.trace (4.1.0.201609091143) "Trace Scripting Plug-in" [Resolved]
com.ti.dvt.scripting.ui.via (4.1.0.201609091143) "Image Analyzer Scripting Plug-in" [Resolved]
com.ti.dvt.server (3.32.1.22) "ROV Controller" [Starting]
com.ti.dvt.sourceref (4.1.0.201609091143) "Source Reference Plug-in" [Starting]
com.ti.dvt.sourcerefplugin (4.1.0.201609091143) "Source Reference Preference Plug-in" [Starting]
com.ti.dvt.symbolmanager (4.1.0.201609091143) "SymbolManager GUI" [Active]
com.ti.dvt.symbolmanager.bin (4.1.0.201609091143) "SymbolManager Binary" [Resolved]
com.ti.dvt.tidisassembly (4.1.0.201609091143) "TIDisassembly Plug-in" [Resolved]
com.ti.dvt.trace.doc (4.1.0.201609091143) "Trace_Analyzer_User_Guide" [Starting]
com.ti.dvt.ui (4.1.0.201609091143) "DvtUI Plug-in" [Active]
com.ti.dvt.ui.doc (4.1.0.201609091143) "com.ti.dvt.ui.doc" [Resolved]
com.ti.dvt.uia (4.1.0.201609091143) "DVT UIA GUI" [Active]
com.ti.dvt.uia.bin (4.1.0.201609091143) "DVT UIA Binary" [Resolved]
com.ti.dvt.uia.doc (4.1.0.201609091143) "System Analyzer Help" [Resolved]
com.ti.dvt.via.doc (4.1.0.201609091143) "Image Analyzer" [Starting]
com.ti.dvt.via.imvr (4.1.0.201609091143) "Image Viewer Plug-in" [Starting]
com.ti.dvt.via.plugin (4.1.0.201609091143) "Image Analyzer" [Active]
com.ti.dvt.via.plugin.ccs (4.1.0.201609091143) "Image Analyzer (CCS)" [Active]
com.ti.fnc (5.1.0.201609121600) "FlexNet Connect Plug-in" [Active]
com.ti.grace.ui.snippets (1.0.0.201607181256) "Snippets" [Starting]
com.ti.gui.composer.webserver.adapter (6.0.0.201609121600) "GUI Composer Web Server Adaptor" [Resolved]
com.ti.jna (1.0.0.201609121600) "JNA TI Wrapper" [Resolved]
com.ti.mcu.msp432.driverlib.product_3.21.0.05 (3.21.0.05) "MSP432 DriverLib Embedded Runtime Content" [Starting]
com.ti.mcu.msp432.driverlib.product.ui (3.21.0.05) "MSP432 DriverLib IDE Tooling" [Starting]
com.ti.mcu.msp432ware.product_3.50.0.02 (3.50.0.02) "MSP432ware Embedded Runtime Content" [Starting]
com.ti.mcu.msp432ware.product.ui (3.50.0.02) "MSP432ware IDE Tooling" [Starting]
com.ti.rta (3.32.1.22) "XDC RTA Plug-in" [Starting]
com.ti.rta.support (3.32.1.22) "Shared ROV interface implementations" [Starting]
com.ti.rtsc.TIRTOSCC13XX_CC26XX.product_2.18.0.03 (2.18.0.03) "TI-RTOS for CC13XX and CC26XX Embedded Runtime Content" [Starting]
com.ti.rtsc.TIRTOSCC13XX_CC26XX.product_2.20.0.06 (2.20.0.06) "TI-RTOS for CC13XX and CC26XX Embedded Runtime Content" [Starting]
com.ti.rtsc.TIRTOSCC13XX_CC26XX.product.ui (2.20.0.06) "TI-RTOS for CC13XX and CC26XX IDE Tooling" [Starting]
com.ti.rtsc.TIRTOSmsp430.product_2.20.0.06 (2.20.0.06) "TI-RTOS for MSP43x Embedded Runtime Content" [Starting]
com.ti.rtsc.TIRTOSmsp430.product.ui (2.20.0.06) "TI-RTOS for MSP43x IDE Tooling" [Starting]
com.ti.rtsc.TIRTOSsimplelink.product_2.13.0.06 (2.13.0.06) "TI-RTOS for SimpleLink Wireless MCUs Embedded Runtime Content" [Starting]
com.ti.rtsc.TIRTOSsimplelink.product.ui (2.13.0.06) "TI-RTOS for SimpleLink Wireless MCUs IDE Tooling" [Starting]
com.ti.targets.omf (3.32.1.22) "Object file readers" [Starting]
com.ti.uia.autostart (4.1.0.201609091143) "System Analyzer Autostart" [Resolved]
com.ti.uia.autostart.view (4.1.0.201609091143) "System Analyzer Welcome" [Active]
com.ti.uia.globaltimebase (1.0.0.201609091143) "Globaltimebase" [Resolved]
com.ti.uia.sessionmgr.view (4.1.0.201609091143) "UIA Session Mgr View Plugin" [Active]
com.ti.uia.transport.jtag (4.1.0.201609091143) "Jtag Transport" [Resolved]
com.ti.uia.transport.monitor (4.1.0.201609091143) "UIA Transport Monitor" [Starting]
com.ti.util (4.1.0.201609091143) "Util Plug-in" [Resolved]
com.ti.util.diskspacemonitor (4.1.0.201609091143) "Diskspacemonitor GUI" [Starting]
com.ti.util.diskspacemonitor.bin (4.1.0.201609091143) "Diskspacemonitor Binary" [Resolved]
com.ti.util.ui (4.1.0.201609091143) "Util Plug-in" [Active]
com.ti.xdctools_3_32.base (3.32.1.22) "XDCtools Core Install Plugin" [Resolved]
com.ti.xdctools_3_32.win32 (3.32.1.22) "XDCtools Core - native win32 binaries" [Resolved]
gnu.io.rxtx (2.1.8.0_201606281300) "RXTX" [Resolved]
gnu.io.rxtx.win32.x86 (2.1.8.0_201606281300) "RXTX for Windows" [Resolved]
javaewah (0.7.9.v201401101600) "JavaEWAH" [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.1.0.v201410161800) "Servlet API Bundle" [Resolved]
javax.servlet.jsp (2.2.0.v201112011158) "JSP API Bundle" [Resolved]
javax.xml (1.3.4.v201005080400) "JAXP XML" [Resolved]
org.apache.ant (1.9.4.v201504302020) "Apache Ant" [Resolved]
org.apache.batik.bridge (1.6.0.v201011041432) "Apache Batik Bridge/GVT/Scripting" [Resolved]
org.apache.batik.css (1.7.0.v201011041433) "Apache Batik CSS" [Resolved]
org.apache.batik.css (1.6.0.v201011041432) "Apache Batik CSS" [Resolved]
org.apache.batik.dom (1.6.0.v201011041432) "Apache Batik DOM" [Resolved]
org.apache.batik.dom.svg (1.6.0.v201011041432) "Apache Batik SVG DOM" [Resolved]
org.apache.batik.ext.awt (1.6.0.v201011041432) "Apache Batik AWT Utilities" [Resolved]
org.apache.batik.parser (1.6.0.v201011041432) "Apache Batik Parser" [Resolved]
org.apache.batik.pdf (1.6.0.v201105071520) "Apache Batik PDF" [Resolved]
org.apache.batik.svggen (1.6.0.v201011041432) "Apache Batik SVG Generation" [Resolved]
org.apache.batik.transcoder (1.6.0.v201011041432) "Apache Batik Transcoder" [Resolved]
org.apache.batik.util (1.7.0.v201011041433) "Apache Batik Utilities" [Resolved]
org.apache.batik.util (1.6.0.v201011041432) "Apache Batik Utilities" [Resolved]
org.apache.batik.util.gui (1.7.0.v200903091627) "Apache Batik GUI Utilities" [Resolved]
org.apache.batik.util.gui (1.6.0.v201011041432) "Apache Batik GUI Utilities" [Resolved]
org.apache.batik.xml (1.6.0.v201011041432) "Apache Batik XML" [Resolved]
org.apache.commons.codec (1.6.0.v201305230611) "Apache Commons Codec Plug-in" [Resolved]
org.apache.commons.compress (1.6.0.v201310281400) "Apache Commons Compress" [Resolved]
org.apache.commons.io (1.3.2.201609121600) "org.apache.commons.fileupload" [Resolved]
org.apache.commons.jxpath (1.3.0.v200911051830) "Apache Commons JXPath" [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.3.6.v201411290715) "Apache HttpComponents HttpClient" [Resolved]
org.apache.httpcomponents.httpcore (4.3.3.v201411290715) "Apache HttpComponents Httpcore" [Resolved]
org.apache.jasper.glassfish (2.2.2.v201501141630) "JSP 2.2 implementation from Glassfish" [Resolved]
org.apache.log4j (1.2.15.v201012070815) "Apache Jakarta log4j Plug-in" [Resolved]
org.apache.lucene.analysis (3.5.0.v20120725-1805) "Apache Lucene Analysis" [Resolved]
org.apache.lucene.core (3.5.0.v20120725-1805) "Apache Lucene Core" [Resolved]
org.apache.xerces (2.9.0.v201101211617) "Apache Xerces-J" [Resolved]
org.apache.xml.resolver (1.2.0.v201005080400) "Apache XmlResolver" [Resolved]
org.apache.xml.serializer (2.7.1.v201005080400) "Apache XML Commons Serializer" [Resolved]
org.eclipse.ant.core (3.4.0.v20150428-1928) "Ant Build Tool Core" [Active]
org.eclipse.cdt (8.8.0.201509131935) "Eclipse C/C++ Development Tools" [Starting]
org.eclipse.cdt.build.crossgcc (1.1.0.201509131935) "CDT GCC Cross Compiler Support" [Active]
org.eclipse.cdt.codan.checkers (3.2.0.201509131935) "Codan Checkers" [Active]
org.eclipse.cdt.codan.checkers.ui (3.2.0.201509131935) "Codan Checkers UI" [Starting]
org.eclipse.cdt.codan.core (3.3.0.201509131935) "Code Analysis Core" [Active]
org.eclipse.cdt.codan.core.cxx (3.3.0.201509131935) "Code Analysis Core for C/C++" [Active]
org.eclipse.cdt.codan.ui (3.2.0.201509131935) "Code Analysis UI" [Active]
org.eclipse.cdt.codan.ui.cxx (3.2.0.201509131935) "Codan Analysis UI for C/C++" [Active]
org.eclipse.cdt.core (5.11.0.201509131935) "C/C++ Development Tools Core" [Active]
org.eclipse.cdt.core.native (5.8.0.201509131935) "C/C++ Development Tools Core Native Utilities" [Active]
org.eclipse.cdt.core.win32 (5.4.0.201509131935) "C/C++ Development Tools Core Native Utilities for Windows" [Resolved]
org.eclipse.cdt.core.win32.x86 (5.4.0.201509131935) "C/C++ Development Tools Core Native Utilities for Windows (x86)" [Resolved]
org.eclipse.cdt.debug.core (7.7.0.201509131935) "C/C++ Development Tools Debug Model" [Active]
org.eclipse.cdt.debug.mi.core (7.3.0.201509131935) "C/C++ Development Tools GDB/MI CDI Debugger Core" [Starting]
org.eclipse.cdt.debug.mi.ui (6.2.0.201509131935) "C/C++ Development Tools GDB/MI CDI Debugger UI" [Starting]
org.eclipse.cdt.debug.ui (7.5.0.201509131935) "C/C++ Development Tools Debugger UI" [Active]
org.eclipse.cdt.debug.ui.memory.floatingpoint (1.0.0.201509131935) "Floating Point Memory Renderer" [Starting]
org.eclipse.cdt.debug.ui.memory.memorybrowser (1.3.0.201509131935) "Memory Browser" [Starting]
org.eclipse.cdt.debug.ui.memory.search (1.3.0.201509131935) "Memory Search" [Starting]
org.eclipse.cdt.debug.ui.memory.traditional (1.3.0.201509131935) "Traditional Memory Rendering" [Starting]
org.eclipse.cdt.debug.ui.memory.transport (2.1.0.201509131935) "Memory Transport Plug-in" [Starting]
org.eclipse.cdt.doc.user (5.4.0.201509131935) "C/C++ Development User Guide" [Starting]
org.eclipse.cdt.dsf (2.6.0.201509131935) "Debug Services Framework Core" [Active]
org.eclipse.cdt.dsf.gdb (4.8.0.201509131935) "GDB DSF Debugger Integration Core" [Starting]
org.eclipse.cdt.dsf.gdb.ui (2.5.0.201509131935) "GDB DSF Debugger Integration UI" [Starting]
org.eclipse.cdt.dsf.ui (2.5.0.201509131935) "Debugger Services Framework UI" [Active]
org.eclipse.cdt.gdb (7.0.0.201509131935) "GDB Common" [Starting]
org.eclipse.cdt.gdb.ui (7.0.0.201509131935) "GDB UI Common" [Starting]
org.eclipse.cdt.launch (7.3.0.201509131935) "C/C++ Development Tools Launching Support" [Starting]
org.eclipse.cdt.launch.remote (2.4.0.201509131935) "C/C++ Remote Debug Launcher" [Starting]
org.eclipse.cdt.make.core (7.3.0.201509131935) "C/C++ Standard make Build Core" [Active]
org.eclipse.cdt.make.ui (7.2.0.201509131935) "C/C++ Standard make Build UI" [Active]
org.eclipse.cdt.managedbuilder.core (8.3.0.201509131935) "CDT Build System Core" [Active]
org.eclipse.cdt.managedbuilder.gnu.ui (8.3.0.201509131935) "GNU Managed Build Definitions" [Starting]
org.eclipse.cdt.managedbuilder.ui (8.2.2.201509131935) "C/C++ Managed Builder UI" [Starting]
org.eclipse.cdt.native.serial (1.0.0.201509131935) "Serial Port" [Resolved]
org.eclipse.cdt.ui (5.11.0.201509131935) "C/C++ Development Tools UI" [Active]
org.eclipse.compare (3.5.600.v20150420-1449) "Compare Support" [Starting]
org.eclipse.compare.core (3.5.500.v20150505-1058) "Core Compare Support" [Active]
org.eclipse.compare.win32 (1.0.200.v20130514-1224) "Compare Support for Word" [Starting]
org.eclipse.core.commands (3.7.0.v20150422-0725) "Commands" [Resolved]
org.eclipse.core.contenttype (3.5.0.v20150421-2214) "Eclipse Content Mechanism" [Active]
org.eclipse.core.databinding (1.5.0.v20150422-0725) "JFace Data Binding" [Starting]
org.eclipse.core.databinding.beans (1.3.0.v20150422-0725) "JFace Data Binding for JavaBeans" [Resolved]
org.eclipse.core.databinding.observable (1.5.0.v20150422-0725) "JFace Data Binding Observables" [Active]
org.eclipse.core.databinding.property (1.5.0.v20150422-0725) "JFace Data Binding Properties" [Starting]
org.eclipse.core.expressions (3.5.0.v20150421-2214) "Expression Language" [Active]
org.eclipse.core.externaltools (1.0.300.v20140219-0051) "External Tools Headless Support" [Starting]
org.eclipse.core.filebuffers (3.5.500.v20140723-1040) "File Buffers" [Active]
org.eclipse.core.filesystem (1.5.0.v20150725-1910) "Core File Systems" [Active]
org.eclipse.core.filesystem.java7 (1.0.100.v20150423-0754) "Core File System for Java 7 and newer" [Resolved]
org.eclipse.core.filesystem.win32.x86 (1.4.0.v20140124-1940) "Core File System for Windows" [Resolved]
org.eclipse.core.jobs (3.7.0.v20150330-2103) "Eclipse Jobs Mechanism" [Active]
org.eclipse.core.net (1.2.300.v20141118-1725) "Internet Connection Management" [Active]
org.eclipse.core.net.win32.x86 (1.0.100.v20140124-2013) "Proxy for Windows" [Resolved]
org.eclipse.core.resources (3.10.1.v20150725-1910) "Core Resource Management" [Active]
org.eclipse.core.resources.win32.x86 (3.5.100.v20140124-1940) "Core Resource Management Win32 Fragment" [Resolved]
org.eclipse.core.runtime (3.11.1.v20150903-1804) "Core Runtime" [Active]
org.eclipse.core.runtime.compatibility (3.2.300.v20150423-0821) "Core Runtime Plug-in Compatibility" [Active]
org.eclipse.core.runtime.compatibility.registry (3.6.0.v20150318-1505) "Eclipse Registry Compatibility Fragment" [Resolved]
org.eclipse.core.variables (3.2.800.v20130819-1716) "Core Variables" [Active]
org.eclipse.debug.core (3.10.0.v20150303-1130) "Debug Core" [Active]
org.eclipse.debug.ui (3.11.100.v20150731-1137) "Debug UI" [Active]
org.eclipse.draw2d (3.10.1.201508170204) "Graphical Editing Framework Draw2d" [Starting]
org.eclipse.dstore.core (3.4.0.201501311530) "RSE DStore Core" [Starting]
org.eclipse.dstore.extra (2.1.400.201403100950) "RSE DStore Platform Support" [Starting]
org.eclipse.e4.core.commands (0.11.0.v20150422-0725) "Eclipse e4 core commands" [Active]
org.eclipse.e4.core.contexts (1.4.0.v20150828-0818) "Eclipse Contexts" [Active]
org.eclipse.e4.core.di (1.5.0.v20150421-2214) "Eclipse Dependency Injection" [Active]
org.eclipse.e4.core.di.annotations (1.4.0.v20150528-1451) "Eclipse Dependency Injection Annotations" [Resolved]
org.eclipse.e4.core.di.extensions (0.13.0.v20150421-2214) "Eclipse Dependency Injection Extensions" [Active]
org.eclipse.e4.core.services (2.0.0.v20150403-1912) "Eclipse Application Services" [Active]
org.eclipse.e4.emf.xpath (0.1.100.v20150513-0856) "Eclipse Model Xpath" [Resolved]
org.eclipse.e4.ui.bindings (0.11.0.v20150422-0725) "Eclipse Bindings Support" [Active]
org.eclipse.e4.ui.css.core (0.11.0.v20150511-1937) "Eclipse CSS Core Support" [Resolved]
org.eclipse.e4.ui.css.swt (0.12.0.v20150511-1003) "Eclipse CSS SWT Support" [Active]
org.eclipse.e4.ui.css.swt.theme (0.10.0.v20150422-0725) "Eclipse CSS SWT Theme Support" [Active]
org.eclipse.e4.ui.di (1.1.0.v20150422-0725) "Eclipse UI Dependency Injection" [Active]
org.eclipse.e4.ui.dialogs (1.0.0.v20150513-0856) "Eclipse e4 dialogs" [Resolved]
org.eclipse.e4.ui.model.workbench (1.1.100.v20150407-1430) "Eclipse Workbench Model" [Active]
org.eclipse.e4.ui.services (1.2.0.v20150422-0725) "Eclipse UI Application Services" [Active]
org.eclipse.e4.ui.widgets (1.1.0.v20150427-1751) "Eclipse UI Custom widgets" [Resolved]
org.eclipse.e4.ui.workbench (1.3.0.v20150531-1948) "Eclipse e4 Workbench" [Active]
org.eclipse.e4.ui.workbench.addons.swt (1.2.0.v20150512-1414) "Eclipse e4 Workbench Add-ons" [Active]
org.eclipse.e4.ui.workbench.renderers.swt (0.13.0.v20150901-1347) "Eclipse e4 Workbench SWT Renderer" [Active]
org.eclipse.e4.ui.workbench.swt (0.13.0.v20150504-0621) "Eclipse e4 Workbench SWT" [Active]
org.eclipse.e4.ui.workbench3 (0.13.0.v20150422-0725) "Bundle for Workbench APIs available in e4" [Resolved]
org.eclipse.ecf (3.5.0.v20150810-1719) "ECF Core API" [Active]
org.eclipse.ecf.filetransfer (5.0.0.v20150810-1719) "ECF Filetransfer API" [Active]
org.eclipse.ecf.identity (3.6.0.v20150810-1719) "ECF Identity Core API" [Active]
org.eclipse.ecf.provider.filetransfer (3.2.200.v20150810-1719) "ECF Filetransfer Provider" [Active]
org.eclipse.ecf.provider.filetransfer.httpclient4 (1.0.2000.v20150810-1719) "ECF HttpComponents Filetransfer Provider" [Active]
org.eclipse.ecf.provider.filetransfer.httpclient4.ssl (1.1.0.v20150810-1719) "ECF HttpComponents Filetransfer Provider" [Resolved]
org.eclipse.ecf.provider.filetransfer.ssl (1.0.0.v20150810-1719) "ECF Filetransfer Provider" [Resolved]
org.eclipse.ecf.ssl (1.2.0.v20150810-1719) "ECF Core API" [Resolved]
org.eclipse.egit (4.0.3.201509231615-r) "Git Team Provider" [Starting]
org.eclipse.egit.core (4.0.3.201509231615-r) "Git Team Provider Core" [Active]
org.eclipse.egit.doc (4.0.3.201509231615-r) "Git Team Provider Documentation" [Resolved]
org.eclipse.egit.ui (4.0.3.201509231615-r) "Git Team Provider UI" [Starting]
org.eclipse.emf.common (2.11.0.v20150805-0538) "EMF Common" [Active]
org.eclipse.emf.common.ui (2.8.0.v20130610-0406) "EMF Common UI" [Starting]
org.eclipse.emf.ecore (2.11.1.v20150805-0538) "EMF Ecore" [Active]
org.eclipse.emf.ecore.change (2.11.0.v20150805-0538) "EMF Change Model" [Starting]
org.eclipse.emf.ecore.change.edit (2.5.0.v20130610-0406) "EMF Change Edit" [Starting]
org.eclipse.emf.ecore.edit (2.8.0.v20130610-0406) "EMF Ecore Edit" [Starting]
org.eclipse.emf.ecore.xmi (2.11.1.v20150805-0538) "EMF XML/XMI Persistence" [Active]
org.eclipse.emf.edit (2.9.0.v20130610-0406) "EMF Edit" [Starting]
org.eclipse.emf.edit.ui (2.9.0.v20130610-0406) "EMF Edit UI" [Starting]
org.eclipse.emf.transaction (1.4.0.201306111400) "EMF Model Transaction Core" [Starting]
org.eclipse.emf.transaction.ui (1.4.0.201306111400) "EMF Model Transaction UI" [Starting]
org.eclipse.emf.validation (1.7.0.201306111341) "EMF Validation Framework Core" [Starting]
org.eclipse.emf.validation.ui (1.7.0.201306111341) "EMF Validation Framework UI" [Starting]
org.eclipse.emf.validation.ui.ide (1.3.0.201306111341) "EMF Validation Framework UI IDE" [Starting]
org.eclipse.emf.workspace (1.5.1.201306111400) "EMF Model Transaction Workbench Integration Core" [Starting]
org.eclipse.emf.workspace.ui (1.3.0.201306111400) "EMF Model Transaction Workbench Integration UI" [Starting]
org.eclipse.epp.mpc.core (1.4.1.v20150909-1912) "Marketplace Client Core" [Starting]
org.eclipse.epp.mpc.help.ui (1.4.1.v20150902-1927) "Marketplace Client Help" [Resolved]
org.eclipse.epp.mpc.ui (1.4.1.v20150916-1928) "Marketplace Client" [Starting]
org.eclipse.equinox.app (1.3.300.v20150423-1356) "Equinox Application Container" [Active]
org.eclipse.equinox.bidi (0.10.0.v20130327-1442) "Bidirectional Text Support" [Starting]
org.eclipse.equinox.common (3.7.0.v20150402-1709) "Common Eclipse Runtime" [Active]
org.eclipse.equinox.concurrent (1.1.0.v20130327-1442) "Equinox Concurrent API" [Starting]
org.eclipse.equinox.console (1.1.100.v20141023-1406) "Console plug-in" [Active]
org.eclipse.equinox.ds (1.4.300.v20150423-1356) "Declarative Services" [Active]
org.eclipse.equinox.event (1.3.100.v20140115-1647) "Event Admin" [Active]
org.eclipse.equinox.frameworkadmin (2.0.200.v20150423-1455) "Equinox Framework Admin" [Starting]
org.eclipse.equinox.frameworkadmin.equinox (1.0.600.v20150522-2234) "Equinox Framework Admin for Equinox" [Starting]
org.eclipse.equinox.http.jetty (3.1.1.v20150818-2108) "Jetty Http Service" [Starting]
org.eclipse.equinox.http.registry (1.1.300.v20130402-1529) "Http Service Registry Extensions" [Resolved]
org.eclipse.equinox.http.servlet (1.2.1.v20150828-1818) "Http Services Servlet" [Starting]
org.eclipse.equinox.jsp.jasper (1.0.500.v20150119-1358) "Jasper Jsp Support Bundle" [Starting]
org.eclipse.equinox.jsp.jasper.registry (1.0.300.v20130327-1442) "Jasper Jsp Registry Support Plug-in" [Starting]
org.eclipse.equinox.launcher (1.3.100.v20150511-1540) "Equinox Launcher" [Resolved]
org.eclipse.equinox.launcher.win32.win32.x86 (1.1.300.v20150602-1417) "Equinox Launcher Win32 X86 Fragment" [Resolved]
org.eclipse.equinox.p2.artifact.repository (1.1.400.v20150513-2116) "Equinox Provisioning Artifact Repository Support" [Active]
org.eclipse.equinox.p2.console (1.0.400.v20150423-1455) "Equinox Provisioning Console" [Starting]
org.eclipse.equinox.p2.core (2.4.0.v20150527-1706) "Equinox Provisioning Core" [Active]
org.eclipse.equinox.p2.director (2.3.200.v20150423-1455) "Equinox Provisioning Director" [Active]
org.eclipse.equinox.p2.director.app (1.0.400.v20150423-1455) "Equinox Provisioning Director Application" [Active]
org.eclipse.equinox.p2.directorywatcher (1.1.100.v20150423-1455) "Equinox Provisioning Directory Watcher" [Active]
org.eclipse.equinox.p2.discovery (1.0.300.v20131210-1027) "Equinox Provisioning Discovery" [Resolved]
org.eclipse.equinox.p2.discovery.compatibility (1.0.200.v20131211-1531) "Equinox Provisioning Discovery" [Starting]
org.eclipse.equinox.p2.engine (2.4.0.v20150511-1532) "Equinox Provisioning Engine" [Active]
org.eclipse.equinox.p2.extensionlocation (1.2.200.v20150423-1455) "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.400.v20150430-1836) "Equinox Provisioning JAR Processor" [Resolved]
org.eclipse.equinox.p2.metadata (2.3.0.v20150511-1532) "Equinox Provisioning Metadata" [Active]
org.eclipse.equinox.p2.metadata.repository (1.2.200.v20150428-1613) "Equinox Provisioning Metadata Repository" [Active]
org.eclipse.equinox.p2.operations (2.4.100.v20150423-1455) "Equinox Provisioning Operations API" [Active]
org.eclipse.equinox.p2.publisher (1.4.0.v20141117-0929) "Equinox Provisioning Publisher Infrastructure" [Active]
org.eclipse.equinox.p2.publisher.eclipse (1.2.0.v20150601-1708) "Equinox Provisioning Publisher for Eclipse" [Active]
org.eclipse.equinox.p2.reconciler.dropins (1.1.300.v20150423-1455) "Equinox Provisioning Drop-in" [Active]
org.eclipse.equinox.p2.repository (2.3.100.v20150428-1613) "Equinox Provisioning Repository" [Active]
org.eclipse.equinox.p2.repository.tools (2.1.100.v20150423-1455) "Equinox Provisioning Repository Tools" [Active]
org.eclipse.equinox.p2.touchpoint.eclipse (2.1.300.v20150423-1455) "Equinox Provisioning Eclipse Touchpoint" [Starting]
org.eclipse.equinox.p2.touchpoint.natives (1.2.0.v20150519-1136) "Equinox Provisioning Native Touchpoint" [Starting]
org.eclipse.equinox.p2.transport.ecf (1.1.100.v20150521-1342) "Equinox Provisioning ECF based Transport" [Active]
org.eclipse.equinox.p2.ui (2.4.0.v20150425-0422) "Equinox Provisioning UI Support" [Active]
org.eclipse.equinox.p2.ui.discovery (1.0.100.v20131210-1027) "Equinox Provisioning Discovery UI" [Resolved]
org.eclipse.equinox.p2.ui.importexport (1.1.100.v20150423-1455) "Equinox Provisioning Import and Export" [Starting]
org.eclipse.equinox.p2.ui.sdk (1.0.400.v20150423-1455) "Equinox Provisioning Platform Update Support" [Active]
org.eclipse.equinox.p2.ui.sdk.scheduler (1.2.100.v20150423-1455) "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.500.v20150423-1455) "Equinox Provisioning Legacy Update Site Support" [Starting]
org.eclipse.equinox.preferences (3.5.300.v20150408-1437) "Eclipse Preferences Mechanism" [Active]
org.eclipse.equinox.registry (3.6.0.v20150318-1503) "Extension Registry Support" [Active]
org.eclipse.equinox.security (1.2.100.v20150423-1356) "Equinox Java Authentication and Authorization Service (JAAS)" [Active]
org.eclipse.equinox.security.ui (1.1.201.v20150803-1228) "Equinox Security Default UI" [Starting]
org.eclipse.equinox.security.win32.x86 (1.0.300.v20130327-1442) "Windows Data Protection services integration" [Resolved]
org.eclipse.equinox.simpleconfigurator (1.1.100.v20150423-1455) "Simple Configurator" [Active]
org.eclipse.equinox.simpleconfigurator.manipulator (2.0.100.v20150423-1455) "Simple Configurator Manipulator" [Starting]
org.eclipse.equinox.util (1.0.500.v20130404-1337) "Equinox Util Bundle" [Active]
org.eclipse.gef (3.10.1.201508170204) "Graphical Editing Framework GEF" [Starting]
org.eclipse.gmf (1.7.0.201306111432) "Graphical Modeling Framework" [Starting]
org.eclipse.gmf.runtime.common.core (1.7.0.201306111432) "GMF Common Core" [Starting]
org.eclipse.gmf.runtime.common.ui (1.7.0.201306111432) "GMF Common UI" [Starting]
org.eclipse.gmf.runtime.common.ui.action (1.7.0.201306111432) "GMF Common UI Action" [Starting]
org.eclipse.gmf.runtime.common.ui.action.ide (1.7.0.201306111432) "GMF Common UI Action IDE" [Starting]
org.eclipse.gmf.runtime.common.ui.printing (1.7.0.201306111432) "GMF Printing" [Starting]
org.eclipse.gmf.runtime.common.ui.printing.win32 (1.7.0.201306111432) "GMF Printing for Win32" [Resolved]
org.eclipse.gmf.runtime.common.ui.services (1.7.0.201306111432) "GMF Common UI Services" [Starting]
org.eclipse.gmf.runtime.common.ui.services.action (1.7.0.201306111432) "GMF Common UI Action Services" [Starting]
org.eclipse.gmf.runtime.common.ui.services.dnd (1.7.0.201306111432) "GMF Common UI DND Services" [Starting]
org.eclipse.gmf.runtime.common.ui.services.dnd.ide (1.7.0.201306111432) "GMF Common UI DND IDE Services" [Starting]
org.eclipse.gmf.runtime.common.ui.services.properties (1.7.0.201306111432) "GMF Common UI Properties Service Framework" [Starting]
org.eclipse.gmf.runtime.diagram.core (1.7.0.201306111432) "GMF Diagram Core" [Starting]
org.eclipse.gmf.runtime.diagram.ui (1.7.0.201306111432) "GMF Diagram UI" [Starting]
org.eclipse.gmf.runtime.diagram.ui.actions (1.7.0.201306111432) "GMF Diagram Actions" [Starting]
org.eclipse.gmf.runtime.diagram.ui.dnd (1.7.0.201306111432) "GMF Diagram Browse" [Starting]
org.eclipse.gmf.runtime.diagram.ui.geoshapes (1.7.0.201306111432) "GMF Geometric Shapes" [Starting]
org.eclipse.gmf.runtime.diagram.ui.printing (1.7.0.201306111432) "GMF Diagram Printing" [Starting]
org.eclipse.gmf.runtime.diagram.ui.printing.render (1.7.0.201306111432) "GMF Diagram UI Printing Render Plug-In" [Starting]
org.eclipse.gmf.runtime.diagram.ui.properties (1.7.0.201306111432) "GMF Diagram UI Properties" [Starting]
org.eclipse.gmf.runtime.diagram.ui.providers (1.7.0.201306111432) "GMF Diagram Providers" [Starting]
org.eclipse.gmf.runtime.diagram.ui.providers.ide (1.7.0.201306111432) "GMF Diagram Providers IDE" [Starting]
org.eclipse.gmf.runtime.diagram.ui.render (1.7.0.201306111432) "GMF Diagram UI Render Plug-In" [Starting]
org.eclipse.gmf.runtime.diagram.ui.resources.editor (1.7.0.201306111432) "GMF Diagram UI Resources Editor Plug-In" [Starting]
org.eclipse.gmf.runtime.diagram.ui.resources.editor.ide (1.7.0.201306111432) "GMF IDE Editor" [Starting]
org.eclipse.gmf.runtime.draw2d.ui (1.7.0.201306111432) "GMF Draw2d Additions" [Starting]
org.eclipse.gmf.runtime.draw2d.ui.render (1.7.0.201306111432) "GMF Draw2d Image Rendering Additions" [Starting]
org.eclipse.gmf.runtime.draw2d.ui.render.awt (1.7.0.201306111432) "GMF Draw2d Image AWT based Rendering Additions" [Starting]
org.eclipse.gmf.runtime.emf.clipboard.core (1.7.0.201306111432) "GMF EMF Clipboard Support" [Starting]
org.eclipse.gmf.runtime.emf.commands.core (1.7.0.201306111432) "GMF Commands" [Starting]
org.eclipse.gmf.runtime.emf.core (1.7.0.201306111432) "GMF Modeling Service Layer" [Starting]
org.eclipse.gmf.runtime.emf.type.core (1.7.0.201306111432) "GMF EMF Type Core" [Starting]
org.eclipse.gmf.runtime.emf.type.ui (1.7.0.201306111432) "GMF EMF Type UI" [Starting]
org.eclipse.gmf.runtime.emf.ui (1.7.0.201306111432) "GMF MSL UI" [Starting]
org.eclipse.gmf.runtime.emf.ui.properties (1.7.0.201306111432) "GMF EMF UI Properties Providers" [Starting]
org.eclipse.gmf.runtime.gef.ui (1.7.0.201306111432) "GMF GEF Additions" [Starting]
org.eclipse.gmf.runtime.notation (1.7.0.201306101425) "GMF Notation Model Support" [Starting]
org.eclipse.gmf.runtime.notation.edit (1.7.0.201306101425) "GMF Notation Edit Support" [Starting]
org.eclipse.gmf.runtime.notation.providers (1.7.0.201306111432) "GMF Notation Metamodel" [Starting]
org.eclipse.help (3.6.0.v20130326-1254) "Help System Core" [Active]
org.eclipse.help.base (4.0.300.v20150904-0015) "Help System Base" [Active]
org.eclipse.help.ui (4.0.100.v20140401-0608) "Help System UI" [Starting]
org.eclipse.help.webapp (3.7.0.v20150425-0643) "Help System Webapp" [Starting]
org.eclipse.jetty.continuation (9.2.13.v20150730) "Jetty :: Continuation" [Resolved]
org.eclipse.jetty.http (9.2.13.v20150730) "Jetty :: Http Utility" [Resolved]
org.eclipse.jetty.io (9.2.13.v20150730) "Jetty :: IO Utility" [Resolved]
org.eclipse.jetty.security (9.2.13.v20150730) "Jetty :: Security" [Resolved]
org.eclipse.jetty.server (9.2.13.v20150730) "Jetty :: Server Core" [Resolved]
org.eclipse.jetty.servlet (9.2.13.v20150730) "Jetty :: Servlet Handling" [Resolved]
org.eclipse.jetty.util (9.2.13.v20150730) "Jetty :: Utilities" [Resolved]
org.eclipse.jface (3.11.0.v20150602-1400) "JFace" [Active]
org.eclipse.jface.databinding (1.7.0.v20150406-2148) "JFace Data Binding for SWT and JFace" [Resolved]
org.eclipse.jface.text (3.10.0.v20150603-1752) "JFace Text" [Resolved]
org.eclipse.jgit (4.0.3.201509231615-r) "JGit Core" [Active]
org.eclipse.jgit.archive (4.0.3.201509231615-r) "JGit Archive Formats" [Starting]
org.eclipse.jsch.core (1.2.0.v20141202-1415) "JSch Core" [Starting]
org.eclipse.jsch.ui (1.2.0.v20141202-1415) "JSch UI" [Starting]
org.eclipse.ltk.core.refactoring (3.6.201.v20150819-1034) "Refactoring Core" [Active]
org.eclipse.ltk.ui.refactoring (3.7.200.v20140625-1835) "Refactoring UI" [Active]
org.eclipse.osgi (3.10.101.v20150820-1432) "OSGi System Bundle" [Active]
org.eclipse.osgi.compatibility.state (1.0.100.v20150402-1551) "Equinox State and Resolver Compatibility Fragment" [Resolved]
org.eclipse.osgi.services (3.5.0.v20150519-2006) "OSGi Release 4.2.0 Services" [Resolved]
org.eclipse.osgi.util (3.3.100.v20150423-1351) "OSGi Release 4.2.0 Utility Classes" [Resolved]
org.eclipse.platform (4.5.1.v20150904-0015) "Eclipse Platform" [Resolved]
org.eclipse.platform.doc.user (4.5.1.v20150819-1130) "Eclipse Workbench User Guide" [Resolved]
org.eclipse.rcp (4.5.1.v20150904-0015) "Eclipse RCP" [Starting]
org.eclipse.rse (3.5.0.201403100950) "Remote System Explorer End-User Runtime" [Resolved]
org.eclipse.rse.connectorservice.dstore (3.1.301.201403100950) "RSE DStore Connector Service" [Starting]
org.eclipse.rse.connectorservice.local (2.1.400.201403100950) "RSE Local Connector Service" [Active]
org.eclipse.rse.connectorservice.ssh (2.1.300.201505220524) "RSE SSH Connector Service" [Starting]
org.eclipse.rse.connectorservice.telnet (1.2.300.201505220524) "RSE Telnet Connector Service" [Starting]
org.eclipse.rse.core (3.3.100.201407181907) "RSE Core" [Active]
org.eclipse.rse.doc.user (3.4.100.201403101646) "RSE User Guide" [Resolved]
org.eclipse.rse.dstore.security (3.0.400.201403100950) "RSE DStore SSL Support" [Starting]
org.eclipse.rse.efs (2.1.401.201503171741) "RSE Eclipse Filesystem (EFS) Provider" [Starting]
org.eclipse.rse.efs.ui (2.1.400.201403100950) "RSE Eclipse Filesystem (EFS) Provider UI Support" [Resolved]
org.eclipse.rse.files.ui (3.2.200.201502052140) "RSE Files UI" [Active]
org.eclipse.rse.importexport (1.2.300.201403100950) "RSE Import/Export" [Starting]
org.eclipse.rse.processes.ui (3.0.400.201403100950) "RSE Processes UI" [Starting]
org.eclipse.rse.services (3.3.0.201403100950) "RSE Services Framework" [Active]
org.eclipse.rse.services.dstore (3.3.0.201406041609) "RSE DStore Services" [Starting]
org.eclipse.rse.services.files.ftp (3.0.500.201403100950) "RSE FTP Service" [Starting]
org.eclipse.rse.services.local (2.2.0.201502030655) "RSE Local Services" [Active]
org.eclipse.rse.services.ssh (3.2.100.201403281521) "RSE SSH Services" [Starting]
org.eclipse.rse.services.telnet (2.0.400.201403100950) "RSE Telnet Service" [Starting]
org.eclipse.rse.shells.ui (3.0.500.201403271554) "RSE Shells UI" [Starting]
org.eclipse.rse.subsystems.files.core (3.3.1.201403100950) "RSE Files Core" [Active]
org.eclipse.rse.subsystems.files.dstore (2.1.300.201403100950) "RSE DStore Files" [Starting]
org.eclipse.rse.subsystems.files.ftp (2.2.0.201403100950) "RSE FTP Files" [Starting]
org.eclipse.rse.subsystems.files.local (2.1.300.201403251512) "RSE Local Files" [Active]
org.eclipse.rse.subsystems.files.ssh (2.1.300.201403100950) "RSE SSH Files" [Starting]
org.eclipse.rse.subsystems.processes.core (3.1.300.201403100950) "RSE Processes Core" [Starting]
org.eclipse.rse.subsystems.processes.dstore (2.1.400.201403100950) "RSE DStore Processes" [Starting]
org.eclipse.rse.subsystems.processes.local (2.1.400.201403100950) "RSE Local Processes" [Starting]
org.eclipse.rse.subsystems.processes.shell.linux (1.1.400.201403100950) "RSE Linux Shell Processes" [Starting]
org.eclipse.rse.subsystems.shells.core (3.1.300.201403271554) "RSE Shells Core" [Active]
org.eclipse.rse.subsystems.shells.dstore (2.1.400.201403100950) "RSE DStore Shells" [Starting]
org.eclipse.rse.subsystems.shells.local (2.1.400.201403100950) "RSE Local Shells" [Active]
org.eclipse.rse.subsystems.shells.ssh (2.1.400.201403100950) "RSE SSH Shells" [Starting]
org.eclipse.rse.subsystems.shells.telnet (1.2.300.201403100950) "RSE Telnet Shells" [Starting]
org.eclipse.rse.ui (3.3.100.201503112018) "RSE UI" [Active]
org.eclipse.rtsc.project.templates (3.32.1.22) "RTSC Built-in Project Templates" [Starting]
org.eclipse.rtsc.xdctools.adapter (3.32.1.22) "Adapter" [Active]
org.eclipse.rtsc.xdctools.adapter.ccsplugin (1.0.0.201607181256) "Ccsplugin" [Active]
org.eclipse.rtsc.xdctools.buildDefinitions (3.2.0.201609121600) "RTSC Managed Build Definitions" [Active]
org.eclipse.rtsc.xdctools.buildDefinitions.DSPBIOS (3.2.0.201609121600) "DSP/BIOS Managed Build Definitions" [Active]
org.eclipse.rtsc.xdctools.buildDefinitions.DSPBIOS_5.31 (2.5.0.201609121600) "DSP/BIOS v5.31 Managed Build Definitions" [Starting]
org.eclipse.rtsc.xdctools.buildDefinitions.DSPBIOS_5.40 (3.2.0.201609121600) "DSP/BIOS v5.40 Managed Build Definitions" [Active]
org.eclipse.rtsc.xdctools.buildDefinitions.DSPBIOS_5.42 (2.5.0.201609121600) "DSP/BIOS v5.42 Managed Build Definitions" [Active]
org.eclipse.rtsc.xdctools.buildDefinitions.XDC (3.2.0.201609121600) "XDC Managed Build Definitions" [Active]
org.eclipse.rtsc.xdctools.buildDefinitions.XDC_3.00 (2.5.0.201609121600) "XDC v3.00 Managed Build Definitions" [Starting]
org.eclipse.rtsc.xdctools.buildDefinitions.XDC_3.10 (2.5.0.201609121600) "XDC v3.10 Managed Build Definitions" [Starting]
org.eclipse.rtsc.xdctools.buildDefinitions.XDC_3.15 (2.5.0.201609121600) "XDC v3.15 Managed Build Definitions" [Starting]
org.eclipse.rtsc.xdctools.buildDefinitions.XDC_3.16 (3.0.0.201609121600) "XDC v3.16 Managed Build Definitions" [Starting]
org.eclipse.rtsc.xdctools.buildDefinitions.XDC.minimal (3.0.0.201609121600) "XDC Managed Build Definitions (Minimal)" [Active]
org.eclipse.rtsc.xdctools.contenttype (3.32.1.22) "RTSC file content describers" [Resolved]
org.eclipse.rtsc.xdctools.core (3.32.1.22) "XDCtools core" [Active]
org.eclipse.rtsc.xdctools.managedbuild.core (3.2.0.201609121600) "RTSC Managed Build Core" [Active]
org.eclipse.rtsc.xdctools.managedbuild.ui (3.2.0.201609121600) "RTSC Managed Build UI" [Active]
org.eclipse.rtsc.xdctools.model (3.32.1.22) "Model Plug-in" [Starting]
org.eclipse.rtsc.xdctools.model.scripting (3.32.1.22) "Scripting" [Resolved]
org.eclipse.rtsc.xdctools.parsers (3.32.1.22) "Parsers Plug-in" [Active]
org.eclipse.rtsc.xdctools.product_3.31.1.33 (3.31.1.33) "XDCtools Embedded Runtime Content" [Starting]
org.eclipse.rtsc.xdctools.product_3.32.0.06 (3.32.0.06) "XDCtools Embedded Runtime Content" [Starting]
org.eclipse.rtsc.xdctools.product_3.32.1.22 (3.32.1.22) "XDCtools Embedded Runtime Content" [Starting]
org.eclipse.rtsc.xdctools.product.ui (3.32.1.22) "XDCtools IDE Tooling" [Starting]
org.eclipse.rtsc.xdctools.rta (3.32.1.22) "XDCtools RTA" [Starting]
org.eclipse.rtsc.xdctools.server (3.32.1.22) "XDCscript command server" [Starting]
org.eclipse.rtsc.xdctools.sg (3.32.1.22) "XDCtools SG Plug-in" [Starting]
org.eclipse.rtsc.xdctools.sg.def (3.32.1.22) "XDCtools SG Def Plug-in" [Starting]
org.eclipse.rtsc.xdctools.ui (3.32.1.22) "Eclipse Plug-in" [Active]
org.eclipse.rtsc.xdctools.ui.cdt (3.32.1.22) "Eclipse Plug-in" [Active]
org.eclipse.rtsc.xdctools.ui.contentassist (3.32.1.22) "RTSC C/C++ Content Assist" [Starting]
org.eclipse.rtsc.xdctools.ui.editors (3.32.1.22) "Editors Plug-in" [Starting]
org.eclipse.search (3.10.0.v20150318-0856) "Search Support" [Active]
org.eclipse.swt (3.104.1.v20150825-0743) "Standard Widget Toolkit" [Resolved]
org.eclipse.swt.win32.win32.x86 (3.104.1.v20150825-0743) "Standard Widget Toolkit for Windows" [Resolved]
org.eclipse.team.core (3.7.100.v20150203-1452) "Team Support Core" [Active]
org.eclipse.team.ui (3.7.200.v20150203-1452) "Team Support UI" [Starting]
org.eclipse.text (3.5.400.v20150505-1044) "Text" [Resolved]
org.eclipse.tm.terminal.connector.local (4.0.0.201505081521) "Terminal Local Connector" [Starting]
org.eclipse.tm.terminal.connector.process (4.0.0.201505221039) "Terminal Process Connector" [Starting]
org.eclipse.tm.terminal.connector.serial (4.0.0.201505101444) "Terminal Serial Connector" [Starting]
org.eclipse.tm.terminal.connector.ssh (4.0.0.201505230732) "Terminal SSH Connector" [Starting]
org.eclipse.tm.terminal.connector.telnet (4.0.0.201505101444) "Terminal Telnet Connector" [Starting]
org.eclipse.tm.terminal.control (4.0.0.201505221029) "Terminal Control (Embeddable Widget)" [Starting]
org.eclipse.tm.terminal.view.core (4.0.0.201505101440) "Terminal View Core" [Starting]
org.eclipse.tm.terminal.view.ui (4.0.0.201506031417) "Terminal View" [Starting]
org.eclipse.ui (3.107.0.v20150507-1945) "Eclipse UI" [Active]
org.eclipse.ui.browser (3.4.300.v20150429-0602) "Browser Support" [Starting]
org.eclipse.ui.cheatsheets (3.4.200.v20131227-1524) "Cheat Sheets" [Starting]
org.eclipse.ui.console (3.6.100.v20150822-1912) "Console" [Active]
org.eclipse.ui.editors (3.9.0.v20150213-1939) "Default Text Editor" [Active]
org.eclipse.ui.externaltools (3.3.0.v20150302-1002) "External Tools" [Starting]
org.eclipse.ui.forms (3.6.200.v20150506-2029) "Eclipse Forms" [Active]
org.eclipse.ui.ide (3.11.0.v20150825-2158) "Eclipse IDE UI" [Active]
org.eclipse.ui.ide.application (1.1.0.v20150422-0725) "Eclipse IDE UI Application" [Active]
org.eclipse.ui.intro (3.4.300.v20141007-1449) "Welcome Framework" [Starting]
org.eclipse.ui.intro.universal (3.2.800.v20150325-0952) "Universal Welcome" [Starting]
org.eclipse.ui.monitoring (1.0.0.v20150512-1436) "UI Responsiveness Monitoring" [Active]
org.eclipse.ui.navigator (3.6.0.v20150422-0725) "Common Navigator View" [Active]
org.eclipse.ui.navigator.resources (3.5.0.v20150422-0725) "Navigator Workbench Components" [Starting]
org.eclipse.ui.net (1.2.200.v20120807-0927) "Internet Connection Management UI" [Active]
org.eclipse.ui.themes (1.1.0.v20150511-0913) "Eclipse SDK Themes" [Active]
org.eclipse.ui.views (3.8.0.v20150422-0725) "Views" [Active]
org.eclipse.ui.views.properties.tabbed (3.6.100.v20150423-0822) "Tabbed Properties View" [Starting]
org.eclipse.ui.win32 (3.2.500.v20150423-0822) "Eclipse UI Win32 Enhancements" [Resolved]
org.eclipse.ui.workbench (3.107.0.v20150825-2206) "Eclipse Workbench" [Active]
org.eclipse.ui.workbench.texteditor (3.9.100.v20141023-1946) "Text Editor Framework" [Active]
org.eclipse.update.configurator (3.3.300.v20140518-1928) "Install/Update Configurator" [Active]
org.json (1.0.0.201609121600) "JSON" [Resolved]
org.sat4j.core (2.3.5.v201308161310) "SAT4J Core" [Resolved]
org.sat4j.pb (2.3.5.v201404071733) "SAT4J Pseudo" [Resolved]
org.slf4j.api (1.7.2.v20121108-1250) "SLF4J API" [Resolved]
org.slf4j.impl.log4j12 (1.7.2.v20131105-2200) "SLF4J LOG4J-12 Binding" [Resolved]
org.tukaani.xz (1.3.0.v201308270617) "XZ data compression" [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.1.v200903091627) "W3C SMIL DOM" [Resolved]
org.w3c.dom.svg (1.1.0.v201011041433) "W3C SVG DOM" [Resolved]
xdc.tools.xgconf.modeldata (3.32.1.22) "Modeldata Plug-in" [Starting]
*** User Preferences:
#Mon Dec 19 13:39:01 CET 2016
/bundle_defaults/org.eclipse.cdt.ui/asm_directive=127,0,85
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/http\:__downloads.ti.com_ccs_esd_gcc_arm_4.9.3.160617/uri=http\://downloads.ti.com/ccs/esd/gcc_arm/4.9.3.160617
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/http\:__software-dl.ti.com_ccs_esd_device_support_keystone2/version=1.0.0
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/http\:__downloads.ti.com_ccs_esd_gcc_arm_4.8/suffix=content.xml
/bundle_defaults/org.eclipse.ui.editors/isErrorGoToPreviousNavigationTarget=true
/bundle_defaults/org.eclipse.ui.editors/showLeadingSpaces=true
/bundle_defaults/org.eclipse.ui.editors/Accessibility.UseSaturatedColors=false
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/file\:_C\:_ti_xdctools_3_32_01_22_core/provider=
/bundle_defaults/org.eclipse.cdt.ui/closeAngularBrackets=true
/bundle_defaults/org.eclipse.cdt.core/org.eclipse.cdt.core.formatter.alignment_for_enumerator_list=48
/bundle_defaults/org.eclipse.cdt.make.core/SCD.com.ti.ccstudio.project.core.CCSScannerDiscoveryProfile.BOP.open.enabled=false
/bundle_defaults/org.eclipse.ui.editors/linked.focus.text=true
/bundle_defaults/org.eclipse.ui.editors/revisionRulerRenderingMode=Age
/bundle_defaults/org.eclipse.ui.editors/isRevisionAnnotationGoToPreviousNavigationTarget=false
/bundle_defaults/org.eclipse.cdt.ui/sourceHoverBackgroundColor.SystemDefault=true
/bundle_defaults/org.eclipse.ui.editors/secondaryIPOverviewRuler=true
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/http\:__downloads.ti.com_ccs_esd_CCSv6_Updates_hercules_linux/description=
/bundle_defaults/org.eclipse.cdt.ui/semanticHighlighting.namespace.italic=false
/bundle_defaults/org.eclipse.cdt.ui/semanticHighlighting.localVariableDeclaration.color=128,0,0
/bundle_defaults/org.eclipse.cdt.core/org.eclipse.cdt.core.formatter.alignment_for_conditional_expression_chain=18
@org.eclipse.rse.ui=3.3.100.201503112018
/bundle_defaults/org.eclipse.ui.editors/lineNumberColor=120,120,120
/bundle_defaults/org.eclipse.ui.editors/taskTextStyle=SQUIGGLES
/bundle_defaults/org.eclipse.cdt.make.core/org.eclipse.cdt.make.core.build.command=make
/bundle_defaults/org.eclipse.cdt.ui/formattingConfirmScopeForEmptySelection=true
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/http\:__software-dl.ti.com_C2000_esd_p2win32/suffix=artifacts.xml
/bundle_defaults/org.eclipse.ui.monitoring/log_to_error_log=true
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/http\:__downloads.ti.com_ccs_esd_device_support/name=Device Support
/bundle_defaults/org.eclipse.cdt.ui/nameStyle.method.wordDelimiter=
/bundle_defaults/org.eclipse.cdt.ui/semanticHighlighting.functionDeclaration.strikethrough=false
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/file\:_C\:_ti_ccsv6_eclipse_.eclipseextension/description=
/bundle_defaults/org.eclipse.cdt.ui/semanticHighlighting.globalVariable.bold=false
/bundle_defaults/org.eclipse.cdt.ui/semanticHighlighting.overloadedOperator.color=200,100,0
/bundle_defaults/org.eclipse.ui.editors/org.eclipse.cdt.ui.editor.CElementHyperlinkDetector_stateMask=-1
/bundle_defaults/org.eclipse.ui/VIEW_MINIMUM_CHARACTERS=1
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/http\:__downloads.ti.com_ccs_esd_CCSv6_Updates_update_ccs611_22/isSystem=true
/bundle_defaults/org.eclipse.cdt.debug.core/org.eclipse.cdt.debug.corecDebug.default_expression_format=0
/bundle_defaults/org.eclipse.cdt.ui/forwardDeclare.compositeTypes=true
/instance/org.eclipse.debug.core//org.eclipse.debug.core.PREFERRED_DELEGATES/org.eclipse.cdt.launch.attachLaunchType=org.eclipse.cdt.dsf.gdb.launch.attachCLaunch,debug,;
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/http\:__downloads.ti.com_msp430_esd_updates-432_p2win32/description=
/bundle_defaults/org.eclipse.cdt.core/org.eclipse.cdt.core.formatter.brace_position_for_array_initializer=end_of_line
/bundle_defaults/org.eclipse.ui.workbench/BIDI_SUPPORT=false
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/http\:__downloads.ti.com_codegen_esd_mspgcc/description=
/bundle_defaults/org.eclipse.cdt.ui/semanticHighlighting.localVariableDeclaration.strikethrough=false
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/file\:_C\:_ti_tirex-content_tirtos_simplelink_2_13_00_06/uri=file\:/C\:/ti/tirex-content/tirtos_simplelink_2_13_00_06/
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/http\:__download.eclipse.org_tm_updates_4.0/isSystem=false
/bundle_defaults/org.eclipse.debug.ui/org.eclispe.debug.ui.Debug_view.mode=Debug_view.mode.auto
/bundle_defaults/org.eclipse.cdt.ui/semanticHighlighting.externalSDK.enabled=true
/bundle_defaults/org.eclipse.ui.editors/indexResultIndicationInOverviewRuler=true
/bundle_defaults/org.eclipse.ui/ENABLE_32_STICKY_CLOSE_BEHAVIOR=false
/project/ProjectZeroStack_CC2650LAUNCHXL/org.eclipse.core.resources/encoding//Debug/ICallBLE/subdir_rules.mk=UTF-8
/bundle_defaults/org.eclipse.cdt.core/org.eclipse.cdt.core.formatter.insert_space_before_closing_paren_in_for=do not insert
/instance/org.eclipse.cdt.core/org.eclipse.cdt.core.formatter.insert_space_after_opening_paren_in_for=do not insert
/project/ProjectZeroApp_CC2650LAUNCHXL/org.eclipse.core.resources/encoding//Debug/Startup/subdir_vars.mk=UTF-8
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/http\:__downloads.ti.com_emulation_esd_emupack_linux_latest/name=EMUPack SR Release
/instance/org.eclipse.cdt.core/org.eclipse.cdt.core.formatter.insert_space_before_comma_in_method_invocation_arguments=do not insert
/bundle_defaults/org.eclipse.debug.ui/Console.console_tab_width=8
/bundle_defaults/org.eclipse.cdt.core/org.eclipse.cdt.core.formatter.insert_space_before_unary_operator=do not insert
/bundle_defaults/org.eclipse.debug.ui/org.eclipse.debug.ui.detail_pane_word_wrap=false
/instance/org.eclipse.cdt.core/org.eclipse.cdt.core.formatter.insert_space_after_opening_paren_in_method_invocation=do not insert
/bundle_defaults/org.eclipse.ui.editors/errorIndicationInVerticalRuler=true
/bundle_defaults/org.eclipse.rse.ui/org.eclipse.rse.preferences.shownewconnection=false
/bundle_defaults/org.eclipse.cdt.ui/editor_folding_enabled=true
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/file\:_C\:_ti_tirex-content_xdctools_3_31_01_33_core/provider=
/bundle_defaults/org.eclipse.ui.workbench/MULTI_KEY_ASSIST=true
/bundle_defaults/org.eclipse.cdt.ui/semanticHighlighting.staticMethod.bold=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_before_comma_in_template_arguments=do not insert
/bundle_defaults/org.eclipse.cdt.ui/semanticHighlighting.globalVariable.strikethrough=false
/instance/org.eclipse.cdt.core/org.eclipse.cdt.core.formatter.insert_space_before_semicolon_in_for=do not insert
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/http\:__software-dl.ti.com_dsps_dsps_public_sw_sdo_ccstudio_codegen_Updates_p2mac/type=org.eclipse.equinox.internal.p2.metadata.repository.LocalMetadataRepository
/instance/org.eclipse.cdt.debug.core/org.eclipse.cdt.debug.core.cDebug.default_source_containers=<?xml version\="1.0" encoding\="UTF-8" standalone\="no"?>\r\n<sourceLookupDirector>\r\n<sourceContainers duplicates\="false">\r\n<container memento\="AbsolutePath" typeId\="org.eclipse.cdt.debug.core.containerType.absolutePath"/>\r\n<container memento\="programRelativePath" typeId\="org.eclipse.cdt.debug.core.containerType.programRelativePath"/>\r\n<container memento\="<?xml version\="1.0" encoding\="UTF-8" standalone\="no"?>&\#13;&\#10;<project referencedProjects\="true"/>&\#13;&\#10;" typeId\="org.eclipse.cdt.debug.core.containerType.project"/>\r\n</sourceContainers>\r\n</sourceLookupDirector>\r\n
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/http\:__download.eclipse.org_tools_gef_updates_releases/enabled=false
/instance/org.eclipse.cdt.core/org.eclipse.cdt.core.formatter.indent_access_specifier_extra_spaces=0
/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.make.core/SCD.org.eclipse.cdt.make.core.GCCStandardMakePerProjectProfile.specsFile.parser.enabled=false
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/http\:__downloads.ti.com_ccs_esd_CCSv6_Updates_hercules_windows/version=1.0.0
/bundle_defaults/org.eclipse.ui.editors/linked.slave.navigation.dropdown=false
/bundle_defaults/org.eclipse.ui.editors/revisionAnnotationIndicationColor=88,88,22
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/http\:__downloads.ti.com_emulation_esd_emupack_osx_latest/suffix=content.xml
/instance/org.eclipse.cdt.core/org.eclipse.cdt.core.formatter.keep_imple_if_on_one_line=false
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/http\:__downloads.ti.com_msp430_esd_updates-430_p2win32/version=1.0.0
/bundle_defaults/org.eclipse.ui.editors/spellingEngine=
/bundle_defaults/org.eclipse.rse.core/logging_level=0
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/http\:__software-dl.ti.com_C2000_esd_p2win32/uri=http\://software-dl.ti.com/C2000/esd/p2win32
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/http\:__downloads.ti.com_msp430_esd_updates-430_p2linux/isSystem=true
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/http\:__downloads.ti.com_codegen_esd_mspgcc/uri=http\://downloads.ti.com/codegen/esd/mspgcc
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/file\:_C\:_ti_tirtos_cc13xx_cc26xx_2_20_00_06/name=C\:\\ti\\tirtos_cc13xx_cc26xx_2_20_00_06
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/file\:_C\:_ti_ccsv6_eclipse_.eclipseextension/enabled=true
/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.make.core/SCD.org.eclipse.cdt.managedbuilder.core.GCCManagedMakePerProjectProfileC.specsFile.parser.enabled=false
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/file\:_C\:_ti_tirtos_cc13xx_cc26xx_2_20_00_06/isSystem=false
/bundle_defaults/org.eclipse.cdt.ui/content_assist_autoactivation_trigger_doublecolon=true
/bundle_defaults/org.eclipse.cdt.ui/org.eclipse.cdt.ui.editor.showSegments=false
/bundle_defaults/org.eclipse.debug.ui/Console.highWaterMark=100000
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/http\:__downloads.ti.com_ccs_esd_CCSv6_Updates_update_ccs61_104/type=org.eclipse.equinox.p2.artifact.repository.simpleRepository
/bundle_defaults/org.eclipse.cdt.ui/spelling_ignore_digits=true
/bundle_defaults/org.eclipse.ui.editors/showTrailingIdeographicSpaces=true
/bundle_defaults/org.eclipse.cdt.core/build.all.configs.enabled=false
/bundle_defaults/org.eclipse.cdt.core/org.eclipse.cdt.core.formatter.continuation_indentation=2
/bundle_defaults/org.eclipse.ui.editors/linked.slave.navigation.previous=false
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/http\:__downloads.ti.com_msp430_esd_updates-430_p2linux/version=1.0.0
/bundle_defaults/org.eclipse.cdt.make.core/SCD.org.eclipse.cdt.make.core.GCCStandardMakePerFileProfile.makefileGenerator.run.useDefault=false
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/http\:__downloads.ti.com_ccs_esd_gcc_arm_4.8/name=ARM GCC Compiler Tools
/bundle_defaults/org.eclipse.cdt.ui/content_assist_parameters_foreground=0,0,0
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/http\:__downloads.ti.com_ccs_esd_CCSv6_Updates_update_ccs61_104/name=Code Composer Studio v6 Updates
/bundle_defaults/org.eclipse.cdt.core/org.eclipse.cdt.core.taskTags=TODO,FIXME,XXX
/bundle_defaults/org.eclipse.ui.editors/breakpointIndicatorColor=0,0,255
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/http\:__downloads.ti.com_emulation_esd_emupack_osx_latest/uri=http\://downloads.ti.com/emulation/esd/emupack/osx/latest
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/file\:_C\:_ti_tirex-content_xdctools_3_31_01_33_core/uri=file\:/C\:/ti/tirex-content/xdctools_3_31_01_33_core/
/bundle_defaults/org.eclipse.cdt.ui/semanticHighlighting.macroSubstitution.color=0,0,0
/bundle_defaults/org.eclipse.ui.editors/warningIndicationHighlighting=false
/instance/org.eclipse.cdt.core/org.eclipse.cdt.core.formatter.insert_space_after_opening_paren_in_while=do not insert
/instance/org.eclipse.ui.ide/platformState=1482147412217
/bundle_defaults/com.ti.ccstudio.ui/com.ti.ccstudio.ui.MAXIMIZE_WELCOME_PAGE=true
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/http\:__downloads.ti.com_msp430_esd_updates-432_p2win32/version=1.0.0
/bundle_defaults/org.eclipse.cdt.ui/semanticHighlighting.macroDefinition.bold=false
/bundle_defaults/org.eclipse.ui.editors/org.eclipse.cdt.ui.writeOccurrenceIndicationInOverviewRuler=true
/bundle_defaults/org.eclipse.ui.editors/textDragAndDropEnabled=true
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/file\:_C\:_ti_tirex-content_xdctools_3_31_01_33_core/name=C\:\\ti\\tirex-content\\xdctools_3_31_01_33_core
/bundle_defaults/org.eclipse.cdt.ui/scalability.parserBasedContentAssist=false
/instance/org.eclipse.cdt.core/org.eclipse.cdt.core.formatter.insert_space_before_opening_brace_in_type_declaration=insert
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/http\:__downloads.ti.com_ccs_esd_CCSv6_Updates_hercules_linux/version=1.0.0
/instance/org.eclipse.cdt.core/org.eclipse.cdt.core.formatter.insert_space_after_colon_in_labeled_statement=insert
/bundle_defaults/org.eclipse.ui.workbench/SELECT_ON_HOVER=false
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/http\:__downloads.ti.com_ccs_esd_CCSv6_Updates_update_ccs61_104/uri=http\://downloads.ti.com/ccs/esd/CCSv6/Updates/update_ccs61_104
/bundle_defaults/org.eclipse.core.resources/description.snapshotinterval=300000
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/http\:__downloads.ti.com_ccs_esd_CCSv6_Updates_613_34_update_installer/name=Exported Repository
/instance/org.eclipse.cdt.core/org.eclipse.cdt.core.formatter.insert_space_after_unary_operator=do not insert
/bundle_defaults/org.eclipse.cdt.ui/forwardDeclare.templates=false
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/file\:_C\:_ti_tirex-content_tirtos_simplelink_2_13_00_06/type=org.eclipse.equinox.p2.extensionlocation.metadataRepository
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/http\:__downloads.ti.com_msp430_esd_updates-432_p2macosx/name=TI MSP432 Device Support
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/http\:__software-dl.ti.com_C2000_esd_p2win32/isSystem=true
/bundle_defaults/org.eclipse.ui.editors/AbstractTextEditor.Color.FindScope=185,176,180
/instance/org.eclipse.cdt.core/org.eclipse.cdt.core.formatter.insert_space_before_closing_bracket=do not insert
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/http\:__downloads.ti.com_ccs_esd_CCSv6_Updates_613_34_update_installer/version=1.0.0
/project/ProjectZeroStack_CC2650LAUNCHXL/org.eclipse.core.resources/encoding//Debug/NPI/subdir_rules.mk=UTF-8
/bundle_defaults/org.eclipse.debug.ui/org.eclipse.debug.ui.memory.paddedStr=??
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/http\:__downloads.ti.com_emulation_esd_emupack_linux_latest/enabled=false
/bundle_defaults/org.eclipse.ui/OPEN_NEW_PERSPECTIVE=OPEN_PERSPECTIVE_REPLACE
/bundle_defaults/org.eclipse.cdt.ui/semanticHighlighting.enumerator.enabled=true
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/file\:_C\:_ti_xdctools_3_32_01_22_core/suffix=eclipse
/bundle_defaults/org.eclipse.cdt.ui/c_numbers_italic=false
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/http\:__software-dl.ti.com_dsps_dsps_public_sw_sdo_ccstudio_gcc_Updates_win32/version=1.0.0
/bundle_defaults/org.eclipse.cdt.ui/semanticHighlighting.functionDeclaration.bold=true
/bundle_defaults/org.eclipse.ui.editors/breakpointIndicationInOverviewRuler=false
/bundle_defaults/org.eclipse.cdt.ui/semanticHighlighting.overloadedOperator.underline=false
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/http\:__software-dl.ti.com_dsps_dsps_public_sw_sdo_ccstudio_smartrf_CCSv6/provider=
/instance/org.eclipse.cdt.core/org.eclipse.cdt.core.formatter.insert_space_after_opening_paren_in_catch=do not insert
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/file\:_c\:_ti_ccsv6_eclipse_p2_org.eclipse.equinox.p2.core_cache/name=download cache
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/http\:__downloads.ti.com_targetcontent_esd_xdctools_update_ccs6.1.x/version=1.0.0
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/http\:__software-dl.ti.com_dsps_dsps_public_sw_sdo_ccstudio_gcc_Updates_win32/name="ARM GCC Updates"
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/http\:__www.ti.com_tool_mspdriverlib/uri=http\://www.ti.com/tool/mspdriverlib
/bundle_defaults/org.eclipse.ui.editors/org.eclipse.cdt.codan.ui.annotation.warning.textstyle=SQUIGGLES
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/http\:__software-dl.ti.com_ccs_esd_CCSv6_Updates/nickname=Code Composer Studio v6 Updates
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/http\:__software-dl.ti.com_ccs_esd_CCSv6_Updates/count=1
/bundle_defaults/org.eclipse.cdt.ui/scalability.contentAssistAutoActivation=false
/bundle_defaults/org.eclipse.ui.editors/revisionAnnotationIndication=false
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/http\:__downloads.ti.com_msp430_esd_updates-430_p2macosx/isSystem=true
/bundle_defaults/org.eclipse.cdt.core/org.eclipse.cdt.core.formatter.insert_space_between_empty_parens_in_method_invocation=do not insert
/bundle_defaults/org.eclipse.cdt.core/org.eclipse.cdt.core.formatter.insert_space_before_comma_in_base_types=do not insert
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/file\:_C\:_ti_xdctools_3_32_01_22_core/description=
/bundle_defaults/org.eclipse.cdt.ui/pp_header_bold=false
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/file\:_C\:_ti_ccsv6_eclipse_.eclipseextension/description=
/bundle_defaults/org.eclipse.debug.ui/Console.lowWaterMark=80000
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/http\:__downloads.ti.com_ccs_esd_device_support/description=
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/http\:__software-dl.ti.com_dsps_dsps_public_sw_sdo_ccstudio_codegen_Updates_p2linux/version=1.0.0
/bundle_defaults/org.eclipse.cdt.core/org.eclipse.cdt.core.formatter.insert_space_after_opening_paren_in_method_invocation=do not insert
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/http\:__downloads.ti.com_ccs_esd_CCSv6_Updates_613_34_update_installer/suffix=artifacts.xml
/bundle_defaults/org.eclipse.ui.editors/breakpointIndicationColor=0,0,255
/bundle_defaults/org.eclipse.cdt.core/org.eclipse.cdt.core.formatter.brace_position_for_switch=end_of_line
/bundle_defaults/org.eclipse.cdt.ui/semanticHighlighting.localVariable.bold=false
/bundle_defaults/org.eclipse.cdt.make.core/SCD.org.eclipse.cdt.managedbuilder.core.GCCManagedMakePerProjectProfileCPP.specsFile.parser.enabled=false
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/http\:__downloads.ti.com_ccs_esd_CCSv6_Updates_update_dsflash_6.1.0.1425/isSystem=true
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/http\:__software-dl.ti.com_ccs_non-esd_dvt_ccs6.0/description=
/bundle_defaults/org.eclipse.ui.ide/SWITCH_PERSPECTIVE_ON_PROJECT_CREATION=prompt
/bundle_defaults/org.eclipse.debug.ui/org.eclipse.debug.ui.activate_workbench=true
/bundle_defaults/org.eclipse.ui.ide/OPEN_REQUIRED_PROJECTS=prompt
/configuration/org.eclipse.ui.ide/SHOW_WORKSPACE_SELECTION_DIALOG=false
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/http\:__downloads.ti.com_emulation_esd_emupack_osx_latest/provider=
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/http\:__downloads.ti.com_emulation_esd_emupack_linux_latest/description=
/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.editors/revisionAnnotationIndicationHighlighting=false
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/http\:__download.eclipse.org_egit_updates/uri=http\://download.eclipse.org/egit/updates
/instance/com.ti.ccstudio.ui/CCStudioUIStartup.CCS_IMAGE_INFO=C\:/ti/ccsv6|6.2.0.201609121600
/bundle_defaults/org.eclipse.ui.editors/isSearchResultGoToNextNavigationTarget=false
/instance/org.eclipse.cdt.core/org.eclipse.cdt.core.formatter.alignment_for_constructor_initializer_list=0
/bundle_defaults/org.eclipse.cdt.make.core/SCD.org.eclipse.cdt.managedbuilder.core.GCCWinManagedMakePerProjectProfileC.specsFile.parser.enabled=false
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/file\:_C\:_ti_msp_MSP432Ware_3_50_00_02/provider=
/bundle_defaults/org.eclipse.cdt.ui/Refactoring.savealleditors=false
/bundle_defaults/com.ti.dvt.energytrace/CellVoltage=3.0
/bundle_defaults/org.eclipse.cdt.ui/c_comment_task_tag=127,159,191
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/http\:__downloads.ti.com_ccs_esd_CCSv6_Updates_update_dsflash_6.1.0.1425/uri=http\://downloads.ti.com/ccs/esd/CCSv6/Updates/update_dsflash_6.1.0.1425
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/http\:__downloads.ti.com_ccs_esd_CCSv6_Updates_update_ccs611_28_osx/suffix=content.xml
/instance/org.eclipse.cdt.core/org.eclipse.cdt.core.formatter.insert_space_before_closing_paren_in_while=do not insert
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/http\:__software-dl.ti.com_ccs_esd_CCSv6_Updates/uri=http\://software-dl.ti.com/ccs/esd/CCSv6/Updates
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/http\:__software-dl.ti.com_ccs_esd_device_support_digital_power/uri=http\://software-dl.ti.com/ccs/esd/device_support_digital_power
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/http\:__downloads.ti.com_ccs_esd_gcc_arm_4.8/isSystem=false
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/http\:__software-dl.ti.com_ccs_esd_device_support_keystone1/isSystem=true
/bundle_defaults/org.eclipse.cdt.core/indexer/skipTypeReferences=false
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/http\:__downloads.ti.com_ccs_esd_CCSv6_Updates_update_ccs611_28_osx/name=Code Composer Studio v6 Updates
/bundle_defaults/org.eclipse.cdt.core/org.eclipse.cdt.core.formatter.insert_space_after_opening_bracket=do not insert
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/http\:__software-dl.ti.com_ccs_esd_device_support_digital_power/version=1.0.0
/bundle_defaults/org.eclipse.cdt.ui/scalability.syntaxColor=false
/bundle_defaults/org.eclipse.ui.editors/searchResultIndicationInVerticalRuler=true
/bundle_defaults/org.eclipse.cdt.ui/semanticHighlighting.enumerator.italic=true
/bundle_defaults/org.eclipse.ui.editors/org.eclipse.linecoverage.slice.highlightGreen=true
/bundle_defaults/org.eclipse.cdt.make.core/SCD.org.eclipse.cdt.managedbuilder.core.GCCWinManagedMakePerProjectProfileCPP.specsFile.run.arguments=
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/http\:__downloads.ti.com_ccs_esd_CCSv6_Updates_update_ccs611_22/name=Code Composer Studio v6 Updates
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/http\:__software-dl.ti.com_dsps_dsps_public_sw_sdo_ccstudio_codegen_Updates_p2linux/uri=http\://software-dl.ti.com/dsps/dsps_public_sw/sdo_ccstudio/codegen/Updates/p2linux/
@org.eclipse.cdt.ui=5.11.0.201509131935
/bundle_defaults/org.eclipse.debug.ui/org.eclipse.debug.ui.track_views=true
/bundle_defaults/org.eclipse.ui.editors/isAdditionGoToNextNavigationTarget=false
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/file\:_C\:_ti_ccsv6_eclipse_p2_org.eclipse.equinox.p2.touchpoint.eclipse/isSystem=true
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/file\:_c\:_ti_ccsv6_eclipse_p2_org.eclipse.equinox.p2.core_cache/isSystem=true
/bundle_defaults/org.eclipse.ui.editors/org.eclipse.cdt.ui.occurrenceHighlighting=true
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/file\:_C\:_ti_tirtos_msp43x_2_20_00_06/name=C\:\\ti\\tirtos_msp43x_2_20_00_06
/bundle_defaults/org.eclipse.ui.editors/indexResultIndication=true
/bundle_defaults/org.eclipse.cdt.make.core/SCD.org.eclipse.cdt.managedbuilder.core.GCCWinManagedMakePerProjectProfileCPP.specsFile.run.useDefault=false
/bundle_defaults/org.eclipse.ui.editors/isIndexResultGoToPreviousNavigationTarget=false
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/http\:__downloads.ti.com_msp430_esd_updates-432_p2linux/enabled=false
/bundle_defaults/org.eclipse.cdt.ui/semanticHighlighting.typedef.color=0,80,50
/bundle_defaults/org.eclipse.ui.workbench/EDITOR_TAB_WIDTH=3
/bundle_defaults/org.eclipse.cdt.ui/includeStyle.system=<?xml version\="1.0" encoding\="UTF-8"?>\r\n<style blank_line_before\="true" keep_together\="true" order\="0"/>
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/http\:__software-dl.ti.com_ccs_esd_msp430/version=1.0.0
/project/ProjectZeroApp_CC2650LAUNCHXL/org.eclipse.core.resources/encoding//Debug/ICallBLE/subdir_rules.mk=UTF-8
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/http\:__software-dl.ti.com_ccs_esd_device_support_digital_power/suffix=artifacts.xml
/bundle_defaults/org.eclipse.cdt.core/org.eclipse.cdt.core.formatter.insert_space_before_opening_bracket=do not insert
/bundle_defaults/org.eclipse.cdt.make.core/SCD.org.eclipse.cdt.make.core.GCCStandardMakePerProjectProfile.BOP.parser.enabled=false
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/http\:__download.eclipse.org_tm_terminal_updates_4.0/isSystem=false
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/http\:__software-dl.ti.com_ccs_esd_device_support_keystone1/enabled=false
/bundle_defaults/org.eclipse.cdt.make.core/SCD.org.eclipse.cdt.managedbuilder.core.GCCManagedMakePerProjectProfileCPP.BOP.open.path=
/instance/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_closing_paren_in_if=do not insert
/instance/org.eclipse.cdt.core/org.eclipse.cdt.core.formatter.insert_space_before_closing_paren_in_catch=do not insert
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/http\:__downloads.ti.com_emulation_esd_emupack_win32_latest/suffix=artifacts.xml
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/file\:_C\:_ti_msp_MSP432Ware_3_50_00_02/description=
/instance/org.eclipse.cdt.core/org.eclipse.cdt.core.formatter.insert_space_between_empty_braces_in_array_initializer=do not insert
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/http\:__downloads.ti.com_msp430_esd_updates-430_p2linux/isSystem=false
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/http\:__downloads.ti.com_msp430_esd_updates-432_p2linux/uri=http\://downloads.ti.com/msp430/esd/updates-432/p2linux
/instance/org.eclipse.cdt.core/org.eclipse.cdt.core.formatter.indent_body_declarations_compare_to_access_specifier=true
/bundle_defaults/org.eclipse.cdt.core/org.eclipse.cdt.core.formatter.insert_space_before_opening_brace_in_type_declaration=insert
/bundle_defaults/org.eclipse.cdt.make.core/SCD.org.eclipse.cdt.make.core.GCCStandardMakePerFileProfile.BOP.open.enabled=false
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/http\:__downloads.ti.com_codegen_esd_mspgcc/suffix=content.xml
/bundle_defaults/org.eclipse.cdt.core/org.eclipse.cdt.core.code_formatter=org.eclipse.cdt.core.defaultCodeFormatter
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/http\:__downloads.ti.com_ccs_esd_CCSv6_Updates_hercules_linux/name=TI Hercules Device Support
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/http\:__download.eclipse.org_tm_terminal_updates_4.0/enabled=false
/bundle_defaults/org.eclipse.cdt.ui/semanticHighlighting.label.bold=false
/project/ProjectZeroStack_CC2650LAUNCHXL/org.eclipse.core.resources/encoding//Debug/HAL/Common/subdir_rules.mk=UTF-8
/bundle_defaults/org.eclipse.cdt.ui/semanticHighlighting.field.strikethrough=false
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/http\:__downloads.ti.com_ccs_esd_CCSv6_Updates_update_ccs611_22/uri=http\://downloads.ti.com/ccs/esd/CCSv6/Updates/update_ccs611_22
/bundle_defaults/org.eclipse.ui.editors/spellingIndicationInOverviewRuler=false
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/http\:__software-dl.ti.com_ccs_non-esd_dvt_ccs6.0/nickname=DVT Updates
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/http\:__downloads.ti.com_msp430_esd_updates-430_p2linux/type=org.eclipse.equinox.internal.p2.metadata.repository.LocalMetadataRepository
/bundle_defaults/org.eclipse.debug.ui/org.eclipse.debug.ui.inColor=0,200,125
/bundle_defaults/org.eclipse.ui.editors/isTaskGoToNextNavigationTarget=false
/bundle_defaults/org.eclipse.cdt.ui/autoOpenConsole=true
/bundle_defaults/org.eclipse.cdt.core/org.eclipse.cdt.core.formatter.comment.never_indent_line_comments_on_first_column=true
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/http\:__downloads.ti.com_ccs_esd_CCSv6_Updates_update_ccs611_28_osx/enabled=false
/bundle_defaults/org.eclipse.cdt.ui/c_keyword_bold=true
/bundle_defaults/com.ti.dvt.energytrace/SaveCSV=false
/bundle_defaults/com.ti.dvt.energytrace/SaveCST=false
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/http\:__downloads.ti.com_msp430_esd_updates-430_p2macosx/enabled=false
/bundle_defaults/org.eclipse.cdt.ui/nameStyle.setter.capitalization=3
/bundle_defaults/org.eclipse.cdt.ui/nameStyle.variable.capitalization=4
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/http\:__software-dl.ti.com_ccs_esd_device_support_auto/version=1.0.0
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/http\:__downloads.ti.com_msp430_esd_updates-430_p2macosx/isSystem=true
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/http\:__software-dl.ti.com_ccs_esd_device_support_sitara/uri=http\://software-dl.ti.com/ccs/esd/device_support_sitara
/project/ProjectZeroStack_CC2650LAUNCHXL/org.eclipse.core.resources/encoding//Debug/HAL/Target/CC2650/Drivers/subdir_rules.mk=UTF-8
/bundle_defaults/org.eclipse.ui.editors/rulerContributions=
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/http\:__downloads.ti.com_codegen_esd_mspgcc/version=1.0.0
/bundle_defaults/org.eclipse.cdt.make.core/SCD.org.eclipse.cdt.managedbuilder.core.GCCWinManagedMakePerProjectProfile.specsFile.parser.enabled=false
/instance/org.eclipse.cdt.core/org.eclipse.cdt.core.formatter.insert_space_after_comma_in_base_types=insert
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/http\:__software-dl.ti.com_dsps_dsps_public_sw_sdo_ccstudio_codegen_Updates_p2linux/name=Code Generation Tools Updates
/bundle_defaults/org.eclipse.cdt.core/org.eclipse.cdt.core.formatter.alignment_for_constructor_initializer_list=0
/bundle_defaults/org.eclipse.ui.workbench/EDITORLIST_PULLDOWN_ACTIVE=false
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/file\:_C\:_ti_ccsv6_eclipse_.eclipseextension/suffix=eclipse
/bundle_defaults/org.eclipse.cdt.ui/includeStyle.systemWithExtension=<?xml version\="1.0" encoding\="UTF-8"?>\r\n<style angle_brackets\="true" blank_line_before\="false" keep_together\="true" order\="1" relative_path\="false"/>
/bundle_defaults/org.eclipse.cdt.ui/c_comment_task_tag_italic=false
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/http\:__downloads.ti.com_ccs_esd_CCSv6_Updates_hercules_linux/isSystem=true
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/http\:__downloads.ti.com_ccs_esd_CCSv6_Updates_hercules_windows/enabled=false
/bundle_defaults/org.eclipse.cdt.make.core/SCD.org.eclipse.cdt.make.core.GCCStandardMakePerFileProfile.BOP.open.path=
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/file\:_C\:_ti_tirtos_cc13xx_cc26xx_2_20_00_06/uri=file\:/C\:/ti/tirtos_cc13xx_cc26xx_2_20_00_06/
/instance/com.ti.ccstudio.ui/com.ti.ccstudio.ui.CCS_INSTALL_LOCATION=C\:/ti/ccsv6
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/http\:__downloads.ti.com_msp430_esd_updates-432_p2linux/type=org.eclipse.equinox.p2.artifact.repository.simpleRepository
/bundle_defaults/org.eclipse.cdt.core/org.eclipse.cdt.core.formatter.insert_space_between_empty_brackets=do not insert
/bundle_defaults/org.eclipse.cdt.core/org.eclipse.cdt.core.formatter.insert_space_before_closing_paren_in_exception_specification=do not insert
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/http\:__software-dl.ti.com_dsps_dsps_public_sw_sdo_ccstudio_smartrf_CCSv6/enabled=true
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/http\:__software-dl.ti.com_dsps_dsps_public_sw_sdo_ccstudio_codegen_Updates_p2win32/type=org.eclipse.equinox.internal.p2.metadata.repository.LocalMetadataRepository
/bundle_defaults/org.eclipse.cdt.core/org.eclipse.cdt.core.formatter.insert_space_before_closing_paren_in_while=do not insert
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/file\:_C\:_ti_msp_MSP432Ware_3_50_00_02/version=1
/bundle_defaults/org.eclipse.ui.ide/LIMIT_TASKS=true
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/http\:__software-dl.ti.com_ccs_esd_CCSv6_Updates/enabled=true
/bundle_defaults/org.eclipse.cdt.ui/includeStyle.subfolder=<?xml version\="1.0" encoding\="UTF-8"?>\r\n<style angle_brackets\="false" blank_line_before\="false" keep_together\="false" relative_path\="false"/>
/bundle_defaults/org.eclipse.cdt.make.core/SCD.org.eclipse.cdt.managedbuilder.core.GCCWinManagedMakePerProjectProfileC.BOP.open.path=
/bundle_defaults/org.eclipse.ui.editors/additionIndicationInVerticalRuler=false
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/http\:__software-dl.ti.com_dsps_dsps_public_sw_sdo_ccstudio_gcc_Updates_win32/type=org.eclipse.equinox.internal.p2.artifact.repository.CompositeArtifactRepository
/bundle_defaults/org.eclipse.cdt.core/indexer/indexOnOpen=false
/bundle_defaults/org.eclipse.ui.editors/showWarningInNextPrevDropdownToolbarAction=true
/bundle_defaults/org.eclipse.ui.workbench/REUSE_DIRTY_EDITORS=true
/bundle_defaults/org.eclipse.cdt.ui/contentAssist.showCamelCaseMatches=true
/instance/org.eclipse.cdt.core/org.eclipse.cdt.core.formatter.insert_space_after_comma_in_method_declaration_parameters=insert
/instance/org.eclipse.cdt.core/org.eclipse.cdt.core.formatter.insert_space_before_colon_in_default=do not insert
/bundle_defaults/org.eclipse.ui.workbench/REUSE_OPEN_EDITORS=8
/bundle_defaults/org.eclipse.cdt.ui/c_single_line_comment_bold=false
/bundle_defaults/org.eclipse.ui.editors/showEnclosedIdeographicSpaces=true
/bundle_defaults/org.eclipse.cdt.ui/semanticHighlighting.templateParameter.enabled=true
/bundle_defaults/org.eclipse.ui.editors/currentIPIndication=false
/bundle_defaults/org.eclipse.ui.editors/undoHistorySize=200
/instance/org.eclipse.cdt.core/org.eclipse.cdt.core.formatter.brace_position_for_block_in_case=end_of_line
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/http\:__downloads.ti.com_msp430_esd_updates-432_p2win32/isSystem=true
/bundle_defaults/org.eclipse.cdt.ui/editor_folding_default_structures=false
/bundle_defaults/org.eclipse.cdt.core/indexer/indexAllFiles=true
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/http\:__downloads.ti.com_ccs_esd_CCSv6_Updates_update_dsflash_6.1.0.1425/name=TI Target Content 2015-05-01
/bundle_defaults/org.eclipse.cdt.make.core/SCD.org.eclipse.cdt.managedbuilder.core.GCCManagedMakePerProjectProfile.specsFile.run.command=
/bundle_defaults/org.eclipse.cdt.core/org.eclipse.cdt.core.formatter.alignment_for_base_clause_in_type_declaration=80
/bundle_defaults/org.eclipse.debug.ui/org.eclipse.debug.ui.RemoveFromLaunchHistory=true
/instance/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.core/org.eclipse.cdt.core.formatter.insert_space_before_closing_paren_in_catch=do not insert
/bundle_defaults/org.eclipse.ui.editors/showTaskInNextPrevDropdownToolbarAction=true
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/http\:__downloads.ti.com_targetcontent_esd_xdctools_update_ccs6.1.x/name=XDCtools Installation Repo
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/http\:__software-dl.ti.com_ccs_esd_device_support_keystone1/uri=http\://software-dl.ti.com/ccs/esd/device_support_keystone1
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/http\:__software-dl.ti.com_C2000_esd_p2win32/enabled=false
/bundle_defaults/org.eclipse.ui.editors/printMarginColor=176,180,185
/bundle_defaults/org.eclipse.cdt.core/org.eclipse.cdt.core.formatter.comment.min_distance_between_code_and_line_comment=1
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/http\:__downloads.ti.com_ccs_esd_device_support/uri=http\://downloads.ti.com/ccs/esd/device_support
/bundle_defaults/org.eclipse.ui.workbench/DISABLE_DIALOG_FONT=false
/bundle_defaults/org.eclipse.cdt.ui/formatSourceCode=false
/bundle_defaults/org.eclipse.cdt.core/org.eclipse.cdt.core.formatter.insert_space_after_postfix_operator=do not insert
/bundle_defaults/org.eclipse.debug.ui/org.eclipse.debug.ui.LaunchLastIfNotLaunchable=true
/bundle_defaults/org.eclipse.cdt.core/org.eclipse.cdt.core.formatter.lineSplit=80
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/http\:__software-dl.ti.com_dsps_dsps_public_sw_sdo_ccstudio_c2k_p2win32/enabled=true
/project/ProjectZeroStack_CC2650LAUNCHXL/org.eclipse.core.resources/encoding//Debug/OSAL/subdir_vars.mk=UTF-8
/bundle_defaults/org.eclipse.cdt.ui/spelling_proposal_threshold=20
/bundle_defaults/org.eclipse.cdt.ui/semanticHighlighting.macroDefinition.underline=false
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/file\:_C\:_ti_xdctools_3_32_00_06_core/suffix=eclipse
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/http\:__downloads.ti.com_ccs_esd_gcc_arm_4.9.3.160617/uri=http\://downloads.ti.com/ccs/esd/gcc_arm/4.9.3.160617
/bundle_defaults/org.eclipse.ui.editors/quickdiff.nowarn.before.switch=
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/http\:__software-dl.ti.com_dsps_dsps_public_sw_sdo_ccstudio_gcc_Updates_win32/description=
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/file\:_C\:_ti_ccsv6_eclipse_configuration_org.eclipse.osgi_173_data_listener_1925729951/provider=
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/file\:_C\:_ti_xdctools_3_32_00_06_core/uri=file\:/C\:/ti/xdctools_3_32_00_06_core/
/bundle_defaults/org.eclipse.ui.workbench/EDITORLIST_DISPLAY_FULL_NAME=false
/bundle_defaults/org.eclipse.core.resources/description.defaultbuildorder=true
/bundle_defaults/org.eclipse.debug.ui/org.eclipse.debug.ui.show_run_perspective_default=perspective_none
/project/ProjectZeroStack_CC2650LAUNCHXL/org.eclipse.core.resources/encoding//Debug/Startup/subdir_vars.mk=UTF-8
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/http\:__software-dl.ti.com_msp432_msp432_public_sw_mcu_msp432_MSP432ware_update_latest/uri=http\://software-dl.ti.com/msp432/msp432_public_sw/mcu/msp432/MSP432ware/update/latest/
/bundle_defaults/org.eclipse.debug.ui/org.eclipse.debug.ui.memory.columnSize=4
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/http\:__software-dl.ti.com_dsps_dsps_public_sw_sdo_ccstudio_gcc_Updates_win32/provider=
/bundle_defaults/org.eclipse.ui.editors/currentIPHighlight=true
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/http\:__software-dl.ti.com_dsps_dsps_public_sw_sdo_ccstudio_codegen_Updates_p2win32/suffix=content.xml
/bundle_defaults/org.eclipse.equinox.p2.ui.sdk.scheduler/schedule=on-startup
@org.eclipse.team.ui=3.7.200.v20150203-1452
/bundle_defaults/org.eclipse.ui.ide/IMPORT_FILES_AND_FOLDERS_VIRTUAL_FOLDER_MODE=prompt
/bundle_defaults/org.eclipse.cdt.ui/content_assist_default_argument_display_parameters_with_default_argument=true
/project/ProjectZeroStack_CC2650LAUNCHXL/org.eclipse.core.resources/encoding//Debug/TOOLS/subdir_rules.mk=UTF-8
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/file\:_C\:_ti_msp_MSP432Ware_3_50_00_02/enabled=true
/instance/org.eclipse.cdt.ui/spelling_locale_initialized=true
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/http\:__download.eclipse.org_tm_updates_3.7/isSystem=false
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/http\:__downloads.ti.com_ccs_esd_gcc_arm_4.8/description=
/bundle_defaults/org.eclipse.cdt.core/org.eclipse.cdt.core.formatter.insert_space_after_opening_paren_in_while=do not insert
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/http\:__downloads.ti.com_ccs_esd_device_support/type=org.eclipse.equinox.internal.p2.metadata.repository.LocalMetadataRepository
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/http\:__software-dl.ti.com_msp432_msp432_public_sw_mcu_msp432_MSP432ware_update_latest/uri=http\://software-dl.ti.com/msp432/msp432_public_sw/mcu/msp432/MSP432ware/update/latest/
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/http\:__software-dl.ti.com_ccs_non-esd_dvt_ccs6.0/isSystem=false
/bundle_defaults/org.eclipse.cdt.core/includes.exportPattern=IWYU\\s+(pragma\:?\\s+)?export
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/http\:__software-dl.ti.com_dsps_dsps_public_sw_sdo_ccstudio_codegen_Updates_p2win32/suffix=artifacts.xml
@org.eclipse.egit.core=4.0.3.201509231615-r
/instance/org.eclipse.cdt.core/org.eclipse.cdt.core.formatter.insert_space_before_opening_paren_in_if=insert
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/http\:__software-dl.ti.com_dsps_dsps_public_sw_sdo_ccstudio_smartrf_CCSv6/name=Low Power RF Device Support
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/http\:__downloads.ti.com_emulation_esd_emupack_win32_latest/description=
/instance/org.eclipse.cdt.core/org.eclipse.cdt.core.formatter.insert_space_before_comma_in_array_initializer=do not insert
/bundle_defaults/org.eclipse.ui.editors/printMarginColumn=80
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/http\:__software-dl.ti.com_ccs_esd_device_support_sitara/name=Device Support
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/file\:_C\:_ti_xdctools_3_32_00_06_core/isSystem=false
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/file\:_C\:_ti_tirtos_cc13xx_cc26xx_2_20_00_06/version=1
/bundle_defaults/org.eclipse.cdt.ui/asm_label_italic=false
/instance/org.eclipse.cdt.core/org.eclipse.cdt.core.formatter.insert_space_before_closing_paren_in_method_declaration=do not insert
/bundle_defaults/org.eclipse.debug.ui/org.eclipse.debug.ui.remove_all_breakpoints_prompt=true
/bundle_defaults/org.eclipse.debug.ui/org.eclipse.debug.ui.auto_remove_old_launches=true
/bundle_defaults/org.eclipse.ui.ide/LIMIT_BOOKMARKS=true
/bundle_defaults/org.eclipse.cdt.make.core/SCD.org.eclipse.cdt.managedbuilder.core.GCCWinManagedMakePerProjectProfile.specsFile.run.command=
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/http\:__downloads.ti.com_emulation_esd_emupack_linux_latest/type=org.eclipse.equinox.p2.artifact.repository.simpleRepository
/bundle_defaults/org.eclipse.ui.editors/secondaryIPTextStyle=NONE
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/file\:_C\:_ti_xdctools_3_32_01_22_core/enabled=true
/instance/org.eclipse.cdt.core/org.eclipse.cdt.core.formatter.alignment_for_parameters_in_method_declaration=16
/bundle_defaults/org.eclipse.rse.ui/org.eclipse.rse.preferences.qualifyconnectionnames=false
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/http\:__downloads.ti.com_msp430_esd_updates-432_p2linux/suffix=content.xml
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/file\:_C\:_ti_xdctools_3_32_01_22_core/name=C\:\\ti\\xdctools_3_32_01_22_core
/bundle_defaults/org.eclipse.cdt.core/org.eclipse.cdt.core.formatter.insert_space_after_opening_paren_in_catch=do not insert
/bundle_defaults/org.eclipse.cdt.core/org.eclipse.cdt.core.formatter.indent_statements_compare_to_block=true
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/file\:_c\:_ti_ccsv6_eclipse/suffix=artifacts.xml
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/http\:__download.eclipse.org_egit_updates/isSystem=false
/project/ProjectZeroApp_CC2650LAUNCHXL/org.eclipse.core.resources/encoding//Debug/common_src/transport/subdir_vars.mk=UTF-8
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/http\:__software-dl.ti.com_ccs_esd_device_support_digital_power/name=Device Support
/bundle_defaults/org.eclipse.cdt.core/org.eclipse.cdt.core.formatter.insert_space_before_assignment_operator=insert
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/file\:_C\:_ti_xdctools_3_32_01_22_core/isSystem=false
/bundle_defaults/org.eclipse.cdt.ui/semanticHighlighting.localVariable.underline=false
/instance/org.eclipse.cdt.core/org.eclipse.cdt.core.formatter.indentation.size=4
/instance/org.eclipse.cdt.core/org.eclipse.cdt.core.formatter.indent_access_specifier_compare_to_type_header=false
/bundle_defaults/org.eclipse.ui.editors/isInfoGoToPreviousNavigationTarget=false
/bundle_defaults/org.eclipse.cdt.ui/nameStyle.setter.suffix=
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/http\:__software-dl.ti.com_ccs_esd_device_support_auto/name=Device Support
/instance/org.eclipse.cdt.core/org.eclipse.cdt.core.formatter.insert_space_before_closing_paren_in_cast=do not insert
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/http\:__downloads.ti.com_ccs_esd_CCSv6_Updates_update_ccs611_22/provider=
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/http\:__downloads.ti.com_msp430_esd_updates-432_p2linux/suffix=artifacts.xml
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/file\:_c\:_ti_ccsv6_eclipse/name=Bundle pool
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/file\:_C\:_ti_msp_MSP432Ware_3_50_00_02_driverlib/suffix=eclipse
/bundle_defaults/org.eclipse.ui.editors/org.eclipse.cdt.codan.ui.annotation.warning.text=true
/bundle_defaults/org.eclipse.ui.editors/linked.exit.navigation.next=false
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/file\:_C\:_ti_xdctools_3_32_00_06_core/name=C\:\\ti\\xdctools_3_32_00_06_core
/instance/org.eclipse.cdt.core/org.eclipse.cdt.core.formatter.alignment_for_arguments_in_method_invocation=16
/bundle_defaults/org.eclipse.cdt.core/org.eclipse.cdt.core.formatter.indent_body_declarations_compare_to_access_specifier=true
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/http\:__downloads.ti.com_ccs_esd_gcc_arm_4.8/version=1.0.0
/bundle_defaults/org.eclipse.cdt.ui/org.eclipse.cdt.internal.ui.text.doctools.doxygen.recognizedTag=127,159,191
/bundle_defaults/org.eclipse.cdt.core/scalability.limitTokensPerTU=false
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/http\:__software-dl.ti.com_ccs_esd_msp430/suffix=compositeArtifacts.xml
/bundle_defaults/org.eclipse.cdt.ui/semanticHighlighting.macroDefinition.italic=false
/bundle_defaults/org.eclipse.ui/USE_WINDOW_WORKING_SET_BY_DEFAULT=false
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/file\:_C\:_ti_ccsv6_eclipse_configuration_org.eclipse.osgi_173_data_listener_1925729951/uri=file\:/C\:/ti/ccsv6/eclipse/configuration/org.eclipse.osgi/173/data/listener_1925729951/
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/file\:_C\:_ti_ccsv6_eclipse_configuration_org.eclipse.osgi_173_data_listener_1925729951/version=1.0.0
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/http\:__software-dl.ti.com_ccs_esd_device_support_digital_power/enabled=false
/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.ui.editors/additionIndicationColor=188,188,222
/bundle_defaults/org.eclipse.cdt.ui/editor_folding_provider=org.eclipse.cdt.ui.text.defaultFoldingProvider
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/file\:_C\:_ti_tirtos_cc13xx_cc26xx_2_20_00_06/type=org.eclipse.equinox.p2.extensionlocation.artifactRepository
/bundle_defaults/org.eclipse.cdt.ui/includeStyle.matchingPattern=
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/http\:__software-dl.ti.com_ccs_esd_CCSv6_Updates/enabled=true
/instance/com.ti.ccstudio.ui/com.ti.ccstudio.ui.CCS_VERSION=6.2.0.201609121600
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/file\:_C\:_ti_ccsv6_eclipse_configuration_org.eclipse.osgi_173_data_listener_1925729951/uri=file\:/C\:/ti/ccsv6/eclipse/configuration/org.eclipse.osgi/173/data/listener_1925729951/
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/http\:__downloads.ti.com_ccs_esd_CCSv6_Updates_hercules_linux/enabled=false
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/http\:__downloads.ti.com_emulation_esd_emupack_linux_latest/provider=
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/http\:__download.eclipse.org_tm_updates_4.0/enabled=false
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/http\:__downloads.ti.com_codegen_esd_mspgcc/isSystem=true
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/http\:__software-dl.ti.com_dsps_dsps_public_sw_sdo_ccstudio_codegen_Updates_P2/isSystem=false
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/file\:_C\:_ti_tirtos_cc13xx_cc26xx_2_18_00_03/suffix=eclipse
/bundle_defaults/org.eclipse.ui.editors/org.eclipse.cdt.ui.isOverrideIndicatorGoToNextNavigationTarget=false
/instance/org.eclipse.cdt.core/org.eclipse.cdt.core.formatter.alignment_for_member_access=0
@org.eclipse.core.net=1.2.300.v20141118-1725
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/http\:__software-dl.ti.com_dsps_dsps_public_sw_sdo_ccstudio_codegen_Updates_p2win32/count=9
/instance/org.eclipse.cdt.core/org.eclipse.cdt.core.formatter.insert_space_before_postfix_operator=do not insert
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/file\:_C\:_ti_ccsv6_eclipse_configuration_org.eclipse.osgi_173_data_listener_1925729951/description=
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/file\:_C\:_ti_msp_MSP432Ware_3_50_00_02_driverlib/description=
/bundle_defaults/org.eclipse.cdt.make.core/SCD.org.eclipse.cdt.make.core.GCCStandardMakePerProjectProfile.specsFile.run.useDefault=false
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/http\:__downloads.ti.com_ccs_esd_gcc_arm_4.8/type=org.eclipse.equinox.p2.artifact.repository.simpleRepository
/bundle_defaults/org.eclipse.cdt.ui/includes.partnerFileSuffixes=test,unittest
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/http\:__software-dl.ti.com_dsps_dsps_public_sw_sdo_ccstudio_gcc_Updates_win32/nickname=GCC ARM Compiler Tools Updates
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/http\:__downloads.ti.com_ccs_esd_CCSv6_Updates_update_ccs61_104/type=org.eclipse.equinox.internal.p2.metadata.repository.LocalMetadataRepository
/bundle_defaults/org.eclipse.core.resources/description.disableLinking=false
/bundle_defaults/org.eclipse.cdt.core/org.eclipse.cdt.core.formatter.insert_space_after_comma_in_method_invocation_arguments=insert
/bundle_defaults/org.eclipse.ui.editors/taskIndicationInVerticalRuler=true
/project/ProjectZeroApp_CC2650LAUNCHXL/org.eclipse.core.resources/encoding//Debug/ICall/subdir_vars.mk=UTF-8
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/file\:_C\:_ti_tirtos_cc13xx_cc26xx_2_18_00_03/uri=file\:/C\:/ti/tirtos_cc13xx_cc26xx_2_18_00_03/
/bundle_defaults/org.eclipse.ui.editors/linked.focus.overviewruler=false
/bundle_defaults/org.eclipse.cdt.make.core/SCD.org.eclipse.cdt.managedbuilder.core.GCCManagedMakePerProjectProfile.specsFile.parser.enabled=false
/bundle_defaults/org.eclipse.ui.editors/warningIndicationInOverviewRuler=true
/bundle_defaults/org.eclipse.cdt.core/org.eclipse.cdt.core.formatter.insert_space_after_colon_in_labeled_statement=insert
/bundle_defaults/org.eclipse.ui.editors/hyperlinksEnabled=true
/bundle_defaults/org.eclipse.cdt.core/org.eclipse.cdt.core.formatter.insert_space_before_closing_bracket=do not insert
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/http\:__software-dl.ti.com_ccs_esd_msp430/name="GCC For MSP430"
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/http\:__downloads.ti.com_msp430_esd_updates-432_p2win32/isSystem=true
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/file\:_C\:_ti_tirex-content_xdctools_3_31_01_33_core/type=org.eclipse.equinox.p2.extensionlocation.artifactRepository
/bundle_defaults/org.eclipse.cdt.make.core/SCD.org.eclipse.cdt.managedbuilder.core.GCCManagedMakePerProjectProfileC.specsFile.run.useDefault=false
/bundle_defaults/org.eclipse.ui.editors/isDeletionGoToPreviousNavigationTarget=false
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/http\:__downloads.ti.com_ccs_esd_CCSv6_Updates_613_34_update_installer/type=org.eclipse.equinox.internal.p2.metadata.repository.LocalMetadataRepository
/bundle_defaults/org.eclipse.cdt.core/org.eclipse.cdt.core.formatter.indent_breaks_compare_to_cases=true
/bundle_defaults/org.eclipse.cdt.core/org.eclipse.cdt.core.formatter.continuation_indentation_for_array_initializer=2
/instance/org.eclipse.cdt.core/org.eclipse.cdt.core.formatter.indent_statements_compare_to_body=true
/bundle_defaults/org.eclipse.debug.ui/org.eclipse.debug.ui.MemoryHistoryUnknownColor=114,119,129
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/http\:__downloads.ti.com_msp430_esd_updates-432_p2macosx/type=org.eclipse.equinox.p2.artifact.repository.simpleRepository
/bundle_defaults/org.eclipse.cdt.core/org.eclipse.cdt.core.formatter.insert_space_before_comma_in_method_declaration_throws=do not insert
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/file\:_C\:_ti_tirtos_cc13xx_cc26xx_2_20_00_06/name=C\:\\ti\\tirtos_cc13xx_cc26xx_2_20_00_06
/bundle_defaults/org.eclipse.cdt.core/org.eclipse.cdt.core.formatter.indent_body_declarations_compare_to_namespace_header=false
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/http\:__software-dl.ti.com_ccs_non-esd_dvt_ccs6.0/nickname=DVT Updates
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/http\:__downloads.ti.com_ccs_esd_CCSv6_Updates_update_ccs611_22/uri=http\://downloads.ti.com/ccs/esd/CCSv6/Updates/update_ccs611_22
/bundle_defaults/org.eclipse.ui.editors/deletionIndicationColor=0,0,0
/bundle_defaults/org.eclipse.cdt.core/org.eclipse.cdt.core.formatter.insert_space_after_comma_in_template_arguments=insert
/bundle_defaults/org.eclipse.cdt.ui/spelling_ignore_single_letters=true
/bundle_defaults/org.eclipse.cdt.ui/markOccurrences=true
/bundle_defaults/org.eclipse.cdt.ui/org.eclipse.cdt.internal.ui.text.doctools.doxygen.single=63,95,191
/bundle_defaults/org.eclipse.ui.workbench/ENABLE_COOL_BARS=true
/bundle_defaults/org.eclipse.egit.core/core_streamFileThreshold=52428800
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/file\:_c\:_ti_ccsv6_eclipse_p2_org.eclipse.equinox.p2.core_cache/type=org.eclipse.equinox.p2.artifact.repository.simpleRepository
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/http\:__www.eclipse.org_modeling_updates/enabled=false
/bundle_defaults/org.eclipse.cdt.ui/buildConsoleProblemWarningBackgroundColor=254,243,218
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/http\:__software-dl.ti.com_dsps_dsps_public_sw_sdo_ccstudio_gcc_Updates_win32/type=org.eclipse.equinox.internal.p2.metadata.repository.CompositeMetadataRepository
/bundle_defaults/org.eclipse.debug.ui/org.eclipse.debug.ui.PREF_CHANGED_VALUE_BACKGROUND=255,255,0
/bundle_defaults/org.eclipse.ui.editors/overviewRuler=true
/project/ProjectZeroStack_CC2650LAUNCHXL/org.eclipse.core.resources/encoding//Debug/LIB/subdir_vars.mk=UTF-8
/bundle_defaults/org.eclipse.ui.editors/AbstractTextEditor.Navigation.SmartHomeEnd=true
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/file\:_C\:_ti_ccsv6_eclipse_configuration_org.eclipse.osgi_173_data_listener_1925729951/enabled=true
/bundle_defaults/org.eclipse.ui.editors/bookmarkIndicationHighlighting=false
/bundle_defaults/org.eclipse.ui.editors/linked.target.highlight=false
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/http\:__downloads.ti.com_msp430_esd_updates-430_p2win32/name=MSP430 Emulators and Device Supports Files
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/file\:_C\:_ti_msp_MSP432Ware_3_50_00_02/uri=file\:/C\:/ti/msp/MSP432Ware_3_50_00_02/
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/http\:__downloads.ti.com_ccs_esd_gcc_arm_4.8/name=ARM GCC Compiler Tools
/instance/org.eclipse.cdt.core/org.eclipse.cdt.core.formatter.insert_space_before_opening_bracket=do not insert
/bundle_defaults/org.eclipse.ui.ide/BOOKMARKS_FILTERS_MIGRATE=false
/bundle_defaults/org.eclipse.cdt.core/org.eclipse.cdt.core.formatter.insert_space_after_comma_in_base_types=insert
/bundle_defaults/org.eclipse.cdt.ui/buildConsoleErrorStreamColor=255,0,0
/bundle_defaults/org.eclipse.cdt.make.core/SCD.org.eclipse.cdt.managedbuilder.core.GCCWinManagedMakePerProjectProfileCPP.enabled=false
/bundle_defaults/org.eclipse.rse.core/useDeferredQueries=true
/instance/org.eclipse.cdt.core/org.eclipse.cdt.core.formatter.put_empty_statement_on_new_line=true
/bundle_defaults/org.eclipse.cdt.ui/buildConsoleWrapLines=false
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/http\:__software-dl.ti.com_dsps_dsps_public_sw_sdo_ccstudio_c2k_p2win32/name="C2000 Device Support Packages"
/instance/org.eclipse.cdt.core/org.eclipse.cdt.core.formatter.insert_space_before_comma_in_declarator_list=do not insert
/bundle_defaults/org.eclipse.cdt.ui/c_string=42,0,255
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/http\:__software-dl.ti.com_dsps_dsps_public_sw_sdo_ccstudio_codegen_Updates_p2win32/isSystem=false
/bundle_defaults/org.eclipse.ui.editors/showEnclosedTabs=true
/instance/org.eclipse.cdt.core/org.eclipse.cdt.core.formatter.insert_space_after_assignment_operator=insert
/bundle_defaults/org.eclipse.ui.editors/showEnclosedSpaces=true
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/http\:__software-dl.ti.com_msp432_msp432_public_sw_mcu_msp432_MSP432ware_update_latest/enabled=false
/bundle_defaults/org.eclipse.cdt.core/org.eclipse.cdt.core.formatter.brace_position_for_block=end_of_line
/bundle_defaults/org.eclipse.cdt.make.core/SCD.org.eclipse.cdt.managedbuilder.core.GCCManagedMakePerProjectProfile.specsFile.run.arguments=
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/http\:__downloads.ti.com_ccs_esd_gcc_arm_4.8/uri=http\://downloads.ti.com/ccs/esd/gcc_arm/4.8
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/http\:__software-dl.ti.com_dsps_dsps_public_sw_sdo_ccstudio_TargetContent_Updates_full_site.xml/uri=http\://software-dl.ti.com/dsps/dsps_public_sw/sdo_ccstudio/TargetContent/Updates/full/site.xml
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/http\:__software-dl.ti.com_dsps_dsps_public_sw_sdo_ccstudio_codegen_Updates_p2mac/enabled=true
/bundle_defaults/org.eclipse.cdt.core/org.eclipse.cdt.core.formatter.insert_space_before_opening_brace_in_namespace_declaration=insert
/instance/org.eclipse.cdt.core/org.eclipse.cdt.core.formatter.insert_space_after_colon_in_conditional=insert
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/http\:__software-dl.ti.com_dsps_dsps_public_sw_sdo_ccstudio_c2k_p2win32/description=
/bundle_defaults/org.eclipse.ui.editors/hyperlinkColor.SystemDefault=true
/bundle_defaults/org.eclipse.ui.editors/linked.focus.navigation.next=false
/bundle_defaults/org.eclipse.equinox.p2.ui.sdk.scheduler/remindElapsedTime=30 minutes
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/http\:__software-dl.ti.com_ccs_esd_device_support_keystone2/uri=http\://software-dl.ti.com/ccs/esd/device_support_keystone2
/bundle_defaults/org.eclipse.ui.editors/linked.slave.verticalruler=false
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/http\:__downloads.ti.com_ccs_esd_CCSv6_Updates_hercules_linux/suffix=content.xml
/instance/org.eclipse.cdt.core/org.eclipse.cdt.core.formatter.insert_new_line_after_template_declaration=do not insert
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/http\:__downloads.ti.com_codegen_esd_mspgcc/name=MSP430 GCC
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/http\:__downloads.ti.com_emulation_esd_emupack_linux_latest/suffix=content.xml
/bundle_defaults/org.eclipse.cdt.ui/c_numbers_bold=false
/bundle_defaults/org.eclipse.ui.editors/infoIndicationHighlighting=false
/bundle_defaults/org.eclipse.ui.editors/org.eclipse.cdt.ui.isOccurrenceGoToNextNavigationTarget=false
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/http\:__downloads.ti.com_ccs_esd_CCSv6_Updates_update_ccs611_28_osx/provider=
/instance/org.eclipse.cdt.core/org.eclipse.cdt.core.formatter.insert_new_line_in_empty_block=insert
/bundle_defaults/org.eclipse.cdt.core/org.eclipse.cdt.core.formatter.indent_switchstatements_compare_to_cases=true
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/http\:__software-dl.ti.com_dsps_dsps_public_sw_sdo_ccstudio_codegen_Updates_p2win32/description=
/bundle_defaults/org.eclipse.ui.editors/isChangeGoToPreviousNavigationTarget=false
/bundle_defaults/org.eclipse.cdt.ui/c_type=127,0,85
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/http\:__software-dl.ti.com_dsps_dsps_public_sw_sdo_ccstudio_codegen_Updates_P2/isSystem=false
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/file\:_C\:_ti_tirtos_msp43x_2_20_00_06/isSystem=true
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/http\:__downloads.ti.com_ccs_esd_CCSv6_Updates_update_ccs611_28_osx/type=org.eclipse.equinox.p2.artifact.repository.simpleRepository
/bundle_defaults/org.eclipse.cdt.ui/markOverloadedOperatorsOccurrences=false
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/file\:_C\:_ti_xdctools_3_32_00_06_core/provider=
/bundle_defaults/org.eclipse.cdt.make.core/SCD.org.eclipse.cdt.make.core.GCCStandardMakePerFileProfile.makefileGenerator.run.arguments=
/bundle_defaults/org.eclipse.debug.ui/org.eclipse.debug.ui.max_history_size=10
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/http\:__downloads.ti.com_ccs_esd_gcc_arm_4.9.3.160617/isSystem=true
/bundle_defaults/org.eclipse.cdt.ui/semanticHighlighting.staticMethod.color=0,0,0
/bundle_defaults/org.eclipse.ui.workbench/TEXT_DIRECTION=
/bundle_defaults/org.eclipse.debug.ui/org.eclipse.debug.ui.reuse_editor=true
/instance/org.eclipse.cdt.core/org.eclipse.cdt.core.formatter.insert_space_before_binary_operator=insert
@org.eclipse.ui.browser=3.4.300.v20150429-0602
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/file\:_C\:_ti_xdctools_3_32_01_22_core/description=
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/http\:__software-dl.ti.com_dsps_dsps_public_sw_sdo_ccstudio_c2k_p2win32/nickname=TI C2000 Device Support
@org.eclipse.cdt.debug.core=7.7.0.201509131935
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/http\:__downloads.ti.com_ccs_esd_CCSv6_Updates_update_ccs611_22/type=org.eclipse.equinox.p2.artifact.repository.simpleRepository
/bundle_defaults/org.eclipse.cdt.make.core/SCD.org.eclipse.cdt.managedbuilder.core.GCCManagedMakePerProjectProfileCPP.specsFile.run.useDefault=false
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/http\:__software-dl.ti.com_dsps_dsps_public_sw_sdo_ccstudio_gcc_Updates_win32/isSystem=false
/bundle_defaults/org.eclipse.cdt.ui/semanticHighlighting.overloadedOperator.enabled=false
/bundle_defaults/org.eclipse.ui.editors/org.eclipse.cdt.codan.ui.annotation.warning.overview=true
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/file\:_C\:_ti_tirtos_cc13xx_cc26xx_2_18_00_03/provider=
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/http\:__downloads.ti.com_ccs_esd_CCSv6_Updates_613_34_update_installer/isSystem=false
/bundle_defaults/org.eclipse.ui.editors/showFilteredSearchResultInNextPrevDropdownToolbarAction=false
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/file\:_C\:_ti_tirtos_msp43x_2_20_00_06/type=org.eclipse.equinox.p2.extensionlocation.artifactRepository
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/http\:__downloads.ti.com_ccs_esd_gcc_arm_4.9.3.160617/isSystem=false
/bundle_defaults/org.eclipse.cdt.core/indexer/skipImplicitReferences=false
/instance/org.eclipse.cdt.core/org.eclipse.cdt.core.formatter.insert_space_after_colon_in_base_clause=insert
/bundle_defaults/org.eclipse.cdt.ui/CEditor.ShowTemporaryProblem=false
/bundle_defaults/org.eclipse.ui.editors/printMargin=false
/bundle_defaults/org.eclipse.cdt.ui/semanticHighlighting.function.enabled=false
/bundle_defaults/org.eclipse.cdt.ui/removeTrailingWhitespace=true
/instance/org.eclipse.cdt.core/org.eclipse.cdt.core.formatter.insert_new_line_at_end_of_file_if_missing=do not insert
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/http\:__downloads.ti.com_ccs_esd_CCSv6_Updates_update_ccs611_22/name=Code Composer Studio v6 Updates
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/http\:__downloads.ti.com_msp430_esd_updates-432_p2linux/provider=
/bundle_defaults/org.eclipse.cdt.make.core/SCD.org.eclipse.cdt.managedbuilder.core.GCCWinManagedMakePerProjectProfileC.specsFile.run.useDefault=false
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/file\:_C\:_ti_ccsv6_eclipse_.eclipseextension/isSystem=true
/bundle_defaults/org.eclipse.cdt.make.core/org.eclipse.cdt.make.core.build.target.clean=clean
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/file\:_C\:_ti_msp_MSP432Ware_3_50_00_02_driverlib/enabled=true
/instance/org.eclipse.cdt.core/org.eclipse.cdt.core.formatter.insert_space_before_closing_paren_in_exception_specification=do not insert
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/file\:_C\:_ti_tirex-content_xdctools_3_31_01_33_core/name=C\:\\ti\\tirex-content\\xdctools_3_31_01_33_core
/bundle_defaults/org.eclipse.equinox.p2.ui.sdk.scheduler/showUpdateWizard=false
/bundle_defaults/org.eclipse.cdt.ui/organizeIncludes.unusedStatements=REMOVE
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/http\:__software-dl.ti.com_dsps_dsps_public_sw_sdo_ccstudio_TargetContent_Updates_full_site.xml/uri=http\://software-dl.ti.com/dsps/dsps_public_sw/sdo_ccstudio/TargetContent/Updates/full/site.xml
/bundle_defaults/org.eclipse.cdt.ui/semanticHighlighting.staticField.italic=true
/bundle_defaults/org.eclipse.cdt.core/org.eclipse.cdt.core.showSourceFilesInBinaries=true
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/http\:__downloads.ti.com_msp430_esd_updates-430_p2macosx/name=MSP430 Emulators and Device Supports Files
/bundle_defaults/org.eclipse.cdt.ui/pp_directive_italic=false
/bundle_defaults/org.eclipse.cdt.ui/forwardDeclare.namespaceElements=true
/bundle_defaults/org.eclipse.ui.editors/AbstractTextEditor.Color.Background=255,255,255
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/http\:__downloads.ti.com_ccs_esd_CCSv6_Updates_hercules_linux/type=org.eclipse.equinox.p2.artifact.repository.simpleRepository
/instance/org.eclipse.cdt.core/org.eclipse.cdt.core.formatter.alignment_for_conditional_expression=34
/bundle_defaults/org.eclipse.debug.ui/org.eclipse.debug.ui.ExpressionView+org.eclipse.debug.ui.ShowTypeNamesAction=false
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/http\:__downloads.ti.com_ccs_esd_CCSv6_Updates_hercules_windows/name=TI Hercules Device Support
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/http\:__software-dl.ti.com_ccs_non-esd_dvt_ccs6.0/isSystem=false
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/http\:__download.eclipse.org_tools_gef_updates_releases/uri=http\://download.eclipse.org/tools/gef/updates/releases/
/bundle_defaults/org.eclipse.cdt.make.core/org.eclipse.cdt.make.core.enableAutoBuild=false
/bundle_defaults/org.eclipse.cdt.ui/c_multi_line_comment=63,127,95
/instance/org.eclipse.cdt.core/org.eclipse.cdt.core.formatter.insert_space_after_postfix_operator=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.cdt.core/useStructualParseMode=false
/bundle_defaults/com.ti.ccstudio.ui/com.ti.ccstudio.ui.SHOW_INACTIVE_WINDOW_MESSAGES=true
/bundle_defaults/org.eclipse.ui.editors/warningTextStyle=PROBLEM_UNDERLINE
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/http\:__software-dl.ti.com_dsps_dsps_public_sw_sdo_ccstudio_codegen_Updates_p2win32/name=Code Generation Tools Updates
/bundle_defaults/org.eclipse.ui.workbench/OPEN_AFTER_DELAY=false
/bundle_defaults/org.eclipse.ui.workbench/LAYOUT_DIRECTION=0
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/file\:_C\:_ti_tirex-content_tirtos_simplelink_2_13_00_06/enabled=true
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/file\:_C\:_ti_ccsv6_eclipse_.eclipseextension/version=1
/bundle_defaults/org.eclipse.ui.monitoring/monitoring_enabled=false
/bundle_defaults/org.eclipse.ui.editors/org.eclipse.cdt.codan.ui.annotation.error.textstyle=SQUIGGLES
/instance/org.eclipse.cdt.core/org.eclipse.cdt.core.formatter.keep_empty_array_initializer_on_one_line=false
/bundle_defaults/org.eclipse.cdt.ui/c_type_italic=false
/bundle_defaults/org.eclipse.cdt.ui/semanticHighlighting.label.italic=false
/bundle_defaults/org.eclipse.ui.ide/BOOKMARKS_LIMIT=100
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/http\:__downloads.ti.com_ccs_esd_CCSv6_Updates_update_ccs611_28_osx/suffix=artifacts.xml
/bundle_defaults/org.eclipse.cdt.ui/semanticHighlighting.method.enabled=false
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/http\:__software-dl.ti.com_ccs_esd_CCSv6_Updates/description=
/bundle_defaults/org.eclipse.debug.ui/org.eclispe.debug.ui.memory.pageSize=20
/bundle_defaults/org.eclipse.cdt.core/org.eclipse.cdt.core.formatter.insert_new_line_after_template_declaration=do not insert
/instance/org.eclipse.cdt.core/org.eclipse.cdt.core.formatter.insert_space_before_closing_paren_in_method_invocation=do not insert
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/http\:__downloads.ti.com_msp430_esd_updates-430_p2macosx/description=
/bundle_defaults/org.eclipse.equinox.p2.ui.sdk/showLatestVersion=true
/bundle_defaults/org.eclipse.debug.core/org.eclipse.debug.core.PREF_BREAKPOINT_MANAGER_ENABLED_STATE=true
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/http\:__software-dl.ti.com_dsps_dsps_public_sw_sdo_ccstudio_codegen_Updates_p2linux/type=org.eclipse.equinox.internal.p2.metadata.repository.LocalMetadataRepository
/project/ProjectZeroApp_CC2650LAUNCHXL/org.eclipse.core.resources/encoding//Debug/makefile=UTF-8
/bundle_defaults/org.eclipse.cdt.ui/semanticHighlighting.parameterVariable.italic=false
/instance/org.eclipse.cdt.core/org.eclipse.cdt.core.formatter.comment.min_distance_between_code_and_line_comment=1
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/http\:__downloads.ti.com_msp430_esd_updates-430_p2win32/enabled=false
/bundle_defaults/org.eclipse.cdt.ui/nameStyle.constant.capitalization=1
@org.eclipse.ui=3.107.0.v20150507-1945
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/http\:__downloads.ti.com_msp430_esd_updates-432_p2linux/description=
/bundle_defaults/org.eclipse.ui.editors/showRevisionAnnotationInNextPrevDropdownToolbarAction=false
/instance/org.eclipse.cdt.ui/org.eclipse.cdt.ui.formatterprofiles.version=1
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/http\:__software-dl.ti.com_dsps_dsps_public_sw_sdo_ccstudio_codegen_Updates_p2mac/description=
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/http\:__downloads.ti.com_ccs_esd_gcc_arm_4.9.3.160617/suffix=content.xml
/bundle_defaults/org.eclipse.cdt.ui/semanticHighlighting.globalVariable.underline=false
/bundle_defaults/org.eclipse.cdt.ui/c_default=0,0,0
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/http\:__downloads.ti.com_ccs_esd_CCSv6_Updates_613_34_update_installer/description=
/bundle_defaults/org.eclipse.cdt.ui/semanticHighlighting.externalSDK.underline=false
@com.ti.ccstudio.ui=6.2.0.201609121600
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/http\:__software-dl.ti.com_dsps_dsps_public_sw_sdo_ccstudio_smartrf_CCSv6/nickname=CC2xxx Device Support Updates
/bundle_defaults/org.eclipse.cdt.ui/pp_default=0,0,0
/bundle_defaults/org.eclipse.cdt.ui/semanticHighlighting.method.underline=false
/bundle_defaults/org.eclipse.cdt.core/org.eclipse.cdt.core.formatter.alignment_for_arguments_in_method_invocation=16
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/http\:__download.eclipse.org_tools_cdt_releases_8.8/nickname=CDT
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/http\:__downloads.ti.com_msp430_esd_updates-432_p2win32/uri=http\://downloads.ti.com/msp430/esd/updates-432/p2win32
/bundle_defaults/org.eclipse.cdt.core/org.eclipse.cdt.core.formatter.insert_space_after_comma_in_template_parameters=insert
/bundle_defaults/org.eclipse.ui.editors/linked.target.text=true
/bundle_defaults/org.eclipse.debug.ui/org.eclipse.debug.ui.outColor=0,0,0
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/http\:__downloads.ti.com_ccs_esd_gcc_arm_4.9.3.160617/description=
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/http\:__downloads.ti.com_ccs_esd_CCSv6_Updates_update_dsflash_6.1.0.1425/type=org.eclipse.equinox.p2.artifact.repository.simpleRepository
/bundle_defaults/org.eclipse.cdt.make.core/SCD.org.eclipse.cdt.managedbuilder.core.GCCWinManagedMakePerProjectProfile.specsFile.run.useDefault=false
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/file\:_C\:_ti_msp_MSP432Ware_3_50_00_02_driverlib/uri=file\:/C\:/ti/msp/MSP432Ware_3_50_00_02/driverlib/
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/http\:__downloads.ti.com_ccs_esd_device_support/version=1.0.0
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/http\:__downloads.ti.com_msp430_esd_updates-430_p2linux/enabled=false
/bundle_defaults/org.eclipse.cdt.core/org.eclipse.cdt.core.formatter.insert_space_before_closing_paren_in_parenthesized_expression=do not insert
/bundle_defaults/org.eclipse.core.resources/description.maxfilestatesize=1048576
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/http\:__downloads.ti.com_emulation_esd_emupack_linux_latest/version=1.0.0
/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.ui.workbench/NL_EXTENSIONS=
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/http\:__downloads.ti.com_targetcontent_esd_xdctools_update_ccs6.1.x/type=org.eclipse.equinox.internal.p2.metadata.repository.LocalMetadataRepository
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/file\:_C\:_ti_tirex-content_xdctools_3_31_01_33_core/isSystem=false
/bundle_defaults/org.eclipse.cdt.ui/includeStyle.related=<?xml version\="1.0" encoding\="UTF-8"?>\r\n<style blank_line_before\="false" keep_together\="false"/>
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/http\:__downloads.ti.com_ccs_esd_CCSv6_Updates_update_dsflash_6.1.0.1425/suffix=artifacts.xml
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/http\:__software-dl.ti.com_dsps_dsps_public_sw_sdo_ccstudio_c2k_p2win32/isSystem=false
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/http\:__downloads.ti.com_msp430_esd_updates-432_p2win32/name=TI MSP432 Device Support
/bundle_defaults/org.eclipse.ui/LINK_NAVIGATOR_TO_EDITOR=false
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/http\:__software-dl.ti.com_dsps_dsps_public_sw_sdo_ccstudio_c2k_p2win32/uri=http\://software-dl.ti.com/dsps/dsps_public_sw/sdo_ccstudio/c2k/p2win32
/bundle_defaults/org.eclipse.ui.editors/showTrailingTabs=true
/bundle_defaults/org.eclipse.cdt.ui/spelling_problems_threshold=100
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.ui.sdk.scheduler/migrated34Prefs=true
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/http\:__downloads.ti.com_msp430_esd_updates-432_p2win32/enabled=false
/configuration/org.eclipse.core.net/org.eclipse.core.net.hasMigrated=true
/project/ProjectZeroApp_CC2650LAUNCHXL/org.eclipse.cdt.codan.core/onBuild=false
/bundle_defaults/org.eclipse.cdt.ui/semanticHighlighting.namespace.underline=false
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/file\:_C\:_ti_msp_MSP432Ware_3_50_00_02_driverlib/name=C\:\\ti\\msp\\MSP432Ware_3_50_00_02\\driverlib
/bundle_defaults/org.eclipse.ui.editors/infoIndicationInVerticalRuler=true
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/http\:__downloads.ti.com_targetcontent_esd_xdctools_update_ccs6.1.x/uri=http\://downloads.ti.com/targetcontent/esd/xdctools/update/ccs6.1.x
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/http\:__downloads.ti.com_msp430_esd_updates-430_p2macosx/suffix=artifacts.xml
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/http\:__downloads.ti.com_emulation_esd_emupack_linux_latest/uri=http\://downloads.ti.com/emulation/esd/emupack/linux/latest
/bundle_defaults/org.eclipse.cdt.make.core/SCD.org.eclipse.cdt.managedbuilder.core.GCCManagedMakePerProjectProfile.enabled=false
/bundle_defaults/org.eclipse.ui.editors/linked.exit.navigation.dropdown=false
/bundle_defaults/org.eclipse.cdt.ui/c_default_bold=false
/bundle_defaults/org.eclipse.ui.editors/unchangedIndication=false
/instance/org.eclipse.ui.editors/overviewRuler_migration=migrated_3.1
/project/ProjectZeroStack_CC2650LAUNCHXL/org.eclipse.core.resources/encoding//Debug/objects.mk=UTF-8
/bundle_defaults/org.eclipse.debug.ui/org.eclipse.debug.ui.show_debug_perspective_default=org.eclipse.debug.ui.DebugPerspective
/bundle_defaults/org.eclipse.ui.editors/AbstractTextEditor.Accessibility.UseCustomCarets=true
/bundle_defaults/org.eclipse.ui.editors/errorIndicationColor=255,0,128
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/http\:__software-dl.ti.com_ccs_non-esd_dvt_ccs6.0/uri=http\://software-dl.ti.com/ccs/non-esd/dvt/ccs6.0
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/http\:__software-dl.ti.com_ccs_esd_CCSv6_Updates/name="Code Composer Studio Updates"
/bundle_defaults/org.eclipse.cdt.ui/c_braces_bold=false
/bundle_defaults/org.eclipse.ui.editors/showBookmarkInNextPrevDropdownToolbarAction=true
/bundle_defaults/org.eclipse.cdt.core/org.eclipse.cdt.core.formatter.insert_space_after_comma_in_method_declaration_parameters=insert
/instance/org.eclipse.cdt.core/org.eclipse.cdt.core.formatter.keep_then_statement_on_same_line=false
/bundle_defaults/org.eclipse.cdt.ui/function_output_parameters_before_input=false
/bundle_defaults/org.eclipse.ui.editors/changeIndicationInOverviewRuler=false
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/http\:__downloads.ti.com_msp430_esd_updates-430_p2macosx/enabled=false
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/http\:__downloads.ti.com_emulation_esd_emupack_osx_latest/name=EMUPack SR Release
/bundle_defaults/org.eclipse.cdt.make.core/problemReportingEnabled=true
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/file\:_C\:_ti_tirex-content_tirtos_simplelink_2_13_00_06/name=C\:\\ti\\tirex-content\\tirtos_simplelink_2_13_00_06
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/http\:__software-dl.ti.com_dsps_dsps_public_sw_sdo_ccstudio_smartrf_CCSv6/type=org.eclipse.equinox.p2.artifact.repository.simpleRepository
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/http\:__downloads.ti.com_msp430_esd_updates-430_p2win32/uri=http\://downloads.ti.com/msp430/esd/updates-430/p2win32
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/http\:__software-dl.ti.com_ccs_esd_device_support_sitara/type=org.eclipse.equinox.p2.artifact.repository.simpleRepository
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/http\:__downloads.ti.com_ccs_esd_gcc_arm_4.9.3.160617/name=ARM GCC Compiler Tools
/bundle_defaults/org.eclipse.ui.editors/spellingIndicationHighlighting=false
/bundle_defaults/org.eclipse.ui.editors/hoverReplaceMode=0
/bundle_defaults/org.eclipse.cdt.core/org.eclipse.cdt.core.formatter.alignment_for_binary_expression=16
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/file\:_C\:_ti_msp_MSP432Ware_3_50_00_02_driverlib/enabled=true
/bundle_defaults/org.eclipse.cdt.ui/inactiveCodeEnable=true
/bundle_defaults/org.eclipse.ui.editors/linked.exit.navigation.previous=false
/bundle_defaults/org.eclipse.cdt.ui/closeBraces=true
/project/ProjectZeroStack_CC2650LAUNCHXL/org.eclipse.core.resources/encoding//Debug/HAL/Target/CC2650/_common/subdir_vars.mk=UTF-8
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/file\:_C\:_ti_xdctools_3_32_00_06_core/enabled=true
/bundle_defaults/org.eclipse.cdt.core/org.eclipse.cdt.core.formatter.brace_position_for_method_declaration=end_of_line
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/http\:__downloads.ti.com_emulation_esd_emupack_win32_latest/uri=http\://downloads.ti.com/emulation/esd/emupack/win32/latest
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/http\:__downloads.ti.com_msp430_esd_updates-432_p2macosx/suffix=artifacts.xml
/bundle_defaults/org.eclipse.cdt.make.core/SCD.org.eclipse.cdt.managedbuilder.core.GCCWinManagedMakePerProjectProfile.specsFile.run.arguments=
/bundle_defaults/org.eclipse.ui.editors/org.eclipse.linecoverage.slice.colorRed=255,192,192
/instance/org.eclipse.cdt.core/org.eclipse.cdt.core.formatter.insert_space_before_comma_in_expression_list=do not insert
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/http\:__downloads.ti.com_ccs_esd_device_support/enabled=false
/instance/org.eclipse.cdt.core/org.eclipse.cdt.core.formatter.indent_switchstatements_compare_to_cases=true
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/http\:__download.eclipse.org_tools_cdt_releases_8.8/enabled=false
/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.debug.ui/org.eclipse.debug.ui.changedDebugElement=255,0,0
/bundle_defaults/org.eclipse.ui.editors/org.eclipse.cdt.ui.writeOccurrenceHighlighting=true
/bundle_defaults/org.eclipse.cdt.core/org.eclipse.cdt.core.formatter.alignment_for_expressions_in_array_initializer=16
/bundle_defaults/org.eclipse.ui.ide/USE_MARKER_LIMITS=true
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/http\:__rxtx.qbang.org_eclipse/enabled=false
/bundle_defaults/org.eclipse.ui.ide/CLOSE_UNRELATED_PROJECTS=false
/project/ProjectZeroApp_CC2650LAUNCHXL/org.eclipse.core.resources/encoding//Debug/common_src/inter_cpu_messaging/subdir_rules.mk=UTF-8
/bundle_defaults/org.eclipse.cdt.make.core/org.eclipse.cdt.make.core.enabledIncrementalBuild=true
/bundle_defaults/org.eclipse.cdt.ui/forwardDeclare.externalVariables=false
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/file\:_C\:_ti_tirtos_cc13xx_cc26xx_2_20_00_06/provider=
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/file\:_C\:_ti_xdctools_3_32_01_22_core/type=org.eclipse.equinox.p2.extensionlocation.metadataRepository
/bundle_defaults/org.eclipse.cdt.ui/buildConsoleProblemHighlightedColor=255,0,0
/bundle_defaults/org.eclipse.ui.workbench/STICKY_CYCLE=false
/bundle_defaults/org.eclipse.cdt.core/org.eclipse.cdt.core.formatter.insert_space_after_assignment_operator=insert
/bundle_defaults/org.eclipse.cdt.core/org.eclipse.cdt.core.formatter.insert_space_before_comma_in_declarator_list=do not insert
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/http\:__software-dl.ti.com_ccs_esd_device_support_digital_power/type=org.eclipse.equinox.p2.artifact.repository.simpleRepository
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/http\:__downloads.ti.com_msp430_esd_updates-432_p2linux/version=1.0.0
/instance/org.eclipse.cdt.core/org.eclipse.cdt.core.formatter.brace_position_for_array_initializer=end_of_line
/bundle_defaults/org.eclipse.cdt.make.core/enabled=true
/bundle_defaults/org.eclipse.cdt.core/org.eclipse.cdt.core.formatter.insert_space_before_colon_in_case=do not insert
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/file\:_C\:_ti_ccsv6_eclipse_configuration_org.eclipse.osgi_173_data_listener_1925729951/isSystem=true
/bundle_defaults/org.eclipse.ui.editors/isSearchResultGoToPreviousNavigationTarget=false
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/http\:__software-dl.ti.com_ccs_esd_device_support_auto/type=org.eclipse.equinox.internal.p2.metadata.repository.LocalMetadataRepository
/instance/org.eclipse.debug.core//org.eclipse.debug.core.PREFERRED_DELEGATES/org.eclipse.cdt.launch.remoteApplicationLaunchType=org.eclipse.rse.remotecdt.dsf.debug,debug,;
/instance/org.eclipse.cdt.core/org.eclipse.cdt.core.formatter.insert_space_after_colon_in_case=insert
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/file\:_c\:_ti_ccsv6_eclipse/type=org.eclipse.equinox.p2.artifact.repository.simpleRepository
/bundle_defaults/org.eclipse.cdt.core/org.eclipse.cdt.core.formatter.insert_space_before_opening_angle_bracket_in_template_parameters=do not insert
file_export_version=3.0
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/http\:__software-dl.ti.com_dsps_dsps_public_sw_sdo_ccstudio_smartrf_CCSv6/isSystem=false
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/file\:_C\:_ti_xdctools_3_32_00_06_core/type=org.eclipse.equinox.p2.extensionlocation.artifactRepository
/instance/org.eclipse.cdt.core/org.eclipse.cdt.core.formatter.insert_new_line_before_closing_brace_in_array_initializer=do not insert
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/http\:__software-dl.ti.com_ccs_esd_device_support_keystone1/version=1.0.0
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/http\:__download.eclipse.org_tools_cdt_releases_8.8/isSystem=false
/bundle_defaults/org.eclipse.ui.editors/searchResultIndication=false
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/http\:__software-dl.ti.com_ccs_esd_device_support_digital_power/name=Device Support
/bundle_defaults/org.eclipse.cdt.ui/editor_folding_default_functions=false
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/file\:_C\:_ti_xdctools_3_32_00_06_core/description=
/bundle_defaults/org.eclipse.cdt.core/org.eclipse.cdt.core.formatter.compact_else_if=true
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/http\:__downloads.ti.com_ccs_esd_gcc_arm_4.9.3.160617/enabled=true
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/http\:__downloads.ti.com_codegen_esd_mspgcc/suffix=artifacts.xml
/bundle_defaults/org.eclipse.debug.ui/Variables.detail.orientation=Variables.detail.orientation.underneath
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/http\:__software-dl.ti.com_ccs_esd_device_support_keystone1/suffix=artifacts.xml
/bundle_defaults/org.eclipse.cdt.ui/semanticHighlighting.templateParameter.bold=true
/bundle_defaults/org.eclipse.cdt.ui/c_string_italic=false
/bundle_defaults/org.eclipse.cdt.ui/content_assist_proposal_filter=0;<Default Filter>;RTSC Content
/bundle_defaults/org.eclipse.ui.editors/showSearchResultInNextPrevDropdownToolbarAction=true
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/http\:__software-dl.ti.com_ccs_esd_device_support_auto/suffix=content.xml
/bundle_defaults/org.eclipse.debug.ui/org.eclpise.debug.ui.memory.dynamicLoad=true
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/file\:_C\:_ti_msp_MSP432Ware_3_50_00_02/name=C\:\\ti\\msp\\MSP432Ware_3_50_00_02
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/http\:__software-dl.ti.com_dsps_dsps_public_sw_sdo_ccstudio_codegen_Updates_p2linux/provider=
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/http\:__downloads.ti.com_ccs_esd_CCSv6_Updates_update_ccs611_28_osx/version=1.0.0
/instance/org.eclipse.cdt.core/org.eclipse.cdt.core.formatter.insert_space_before_comma_in_base_types=do not insert
/instance/org.eclipse.cdt.core/org.eclipse.cdt.core.formatter.compact_else_if=true
/bundle_defaults/org.eclipse.ui.editors/indexResultIndicationColor=254,155,0
/bundle_defaults/org.eclipse.cdt.ui/semanticHighlighting.localVariableDeclaration.italic=false
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/file\:_C\:_ti_tirtos_cc13xx_cc26xx_2_20_00_06/suffix=eclipse
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/http\:__downloads.ti.com_msp430_esd_updates-430_p2win32/suffix=content.xml
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/http\:__downloads.ti.com_ccs_esd_CCSv6_Updates_hercules_windows/provider=
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/http\:__downloads.ti.com_msp430_esd_updates-430_p2macosx/version=1.0.0
/bundle_defaults/org.eclipse.debug.ui/org.eclipse.debug.ui.max_detail_length=10000
/instance/org.eclipse.cdt.core/org.eclipse.cdt.core.formatter.insert_space_before_opening_paren_in_for=insert
/bundle_defaults/org.eclipse.ui.editors/org.eclipse.linecoverage.slice.rulerRed=true
/bundle_defaults/org.eclipse.ui.ide/WELCOME_DIALOG=true
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/http\:__downloads.ti.com_ccs_esd_CCSv6_Updates_hercules_linux/provider=
/project/ProjectZeroStack_CC2650LAUNCHXL/org.eclipse.core.resources/encoding//Debug/HAL/Target/CC2650/Drivers/subdir_vars.mk=UTF-8
/bundle_defaults/org.eclipse.cdt.core/includes.endExportsPattern=IWYU\\s+(pragma\:?\\s+)?end_exports?
/instance/org.eclipse.egit.core/GitRepositoriesView.GitDirectories=C\:\\CProjects\\polestar_pak\\.git;
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/http\:__downloads.ti.com_ccs_esd_CCSv6_Updates_hercules_windows/suffix=artifacts.xml
/bundle_defaults/org.eclipse.cdt.core/org.eclipse.cdt.core.taskCaseSensitive=false
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/http\:__downloads.ti.com_msp430_esd_updates-430_p2win32/suffix=artifacts.xml
/bundle_defaults/org.eclipse.ui.editors/whitespaceCharacterAlphaValue=80
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/file\:_C\:_ti_msp_MSP432Ware_3_50_00_02/isSystem=true
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/http\:__downloads.ti.com_ccs_esd_CCSv6_Updates_hercules_windows/version=1.0.0
/instance/org.eclipse.cdt.core/org.eclipse.cdt.core.formatter.insert_space_before_opening_paren_in_while=insert
/bundle_defaults/org.eclipse.ui.editors/AbstractTextEditor.Color.Foreground=0,0,0
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/http\:__downloads.ti.com_ccs_esd_CCSv6_Updates_update_dsflash_6.1.0.1425/provider=
/bundle_defaults/org.eclipse.cdt.ui/includes.extensionsOfAutoExportedFiles=inc
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/file\:_C\:_ti_msp_MSP432Ware_3_50_00_02_driverlib/suffix=eclipse
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/file\:_C\:_ti_msp_MSP432Ware_3_50_00_02/suffix=eclipse
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/http\:__software-dl.ti.com_dsps_dsps_public_sw_sdo_ccstudio_smartrf_CCSv6/version=1.0.0
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/http\:__software-dl.ti.com_ccs_esd_msp430/type=org.eclipse.equinox.internal.p2.artifact.repository.CompositeArtifactRepository
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/http\:__software-dl.ti.com_ccs_esd_CCSv6_Updates/version=1.0.0
/bundle_defaults/org.eclipse.cdt.ui/content_assist_autoactivation_trigger_arrow=true
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/http\:__downloads.ti.com_ccs_esd_CCSv6_Updates_update_ccs611_22/enabled=false
/bundle_defaults/org.eclipse.ui.editors/warningIndicationColor=244,200,45
/bundle_defaults/org.eclipse.cdt.core/org.eclipse.cdt.core.formatter.keep_imple_if_on_one_line=false
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/http\:__software-dl.ti.com_dsps_dsps_public_sw_sdo_ccstudio_smartrf_CCSv6/uri=http\://software-dl.ti.com/dsps/dsps_public_sw/sdo_ccstudio/smartrf/CCSv6
/bundle_defaults/org.eclipse.cdt.core/org.eclipse.cdt.core.formatter.insert_space_before_closing_paren_in_switch=do not insert
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/http\:__downloads.ti.com_ccs_esd_CCSv6_Updates_update_ccs611_28_osx/isSystem=true
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/file\:_C\:_ti_tirtos_cc13xx_cc26xx_2_20_00_06/type=org.eclipse.equinox.p2.extensionlocation.metadataRepository
/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.methodDeclaration.strikethrough=false
/bundle_defaults/org.eclipse.cdt.core/org.eclipse.cdt.core.formatter.insert_new_line_at_end_of_file_if_missing=do not insert
/instance/org.eclipse.cdt.core/org.eclipse.cdt.core.formatter.use_tabs_only_for_leading_indentations=false
/bundle_defaults/org.eclipse.cdt.ui/organizeIncludes.allowPartnerIndirectInclusion=true
/bundle_defaults/org.eclipse.ui.editors/linked.target.overviewruler=false
/bundle_defaults/org.eclipse.cdt.make.core/SCD.org.eclipse.cdt.managedbuilder.core.GCCWinManagedMakePerProjectProfile.BOP.open.enabled=false
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/http\:__downloads.ti.com_ccs_esd_CCSv6_Updates_613_34_update_installer/enabled=true
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/http\:__downloads.ti.com_emulation_esd_emupack_win32_latest/provider=
/bundle_defaults/org.eclipse.cdt.ui/semanticHighlighting.enum.strikethrough=false
/bundle_defaults/org.eclipse.cdt.ui/semanticHighlighting.function.underline=false
/bundle_defaults/org.eclipse.core.resources/description.maxfilestates=50
/bundle_defaults/org.eclipse.ui.editors/breakpointTextStyle=SQUIGGLES
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/file\:_C\:_ti_tirtos_cc13xx_cc26xx_2_18_00_03/enabled=true
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/http\:__rxtx.qbang.org_eclipse/uri=http\://rxtx.qbang.org/eclipse
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/http\:__downloads.ti.com_msp430_esd_updates-430_p2linux/name=MSP430 Emulators and Device Supports Files
/bundle_defaults/org.eclipse.ui.editors/additionIndicationInOverviewRuler=false
/bundle_defaults/org.eclipse.cdt.make.core/SCD.org.eclipse.cdt.managedbuilder.core.GCCManagedMakePerProjectProfile.BOP.open.path=
/bundle_defaults/org.eclipse.cdt.debug.core/org.eclipse.cdt.debug.corecDebug.Disassembly.instructionStepOn=false
/bundle_defaults/org.eclipse.ui.monitoring/max_stack_samples=3
/bundle_defaults/org.eclipse.cdt.core/org.eclipse.cdt.core.formatter.alignment_for_member_access=0
/bundle_defaults/org.eclipse.cdt.ui/c_multi_line_comment_italic=false
/bundle_defaults/org.eclipse.ui.editors/showDeletionInNextPrevDropdownToolbarAction=false
/instance/org.eclipse.cdt.core/org.eclipse.cdt.core.formatter.insert_space_before_opening_paren_in_catch=insert
/project/ProjectZeroStack_CC2650LAUNCHXL/org.eclipse.core.resources/encoding//Debug/LIB/subdir_rules.mk=UTF-8
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/http\:__software-dl.ti.com_dsps_dsps_public_sw_sdo_ccstudio_c2k_p2win32/name="C2000 Device Support Packages"
/bundle_defaults/com.ti.ccstudio.debug/SHOW_NON_DEBUGABBLE_DEVICES=false
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/http\:__downloads.ti.com_msp430_esd_updates-430_p2win32/type=org.eclipse.equinox.p2.artifact.repository.simpleRepository
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/http\:__downloads.ti.com_ccs_esd_gcc_arm_4.8/type=org.eclipse.equinox.internal.p2.metadata.repository.LocalMetadataRepository
/bundle_defaults/org.eclipse.cdt.make.core/SCD.org.eclipse.cdt.managedbuilder.core.GCCManagedMakePerProjectProfile.specsFile.run.useDefault=false
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/http\:__downloads.ti.com_emulation_esd_emupack_win32_latest/enabled=false
/bundle_defaults/org.eclipse.ui.editors/additionIndication=false
/bundle_defaults/org.eclipse.ui.editors/linked.exit.highlight=false
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/http\:__software-dl.ti.com_C2000_esd_p2win32/version=1.0.0
/bundle_defaults/org.eclipse.cdt.core/org.eclipse.cdt.core.formatter.insert_space_before_opening_brace_in_array_initializer=insert
/instance/org.eclipse.cdt.core/org.eclipse.cdt.core.formatter.insert_space_after_comma_in_method_invocation_arguments=insert
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/http\:__software-dl.ti.com_dsps_dsps_public_sw_sdo_ccstudio_smartrf_CCSv6/nickname=CC2xxx Device Support Updates
/bundle_defaults/org.eclipse.cdt.ui/semanticHighlighting.class.italic=false
/instance/org.eclipse.cdt.core/org.eclipse.cdt.core.formatter.keep_else_statement_on_same_line=false
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/http\:__software-dl.ti.com_dsps_dsps_public_sw_sdo_ccstudio_c2k_p2win32/type=org.eclipse.equinox.internal.p2.metadata.repository.CompositeMetadataRepository
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/http\:__software-dl.ti.com_dsps_dsps_public_sw_sdo_ccstudio_gcc_Updates_win32/nickname=GCC ARM Compiler Tools Updates
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/http\:__download.eclipse.org_egit_updates/uri=http\://download.eclipse.org/egit/updates
/bundle_defaults/org.eclipse.cdt.ui/semanticHighlighting.macroSubstitution.bold=false
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/http\:__software-dl.ti.com_dsps_dsps_public_sw_sdo_ccstudio_c2k_p2win32/version=1.0.0
/instance/org.eclipse.cdt.core/org.eclipse.cdt.core.formatter.insert_space_before_closing_paren_in_if=do not insert
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/http\:__software-dl.ti.com_dsps_dsps_public_sw_sdo_ccstudio_codegen_Updates_P2/uri=http\://software-dl.ti.com/dsps/dsps_public_sw/sdo_ccstudio/codegen/Updates/P2
/bundle_defaults/org.eclipse.cdt.core/org.eclipse.cdt.core.formatter.insert_space_after_binary_operator=insert
/bundle_defaults/org.eclipse.cdt.core/org.eclipse.cdt.core.formatter.insert_space_before_comma_in_template_parameters=do not insert
/instance/org.eclipse.cdt.core/org.eclipse.cdt.core.formatter.insert_space_before_closing_paren_in_parenthesized_expression=do not insert
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/http\:__software-dl.ti.com_ccs_esd_device_support_keystone2/name=Device Support
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/http\:__software-dl.ti.com_dsps_dsps_public_sw_sdo_ccstudio_TargetContent_Updates_full_site.xml/enabled=false
/bundle_defaults/org.eclipse.cdt.ui/nameStyle.method.suffix=
/bundle_defaults/org.eclipse.cdt.ui/semanticHighlighting.class.underline=false
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/http\:__downloads.ti.com_msp430_esd_updates-430_p2win32/description=
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/file\:_C\:_ti_ccsv6_eclipse_p2_org.eclipse.equinox.p2.core_cache/enabled=true
/bundle_defaults/org.eclipse.cdt.make.core/org.eclipse.cdt.make.core.append_environment=true
/bundle_defaults/org.eclipse.cdt.ui/editor_folding_default_comments=false
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/file\:_C\:_ti_msp_MSP432Ware_3_50_00_02/suffix=eclipse
/bundle_defaults/org.eclipse.core.resources/encoding=
/bundle_defaults/org.eclipse.cdt.core/org.eclipse.cdt.core.formatter.insert_new_line_before_colon_in_constructor_initializer_list=do not insert
/instance/org.eclipse.cdt.core/org.eclipse.cdt.core.formatter.insert_space_before_closing_brace_in_array_initializer=insert
/bundle_defaults/org.eclipse.cdt.codan.core/useParentScope=true
/bundle_defaults/org.eclipse.cdt.core/org.eclipse.cdt.core.formatter.insert_space_between_empty_parens_in_method_declaration=do not insert
/bundle_defaults/org.eclipse.ui.workbench/ENABLE_NEW_MENUS=true
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/http\:__downloads.ti.com_codegen_esd_mspgcc/type=org.eclipse.equinox.internal.p2.metadata.repository.LocalMetadataRepository
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/http\:__software-dl.ti.com_dsps_dsps_public_sw_sdo_ccstudio_codegen_Updates_P2/enabled=false
/bundle_defaults/org.eclipse.cdt.ui/semanticHighlighting.globalVariable.color=0,0,0
/bundle_defaults/org.eclipse.cdt.core/org.eclipse.cdt.core.formatter.insert_space_before_binary_operator=insert
/bundle_defaults/org.eclipse.ui.editors/org.eclipse.cdt.ui.occurrenceIndicationInOverviewRuler=true
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/http\:__download.eclipse.org_tm_updates_4.0/uri=http\://download.eclipse.org/tm/updates/4.0
/instance/org.eclipse.cdt.core/org.eclipse.cdt.core.formatter.insert_space_before_opening_brace_in_method_declaration=insert
/instance/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.insert_space_before_opening_paren_in_while=insert
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/file\:_C\:_ti_msp_MSP432Ware_3_50_00_02/name=C\:\\ti\\msp\\MSP432Ware_3_50_00_02
/bundle_defaults/org.eclipse.cdt.ui/semanticHighlighting.localVariable.italic=false
/bundle_defaults/org.eclipse.ui.monitoring/noninteresting_thread_filter=java.*,sun.*,org.eclipse.core.internal.jobs.WorkerPool.sleep,org.eclipse.core.internal.jobs.WorkerPool.startJob,org.eclipse.core.internal.jobs.Worker.run,org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.getNextEvent,org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run,org.eclipse.equinox.internal.util.impl.tpt.timer.TimerImpl.run,org.eclipse.equinox.internal.util.impl.tpt.threadpool.Executor.run
/bundle_defaults/org.eclipse.cdt.ui/semanticHighlighting.localVariable.color=0,0,0
/project/ProjectZeroStack_CC2650LAUNCHXL/org.eclipse.core.resources/encoding//Debug/HAL/Target/CC2650/_common/subdir_rules.mk=UTF-8
/bundle_defaults/org.eclipse.cdt.core/org.eclipse.cdt.core.formatter.format_guardian_clause_on_one_line=false
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/http\:__software-dl.ti.com_dsps_dsps_public_sw_sdo_ccstudio_codegen_Updates_p2mac/provider=
/bundle_defaults/com.ti.dvt.energytrace/TargetVoltage=3000
/bundle_defaults/org.eclipse.ui/PROJECT_OPEN_NEW_PERSPECTIVE=OPEN_PERSPECTIVE_REPLACE
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/http\:__downloads.ti.com_ccs_esd_CCSv6_Updates_update_ccs61_104/enabled=false
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/file\:_c\:_ti_ccsv6_eclipse_p2_org.eclipse.equinox.p2.core_cache/uri=file\:/c\:/ti/ccsv6/eclipse/p2/org.eclipse.equinox.p2.core/cache/
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/http\:__downloads.ti.com_ccs_esd_CCSv6_Updates_update_ccs611_22/description=
/bundle_defaults/org.eclipse.cdt.make.core/SCD.org.eclipse.cdt.managedbuilder.core.GCCManagedMakePerProjectProfileCPP.BOP.open.enabled=false
/bundle_defaults/org.eclipse.cdt.core/includes.keepPattern=IWYU\\s+(pragma\:?\\s+)?keep
/bundle_defaults/org.eclipse.cdt.core/org.eclipse.cdt.core.formatter.insert_space_after_closing_angle_bracket_in_template_parameters=insert
/instance/org.eclipse.cdt.core/org.eclipse.cdt.core.formatter.insert_space_after_opening_paren_in_exception_specification=do not insert
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/http\:__downloads.ti.com_ccs_esd_gcc_arm_4.8/provider=
/bundle_defaults/org.eclipse.ui.editors/secondaryIPIndication=false
/bundle_defaults/org.eclipse.cdt.ui/semanticHighlighting.problem.enabled=false
/bundle_defaults/org.eclipse.ui.editors/taskIndicationColor=0,128,255
/bundle_defaults/org.eclipse.cdt.ui/semanticHighlighting.label.underline=false
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/http\:__downloads.ti.com_ccs_esd_CCSv6_Updates_update_ccs611_22/type=org.eclipse.equinox.internal.p2.metadata.repository.LocalMetadataRepository
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/http\:__software-dl.ti.com_dsps_dsps_public_sw_sdo_ccstudio_codegen_Updates_p2win32/enabled=true
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/file\:_C\:_ti_xdctools_3_32_01_22_core/version=1
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/file\:_C\:_ti_ccsv6_eclipse_configuration_org.eclipse.osgi_173_data_listener_1925729951/suffix=content.xml
/bundle_defaults/org.eclipse.cdt.ui/buildConsoleInfoStreamColor=0,0,255
/bundle_defaults/org.eclipse.ui.editors/org.eclipse.cdt.ui.writeOccurrenceIndicationColor=240,216,168
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/file\:_C\:_ti_tirex-content_xdctools_3_31_01_33_core/type=org.eclipse.equinox.p2.extensionlocation.metadataRepository
/bundle_defaults/org.eclipse.cdt.make.core/org.eclipse.cdt.make.core.makeBuilderParserEnabled=true
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/http\:__software-dl.ti.com_dsps_dsps_public_sw_sdo_ccstudio_codegen_Updates_p2linux/uri=http\://software-dl.ti.com/dsps/dsps_public_sw/sdo_ccstudio/codegen/Updates/p2linux/
/bundle_defaults/org.eclipse.cdt.ui/semanticHighlighting.enum.color=100,70,50
/bundle_defaults/org.eclipse.cdt.core/org.eclipse.cdt.core.formatter.insert_space_before_opening_paren_in_catch=insert
/bundle_defaults/org.eclipse.core.resources/snapshots.operations=100
/bundle_defaults/org.eclipse.core.resources/description.applyfilestatepolicy=true
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/http\:__software-dl.ti.com_dsps_dsps_public_sw_sdo_ccstudio_c2k_p2win32/description=
/instance/org.eclipse.ui/showIntro=false
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/http\:__downloads.ti.com_msp430_esd_updates-430_p2macosx/type=org.eclipse.equinox.p2.artifact.repository.simpleRepository
/bundle_defaults/org.eclipse.cdt.debug.core/org.eclipse.cdt.debug.corecDebug.non_wide_character_set=windows-1252
/bundle_defaults/org.eclipse.debug.ui/org.eclipse.debug.ui.relaunch_in_debug_mode=never
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/http\:__downloads.ti.com_ccs_esd_CCSv6_Updates_hercules_windows/uri=http\://downloads.ti.com/ccs/esd/CCSv6/Updates/hercules_windows
/bundle_defaults/org.eclipse.cdt.ui/semanticHighlighting.staticMethod.underline=false
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/http\:__downloads.ti.com_ccs_esd_CCSv6_Updates_hercules_windows/type=org.eclipse.equinox.p2.artifact.repository.simpleRepository
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/http\:__download.eclipse.org_tm_updates_3.7/enabled=false
/bundle_defaults/org.eclipse.cdt.core/org.eclipse.cdt.core.formatter.alignment_for_compact_if=16
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/file\:_C\:_ti_tirex-content_xdctools_3_31_01_33_core/suffix=eclipse
/bundle_defaults/org.eclipse.ui.editors/filteredSearchResultIndicationInOverviewRuler=false
/instance/org.eclipse.cdt.core/org.eclipse.cdt.core.formatter.insert_space_between_empty_parens_in_method_invocation=do not insert
/bundle_defaults/org.eclipse.core.resources/description.autobuilding=true
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/http\:__software-dl.ti.com_dsps_dsps_public_sw_sdo_ccstudio_codegen_Updates_p2linux/name=Code Generation Tools Updates
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/http\:__downloads.ti.com_ccs_esd_gcc_arm_4.9.3.160617/name=ARM GCC Compiler Tools
/bundle_defaults/org.eclipse.cdt.core/org.eclipse.cdt.core.formatter.insert_space_after_opening_paren_in_parenthesized_expression=do not insert
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/file\:_C\:_ti_ccsv6_eclipse_p2_org.eclipse.equinox.p2.touchpoint.eclipse/suffix=artifacts.xml
/bundle_defaults/org.eclipse.core.resources/delta.expiration=2592000000
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/file\:_C\:_ti_tirex-content_tirtos_simplelink_2_13_00_06/provider=
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/http\:__software-dl.ti.com_ccs_esd_device_support_digital_power/version=1.0.0
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/http\:__downloads.ti.com_ccs_esd_CCSv6_Updates_hercules_windows/name=TI Hercules Device Support
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/http\:__software-dl.ti.com_dsps_dsps_public_sw_sdo_ccstudio_codegen_Updates_p2win32/type=org.eclipse.equinox.p2.artifact.repository.simpleRepository
/bundle_defaults/org.eclipse.cdt.ui/scalability.numberOfLines=5000
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/http\:__software-dl.ti.com_ccs_esd_CCSv6_Updates/version=1.0.0
/bundle_defaults/org.eclipse.egit.core/core_autoShareProjects=true
/instance/org.eclipse.cdt.core/org.eclipse.cdt.core.formatter.brace_position_for_type_declaration=end_of_line
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/http\:__downloads.ti.com_ccs_esd_CCSv6_Updates_hercules_linux/version=1.0.0
/bundle_defaults/org.eclipse.ui.editors/linked.slave.color=180,215,255
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/http\:__downloads.ti.com_ccs_esd_device_support/suffix=content.xml
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/file\:_C\:_ti_ccsv6_eclipse_configuration_org.eclipse.osgi_173_data_listener_1925729951/isSystem=true
/bundle_defaults/org.eclipse.ui.ide/useSeparator.help.group.updates=true
/bundle_defaults/org.eclipse.cdt.ui/nameStyle.setter.prefix=set
/bundle_defaults/com.ti.dvt.energytrace/CellCapacity=220
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/http\:__software-dl.ti.com_dsps_dsps_public_sw_sdo_ccstudio_smartrf_CCSv6/isSystem=false
/bundle_defaults/org.eclipse.ui.editors/org.eclipse.cdt.codan.ui.annotation.warning.ruler=true
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/http\:__software-dl.ti.com_ccs_esd_device_support_sitara/enabled=false
/bundle_defaults/org.eclipse.cdt.make.core/org.eclipse.cdt.make.core.enableCleanBuild=true
/bundle_defaults/org.eclipse.cdt.core/org.eclipse.cdt.core.formatter.insert_space_before_comma_in_expression_list=do not insert
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/http\:__software-dl.ti.com_dsps_dsps_public_sw_sdo_ccstudio_gcc_Updates_win32/isSystem=false
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/file\:_c\:_ti_ccsv6_eclipse/enabled=true
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/file\:_C\:_ti_xdctools_3_32_00_06_core/description=
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/http\:__software-dl.ti.com_dsps_dsps_public_sw_sdo_ccstudio_codegen_Updates_p2win32/uri=http\://software-dl.ti.com/dsps/dsps_public_sw/sdo_ccstudio/codegen/Updates/p2win32/
/bundle_defaults/org.eclipse.ui.editors/linked.target.navigation.dropdown=false
/bundle_defaults/org.eclipse.cdt.core/org.eclipse.cdt.core.formatter.alignment_for_assignment=16
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/http\:__download.eclipse.org_tm_updates_4.0/isSystem=false
/bundle_defaults/org.eclipse.ui.editors/org.eclipse.cdt.codan.ui.annotation.error.GoToNextNavigationTarget=true
/project/ProjectZeroApp_CC2650LAUNCHXL/org.eclipse.core.resources/encoding//Debug/DriversLocal/subdir_rules.mk=UTF-8
/bundle_defaults/org.eclipse.cdt.ui/spelling_ignore_mixed=true
/instance/org.eclipse.cdt.core/org.eclipse.cdt.core.formatter.insert_space_before_closing_paren_in_switch=do not insert
/bundle_defaults/org.eclipse.cdt.ui/includeStyle.inSameProject=<?xml version\="1.0" encoding\="UTF-8"?>\r\n<style angle_brackets\="false" blank_line_before\="false" keep_together\="false" relative_path\="false"/>
/instance/org.eclipse.cdt.ui/useAnnotationsPrefPage=true
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/http\:__downloads.ti.com_targetcontent_esd_xdctools_update_ccs6.1.x/provider=
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/http\:__downloads.ti.com_ccs_esd_CCSv6_Updates_update_dsflash_6.1.0.1425/version=1.0.0
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/http\:__downloads.ti.com_ccs_esd_CCSv6_Updates_update_ccs61_104/provider=
/bundle_defaults/org.eclipse.debug.ui/org.eclipse.debug.ui.remove_breakpoints_from_container_prompt=true
/bundle_defaults/org.eclipse.ui.editors/showCarriageReturn=true
/bundle_defaults/org.eclipse.cdt.ui/content_assist_autoactivation_trigger_dot=true
/bundle_defaults/org.eclipse.ui.editors/linked.focus.text.style=BOX
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/http\:__downloads.ti.com_msp430_esd_updates-432_p2win32/uri=http\://downloads.ti.com/msp430/esd/updates-432/p2win32
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/file\:_C\:_ti_tirtos_msp43x_2_20_00_06/uri=file\:/C\:/ti/tirtos_msp43x_2_20_00_06/
/bundle_defaults/org.eclipse.cdt.ui/c_numbers=0,0,0
/bundle_defaults/org.eclipse.ui/SHOW_TEXT_ON_PERSPECTIVE_BAR=true
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/http\:__downloads.ti.com_ccs_esd_CCSv6_Updates_hercules_windows/isSystem=true
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/http\:__software-dl.ti.com_dsps_dsps_public_sw_sdo_ccstudio_codegen_Updates_p2win32/nickname=Code Generation Tools Updates
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/file\:_C\:_ti_ccsv6_eclipse_p2_org.eclipse.equinox.p2.touchpoint.eclipse/name=Bundle pool
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/http\:__downloads.ti.com_ccs_esd_CCSv6_Updates_update_ccs61_104/suffix=artifacts.xml
/instance/org.eclipse.cdt.core/org.eclipse.cdt.core.formatter.insert_space_before_comma_in_method_declaration_parameters=do not insert
/bundle_defaults/org.eclipse.cdt.ui/organizeIncludes.symbolExportingHeaders=<?xml version\="1.0" encoding\="UTF-8"?>\r\n<maps>\r\n<map>\r\n<mapping key\="blkcnt_t" value\="<sys/stat.h>"/>\r\n<mapping key\="blkcnt_t" value\="<sys/types.h>"/>\r\n<mapping key\="blksize_t" value\="<sys/stat.h>"/>\r\n<mapping key\="blksize_t" value\="<sys/types.h>"/>\r\n<mapping key\="calloc" value\="<cstdlib>"/>\r\n<mapping key\="calloc" value\="<stdlib.h>"/>\r\n<mapping key\="daddr_t" value\="<rpc/types.h>"/>\r\n<mapping key\="daddr_t" value\="<sys/types.h>"/>\r\n<mapping key\="dev_t" value\="<sys/stat.h>"/>\r\n<mapping key\="dev_t" value\="<sys/types.h>"/>\r\n<mapping key\="EOF" value\="<cstdio>"/>\r\n<mapping key\="EOF" value\="<libio.h>"/>\r\n<mapping key\="EOF" value\="<stdio.h>"/>\r\n<mapping key\="error_t" value\="<argp.h>"/>\r\n<mapping key\="error_t" value\="<argz.h>"/>\r\n<mapping key\="error_t" value\="<errno.h>"/>\r\n<mapping key\="free" value\="<cstdlib>"/>\r\n<mapping key\="free" value\="<stdlib.h>"/>\r\n<mapping key\="fsblkcnt_t" value\="<sys/statvfs.h>"/>\r\n<mapping key\="fsblkcnt_t" value\="<sys/types.h>"/>\r\n<mapping key\="fsfilcnt_t" value\="<sys/statvfs.h>"/>\r\n<mapping key\="fsfilcnt_t" value\="<sys/types.h>"/>\r\n<mapping key\="gid_t" value\="<grp.h>"/>\r\n<mapping key\="gid_t" value\="<pwd.h>"/>\r\n<mapping key\="gid_t" value\="<stropts.h>"/>\r\n<mapping key\="gid_t" value\="<sys/ipc.h>"/>\r\n<mapping key\="gid_t" value\="<sys/stat.h>"/>\r\n<mapping key\="gid_t" value\="<sys/types.h>"/>\r\n<mapping key\="gid_t" value\="<unistd.h>"/>\r\n<mapping key\="id_t" value\="<sys/resource.h>"/>\r\n<mapping key\="id_t" value\="<sys/types.h>"/>\r\n<mapping key\="ino_t" value\="<dirent.h>"/>\r\n<mapping key\="ino_t" value\="<sys/stat.h>"/>\r\n<mapping key\="ino_t" value\="<sys/types.h>"/>\r\n<mapping key\="ino64_t" value\="<dirent.h>"/>\r\n<mapping key\="ino64_t" value\="<sys/types.h>"/>\r\n<mapping key\="int8_t" value\="<stdint.h>"/>\r\n<mapping key\="int8_t" value\="<sys/types.h>"/>\r\n<mapping key\="intptr_t" value\="<stdint.h>"/>\r\n<mapping key\="intptr_t" value\="<unistd.h>"/>\r\n<mapping key\="key_t" value\="<sys/ipc.h>"/>\r\n<mapping key\="key_t" value\="<sys/types.h>"/>\r\n<mapping key\="malloc" value\="<cstdlib>"/>\r\n<mapping key\="malloc" value\="<stdlib.h>"/>\r\n<mapping key\="mode_t" value\="<sys/ipc.h>"/>\r\n<mapping key\="mode_t" value\="<sys/mman.h>"/>\r\n<mapping key\="mode_t" value\="<sys/stat.h>"/>\r\n<mapping key\="mode_t" value\="<sys/types.h>"/>\r\n<mapping key\="nlink_t" value\="<sys/stat.h>"/>\r\n<mapping key\="nlink_t" value\="<sys/types.h>"/>\r\n<mapping key\="NULL" value\="<cstddef>"/>\r\n<mapping key\="NULL" value\="<cstdio>"/>\r\n<mapping key\="NULL" value\="<cstdlib>"/>\r\n<mapping key\="NULL" value\="<cstring>"/>\r\n<mapping key\="NULL" value\="<ctime>"/>\r\n<mapping key\="NULL" value\="<cwchar>"/>\r\n<mapping key\="NULL" value\="<locale.h>"/>\r\n<mapping key\="NULL" value\="<stddef.h>"/>\r\n<mapping key\="NULL" value\="<stdio.h>"/>\r\n<mapping key\="NULL" value\="<stdlib.h>"/>\r\n<mapping key\="NULL" value\="<string>"/>\r\n<mapping key\="NULL" value\="<string.h>"/>\r\n<mapping key\="NULL" value\="<time.h>"/>\r\n<mapping key\="NULL" value\="<wchar.h>"/>\r\n<mapping key\="off_t" value\="<sys/mman.h>"/>\r\n<mapping key\="off_t" value\="<sys/stat.h>"/>\r\n<mapping key\="off_t" value\="<sys/types.h>"/>\r\n<mapping key\="off_t" value\="<unistd.h>"/>\r\n<mapping key\="off64_t" value\="<sys/types.h>"/>\r\n<mapping key\="off64_t" value\="<unistd.h>"/>\r\n<mapping key\="pid_t" value\="<ctime>"/>\r\n<mapping key\="pid_t" value\="<signal.h>"/>\r\n<mapping key\="pid_t" value\="<sys/msg.h>"/>\r\n<mapping key\="pid_t" value\="<sys/shm.h>"/>\r\n<mapping key\="pid_t" value\="<sys/types.h>"/>\r\n<mapping key\="pid_t" value\="<termios.h>"/>\r\n<mapping key\="pid_t" value\="<time.h>"/>\r\n<mapping key\="pid_t" value\="<unistd.h>"/>\r\n<mapping key\="pid_t" value\="<utmpx.h>"/>\r\n<mapping key\="realloc" value\="<cstdlib>"/>\r\n<mapping key\="realloc" value\="<stdlib.h>"/>\r\n<mapping key\="sigset_t" value\="<signal.h>"/>\r\n<mapping key\="sigset_t" value\="<sys/epoll.h>"/>\r\n<mapping key\="sigset_t" value\="<sys/select.h>"/>\r\n<mapping key\="size_t" value\="<cstddef>"/>\r\n<mapping key\="size_t" value\="<stddef.h>"/>\r\n<mapping key\="socklen_t" value\="<arpa/inet.h>"/>\r\n<mapping key\="socklen_t" value\="<bits/socket.h>"/>\r\n<mapping key\="socklen_t" value\="<unistd.h>"/>\r\n<mapping key\="ssize_t" value\="<monetary.h>"/>\r\n<mapping key\="ssize_t" value\="<sys/msg.h>"/>\r\n<mapping key\="ssize_t" value\="<sys/types.h>"/>\r\n<mapping key\="ssize_t" value\="<unistd.h>"/>\r\n<mapping key\="std\:\:allocator" value\="<map>"/>\r\n<mapping key\="std\:\:allocator" value\="<memory>"/>\r\n<mapping key\="std\:\:allocator" value\="<set>"/>\r\n<mapping key\="std\:\:allocator" value\="<string>"/>\r\n<mapping key\="std\:\:allocator" value\="<vector>"/>\r\n<mapping key\="std\:\:char_traits" value\="<istream>"/>\r\n<mapping key\="std\:\:char_traits" value\="<ostream>"/>\r\n<mapping key\="std\:\:char_traits" value\="<string>"/>\r\n<mapping key\="suseconds_t" value\="<sys/select.h>"/>\r\n<mapping key\="suseconds_t" value\="<sys/time.h>"/>\r\n<mapping key\="suseconds_t" value\="<sys/types.h>"/>\r\n<mapping key\="u_char" value\="<rpc/types.h>"/>\r\n<mapping key\="u_char" value\="<sys/types.h>"/>\r\n<mapping key\="uid_t" value\="<pwd.h>"/>\r\n<mapping key\="uid_t" value\="<signal.h>"/>\r\n<mapping key\="uid_t" value\="<stropts.h>"/>\r\n<mapping key\="uid_t" value\="<sys/ipc.h>"/>\r\n<mapping key\="uid_t" value\="<sys/stat.h>"/>\r\n<mapping key\="uid_t" value\="<sys/types.h>"/>\r\n<mapping key\="uid_t" value\="<unistd.h>"/>\r\n<mapping key\="useconds_t" value\="<sys/types.h>"/>\r\n<mapping key\="useconds_t" value\="<unistd.h>"/>\r\n<mapping key\="va_list" value\="<cstdarg>"/>\r\n<mapping key\="va_list" value\="<stdarg.h>"/>\r\n</map>\r\n</maps>
/bundle_defaults/org.eclipse.ui.editors/linked.target.navigation.previous=false
/bundle_defaults/org.eclipse.ui.editors/searchResultIndicationColor=206,204,247
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/http\:__software-dl.ti.com_msp432_msp432_public_sw_mcu_msp432_MSP432ware_update_latest/isSystem=false
/bundle_defaults/org.eclipse.ui/DOCK_PERSPECTIVE_BAR=topLeft
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/http\:__downloads.ti.com_msp430_esd_updates-432_p2win32/type=org.eclipse.equinox.internal.p2.metadata.repository.LocalMetadataRepository
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/file\:_C\:_ti_xdctools_3_32_01_22_core/suffix=eclipse
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/http\:__software-dl.ti.com_dsps_dsps_public_sw_sdo_ccstudio_c2k_p2win32/provider=
/bundle_defaults/org.eclipse.ui.workbench/SINGLE_CLICK_METHOD=0
/bundle_defaults/org.eclipse.cdt.core/org.eclipse.cdt.core.formatter.keep_empty_array_initializer_on_one_line=false
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/http\:__downloads.ti.com_ccs_esd_CCSv6_Updates_update_ccs611_22/suffix=artifacts.xml
/bundle_defaults/org.eclipse.ui.editors/org.eclipse.linecoverage.slice.textGreen=true
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/http\:__downloads.ti.com_ccs_esd_CCSv6_Updates_update_ccs611_22/isSystem=true
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/file\:_C\:_ti_msp_MSP432Ware_3_50_00_02_driverlib/type=org.eclipse.equinox.p2.extensionlocation.metadataRepository
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/http\:__software-dl.ti.com_ccs_esd_device_support_keystone2/name=Device Support
/bundle_defaults/org.eclipse.cdt.core/org.eclipse.cdt.core.path_canonicalization=true
/bundle_defaults/org.eclipse.debug.ui/DEBUG.consoleOpenOnErr=true
/instance/org.eclipse.cdt.ui/org.eclipse.cdt.ui.formatterprofiles=<?xml version\="1.0" encoding\="UTF-8" standalone\="no"?>\r\n<profiles version\="1">\r\n<profile kind\="CodeFormatterProfile" name\="CCS" version\="1">\r\n<setting id\="org.eclipse.cdt.core.formatter.insert_space_before_opening_paren_in_method_declaration" value\="do not insert"/>\r\n<setting id\="org.eclipse.cdt.core.formatter.insert_space_after_opening_paren_in_for" value\="do not insert"/>\r\n<setting id\="org.eclipse.cdt.core.formatter.insert_new_line_in_empty_block" value\="insert"/>\r\n<setting id\="org.eclipse.cdt.core.formatter.lineSplit" value\="80"/>\r\n<setting id\="org.eclipse.cdt.core.formatter.alignment_for_member_access" value\="0"/>\r\n<setting id\="org.eclipse.cdt.core.formatter.insert_space_before_comma_in_base_types" value\="do not insert"/>\r\n<setting id\="org.eclipse.cdt.core.formatter.keep_else_statement_on_same_line" value\="false"/>\r\n<setting id\="org.eclipse.cdt.core.formatter.indent_switchstatements_compare_to_switch" value\="false"/>\r\n<setting id\="org.eclipse.cdt.core.formatter.alignment_for_constructor_initializer_list" value\="0"/>\r\n<setting id\="org.eclipse.cdt.core.formatter.insert_space_after_opening_brace_in_array_initializer" value\="insert"/>\r\n<setting id\="org.eclipse.cdt.core.formatter.insert_space_before_comma_in_method_declaration_parameters" value\="do not insert"/>\r\n<setting id\="org.eclipse.cdt.core.formatter.insert_space_after_opening_paren_in_if" value\="do not insert"/>\r\n<setting id\="org.eclipse.cdt.core.formatter.insert_space_before_closing_paren_in_parenthesized_expression" value\="do not insert"/>\r\n<setting id\="org.eclipse.cdt.core.formatter.insert_space_after_opening_paren_in_exception_specification" value\="do not insert"/>\r\n<setting id\="org.eclipse.cdt.core.formatter.insert_space_after_comma_in_base_types" value\="insert"/>\r\n<setting id\="org.eclipse.cdt.core.formatter.indent_body_declarations_compare_to_access_specifier" value\="true"/>\r\n<setting id\="org.eclipse.cdt.core.formatter.insert_space_before_closing_paren_in_exception_specification" value\="do not insert"/>\r\n<setting id\="org.eclipse.cdt.core.formatter.insert_space_after_comma_in_template_arguments" value\="insert"/>\r\n<setting id\="org.eclipse.cdt.core.formatter.insert_space_before_opening_brace_in_block" value\="insert"/>\r\n<setting id\="org.eclipse.cdt.core.formatter.insert_space_before_closing_paren_in_method_declaration" value\="do not insert"/>\r\n<setting id\="org.eclipse.cdt.core.formatter.use_tabs_only_for_leading_indentations" value\="false"/>\r\n<setting id\="org.eclipse.cdt.core.formatter.insert_space_before_colon_in_labeled_statement" value\="do not insert"/>\r\n<setting id\="org.eclipse.cdt.core.formatter.insert_space_after_colon_in_case" value\="insert"/>\r\n<setting id\="org.eclipse.cdt.core.formatter.comment.min_distance_between_code_and_line_comment" value\="1"/>\r\n<setting id\="org.eclipse.cdt.core.formatter.insert_space_after_comma_in_array_initializer" value\="insert"/>\r\n<setting id\="org.eclipse.cdt.core.formatter.insert_space_after_comma_in_enum_declarations" value\="insert"/>\r\n<setting id\="org.eclipse.cdt.core.formatter.alignment_for_expressions_in_array_initializer" value\="16"/>\r\n<setting id\="org.eclipse.cdt.core.formatter.insert_space_after_comma_in_declarator_list" value\="insert"/>\r\n<setting id\="org.eclipse.cdt.core.formatter.insert_space_before_opening_bracket" value\="do not insert"/>\r\n<setting id\="org.eclipse.cdt.core.formatter.insert_space_before_closing_paren_in_for" value\="do not insert"/>\r\n<setting id\="org.eclipse.cdt.core.formatter.insert_space_before_prefix_operator" value\="do not insert"/>\r\n<setting id\="org.eclipse.cdt.core.formatter.tabulation.size" value\="4"/>\r\n<setting id\="org.eclipse.cdt.core.formatter.insert_new_line_before_else_in_if_statement" value\="do not insert"/>\r\n<setting id\="org.eclipse.cdt.core.formatter.alignment_for_enumerator_list" value\="48"/>\r\n<setting id\="org.eclipse.cdt.core.formatter.insert_space_after_opening_paren_in_parenthesized_expression" value\="do not insert"/>\r\n<setting id\="org.eclipse.cdt.core.formatter.insert_space_between_empty_parens_in_method_declaration" value\="do not insert"/>\r\n<setting id\="org.eclipse.cdt.core.formatter.insert_space_before_closing_paren_in_switch" value\="do not insert"/>\r\n<setting id\="org.eclipse.cdt.core.formatter.alignment_for_declarator_list" value\="16"/>\r\n<setting id\="org.eclipse.cdt.core.formatter.insert_space_before_opening_paren_in_parenthesized_expression" value\="do not insert"/>\r\n<setting id\="org.eclipse.cdt.core.formatter.indent_empty_lines" value\="false"/>\r\n<setting id\="org.eclipse.cdt.core.formatter.indent_switchstatements_compare_to_cases" value\="true"/>\r\n<setting id\="org.eclipse.cdt.core.formatter.keep_empty_array_initializer_on_one_line" value\="false"/>\r\n<setting id\="org.eclipse.cdt.core.formatter.insert_space_before_opening_brace_in_method_declaration" value\="insert"/>\r\n<setting id\="org.eclipse.cdt.core.formatter.put_empty_statement_on_new_line" value\="true"/>\r\n<setting id\="org.eclipse.cdt.core.formatter.insert_space_before_opening_brace_in_switch" value\="insert"/>\r\n<setting id\="org.eclipse.cdt.core.formatter.insert_space_before_closing_paren_in_cast" value\="do not insert"/>\r\n<setting id\="org.eclipse.cdt.core.formatter.insert_space_between_empty_braces_in_array_initializer" value\="do not insert"/>\r\n<setting id\="org.eclipse.cdt.core.formatter.brace_position_for_method_declaration" value\="end_of_line"/>\r\n<setting id\="org.eclipse.cdt.core.formatter.insert_space_before_closing_paren_in_while" value\="do not insert"/>\r\n<setting id\="org.eclipse.cdt.core.formatter.insert_space_after_question_in_conditional" value\="insert"/>\r\n<setting id\="org.eclipse.cdt.core.formatter.insert_space_before_semicolon" value\="do not insert"/>\r\n<setting id\="org.eclipse.cdt.core.formatter.insert_space_after_closing_angle_bracket_in_template_arguments" value\="insert"/>\r\n<setting id\="org.eclipse.cdt.core.formatter.insert_space_before_colon_in_base_clause" value\="do not insert"/>\r\n<setting id\="org.eclipse.cdt.core.formatter.indent_breaks_compare_to_cases" value\="true"/>\r\n<setting id\="org.eclipse.cdt.core.formatter.insert_space_before_unary_operator" value\="do not insert"/>\r\n<setting id\="org.eclipse.cdt.core.formatter.join_wrapped_lines" value\="true"/>\r\n<setting id\="org.eclipse.cdt.core.formatter.insert_space_before_comma_in_declarator_list" value\="do not insert"/>\r\n<setting id\="org.eclipse.cdt.core.formatter.alignment_for_arguments_in_method_invocation" value\="16"/>\r\n<setting id\="org.eclipse.cdt.core.formatter.comment.never_indent_line_comments_on_first_column" value\="true"/>\r\n<setting id\="org.eclipse.cdt.core.formatter.insert_space_before_opening_paren_in_while" value\="insert"/>\r\n<setting id\="org.eclipse.cdt.core.formatter.insert_space_between_empty_brackets" value\="do not insert"/>\r\n<setting id\="org.eclipse.cdt.core.formatter.insert_space_after_opening_bracket" value\="do not insert"/>\r\n<setting id\="org.eclipse.cdt.core.formatter.alignment_for_parameters_in_method_declaration" value\="16"/>\r\n<setting id\="org.eclipse.cdt.core.formatter.insert_new_line_before_closing_brace_in_array_initializer" value\="do not insert"/>\r\n<setting id\="org.eclipse.cdt.core.formatter.number_of_empty_lines_to_preserve" value\="1"/>\r\n<setting id\="org.eclipse.cdt.core.formatter.insert_space_after_opening_paren_in_method_invocation" value\="do not insert"/>\r\n<setting id\="org.eclipse.cdt.core.formatter.insert_space_before_closing_brace_in_array_initializer" value\="insert"/>\r\n<setting id\="org.eclipse.cdt.core.formatter.insert_space_before_semicolon_in_for" value\="do not insert"/>\r\n<setting id\="org.eclipse.cdt.core.formatter.insert_space_before_colon_in_conditional" value\="insert"/>\r\n<setting id\="org.eclipse.cdt.core.formatter.comment.preserve_white_space_between_code_and_line_comments" value\="true"/>\r\n<setting id\="org.eclipse.cdt.core.formatter.brace_position_for_block" value\="end_of_line"/>\r\n<setting id\="org.eclipse.cdt.core.formatter.brace_position_for_type_declaration" value\="end_of_line"/>\r\n<setting id\="org.eclipse.cdt.core.formatter.insert_space_before_assignment_operator" value\="insert"/>\r\n<setting id\="org.eclipse.cdt.core.formatter.insert_space_before_opening_angle_bracket_in_template_arguments" value\="do not insert"/>\r\n<setting id\="org.eclipse.cdt.core.formatter.insert_space_before_comma_in_expression_list" value\="do not insert"/>\r\n<setting id\="org.eclipse.cdt.core.formatter.insert_space_after_opening_angle_bracket_in_template_parameters" value\="do not insert"/>\r\n<setting id\="org.eclipse.cdt.core.formatter.continuation_indentation" value\="2"/>\r\n<setting id\="org.eclipse.cdt.core.formatter.alignment_for_expression_list" value\="0"/>\r\n<setting id\="org.eclipse.cdt.core.formatter.insert_space_after_opening_paren_in_method_declaration" value\="do not insert"/>\r\n<setting id\="org.eclipse.cdt.core.formatter.insert_space_before_comma_in_template_parameters" value\="do not insert"/>\r\n<setting id\="org.eclipse.cdt.core.formatter.insert_space_before_colon_in_default" value\="do not insert"/>\r\n<setting id\="org.eclipse.cdt.core.formatter.insert_space_after_binary_operator" value\="insert"/>\r\n<setting id\="org.eclipse.cdt.core.formatter.alignment_for_conditional_expression" value\="34"/>\r\n<setting id\="org.eclipse.cdt.core.formatter.insert_space_between_empty_parens_in_method_invocation" value\="do not insert"/>\r\n<setting id\="org.eclipse.cdt.core.formatter.insert_space_before_comma_in_array_initializer" value\="do not insert"/>\r\n<setting id\="org.eclipse.cdt.core.formatter.insert_space_before_closing_paren_in_if" value\="do not insert"/>\r\n<setting id\="org.eclipse.cdt.core.formatter.format_guardian_clause_on_one_line" value\="false"/>\r\n<setting id\="org.eclipse.cdt.core.formatter.indent_access_specifier_extra_spaces" value\="0"/>\r\n<setting id\="org.eclipse.cdt.core.formatter.insert_space_after_opening_paren_in_cast" value\="do not insert"/>\r\n<setting id\="org.eclipse.cdt.core.formatter.indent_access_specifier_compare_to_type_header" value\="false"/>\r\n<setting id\="org.eclipse.cdt.core.formatter.insert_space_before_opening_brace_in_type_declaration" value\="insert"/>\r\n<setting id\="org.eclipse.cdt.core.formatter.continuation_indentation_for_array_initializer" value\="2"/>\r\n<setting id\="org.eclipse.cdt.core.formatter.insert_space_after_colon_in_labeled_statement" value\="insert"/>\r\n<setting id\="org.eclipse.cdt.core.formatter.insert_space_after_comma_in_method_declaration_parameters" value\="insert"/>\r\n<setting id\="org.eclipse.cdt.core.formatter.insert_space_after_semicolon_in_for" value\="insert"/>\r\n<setting id\="org.eclipse.cdt.core.formatter.insert_space_before_closing_paren_in_method_invocation" value\="do not insert"/>\r\n<setting id\="org.eclipse.cdt.core.formatter.indent_body_declarations_compare_to_namespace_header" value\="false"/>\r\n<setting id\="org.eclipse.cdt.core.formatter.alignment_for_compact_if" value\="16"/>\r\n<setting id\="org.eclipse.cdt.core.formatter.insert_space_after_assignment_operator" value\="insert"/>\r\n<setting id\="org.eclipse.cdt.core.formatter.insert_space_after_closing_brace_in_block" value\="insert"/>\r\n<setting id\="org.eclipse.cdt.core.formatter.insert_space_before_opening_brace_in_array_initializer" value\="insert"/>\r\n<setting id\="org.eclipse.cdt.core.formatter.insert_new_line_at_end_of_file_if_missing" value\="do not insert"/>\r\n<setting id\="org.eclipse.cdt.core.formatter.alignment_for_assignment" value\="16"/>\r\n<setting id\="org.eclipse.cdt.core.formatter.alignment_for_conditional_expression_chain" value\="18"/>\r\n<setting id\="org.eclipse.cdt.core.formatter.insert_space_after_comma_in_template_parameters" value\="insert"/>\r\n<setting id\="org.eclipse.cdt.core.formatter.insert_space_after_comma_in_expression_list" value\="insert"/>\r\n<setting id\="org.eclipse.cdt.core.formatter.insert_space_before_question_in_conditional" value\="insert"/>\r\n<setting id\="org.eclipse.cdt.core.formatter.insert_space_before_opening_paren_in_exception_specification" value\="insert"/>\r\n<setting id\="org.eclipse.cdt.core.formatter.insert_space_before_binary_operator" value\="insert"/>\r\n<setting id\="org.eclipse.cdt.core.formatter.alignment_for_base_clause_in_type_declaration" value\="80"/>\r\n<setting id\="org.eclipse.cdt.core.formatter.insert_new_line_before_identifier_in_function_declaration" value\="do not insert"/>\r\n<setting id\="org.eclipse.cdt.core.formatter.insert_space_before_comma_in_method_declaration_throws" value\="do not insert"/>\r\n<setting id\="org.eclipse.cdt.core.formatter.insert_space_between_empty_parens_in_exception_specification" value\="do not insert"/>\r\n<setting id\="org.eclipse.cdt.core.formatter.insert_space_before_comma_in_method_invocation_arguments" value\="do not insert"/>\r\n<setting id\="org.eclipse.cdt.core.formatter.indent_declaration_compare_to_template_header" value\="false"/>\r\n<setting id\="org.eclipse.cdt.core.formatter.insert_space_after_unary_operator" value\="do not insert"/>\r\n<setting id\="org.eclipse.cdt.core.formatter.insert_space_before_opening_paren_in_switch" value\="insert"/>\r\n<setting id\="org.eclipse.cdt.core.formatter.indent_statements_compare_to_body" value\="true"/>\r\n<setting id\="org.eclipse.cdt.core.formatter.insert_space_after_comma_in_method_declaration_throws" value\="insert"/>\r\n<setting id\="org.eclipse.cdt.core.formatter.alignment_for_binary_expression" value\="16"/>\r\n<setting id\="org.eclipse.cdt.core.formatter.indent_statements_compare_to_block" value\="true"/>\r\n<setting id\="org.eclipse.cdt.core.formatter.insert_space_before_comma_in_template_arguments" value\="do not insert"/>\r\n<setting id\="org.eclipse.cdt.core.formatter.insert_new_line_before_catch_in_try_statement" value\="do not insert"/>\r\n<setting id\="org.eclipse.cdt.core.formatter.alignment_for_throws_clause_in_method_declaration" value\="16"/>\r\n<setting id\="org.eclipse.cdt.core.formatter.insert_space_before_opening_paren_in_method_invocation" value\="do not insert"/>\r\n<setting id\="org.eclipse.cdt.core.formatter.insert_space_before_closing_paren_in_catch" value\="do not insert"/>\r\n<setting id\="org.eclipse.cdt.core.formatter.insert_space_after_closing_paren_in_cast" value\="insert"/>\r\n<setting id\="org.eclipse.cdt.core.formatter.insert_space_before_opening_angle_bracket_in_template_parameters" value\="do not insert"/>\r\n<setting id\="org.eclipse.cdt.core.formatter.tabulation.char" value\="tab"/>\r\n<setting id\="org.eclipse.cdt.core.formatter.insert_space_before_closing_angle_bracket_in_template_parameters" value\="do not insert"/>\r\n<setting id\="org.eclipse.cdt.core.formatter.insert_new_line_before_colon_in_constructor_initializer_list" value\="do not insert"/>\r\n<setting id\="org.eclipse.cdt.core.formatter.insert_space_after_opening_paren_in_while" value\="do not insert"/>\r\n<setting id\="org.eclipse.cdt.core.formatter.insert_space_after_comma_in_method_invocation_arguments" value\="insert"/>\r\n<setting id\="org.eclipse.cdt.core.formatter.brace_position_for_block_in_case" value\="end_of_line"/>\r\n<setting id\="org.eclipse.cdt.core.formatter.compact_else_if" value\="true"/>\r\n<setting id\="org.eclipse.cdt.core.formatter.insert_space_after_postfix_operator" value\="do not insert"/>\r\n<setting id\="org.eclipse.cdt.core.formatter.insert_new_line_after_template_declaration" value\="do not insert"/>\r\n<setting id\="org.eclipse.cdt.core.formatter.insert_space_after_colon_in_base_clause" value\="insert"/>\r\n<setting id\="org.eclipse.cdt.core.formatter.insert_space_after_opening_paren_in_catch" value\="do not insert"/>\r\n<setting id\="org.eclipse.cdt.core.formatter.keep_then_statement_on_same_line" value\="false"/>\r\n<setting id\="org.eclipse.cdt.core.formatter.brace_position_for_switch" value\="end_of_line"/>\r\n<setting id\="org.eclipse.cdt.core.formatter.alignment_for_overloaded_left_shift_chain" value\="16"/>\r\n<setting id\="org.eclipse.cdt.core.formatter.insert_space_before_opening_paren_in_if" value\="insert"/>\r\n<setting id\="org.eclipse.cdt.core.formatter.insert_space_after_opening_paren_in_switch" value\="do not insert"/>\r\n<setting id\="org.eclipse.cdt.core.formatter.keep_imple_if_on_one_line" value\="false"/>\r\n<setting id\="org.eclipse.cdt.core.formatter.insert_new_line_after_opening_brace_in_array_initializer" value\="do not insert"/>\r\n<setting id\="org.eclipse.cdt.core.formatter.indentation.size" value\="4"/>\r\n<setting id\="org.eclipse.cdt.core.formatter.brace_position_for_namespace_declaration" value\="end_of_line"/>\r\n<setting id\="org.eclipse.cdt.core.formatter.insert_space_after_colon_in_conditional" value\="insert"/>\r\n<setting id\="org.eclipse.cdt.core.formatter.insert_space_before_comma_in_enum_declarations" value\="do not insert"/>\r\n<setting id\="org.eclipse.cdt.core.formatter.insert_space_after_prefix_operator" value\="do not insert"/>\r\n<setting id\="org.eclipse.cdt.core.formatter.insert_space_before_closing_angle_bracket_in_template_arguments" value\="do not insert"/>\r\n<setting id\="org.eclipse.cdt.core.formatter.brace_position_for_array_initializer" value\="end_of_line"/>\r\n<setting id\="org.eclipse.cdt.core.formatter.insert_space_before_colon_in_case" value\="do not insert"/>\r\n<setting id\="org.eclipse.cdt.core.formatter.insert_space_before_opening_paren_in_catch" value\="insert"/>\r\n<setting id\="org.eclipse.cdt.core.formatter.insert_space_before_opening_brace_in_namespace_declaration" value\="insert"/>\r\n<setting id\="org.eclipse.cdt.core.formatter.insert_space_before_postfix_operator" value\="do not insert"/>\r\n<setting id\="org.eclipse.cdt.core.formatter.insert_space_before_closing_bracket" value\="do not insert"/>\r\n<setting id\="org.eclipse.cdt.core.formatter.insert_new_line_before_while_in_do_statement" value\="do not insert"/>\r\n<setting id\="org.eclipse.cdt.core.formatter.insert_space_before_opening_paren_in_for" value\="insert"/>\r\n<setting id\="org.eclipse.cdt.core.formatter.insert_space_after_closing_angle_bracket_in_template_parameters" value\="insert"/>\r\n<setting id\="org.eclipse.cdt.core.formatter.insert_space_after_opening_angle_bracket_in_template_arguments" value\="do not insert"/>\r\n</profile>\r\n</profiles>\r\n
/bundle_defaults/org.eclipse.ui.workbench/ENABLED_DECORATORS=
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/http\:__software-dl.ti.com_ccs_esd_device_support_digital_power/uri=http\://software-dl.ti.com/ccs/esd/device_support_digital_power
/bundle_defaults/org.eclipse.debug.ui/org.eclipse.debug.ui.cancel_launch_with_compile_errors=prompt
/bundle_defaults/org.eclipse.ui.editors/searchResultHighlighting=true
/bundle_defaults/org.eclipse.ui.editors/quickdiff.quickDiff=true
/project/ProjectZeroStack_CC2650LAUNCHXL/org.eclipse.core.resources/encoding//Debug/OSAL/subdir_rules.mk=UTF-8
/bundle_defaults/org.eclipse.ui.editors/org.eclipse.cdt.ui.occurrenceIndication=false
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/file\:_C\:_ti_ccsv6_eclipse_.eclipseextension/uri=file\:/C\:/ti/ccsv6/eclipse/.eclipseextension
/bundle_defaults/org.eclipse.debug.core/org.eclipse.debug.core.PREF_ENABLE_STATUS_HANDLERS=true
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/file\:_C\:_ti_ccsv6_eclipse_.eclipseextension/name=C\:\\ti\\ccsv6\\eclipse\\.eclipseextension
/bundle_defaults/org.eclipse.cdt.ui/semanticHighlighting.label.enabled=false
/instance/org.eclipse.cdt.core/org.eclipse.cdt.core.formatter.number_of_empty_lines_to_preserve=1
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/http\:__software-dl.ti.com_ccs_esd_CCSv6_Updates/type=org.eclipse.equinox.internal.p2.artifact.repository.CompositeArtifactRepository
/instance/org.eclipse.cdt.core/org.eclipse.cdt.core.formatter.insert_new_line_after_opening_brace_in_array_initializer=do not insert
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/http\:__downloads.ti.com_targetcontent_esd_xdctools_update_ccs6.1.x/enabled=false
/bundle_defaults/org.eclipse.cdt.ui/spelling_user_dictionary_encoding=Cp1252
/bundle_defaults/org.eclipse.ui.editors/revisionRulerShowAuthor=false
/instance/org.eclipse.cdt.core.prj-ProjectZeroApp_CC2650LAUNCHXL/indexer/preferenceScope=0
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/http\:__software-dl.ti.com_dsps_dsps_public_sw_sdo_ccstudio_smartrf_CCSv6/count=1
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/http\:__software-dl.ti.com_ccs_non-esd_dvt_ccs6.0/count=1
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/http\:__software-dl.ti.com_ccs_esd_device_support_digital_power/provider=
/bundle_defaults/org.eclipse.cdt.debug.core/org.eclipse.cdt.debug.corecDebug.max_number_of_instructions=100
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/http\:__software-dl.ti.com_dsps_dsps_public_sw_sdo_ccstudio_codegen_Updates_p2mac/version=1.0.0
/bundle_defaults/org.eclipse.ui/ENABLE_DETACHED_VIEWS=true
/bundle_defaults/org.eclipse.cdt.core/indexer/skipReferences=false
/bundle_defaults/org.eclipse.ui.editors/useQuickDiffPrefPage=false
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/http\:__downloads.ti.com_emulation_esd_emupack_osx_latest/type=org.eclipse.equinox.internal.p2.metadata.repository.LocalMetadataRepository
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/file\:_C\:_ti_tirex-content_xdctools_3_31_01_33_core/description=
/bundle_defaults/org.eclipse.cdt.ui/c_single_line_comment_italic=false
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/http\:__downloads.ti.com_ccs_esd_device_support/version=1.0.0
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/file\:_C\:_ti_tirex-content_tirtos_simplelink_2_13_00_06/type=org.eclipse.equinox.p2.extensionlocation.artifactRepository
/bundle_defaults/org.eclipse.ui.editors/infoTextStyle=SQUIGGLES
/bundle_defaults/org.eclipse.cdt.core/org.eclipse.cdt.core.formatter.keep_then_statement_on_same_line=false
/bundle_defaults/org.eclipse.cdt.core/org.eclipse.cdt.core.formatter.indentation.size=4
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/http\:__software-dl.ti.com_ccs_non-esd_dvt_ccs6.0/name=Exported Repository
/configuration/org.eclipse.ui.ide/MAX_RECENT_WORKSPACES=5
/bundle_defaults/org.eclipse.cdt.core/org.eclipse.cdt.core.formatter.use_tabs_only_for_leading_indentations=false
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/http\:__downloads.ti.com_ccs_esd_gcc_arm_4.9.3.160617/type=org.eclipse.equinox.internal.p2.metadata.repository.LocalMetadataRepository
/bundle_defaults/org.eclipse.ui.editors/secondaryIPHighlight=true
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/http\:__downloads.ti.com_ccs_esd_CCSv6_Updates_update_dsflash_6.1.0.1425/enabled=false
/bundle_defaults/org.eclipse.cdt.core/indexer/indexerId=org.eclipse.cdt.core.fastIndexer
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/file\:_C\:_ti_xdctools_3_32_01_22_core/enabled=true
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/http\:__software-dl.ti.com_dsps_dsps_public_sw_sdo_ccstudio_codegen_Updates_P2/uri=http\://software-dl.ti.com/dsps/dsps_public_sw/sdo_ccstudio/codegen/Updates/P2
/bundle_defaults/org.eclipse.debug.ui/org.eclipse.debug.ui.activate_debug_view=true
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/http\:__downloads.ti.com_ccs_esd_device_support/name=Device Support
/bundle_defaults/org.eclipse.debug.ui/org.eclipse.debug.ui.VariableView+org.eclipse.debug.ui.ShowDetailPaneAction=true
/bundle_defaults/org.eclipse.debug.ui/org.eclipse.debug.ui.UseContextualLaunch=true
/bundle_defaults/org.eclipse.ui.editors/org.eclipse.cdt.codan.ui.annotation.error.ruler=true
/bundle_defaults/org.eclipse.cdt.ui/subWordNavigation=true
/bundle_defaults/org.eclipse.ui.editors/org.eclipse.cdt.ui.showOccurrenceInNextPrevDropdownToolbarAction=true
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/http\:__software-dl.ti.com_ccs_esd_device_support_keystone2/suffix=content.xml
/bundle_defaults/org.eclipse.cdt.ui/semanticHighlighting.class.strikethrough=false
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/http\:__software-dl.ti.com_dsps_dsps_public_sw_sdo_ccstudio_codegen_Updates_p2win32/uri=http\://software-dl.ti.com/dsps/dsps_public_sw/sdo_ccstudio/codegen/Updates/p2win32
/bundle_defaults/org.eclipse.ui.monitoring/ui_thread_filter=
/bundle_defaults/org.eclipse.cdt.ui/nameStyle.cpp.header.capitalization=0
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/file\:_C\:_ti_ccsv6_eclipse_p2_org.eclipse.equinox.p2.touchpoint.eclipse/enabled=true
/bundle_defaults/org.eclipse.cdt.ui/inactiveCodeColor=224,224,224
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/http\:__downloads.ti.com_ccs_esd_CCSv6_Updates_update_ccs61_104/description=
/bundle_defaults/org.eclipse.cdt.ui/nameStyle.getter.prefixForBoolean=is
/bundle_defaults/org.eclipse.ui.ide/IMPORT_FILES_AND_FOLDERS_MODE=prompt
/bundle_defaults/org.eclipse.core.net/proxiesEnabled=true
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/file\:_c\:_ti_ccsv6_eclipse_p2_org.eclipse.equinox.p2.core_cache/suffix=artifacts.xml
/bundle_defaults/org.eclipse.cdt.ui/semanticHighlighting.staticMethod.enabled=true
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/http\:__software-dl.ti.com_ccs_esd_device_support_digital_power/suffix=content.xml
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/http\:__software-dl.ti.com_dsps_dsps_public_sw_sdo_ccstudio_codegen_Updates_p2mac/uri=http\://software-dl.ti.com/dsps/dsps_public_sw/sdo_ccstudio/codegen/Updates/p2mac/
/bundle_defaults/org.eclipse.ui.editors/org.eclipse.cdt.ui.overrideIndicatorTextStyle=SQUIGGLES
/bundle_defaults/org.eclipse.core.resources/description.filestatelongevity=604800000
/bundle_defaults/org.eclipse.cdt.ui/spelling_locale=en_US
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/file\:_C\:_ti_msp_MSP432Ware_3_50_00_02_driverlib/version=1
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/file\:_C\:_ti_tirex-content_tirtos_simplelink_2_13_00_06/description=
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/file\:_C\:_ti_tirex-content_tirtos_simplelink_2_13_00_06/provider=
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/http\:__software-dl.ti.com_ccs_esd_device_support_digital_power/type=org.eclipse.equinox.internal.p2.metadata.repository.LocalMetadataRepository
/bundle_defaults/org.eclipse.debug.ui/org.eclipse.debug.ui.consoleBackground=255,255,255
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/http\:__downloads.ti.com_ccs_esd_gcc_arm_4.8/suffix=artifacts.xml
/bundle_defaults/org.eclipse.ui.editors/bookmarkIndication=false
/bundle_defaults/org.eclipse.cdt.core/org.eclipse.cdt.core.formatter.insert_space_after_colon_in_case=insert
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/file\:_C\:_ti_msp_MSP432Ware_3_50_00_02/isSystem=false
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/file\:_C\:_ti_tirtos_msp43x_2_20_00_06/name=C\:\\ti\\tirtos_msp43x_2_20_00_06
/bundle_defaults/org.eclipse.cdt.core/indexer/skipIncludedFilesLargerThanMB=16
/bundle_defaults/org.eclipse.cdt.ui/ensureNewlineAtEOF=true
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/http\:__downloads.ti.com_ccs_esd_device_support/provider=
/bundle_defaults/org.eclipse.cdt.ui/c_operators=0,0,0
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/file\:_C\:_ti_msp_MSP432Ware_3_50_00_02/type=org.eclipse.equinox.p2.extensionlocation.artifactRepository
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/http\:__software-dl.ti.com_ccs_esd_device_support_sitara/enabled=false
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/http\:__downloads.ti.com_emulation_esd_emupack_osx_latest/uri=http\://downloads.ti.com/emulation/esd/emupack/osx/latest
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/file\:_C\:_ti_msp_MSP432Ware_3_50_00_02_driverlib/provider=
/bundle_defaults/org.eclipse.cdt.core/org.eclipse.cdt.core.formatter.insert_space_before_semicolon=do not insert
/instance/org.eclipse.cdt.core/org.eclipse.cdt.core.formatter.continuation_indentation=2
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/http\:__software-dl.ti.com_ccs_esd_device_support_sitara/suffix=content.xml
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/http\:__downloads.ti.com_ccs_esd_device_support/enabled=false
/instance/org.eclipse.cdt.core/org.eclipse.cdt.core.formatter.insert_space_after_closing_brace_in_block=insert
/bundle_defaults/org.eclipse.cdt.make.core/SCD.org.eclipse.cdt.managedbuilder.core.GCCManagedMakePerProjectProfileCPP.specsFile.run.arguments=
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/file\:_C\:_ti_tirex-content_tirtos_simplelink_2_13_00_06/version=1
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/file\:_C\:_ti_ccsv6_eclipse_.eclipseextension/enabled=true
/bundle_defaults/org.eclipse.cdt.ui/nameStyle.cpp.header.suffix=.h
/bundle_defaults/org.eclipse.ui/ENABLE_ANIMATIONS=false
/bundle_defaults/org.eclipse.cdt.ui/wizard.group.others.enable=true
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/http\:__download.eclipse.org_tools_gef_updates_releases/enabled=false
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/http\:__software-dl.ti.com_dsps_dsps_public_sw_sdo_ccstudio_codegen_Updates_p2linux/description=
/bundle_defaults/org.eclipse.ui.editors/isIndexResultInNextPrevDropdownToolbarAction=true
/bundle_defaults/org.eclipse.cdt.ui/includeStyle.inOtherProject=<?xml version\="1.0" encoding\="UTF-8"?>\r\n<style angle_brackets\="false" blank_line_before\="false" keep_together\="false" relative_path\="false"/>
/bundle_defaults/org.eclipse.ui.editors/org.eclipse.linecoverage.slice.highlightRed=true
/bundle_defaults/org.eclipse.ui.editors/errorTextStyle=PROBLEM_UNDERLINE
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/http\:__downloads.ti.com_msp430_esd_updates-432_p2macosx/name=TI MSP432 Device Support
/bundle_defaults/org.eclipse.cdt.core/org.eclipse.cdt.core.formatter.insert_space_after_comma_in_declarator_list=insert
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/http\:__downloads.ti.com_ccs_esd_CCSv6_Updates_update_ccs611_28_osx/isSystem=true
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/http\:__software-dl.ti.com_dsps_dsps_public_sw_sdo_ccstudio_gcc_Updates_win32/uri=http\://software-dl.ti.com/dsps/dsps_public_sw/sdo_ccstudio/gcc/Updates/win32
/bundle_defaults/org.eclipse.core.net/proxyData/SOCKS/port=-1
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/file\:_C\:_ti_ccsv6_eclipse_configuration_org.eclipse.osgi_173_data_listener_1925729951/name=dropins
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/http\:__downloads.ti.com_msp430_esd_updates-430_p2win32/version=1.0.0
/bundle_defaults/org.eclipse.cdt.ui/semanticHighlighting.class.color=0,80,50
/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.ui.editors/revisionAnnotationIndicationInVerticalRuler=false
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/file\:_C\:_ti_msp_MSP432Ware_3_50_00_02/enabled=true
/bundle_defaults/org.eclipse.cdt.ui/organizeIncludes.heuristicHeader_substitution=true
/bundle_defaults/org.eclipse.ui.editors/taskIndicationHighlighting=false
/bundle_defaults/org.eclipse.ui.editors/bookmarkIndicationInVerticalRuler=true
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/http\:__downloads.ti.com_ccs_esd_CCSv6_Updates_613_34_update_installer/uri=http\://downloads.ti.com/ccs/esd/CCSv6/Updates/613_34_update_installer
/bundle_defaults/org.eclipse.ui.editors/deletionIndicationInVerticalRuler=false
/bundle_defaults/org.eclipse.ui.editors/searchResultTextStyle=NONE
/bundle_defaults/org.eclipse.cdt.make.core/SCD.org.eclipse.cdt.make.core.GCCStandardMakePerFileProfile.enabled=false
/bundle_defaults/org.eclipse.cdt.ui/scalability.enableAll=false
/bundle_defaults/org.eclipse.ui.workbench/WORKBENCH_SAVE_INTERVAL=5
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/file\:_C\:_ti_tirex-content_tirtos_simplelink_2_13_00_06/suffix=eclipse
/bundle_defaults/org.eclipse.cdt.ui/scalability.semanticHighlight=false
/bundle_defaults/org.eclipse.ui/SHOW_OPEN_ON_PERSPECTIVE_BAR=true
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/http\:__downloads.ti.com_ccs_esd_CCSv6_Updates_hercules_windows/uri=http\://downloads.ti.com/ccs/esd/CCSv6/Updates/hercules_windows
/bundle_defaults/org.eclipse.cdt.core/org.eclipse.cdt.core.formatter.insert_new_line_before_closing_brace_in_array_initializer=do not insert
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/file\:_C\:_ti_tirex-content_xdctools_3_31_01_33_core/suffix=eclipse
/bundle_defaults/org.eclipse.ui.editors/spellingIndication=true
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/http\:__downloads.ti.com_emulation_esd_emupack_osx_latest/enabled=false
/bundle_defaults/org.eclipse.cdt.make.core/org.eclipse.cdt.make.core.makeBuilderParserId=org.eclipse.cdt.make.core.GCCScannerInfoConsoleParser
/instance/org.eclipse.ui.browser/browsers=<?xml version\="1.0" encoding\="UTF-8"?>\r\n<web-browsers current\="0">\r\n<system/>\r\n<external location\="C\:\\Program Files (x86)\\Internet Explorer\\iexplore.exe" name\="Internet Explorer"/>\r\n</web-browsers>
/bundle_defaults/org.eclipse.ui.editors/hyperlinkKeyModifierMask=262144
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/file\:_C\:_ti_tirtos_cc13xx_cc26xx_2_18_00_03/isSystem=false
/bundle_defaults/org.eclipse.debug.ui/org.eclipse.debug.ui.errorColor=255,0,0
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/http\:__downloads.ti.com_msp430_esd_updates-430_p2linux/type=org.eclipse.equinox.p2.artifact.repository.simpleRepository
/bundle_defaults/org.eclipse.cdt.core/org.eclipse.cdt.core.formatter.insert_space_after_opening_paren_in_method_declaration=do not insert
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/http\:__download.eclipse.org_tm_updates_4.0/uri=http\://download.eclipse.org/tm/updates/4.0
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/http\:__downloads.ti.com_msp430_esd_updates-430_p2win32/provider=
/bundle_defaults/org.eclipse.cdt.ui/semanticHighlighting.methodDeclaration.bold=true
/bundle_defaults/org.eclipse.cdt.ui/semanticHighlighting.staticField.underline=false
/bundle_defaults/org.eclipse.ui/ALTERNATE_OPEN_NEW_PERSPECTIVE=OPEN_PERSPECTIVE_REPLACE
@org.eclipse.cdt.core=5.11.0.201509131935
/bundle_defaults/org.eclipse.ui.editors/showChangeInNextPrevDropdownToolbarAction=true
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/http\:__downloads.ti.com_msp430_esd_updates-430_p2linux/version=1.0.0
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/http\:__software-dl.ti.com_dsps_dsps_public_sw_sdo_ccstudio_c2k_p2win32/type=org.eclipse.equinox.internal.p2.artifact.repository.CompositeArtifactRepository
/bundle_defaults/org.eclipse.ui.editors/unchangedIndicationInVerticalRuler=false
/bundle_defaults/com.ti.dvt.datamodel/saveInterval=1
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/http\:__downloads.ti.com_msp430_esd_updates-432_p2linux/isSystem=true
/bundle_defaults/org.eclipse.egit.core/core_autoIgnoreDerivedResources=true
/bundle_defaults/org.eclipse.debug.ui/org.eclipse.debug.ui.build_before_launch=true
/bundle_defaults/org.eclipse.ui.editors/AbstractTextEditor.Color.SelectionForeground.SystemDefault=true
/bundle_defaults/org.eclipse.cdt.core/scalability.maximumTrivialExpressions=1000
/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.cdt.make.core/SCD.org.eclipse.cdt.make.core.GCCStandardMakePerProjectProfile.specsFile.run.arguments=
/bundle_defaults/org.eclipse.debug.core/org.eclipse.debug.core.USE_STEP_FILTERS=false
/bundle_defaults/org.eclipse.cdt.make.core/SCD.com.ti.ccstudio.project.core.CCSScannerDiscoveryProfile.BOP.open.path=
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/http\:__downloads.ti.com_ccs_esd_CCSv6_Updates_hercules_linux/name=TI Hercules Device Support
/bundle_defaults/org.eclipse.cdt.core/org.eclipse.cdt.core.formatter.insert_space_before_opening_paren_in_for=insert
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/file\:_C\:_ti_xdctools_3_32_01_22_core/isSystem=true
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/http\:__downloads.ti.com_msp430_esd_updates-432_p2win32/version=1.0.0
/bundle_defaults/org.eclipse.ui.editors/errorIndicationInOverviewRuler=true
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/http\:__downloads.ti.com_ccs_esd_CCSv6_Updates_update_ccs61_104/isSystem=true
/bundle_defaults/org.eclipse.cdt.ui/semanticHighlighting.field.italic=false
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/http\:__downloads.ti.com_ccs_esd_CCSv6_Updates_update_dsflash_6.1.0.1425/name=TI Target Content 2015-05-01
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/http\:__software-dl.ti.com_ccs_esd_device_support_keystone2/type=org.eclipse.equinox.p2.artifact.repository.simpleRepository
/bundle_defaults/org.eclipse.ui.editors/org.eclipse.linecoverage.slice.rulerGreen=true
/bundle_defaults/org.eclipse.cdt.core/org.eclipse.cdt.core.formatter.keep_else_statement_on_same_line=false
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/http\:__software-dl.ti.com_ccs_esd_device_support_auto/description=
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/http\:__software-dl.ti.com_msp432_msp432_public_sw_mcu_msp432_MSP432ware_update_latest/isSystem=false
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/http\:__software-dl.ti.com_ccs_esd_device_support_keystone2/enabled=false
/project/ProjectZeroApp_CC2650LAUNCHXL/org.eclipse.core.resources/encoding//Debug/sources.mk=UTF-8
/bundle_defaults/org.eclipse.cdt.ui/nameStyle.cpp.source.capitalization=0
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/http\:__software-dl.ti.com_dsps_dsps_public_sw_sdo_ccstudio_gcc_Updates_win32/enabled=true
/bundle_defaults/org.eclipse.ui.ide/TASKS_LIMIT=100
/bundle_defaults/org.eclipse.core.net/nonProxiedHosts=localhost|127.0.0.1
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/http\:__downloads.ti.com_msp430_esd_updates-430_p2macosx/version=1.0.0
/bundle_defaults/org.eclipse.cdt.ui/semanticHighlighting.parameterVariable.strikethrough=false
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/http\:__software-dl.ti.com_ccs_esd_msp430/uri=http\://software-dl.ti.com/ccs/esd/msp430/
/bundle_defaults/org.eclipse.cdt.ui/scalability.reconciler=true
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/file\:_C\:_ti_tirtos_cc13xx_cc26xx_2_18_00_03/provider=
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/http\:__software-dl.ti.com_ccs_esd_device_support_auto/isSystem=true
/bundle_defaults/org.eclipse.ui.editors/org.eclipse.cdt.codan.ui.annotation.warning.color=255,255,0
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/http\:__software-dl.ti.com_C2000_esd_p2win32/name=TI C2000 Device Support 4.1.8.0
/bundle_defaults/org.eclipse.cdt.codan.core/onBuild=false
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/file\:_C\:_ti_msp_MSP432Ware_3_50_00_02/type=org.eclipse.equinox.p2.extensionlocation.metadataRepository
/bundle_defaults/org.eclipse.ui.editors/org.eclipse.cdt.ui.occurrenceTextStyle=NONE
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/file\:_C\:_ti_msp_MSP432Ware_3_50_00_02_driverlib/version=1
/bundle_defaults/org.eclipse.cdt.ui/semanticHighlighting.namespace.enabled=false
/bundle_defaults/org.eclipse.ui.editors/showTextHoverAffordance=true
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/file\:_C\:_ti_ccsv6_eclipse_p2_org.eclipse.equinox.p2.core_cache/name=download cache
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/http\:__download.eclipse.org_tm_terminal_updates_4.0/isSystem=false
/instance/org.eclipse.cdt.core/org.eclipse.cdt.core.formatter.indent_statements_compare_to_block=true
/bundle_defaults/org.eclipse.ui.editors/isFilteredSearchResultGoToPreviousNavigationTarget=false
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/http\:__software-dl.ti.com_ccs_esd_CCSv6_Updates/uri=http\://software-dl.ti.com/ccs/esd/CCSv6/Updates
/bundle_defaults/org.eclipse.ui.editors/isBreakpointIndicationGoToPreviousNavigationTarget=false
/bundle_defaults/org.eclipse.cdt.make.core/org.eclipse.cdt.make.core.enableFullBuild=true
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/file\:_C\:_ti_xdctools_3_32_00_06_core/version=1
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/http\:__downloads.ti.com_ccs_esd_CCSv6_Updates_update_ccs611_28_osx/description=
/bundle_defaults/org.eclipse.cdt.make.core/SCD.org.eclipse.cdt.managedbuilder.core.GCCManagedMakePerProjectProfileC.BOP.parser.enabled=false
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/http\:__software-dl.ti.com_ccs_esd_device_support_digital_power/isSystem=true
/bundle_defaults/org.eclipse.ui/SHIFT_OPEN_NEW_PERSPECTIVE=OPEN_PERSPECTIVE_REPLACE
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/file\:_C\:_ti_ccsv6_eclipse_p2_org.eclipse.equinox.p2.core_cache/provider=
/instance/org.eclipse.cdt.core/org.eclipse.cdt.core.formatter.insert_space_before_comma_in_method_declaration_throws=do not insert
/bundle_defaults/org.eclipse.ui.editors/isUnchangedGoToPreviousNavigationTarget=false
/bundle_defaults/org.eclipse.cdt.ui/nameStyle.field.capitalization=4
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/file\:_C\:_ti_tirtos_msp43x_2_20_00_06/suffix=eclipse
/bundle_defaults/org.eclipse.cdt.ui/semanticHighlighting.staticMethod.italic=true
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/http\:__software-dl.ti.com_ccs_non-esd_dvt_ccs6.0/suffix=content.xml
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/http\:__downloads.ti.com_targetcontent_esd_xdctools_update_ccs6.1.x/isSystem=true
/bundle_defaults/org.eclipse.cdt.core/org.eclipse.cdt.core.formatter.insert_space_before_comma_in_enum_declarations=do not insert
/bundle_defaults/org.eclipse.rse.ui/org.eclipse.rse.preferences.restoreStateFromCache=true
/instance/org.eclipse.cdt.core/org.eclipse.cdt.core.formatter.insert_space_before_colon_in_conditional=insert
/bundle_defaults/org.eclipse.cdt.ui/editor_folding_preprocessor_enabled=false
/instance/org.eclipse.cdt.core/org.eclipse.cdt.core.formatter.insert_space_after_closing_angle_bracket_in_template_parameters=insert
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/file\:_C\:_ti_tirtos_msp43x_2_20_00_06/version=1
/bundle_defaults/org.eclipse.cdt.ui/consoleOnTop=false
/bundle_defaults/org.eclipse.cdt.ui/nameStyle.cpp.source.prefix=
/bundle_defaults/org.eclipse.cdt.ui/content_assist_prefix_completion=true
/bundle_defaults/org.eclipse.ui.editors/currentIPColor=198,219,174
/bundle_defaults/org.eclipse.ui.workbench/RECENT_FILES=4
/bundle_defaults/com.ti.dvt.energytrace/Mode=EnergyTrace
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/http\:__software-dl.ti.com_ccs_esd_CCSv6_Updates/provider=
/bundle_defaults/org.eclipse.cdt.ui/closeStrings=true
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/http\:__downloads.ti.com_emulation_esd_emupack_osx_latest/enabled=false
/bundle_defaults/org.eclipse.cdt.ui/semanticHighlighting.typedef.enabled=true
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/http\:__software-dl.ti.com_dsps_dsps_public_sw_sdo_ccstudio_codegen_Updates_p2linux/type=org.eclipse.equinox.p2.artifact.repository.simpleRepository
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/http\:__downloads.ti.com_ccs_esd_gcc_arm_4.9.3.160617/type=org.eclipse.equinox.p2.artifact.repository.simpleRepository
/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.brace_position_for_type_declaration=end_of_line
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/file\:_C\:_ti_ccsv6_eclipse_.eclipseextension/provider=
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/http\:__downloads.ti.com_ccs_esd_gcc_arm_4.9.3.160617/version=1.0.0
/bundle_defaults/org.eclipse.cdt.make.core/org.eclipse.cdt.make.core.esiProviderParserId=org.eclipse.cdt.make.core.GCCSpecsConsoleParser
/bundle_defaults/org.eclipse.cdt.ui/closeBrackets=true
/bundle_defaults/org.eclipse.ui.editors/showLeadingIdeographicSpaces=true
/bundle_defaults/org.eclipse.debug.ui/org.eclipse.debug.ui.MemoryHistoryKnownColor=0,0,0
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/http\:__downloads.ti.com_ccs_esd_CCSv6_Updates_hercules_windows/type=org.eclipse.equinox.internal.p2.metadata.repository.LocalMetadataRepository
/bundle_defaults/org.eclipse.ui.editors/changeIndicationColor=204,163,205
/bundle_defaults/org.eclipse.cdt.ui/semanticHighlighting.macroSubstitution.italic=false
/bundle_defaults/org.eclipse.cdt.ui/semanticHighlighting.templateParameter.strikethrough=false
/bundle_defaults/org.eclipse.ui.ide/PROBLEMS_LIMIT=100
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/http\:__downloads.ti.com_ccs_esd_CCSv6_Updates_update_ccs611_28_osx/uri=http\://downloads.ti.com/ccs/esd/CCSv6/Updates/update_ccs611_28_osx
/bundle_defaults/org.eclipse.cdt.core/org.eclipse.cdt.core.formatter.indent_empty_lines=false
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/http\:__downloads.ti.com_ccs_esd_CCSv6_Updates_613_34_update_installer/name=Exported Repository
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/http\:__software-dl.ti.com_dsps_dsps_public_sw_sdo_ccstudio_codegen_Updates_p2mac/name=Code Generation Tools Updates
/bundle_defaults/org.eclipse.ui.editors/hyperlinkColor=0,102,204
/bundle_defaults/org.eclipse.ui.editors/linked.exit.verticalruler=false
/bundle_defaults/org.eclipse.cdt.core/org.eclipse.cdt.core.taskPriorities=normal
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/file\:_c\:_ti_ccsv6_eclipse/provider=
/project/ProjectZeroStack_CC2650LAUNCHXL/org.eclipse.core.resources/encoding//Debug/PROFILES/subdir_rules.mk=UTF-8
/bundle_defaults/org.eclipse.cdt.ui/semanticHighlighting.enumerator.underline=false
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/http\:__downloads.ti.com_msp430_esd_updates-432_p2linux/enabled=false
/bundle_defaults/org.eclipse.cdt.ui/pp_default_italic=false
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/file\:_C\:_ti_xdctools_3_32_00_06_core/name=C\:\\ti\\xdctools_3_32_00_06_core
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/http\:__download.eclipse.org_tools_cdt_releases_8.8/uri=http\://download.eclipse.org/tools/cdt/releases/8.8
/bundle_defaults/com.ti.ccstudio.ui/com.ti.ccstudio.ui.SHOW_JVM_HEAP_WARNING=true
/instance/org.eclipse.cdt.core/org.eclipse.cdt.core.formatter.insert_space_after_comma_in_declarator_list=insert
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/file\:_C\:_ti_tirtos_cc13xx_cc26xx_2_20_00_06/uri=file\:/C\:/ti/tirtos_cc13xx_cc26xx_2_20_00_06/
/bundle_defaults/org.eclipse.cdt.ui/org.eclipse.cdt.ui.editor.CUChildren=true
/bundle_defaults/org.eclipse.cdt.ui/nameStyle.cpp.source.suffix=.cpp
/bundle_defaults/org.eclipse.cdt.ui/semanticHighlighting.localVariableDeclaration.bold=false
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/http\:__downloads.ti.com_targetcontent_esd_xdctools_update_ccs6.1.x/name=XDCtools Installation Repo
/instance/org.eclipse.cdt.managedbuilder.core/properties/ProjectZeroApp_CC2650LAUNCHXL.com.ti.ccstudio.buildDefinitions.TMS470.ProjectType.930953193/com.ti.ccstudio.buildDefinitions.TMS470.Release.210678996=com.ti.ccstudio.buildDefinitions.TMS470_15.12.hex.1517186881\=rebuildState\\\=true\\r\\n\r\ncom.ti.ccstudio.buildDefinitions.TMS470_15.12.exe.ReleaseToolchain.1390258869\=rebuildState\\\=true\\r\\n\r\ncom.ti.ccstudio.buildDefinitions.TMS470_15.12.exe.compilerRelease.858575274\=rebuildState\\\=true\\r\\n\r\ncom.ti.rtsc.buildDefinitions.XDC_3.16.tool.2018053308\=rebuildState\\\=true\\r\\n\r\ncom.ti.ccstudio.buildDefinitions.TMS470.Release.210678996\=rcState\\\=-1\\r\\n\r\ncom.ti.ccstudio.buildDefinitions.TMS470_15.12.exe.linkerRelease.35492089\=rebuildState\\\=true\\r\\n\r\ncom.ti.ccstudio.buildDefinitions.TMS470_15.12.exe.linkerRelease.1052014351\=rebuildState\\\=true\\r\\n\r\ncom.ti.ccstudio.buildDefinitions.TMS470_15.12.exe.ReleaseToolchain.1851287809\=rebuildState\\\=true\\r\\n\r\ncom.ti.ccstudio.buildDefinitions.TMS470_15.12.exe.compilerRelease.251072654\=rebuildState\\\=true\\r\\n\r\ncom.ti.ccstudio.buildDefinitions.TMS470_15.12.hex.936187854\=rebuildState\\\=true\\r\\n\r\ncom.ti.ccstudio.buildDefinitions.TMS470_15.12.exe.linkerRelease.1073577040\=rebuildState\\\=true\\r\\n\r\ncom.ti.rtsc.buildDefinitions.XDC_3.16.tool.958080779\=rebuildState\\\=true\\r\\n\r\ncom.ti.ccstudio.buildDefinitions.TMS470_15.12.exe.compilerRelease.394427434\=rebuildState\\\=true\\r\\n\r\ncom.ti.rtsc.buildDefinitions.XDC_3.16.tool.1818658126\=rebuildState\\\=true\\r\\n\r\ncom.ti.ccstudio.buildDefinitions.TMS470_15.12.hex.1446587977\=rebuildState\\\=true\\r\\n\r\ncom.ti.ccstudio.buildDefinitions.TMS470_15.12.exe.ReleaseToolchain.31506656\=rebuildState\\\=true\\r\\n\r\n
/bundle_defaults/org.eclipse.ui.editors/currentIPVerticalRuler=true
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/http\:__downloads.ti.com_emulation_esd_emupack_osx_latest/name=EMUPack SR Release
/bundle_defaults/org.eclipse.debug.ui/org.eclipse.debug.ui.LaunchParentProject=false
/instance/org.eclipse.cdt.core/org.eclipse.cdt.core.formatter.indent_declaration_compare_to_template_header=false
/instance/org.eclipse.cdt.core/org.eclipse.cdt.core.formatter.join_wrapped_lines=true
/bundle_defaults/org.eclipse.cdt.ui/clearConsole=true
/bundle_defaults/org.eclipse.cdt.ui/semanticHighlighting.methodDeclaration.underline=false
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/http\:__software-dl.ti.com_ccs_esd_msp430/provider=
/bundle_defaults/org.eclipse.cdt.ui/semanticHighlighting.label.color=0,0,0
/bundle_defaults/org.eclipse.cdt.core/org.eclipse.cdt.core.formatter.indent_access_specifier_extra_spaces=0
/instance/org.eclipse.cdt.core/org.eclipse.cdt.core.formatter.insert_space_after_comma_in_method_declaration_throws=insert
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/file\:_C\:_ti_tirex-content_tirtos_simplelink_2_13_00_06/description=
/bundle_defaults/org.eclipse.cdt.ui/smart_tab=true
/bundle_defaults/org.eclipse.ui/PROMPT_WHEN_SAVEABLE_STILL_OPEN=true
/bundle_defaults/org.eclipse.cdt.make.core/org.eclipse.cdt.make.core.build.target.auto=all
/bundle_defaults/org.eclipse.cdt.core/build.proj.ref.configs.enabled=false
@com.ti.ccstudio.branding=6.2.0.201609121600
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/http\:__downloads.ti.com_ccs_esd_CCSv6_Updates_update_ccs611_22/version=1.0.0
/bundle_defaults/org.eclipse.cdt.make.core/org.eclipse.cdt.make.core.siProblemGenerationEnabled=true
/project/ProjectZeroStack_CC2650LAUNCHXL/org.eclipse.cdt.debug.core/org.eclipse.cdt.debug.core.toggleBreakpointModel=com.ti.ccstudio.debug.CCSBreakpointMarker
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/http\:__download.eclipse.org_tools_gef_updates_releases/isSystem=false
/bundle_defaults/org.eclipse.ui.editors/org.eclipse.cdt.codan.ui.annotation.error.color=255,0,0
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/http\:__downloads.ti.com_msp430_esd_updates-432_p2linux/isSystem=true
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/file\:_C\:_ti_tirtos_msp43x_2_20_00_06/enabled=true
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/file\:_C\:_ti_ccsv6_eclipse_p2_org.eclipse.equinox.p2.touchpoint.eclipse/type=org.eclipse.equinox.p2.artifact.repository.simpleRepository
/bundle_defaults/org.eclipse.cdt.ui/nameStyle.getter.wordDelimiter=
/bundle_defaults/org.eclipse.cdt.core/org.eclipse.cdt.core.workspaceLanguageMappings=
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/file\:_C\:_ti_tirtos_cc13xx_cc26xx_2_20_00_06/isSystem=true
/bundle_defaults/org.eclipse.ui.editors/linked.focus.highlight=false
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/http\:__downloads.ti.com_ccs_esd_CCSv6_Updates_613_34_update_installer/version=1.0.0
/bundle_defaults/org.eclipse.ui.editors/searchResultIndicationInOverviewRuler=true
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/file\:_C\:_ti_tirex-content_xdctools_3_31_01_33_core/version=1
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/file\:_C\:_ti_tirtos_cc13xx_cc26xx_2_18_00_03/version=1
/bundle_defaults/org.eclipse.ui.editors/spellingTextStyle=PROBLEM_UNDERLINE
/bundle_defaults/org.eclipse.cdt.ui/content_assist_current_file_search_scope=true
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/http\:__software-dl.ti.com_ccs_esd_CCSv6_Updates/name="Code Composer Studio Updates"
/bundle_defaults/org.eclipse.cdt.make.core/org.eclipse.cdt.make.core.esiProviderCommandEnabled=true
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/http\:__software-dl.ti.com_ccs_esd_device_support_keystone2/type=org.eclipse.equinox.internal.p2.metadata.repository.LocalMetadataRepository
/bundle_defaults/org.eclipse.cdt.core/org.eclipse.cdt.core.formatter.insert_space_after_comma_in_expression_list=insert
/instance/org.eclipse.cdt.core/org.eclipse.cdt.core.formatter.alignment_for_overloaded_left_shift_chain=16
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/http\:__software-dl.ti.com_dsps_dsps_public_sw_sdo_ccstudio_c2k_p2win32/count=2
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/http\:__downloads.ti.com_msp430_esd_updates-432_p2macosx/enabled=false
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/http\:__downloads.ti.com_emulation_esd_emupack_win32_latest/version=1.0.0
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/http\:__software-dl.ti.com_ccs_esd_device_support_keystone2/provider=
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/http\:__software-dl.ti.com_dsps_dsps_public_sw_sdo_ccstudio_smartrf_CCSv6/description=
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/http\:__downloads.ti.com_msp430_esd_updates-430_p2macosx/uri=http\://downloads.ti.com/msp430/esd/updates-430/p2macosx
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/file\:_C\:_ti_ccsv6_eclipse_.eclipseextension/type=org.eclipse.equinox.p2.extensionlocation.artifactRepository
/bundle_defaults/org.eclipse.ui.ide/useSeparator.help.group.main=true
/bundle_defaults/org.eclipse.cdt.make.core/SCD.com.ti.ccstudio.project.core.CCSScannerDiscoveryProfile.BOP.parser.enabled=false
/bundle_defaults/org.eclipse.cdt.ui/forwardDeclare.functions=false
/bundle_defaults/org.eclipse.ui.editors/errorIndication=true
/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.macroSubstitution.enabled=false
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/http\:__software-dl.ti.com_ccs_esd_device_support_sitara/name=Device Support
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/http\:__software-dl.ti.com_dsps_dsps_public_sw_sdo_ccstudio_codegen_Updates_p2linux/isSystem=false
/bundle_defaults/org.eclipse.ui.editors/breakpointIndication=false
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/http\:__downloads.ti.com_emulation_esd_emupack_osx_latest/isSystem=true
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/file\:_C\:_ti_xdctools_3_32_00_06_core/enabled=true
/bundle_defaults/org.eclipse.cdt.make.core/SCD.org.eclipse.cdt.managedbuilder.core.GCCWinManagedMakePerProjectProfileC.specsFile.run.arguments=
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/file\:_C\:_ti_ccsv6_eclipse_p2_org.eclipse.equinox.p2.core_cache/version=1.0.0
/bundle_defaults/org.eclipse.debug.ui/Modules.detail.orientation=Variables.detail.orientation.underneath
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/http\:__software-dl.ti.com_ccs_non-esd_dvt_ccs6.0/type=org.eclipse.equinox.p2.artifact.repository.simpleRepository
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/http\:__software-dl.ti.com_C2000_esd_p2win32/isSystem=true
/bundle_defaults/org.eclipse.cdt.ui/semanticHighlighting.namespace.strikethrough=false
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/file\:_C\:_ti_ccsv6_eclipse_.eclipseextension/suffix=eclipse
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/http\:__software-dl.ti.com_ccs_esd_device_support_keystone1/uri=http\://software-dl.ti.com/ccs/esd/device_support_keystone1
/project/ProjectZeroStack_CC2650LAUNCHXL/org.eclipse.cdt.codan.core/inEditor=false
/project/ProjectZeroStack_CC2650LAUNCHXL/org.eclipse.core.resources/encoding//Debug/NPI/subdir_vars.mk=UTF-8
/bundle_defaults/org.eclipse.debug.ui/org.eclipse.debug.ui.PREF_FILTER_WORKING_SETS=false
/bundle_defaults/org.eclipse.cdt.ui/semanticHighlighting.problem.underline=false
/instance/org.eclipse.cdt.core/org.eclipse.cdt.core.formatter.insert_space_before_prefix_operator=do not insert
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/http\:__software-dl.ti.com_dsps_dsps_public_sw_sdo_ccstudio_smartrf_CCSv6/suffix=artifacts.xml
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/http\:__software-dl.ti.com_ccs_non-esd_dvt_ccs6.0/suffix=artifacts.xml
/bundle_defaults/org.eclipse.ui.workbench/OPEN_PERSPECTIVE_MODE=0
/bundle_defaults/org.eclipse.cdt.core/org.eclipse.cdt.core.formatter.insert_space_after_opening_paren_in_for=do not insert
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/http\:__download.eclipse.org_tm_updates_3.7/isSystem=false
/project/ProjectZeroStack_CC2650LAUNCHXL/org.eclipse.core.resources/encoding//Debug/TOOLS/subdir_vars.mk=UTF-8
/bundle_defaults/org.eclipse.rse.core/DEFAULT_PERSISTENCE_PROVIDER=org.eclipse.rse.persistence.MetadataPropertyFileProvider
/bundle_defaults/org.eclipse.cdt.ui/semanticHighlighting.enumerator.strikethrough=false
/bundle_defaults/org.eclipse.ui.editors/errorIndicationHighlighting=false
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/file\:_C\:_ti_tirtos_msp43x_2_20_00_06/enabled=true
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/http\:__downloads.ti.com_ccs_esd_device_support/type=org.eclipse.equinox.p2.artifact.repository.simpleRepository
/bundle_defaults/org.eclipse.ui.workbench/MULTI_KEY_ASSIST_TIME=1000
@org.eclipse.ui.workbench=3.107.0.v20150825-2206
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/http\:__www.eclipse.org_modeling_updates/uri=http\://www.eclipse.org/modeling/updates/
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/http\:__downloads.ti.com_ccs_esd_CCSv6_Updates_update_dsflash_6.1.0.1425/isSystem=true
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/http\:__downloads.ti.com_targetcontent_esd_xdctools_update_ccs6.1.x/uri=http\://downloads.ti.com/targetcontent/esd/xdctools/update/ccs6.1.x
/project/ProjectZeroApp_CC2650LAUNCHXL/org.eclipse.core.resources/encoding//Debug/Profiles/subdir_vars.mk=UTF-8
/bundle_defaults/org.eclipse.cdt.ui/nameStyle.method.prefix=
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/http\:__software-dl.ti.com_dsps_dsps_public_sw_sdo_ccstudio_gcc_Updates_win32/count=1
/bundle_defaults/org.eclipse.ui.editors/warn_if_input_derived=true
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/http\:__downloads.ti.com_ccs_esd_CCSv6_Updates_update_ccs61_104/version=1.0.0
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/http\:__www.eclipse.org_modeling_updates/isSystem=false
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/file\:_C\:_ti_ccsv6_eclipse_.eclipseextension/name=C\:\\ti\\ccsv6\\eclipse\\.eclipseextension
/bundle_defaults/org.eclipse.cdt.ui/semanticHighlighting.functionDeclaration.color=0,0,0
/bundle_defaults/org.eclipse.rse.core/CREATE_LOCAL_CONNECTION=true
/bundle_defaults/org.eclipse.cdt.ui/semanticHighlighting.field.enabled=true
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/file\:_C\:_ti_tirex-content_xdctools_3_31_01_33_core/enabled=true
/bundle_defaults/org.eclipse.rse.ui/MNEMONICS_POLICY=3
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/http\:__www.ti.com_tool_mspdriverlib/enabled=false
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/http\:__software-dl.ti.com_ccs_non-esd_dvt_ccs6.0/count=1
/project/ProjectZeroApp_CC2650LAUNCHXL/org.eclipse.core.resources/encoding//Debug/common_src/utils/subdir_rules.mk=UTF-8
/project/ProjectZeroStack_CC2650LAUNCHXL/org.eclipse.core.resources/encoding//Debug/HAL/Common/subdir_vars.mk=UTF-8
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/http\:__downloads.ti.com_emulation_esd_emupack_win32_latest/isSystem=true
/bundle_defaults/org.eclipse.ui.ide/WARN_ABOUT_WORKSPACE_INCOMPATIBILITY=true
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/http\:__software-dl.ti.com_dsps_dsps_public_sw_sdo_ccstudio_codegen_Updates_p2win32/version=1.0.0
/bundle_defaults/org.eclipse.debug.core/org.eclipse.debug.core.PREF_DELETE_CONFIGS_ON_PROJECT_DELETE=false
/bundle_defaults/org.eclipse.ui.editors/secondaryIPVerticalRuler=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/com.ti.dvt.energytrace/CellType=CR2032
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/http\:__downloads.ti.com_targetcontent_esd_xdctools_update_ccs6.1.x/suffix=content.xml
/instance/org.eclipse.debug.ui/pref_state_memento.org.eclipse.debug.ui.DebugVieworg.eclipse.debug.ui.DebugView=<?xml version\="1.0" encoding\="UTF-8"?>\r\n<DebugViewMemento org.eclipse.debug.ui.BREADCRUMB_DROPDOWN_AUTO_EXPAND\="false"/>
/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.ui/SHOW_FILTERED_TEXTS=true
/bundle_defaults/org.eclipse.ui/SHOW_MULTIPLE_EDITOR_TABS=true
/bundle_defaults/org.eclipse.debug.ui/Expressions.detail.orientation=Variables.detail.orientation.underneath
/bundle_defaults/org.eclipse.ui.editors/isBookmarkGoToPreviousNavigationTarget=false
/instance/org.eclipse.cdt.core/org.eclipse.cdt.core.formatter.brace_position_for_method_declaration=end_of_line
/bundle_defaults/org.eclipse.cdt.ui/semanticHighlighting.staticMethod.strikethrough=false
/bundle_defaults/org.eclipse.cdt.ui/class_member_ascending_visibility_order=false
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/file\:_C\:_ti_tirtos_msp43x_2_20_00_06/type=org.eclipse.equinox.p2.extensionlocation.metadataRepository
/bundle_defaults/org.eclipse.cdt.make.core/SCD.org.eclipse.cdt.make.core.GCCStandardMakePerProjectProfile.specsFile.run.command=
/bundle_defaults/org.eclipse.rse.ui/org.eclipse.rse.preferences.history.folder=
/bundle_defaults/org.eclipse.cdt.ui/org.eclipse.cdt.ui.editor.linkToEditor=false
/bundle_defaults/org.eclipse.ui.editors/showLineFeed=true
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/http\:__downloads.ti.com_msp430_esd_updates-430_p2linux/description=
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/file\:_c\:_ti_ccsv6_eclipse_p2_org.eclipse.equinox.p2.core_cache/enabled=true
/bundle_defaults/org.eclipse.cdt.ui/matchingBracketsColor=170,170,170
/bundle_defaults/org.eclipse.cdt.ui/semanticHighlighting.externalSDK.strikethrough=false
/bundle_defaults/org.eclipse.cdt.ui/organizeIncludes.headerSubstitution=<?xml version\="1.0" encoding\="UTF-8"?>\r\n<maps>\r\n<map cpp_only\="false" name\="GCC C Header Substitution">\r\n<unconditional_substitution_map>\r\n<mapping key\="<asm/errno.h>" value\="<errno.h>"/>\r\n<mapping key\="<asm/errno-base.h>" value\="<errno.h>"/>\r\n<mapping key\="<asm/ioctls.h>" value\="<sys/ioctl.h>"/>\r\n<mapping key\="<asm/posix_types_32.h>" value\="<asm/posix_types.h>"/>\r\n<mapping key\="<asm/posix_types_64.h>" value\="<asm/posix_types.h>"/>\r\n<mapping key\="<asm/ptrace-abi.h>" value\="<asm/ptrace.h>"/>\r\n<mapping key\="<asm/socket.h>" value\="<sys/socket.h>"/>\r\n<mapping key\="<asm/unistd.h>" value\="<syscall.h>"/>\r\n<mapping key\="<asm/unistd_32.h>" value\="<syscall.h>"/>\r\n<mapping key\="<asm/unistd_64.h>" value\="<syscall.h>"/>\r\n<mapping key\="<bits/a.out.h>" value\="<a.out.h>"/>\r\n<mapping key\="<bits/byteswap.h>" value\="<byteswap.h>"/>\r\n<mapping key\="<bits/cmathcalls.h>" value\="<complex.h>"/>\r\n<mapping key\="<bits/confname.h>" value\="<unistd.h>"/>\r\n<mapping key\="<bits/dirent.h>" value\="<dirent.h>"/>\r\n<mapping key\="<bits/dlfcn.h>" value\="<dlfcn.h>"/>\r\n<mapping key\="<bits/elfclass.h>" value\="<link.h>"/>\r\n<mapping key\="<bits/endian.h>" value\="<endian.h>"/>\r\n<mapping key\="<bits/environments.h>" value\="<unistd.h>"/>\r\n<mapping key\="<bits/errno.h>" value\="<errno.h>"/>\r\n<mapping key\="<bits/error.h>" value\="<error.h>"/>\r\n<mapping key\="<bits/fcntl.h>" value\="<fcntl.h>"/>\r\n<mapping key\="<bits/fcntl-linux.h>" value\="<fcntl.h>"/>\r\n<mapping key\="<bits/fcntl2.h>" value\="<fcntl.h>"/>\r\n<mapping key\="<bits/fenv.h>" value\="<fenv.h>"/>\r\n<mapping key\="<bits/fenvinline.h>" value\="<fenv.h>"/>\r\n<mapping key\="<bits/huge_val.h>" value\="<math.h>"/>\r\n<mapping key\="<bits/huge_valf.h>" value\="<math.h>"/>\r\n<mapping key\="<bits/huge_vall.h>" value\="<math.h>"/>\r\n<mapping key\="<bits/in.h>" value\="<netinet/in.h>"/>\r\n<mapping key\="<bits/inf.h>" value\="<math.h>"/>\r\n<mapping key\="<bits/ioctl-types.h>" value\="<sys/ioctl.h>"/>\r\n<mapping key\="<bits/ioctls.h>" value\="<sys/ioctl.h>"/>\r\n<mapping key\="<bits/ipc.h>" value\="<sys/ipc.h>"/>\r\n<mapping key\="<bits/ipctypes.h>" value\="<sys/ipc.h>"/>\r\n<mapping key\="<bits/libio-ldbl.h>" value\="<libio.h>"/>\r\n<mapping key\="<bits/link.h>" value\="<link.h>"/>\r\n<mapping key\="<bits/locale.h>" value\="<locale.h>"/>\r\n<mapping key\="<bits/mathcalls.h>" value\="<math.h>"/>\r\n<mapping key\="<bits/mathdef.h>" value\="<math.h>"/>\r\n<mapping key\="<bits/mathinline.h>" value\="<math.h>"/>\r\n<mapping key\="<bits/mman.h>" value\="<sys/mman.h>"/>\r\n<mapping key\="<bits/monetary-ldbl.h>" value\="<monetary.h>"/>\r\n<mapping key\="<bits/mqueue.h>" value\="<mqueue.h>"/>\r\n<mapping key\="<bits/mqueue2.h>" value\="<mqueue.h>"/>\r\n<mapping key\="<bits/msq.h>" value\="<sys/msg.h>"/>\r\n<mapping key\="<bits/nan.h>" value\="<math.h>"/>\r\n<mapping key\="<bits/netdb.h>" value\="<netdb.h>"/>\r\n<mapping key\="<bits/poll.h>" value\="<poll.h>"/>\r\n<mapping key\="<bits/posix_opt.h>" value\="<unistd.h>"/>\r\n<mapping key\="<bits/posix1_lim.h>" value\="<limits.h>"/>\r\n<mapping key\="<bits/posix2_lim.h>" value\="<limits.h>"/>\r\n<mapping key\="<bits/predefs.h>" value\="<features.h>"/>\r\n<mapping key\="<bits/printf-ldbl.h>" value\="<printf.h>"/>\r\n<mapping key\="<bits/pthreadtypes.h>" value\="<pthread.h>"/>\r\n<mapping key\="<bits/resource.h>" value\="<sys/resource.h>"/>\r\n<mapping key\="<bits/sched.h>" value\="<sched.h>"/>\r\n<mapping key\="<bits/select.h>" value\="<sys/select.h>"/>\r\n<mapping key\="<bits/sem.h>" value\="<sys/sem.h>"/>\r\n<mapping key\="<bits/semaphore.h>" value\="<semaphore.h>"/>\r\n<mapping key\="<bits/setjmp.h>" value\="<setjmp.h>"/>\r\n<mapping key\="<bits/shm.h>" value\="<sys/shm.h>"/>\r\n<mapping key\="<bits/sigaction.h>" value\="<signal.h>"/>\r\n<mapping key\="<bits/sigcontext.h>" value\="<signal.h>"/>\r\n<mapping key\="<bits/siginfo.h>" value\="<signal.h>"/>\r\n<mapping key\="<bits/signum.h>" value\="<signal.h>"/>\r\n<mapping key\="<bits/sigset.h>" value\="<signal.h>"/>\r\n<mapping key\="<bits/sigstack.h>" value\="<signal.h>"/>\r\n<mapping key\="<bits/sigthread.h>" value\="<signal.h>"/>\r\n<mapping key\="<bits/sockaddr.h>" value\="<sys/un.h>"/>\r\n<mapping key\="<bits/socket.h>" value\="<sys/socket.h>"/>\r\n<mapping key\="<bits/stab.def>" value\="<stab.h>"/>\r\n<mapping key\="<bits/stat.h>" value\="<sys/stat.h>"/>\r\n<mapping key\="<bits/statfs.h>" value\="<sys/statfs.h>"/>\r\n<mapping key\="<bits/statvfs.h>" value\="<sys/statvfs.h>"/>\r\n<mapping key\="<bits/stdio.h>" value\="<stdio.h>"/>\r\n<mapping key\="<bits/stdio_lim.h>" value\="<stdio.h>"/>\r\n<mapping key\="<bits/stdio-ldbl.h>" value\="<stdio.h>"/>\r\n<mapping key\="<bits/stdio-lock.h>" value\="<libio.h>"/>\r\n<mapping key\="<bits/stdio2.h>" value\="<stdio.h>"/>\r\n<mapping key\="<bits/stdlib.h>" value\="<stdlib.h>"/>\r\n<mapping key\="<bits/stdlib-ldbl.h>" value\="<stdlib.h>"/>\r\n<mapping key\="<bits/string.h>" value\="<string.h>"/>\r\n<mapping key\="<bits/string2.h>" value\="<string.h>"/>\r\n<mapping key\="<bits/string3.h>" value\="<string.h>"/>\r\n<mapping key\="<bits/stropts.h>" value\="<stropts.h>"/>\r\n<mapping key\="<bits/sys_errlist.h>" value\="<stdio.h>"/>\r\n<mapping key\="<bits/syscall.h>" value\="<syscall.h>"/>\r\n<mapping key\="<bits/syslog.h>" value\="<syslog.h>"/>\r\n<mapping key\="<bits/syslog-ldbl.h>" value\="<syslog.h>"/>\r\n<mapping key\="<bits/syslog-path.h>" value\="<syslog.h>"/>\r\n<mapping key\="<bits/termios.h>" value\="<termios.h>"/>\r\n<mapping key\="<bits/time.h>" value\="<sys/time.h>"/>\r\n<mapping key\="<bits/types.h>" value\="<sys/types.h>"/>\r\n<mapping key\="<bits/uio.h>" value\="<sys/uio.h>"/>\r\n<mapping key\="<bits/unistd.h>" value\="<unistd.h>"/>\r\n<mapping key\="<bits/ustat.h>" value\="<ustat.h>"/>\r\n<mapping key\="<bits/utmp.h>" value\="<utmp.h>"/>\r\n<mapping key\="<bits/utmpx.h>" value\="<utmpx.h>"/>\r\n<mapping key\="<bits/utsname.h>" value\="<sys/utsname.h>"/>\r\n<mapping key\="<bits/waitflags.h>" value\="<sys/wait.h>"/>\r\n<mapping key\="<bits/waitstatus.h>" value\="<sys/wait.h>"/>\r\n<mapping key\="<bits/wchar.h>" value\="<wchar.h>"/>\r\n<mapping key\="<bits/wchar-ldbl.h>" value\="<wchar.h>"/>\r\n<mapping key\="<bits/wchar2.h>" value\="<wchar.h>"/>\r\n<mapping key\="<bits/xopen_lim.h>" value\="<limits.h>"/>\r\n<mapping key\="<bits/xtitypes.h>" value\="<stropts.h>"/>\r\n<mapping key\="<linux/errno.h>" value\="<errno.h>"/>\r\n<mapping key\="<linux/limits.h>" value\="<limits.h>"/>\r\n<mapping key\="<linux/socket.h>" value\="<sys/socket.h>"/>\r\n<mapping key\="<sys/poll.h>" value\="<poll.h>"/>\r\n<mapping key\="<sys/syscall.h>" value\="<syscall.h>"/>\r\n<mapping key\="<sys/syslog.h>" value\="<syslog.h>"/>\r\n<mapping key\="<sys/ucontext.h>" value\="<ucontext.h>"/>\r\n<mapping key\="<sys/ustat.h>" value\="<ustat.h>"/>\r\n<mapping key\="<wait.h>" value\="<sys/wait.h>"/>\r\n</unconditional_substitution_map>\r\n<optional_substitution_map/>\r\n</map>\r\n<map cpp_only\="true" name\="GCC C++ Header Substitution">\r\n<unconditional_substitution_map>\r\n<mapping key\="<auto_ptr.h>" value\="<memory>"/>\r\n<mapping key\="<backward/auto_ptr.h>" value\="<memory>"/>\r\n<mapping key\="<backward/binders.h>" value\="<functional>"/>\r\n<mapping key\="<backward/hash_fun.h>" value\="<hash_map>"/>\r\n<mapping key\="<backward/hash_fun.h>" value\="<hash_set>"/>\r\n<mapping key\="<backward/hashtable.h>" value\="<hash_map>"/>\r\n<mapping key\="<backward/hashtable.h>" value\="<hash_set>"/>\r\n<mapping key\="<backward/strstream>" value\="<strstream>"/>\r\n<mapping key\="<binders.h>" value\="<functional>"/>\r\n<mapping key\="<bits/algorithmfwd.h>" value\="<algorithm>"/>\r\n<mapping key\="<bits/allocator.h>" value\="<memory>"/>\r\n<mapping key\="<bits/atomic_word.h>" value\="<ext/atomicity.h>"/>\r\n<mapping key\="<bits/basic_file.h>" value\="<fstream>"/>\r\n<mapping key\="<bits/basic_ios.h>" value\="<ios>"/>\r\n<mapping key\="<bits/basic_string.h>" value\="<string>"/>\r\n<mapping key\="<bits/basic_string.tcc>" value\="<string>"/>\r\n<mapping key\="<bits/boost_concept_check.h>" value\="<bits/concept_check.h>"/>\r\n<mapping key\="<bits/boost_sp_shared_count.h>" value\="<memory>"/>\r\n<mapping key\="<bits/c++allocator.h>" value\="<memory>"/>\r\n<mapping key\="<bits/c++config.h>" value\="<cstddef>"/>\r\n<mapping key\="<bits/c++io.h>" value\="<ext/stdio_sync_filebuf.h>"/>\r\n<mapping key\="<bits/char_traits.h>" value\="<string>"/>\r\n<mapping key\="<bits/cmath.tcc>" value\="<cmath>"/>\r\n<mapping key\="<bits/codecvt.h>" value\="<fstream>"/>\r\n<mapping key\="<bits/codecvt.h>" value\="<locale>"/>\r\n<mapping key\="<bits/ctype_base.h>" value\="<locale>"/>\r\n<mapping key\="<bits/ctype_base.h>" value\="<ios>"/>\r\n<mapping key\="<bits/ctype_inline.h>" value\="<locale>"/>\r\n<mapping key\="<bits/ctype_inline.h>" value\="<ios>"/>\r\n<mapping key\="<bits/cxxabi_tweaks.h>" value\="<cxxabi.h>"/>\r\n<mapping key\="<bits/deque.tcc>" value\="<deque>"/>\r\n<mapping key\="<bits/exception_defines.h>" value\="<exception>"/>\r\n<mapping key\="<bits/fstream.tcc>" value\="<fstream>"/>\r\n<mapping key\="<bits/functexcept.h>" value\="<algorithm>"/>\r\n<mapping key\="<bits/functional_hash.h>" value\="<unordered_map>"/>\r\n<mapping key\="<bits/gslice.h>" value\="<valarray>"/>\r\n<mapping key\="<bits/gslice_array.h>" value\="<valarray>"/>\r\n<mapping key\="<bits/hashtable.h>" value\="<unordered_map>"/>\r\n<mapping key\="<bits/hashtable.h>" value\="<unordered_set>"/>\r\n<mapping key\="<bits/indirect_array.h>" value\="<valarray>"/>\r\n<mapping key\="<bits/ios_base.h>" value\="<iostream>"/>\r\n<mapping key\="<bits/ios_base.h>" value\="<ios>"/>\r\n<mapping key\="<bits/ios_base.h>" value\="<iomanip>"/>\r\n<mapping key\="<bits/istream.tcc>" value\="<istream>"/>\r\n<mapping key\="<bits/list.tcc>" value\="<list>"/>\r\n<mapping key\="<bits/locale_classes.h>" value\="<locale>"/>\r\n<mapping key\="<bits/locale_classes.h>" value\="<ios>"/>\r\n<mapping key\="<bits/locale_classes.tcc>" value\="<locale>"/>\r\n<mapping key\="<bits/locale_classes.tcc>" value\="<ios>"/>\r\n<mapping key\="<bits/locale_facets.h>" value\="<locale>"/>\r\n<mapping key\="<bits/locale_facets.h>" value\="<ios>"/>\r\n<mapping key\="<bits/locale_facets.tcc>" value\="<locale>"/>\r\n<mapping key\="<bits/locale_facets.tcc>" value\="<ios>"/>\r\n<mapping key\="<bits/locale_facets_nonio.h>" value\="<locale>"/>\r\n<mapping key\="<bits/locale_facets_nonio.tcc>" value\="<locale>"/>\r\n<mapping key\="<bits/localefwd.h>" value\="<locale>"/>\r\n<mapping key\="<bits/mask_array.h>" value\="<valarray>"/>\r\n<mapping key\="<bits/messages_members.h>" value\="<locale>"/>\r\n<mapping key\="<bits/move.h>" value\="<algorithm>"/>\r\n<mapping key\="<bits/ostream.tcc>" value\="<ostream>"/>\r\n<mapping key\="<bits/ostream_insert.h>" value\="<ostream>"/>\r\n<mapping key\="<bits/postypes.h>" value\="<iostream>"/>\r\n<mapping key\="<bits/postypes.h>" value\="<string>"/>\r\n<mapping key\="<bits/shared_ptr.h>" value\="<memory>"/>\r\n<mapping key\="<bits/slice_array.h>" value\="<valarray>"/>\r\n<mapping key\="<bits/sstream.tcc>" value\="<sstream>"/>\r\n<mapping key\="<bits/stl_algo.h>" value\="<algorithm>"/>\r\n<mapping key\="<bits/stl_algobase.h>" value\="<algorithm>"/>\r\n<mapping key\="<bits/stl_bvector.h>" value\="<vector>"/>\r\n<mapping key\="<bits/stl_construct.h>" value\="<memory>"/>\r\n<mapping key\="<bits/stl_deque.h>" value\="<deque>"/>\r\n<mapping key\="<bits/stl_function.h>" value\="<functional>"/>\r\n<mapping key\="<bits/stl_heap.h>" value\="<queue>"/>\r\n<mapping key\="<bits/stl_iterator.h>" value\="<iterator>"/>\r\n<mapping key\="<bits/stl_iterator_base_funcs.h>" value\="<iterator>"/>\r\n<mapping key\="<bits/stl_iterator_base_types.h>" value\="<iterator>"/>\r\n<mapping key\="<bits/stl_list.h>" value\="<list>"/>\r\n<mapping key\="<bits/stl_map.h>" value\="<map>"/>\r\n<mapping key\="<bits/stl_move.h>" value\="<algorithm>"/>\r\n<mapping key\="<bits/stl_multimap.h>" value\="<map>"/>\r\n<mapping key\="<bits/stl_multiset.h>" value\="<set>"/>\r\n<mapping key\="<bits/stl_numeric.h>" value\="<numeric>"/>\r\n<mapping key\="<bits/stl_pair.h>" value\="<utility>"/>\r\n<mapping key\="<bits/stl_pair.h>" value\="<tr1/utility>"/>\r\n<mapping key\="<bits/stl_queue.h>" value\="<queue>"/>\r\n<mapping key\="<bits/stl_raw_storage_iter.h>" value\="<memory>"/>\r\n<mapping key\="<bits/stl_relops.h>" value\="<utility>"/>\r\n<mapping key\="<bits/stl_set.h>" value\="<set>"/>\r\n<mapping key\="<bits/stl_stack.h>" value\="<stack>"/>\r\n<mapping key\="<bits/stl_tempbuf.h>" value\="<memory>"/>\r\n<mapping key\="<bits/stl_tree.h>" value\="<map>"/>\r\n<mapping key\="<bits/stl_tree.h>" value\="<set>"/>\r\n<mapping key\="<bits/stl_uninitialized.h>" value\="<memory>"/>\r\n<mapping key\="<bits/stl_vector.h>" value\="<vector>"/>\r\n<mapping key\="<bits/stream_iterator.h>" value\="<iterator>"/>\r\n<mapping key\="<bits/streambuf.tcc>" value\="<streambuf>"/>\r\n<mapping key\="<bits/streambuf_iterator.h>" value\="<iterator>"/>\r\n<mapping key\="<bits/streambuf_iterator.h>" value\="<ios>"/>\r\n<mapping key\="<bits/stringfwd.h>" value\="<string>"/>\r\n<mapping key\="<bits/unique_ptr.h>" value\="<memory>"/>\r\n<mapping key\="<bits/valarray_after.h>" value\="<valarray>"/>\r\n<mapping key\="<bits/valarray_array.h>" value\="<valarray>"/>\r\n<mapping key\="<bits/valarray_array.tcc>" value\="<valarray>"/>\r\n<mapping key\="<bits/valarray_before.h>" value\="<valarray>"/>\r\n<mapping key\="<bits/vector.tcc>" value\="<vector>"/>\r\n<mapping key\="<debug/safe_iterator.tcc>" value\="<debug/safe_iterator.h>"/>\r\n<mapping key\="<exception_defines.h>" value\="<exception>"/>\r\n<mapping key\="<ext/algorithm>" value\="<algorithm>"/>\r\n<mapping key\="<ext/functional>" value\="<functional>"/>\r\n<mapping key\="<ext/hash_map>" value\="<hash_map>"/>\r\n<mapping key\="<ext/hash_set>" value\="<hash_set>"/>\r\n<mapping key\="<ext/numeric>" value\="<numeric>"/>\r\n<mapping key\="<ext/slist>" value\="<slist>"/>\r\n<mapping key\="<ext/sso_string_base.h>" value\="<string>"/>\r\n<mapping key\="<ext/vstring.h>" value\="<string>"/>\r\n<mapping key\="<ext/vstring.tcc>" value\="<string>"/>\r\n<mapping key\="<ext/vstring_fwd.h>" value\="<string>"/>\r\n<mapping key\="<hash_fun.h>" value\="<hash_map>"/>\r\n<mapping key\="<hash_fun.h>" value\="<hash_set>"/>\r\n<mapping key\="<hashtable.h>" value\="<hash_map>"/>\r\n<mapping key\="<hashtable.h>" value\="<hash_set>"/>\r\n<mapping key\="<tr1/bessel_function.tcc>" value\="<tr1/cmath>"/>\r\n<mapping key\="<tr1/beta_function.tcc>" value\="<tr1/cmath>"/>\r\n<mapping key\="<tr1/ell_integral.tcc>" value\="<tr1/cmath>"/>\r\n<mapping key\="<tr1/exp_integral.tcc>" value\="<tr1/cmath>"/>\r\n<mapping key\="<tr1/gamma.tcc>" value\="<tr1/cmath>"/>\r\n<mapping key\="<tr1/hypergeometric.tcc>" value\="<tr1/cmath>"/>\r\n<mapping key\="<tr1/legendre_function.tcc>" value\="<tr1/cmath>"/>\r\n<mapping key\="<tr1/modified_bessel_func.tcc>" value\="<tr1/cmath>"/>\r\n<mapping key\="<tr1/poly_hermite.tcc>" value\="<tr1/cmath>"/>\r\n<mapping key\="<tr1/poly_laguerre.tcc>" value\="<tr1/cmath>"/>\r\n<mapping key\="<tr1/riemann_zeta.tcc>" value\="<tr1/cmath>"/>\r\n<mapping key\="<tr1_impl/array>" value\="<array>"/>\r\n<mapping key\="<tr1_impl/array>" value\="<tr1/array>"/>\r\n<mapping key\="<tr1_impl/boost_shared_ptr.h>" value\="<memory>"/>\r\n<mapping key\="<tr1_impl/boost_shared_ptr.h>" value\="<tr1/memory>"/>\r\n<mapping key\="<tr1_impl/boost_sp_counted_base.h>" value\="<memory>"/>\r\n<mapping key\="<tr1_impl/boost_sp_counted_base.h>" value\="<tr1/memory>"/>\r\n<mapping key\="<tr1_impl/cctype>" value\="<cctype>"/>\r\n<mapping key\="<tr1_impl/cctype>" value\="<tr1/cctype>"/>\r\n<mapping key\="<tr1_impl/cfenv>" value\="<cfenv>"/>\r\n<mapping key\="<tr1_impl/cfenv>" value\="<tr1/cfenv>"/>\r\n<mapping key\="<tr1_impl/cinttypes>" value\="<cinttypes>"/>\r\n<mapping key\="<tr1_impl/cinttypes>" value\="<tr1/cinttypes>"/>\r\n<mapping key\="<tr1_impl/cmath>" value\="<cmath>"/>\r\n<mapping key\="<tr1_impl/cmath>" value\="<tr1/cmath>"/>\r\n<mapping key\="<tr1_impl/complex>" value\="<complex>"/>\r\n<mapping key\="<tr1_impl/complex>" value\="<tr1/complex>"/>\r\n<mapping key\="<tr1_impl/cstdint>" value\="<cstdint>"/>\r\n<mapping key\="<tr1_impl/cstdint>" value\="<tr1/cstdint>"/>\r\n<mapping key\="<tr1_impl/cstdio>" value\="<cstdio>"/>\r\n<mapping key\="<tr1_impl/cstdio>" value\="<tr1/cstdio>"/>\r\n<mapping key\="<tr1_impl/cstdlib>" value\="<cstdlib>"/>\r\n<mapping key\="<tr1_impl/cstdlib>" value\="<tr1/cstdlib>"/>\r\n<mapping key\="<tr1_impl/cwchar>" value\="<cwchar>"/>\r\n<mapping key\="<tr1_impl/cwchar>" value\="<tr1/cwchar>"/>\r\n<mapping key\="<tr1_impl/cwctype>" value\="<cwctype>"/>\r\n<mapping key\="<tr1_impl/cwctype>" value\="<tr1/cwctype>"/>\r\n<mapping key\="<tr1_impl/functional>" value\="<functional>"/>\r\n<mapping key\="<tr1_impl/functional>" value\="<tr1/functional>"/>\r\n<mapping key\="<tr1_impl/functional_hash.h>" value\="<tr1/functional_hash.h>"/>\r\n<mapping key\="<tr1_impl/hashtable>" value\="<tr1/hashtable.h>"/>\r\n<mapping key\="<tr1_impl/random>" value\="<random>"/>\r\n<mapping key\="<tr1_impl/random>" value\="<tr1/random>"/>\r\n<mapping key\="<tr1_impl/random.tcc>" value\="<random>"/>\r\n<mapping key\="<tr1_impl/random.tcc>" value\="<tr1/random>"/>\r\n<mapping key\="<tr1_impl/regex>" value\="<regex>"/>\r\n<mapping key\="<tr1_impl/regex>" value\="<tr1/regex>"/>\r\n<mapping key\="<tr1_impl/type_traits>" value\="<tr1/type_traits>"/>\r\n<mapping key\="<tr1_impl/type_traits>" value\="<type_traits>"/>\r\n<mapping key\="<tr1_impl/unordered_map>" value\="<tr1/unordered_map>"/>\r\n<mapping key\="<tr1_impl/unordered_map>" value\="<unordered_map>"/>\r\n<mapping key\="<tr1_impl/unordered_set>" value\="<tr1/unordered_set>"/>\r\n<mapping key\="<tr1_impl/unordered_set>" value\="<unordered_set>"/>\r\n<mapping key\="<tr1_impl/utility>" value\="<tr1/utility>"/>\r\n<mapping key\="<tr1_impl/utility>" value\="<utility>"/>\r\n</unconditional_substitution_map>\r\n<optional_substitution_map>\r\n<mapping key\="<assert.h>" value\="<cassert>"/>\r\n<mapping key\="<complex.h>" value\="<ccomplex>"/>\r\n<mapping key\="<ctype.h>" value\="<cctype>"/>\r\n<mapping key\="<errno.h>" value\="<cerrno>"/>\r\n<mapping key\="<fenv.h>" value\="<cfenv>"/>\r\n<mapping key\="<float.h>" value\="<cfloat>"/>\r\n<mapping key\="<inttypes.h>" value\="<cinttypes>"/>\r\n<mapping key\="<ios>" value\="<iostream>"/>\r\n<mapping key\="<ios>" value\="<istream>"/>\r\n<mapping key\="<ios>" value\="<ostream>"/>\r\n<mapping key\="<iosfwd>" value\="<ios>"/>\r\n<mapping key\="<iosfwd>" value\="<streambuf>"/>\r\n<mapping key\="<iso646.h>" value\="<ciso646>"/>\r\n<mapping key\="<istream>" value\="<iostream>"/>\r\n<mapping key\="<istream>" value\="<fstream>"/>\r\n<mapping key\="<istream>" value\="<sstream>"/>\r\n<mapping key\="<limits.h>" value\="<climits>"/>\r\n<mapping key\="<locale.h>" value\="<clocale>"/>\r\n<mapping key\="<math.h>" value\="<cmath>"/>\r\n<mapping key\="<ostream>" value\="<iostream>"/>\r\n<mapping key\="<ostream>" value\="<fstream>"/>\r\n<mapping key\="<ostream>" value\="<istream>"/>\r\n<mapping key\="<ostream>" value\="<sstream>"/>\r\n<mapping key\="<setjmp.h>" value\="<csetjmp>"/>\r\n<mapping key\="<signal.h>" value\="<csignal>"/>\r\n<mapping key\="<stdarg.h>" value\="<cstdarg>"/>\r\n<mapping key\="<stdbool.h>" value\="<cstdbool>"/>\r\n<mapping key\="<stddef.h>" value\="<cstddef>"/>\r\n<mapping key\="<stdint.h>" value\="<cstdint>"/>\r\n<mapping key\="<stdio.h>" value\="<cstdio>"/>\r\n<mapping key\="<stdlib.h>" value\="<cstdlib>"/>\r\n<mapping key\="<streambuf>" value\="<ios>"/>\r\n<mapping key\="<string.h>" value\="<cstring>"/>\r\n<mapping key\="<tgmath.h>" value\="<ctgmath>"/>\r\n<mapping key\="<time.h>" value\="<ctime>"/>\r\n<mapping key\="<wchar.h>" value\="<cwchar>"/>\r\n<mapping key\="<wctype.h>" value\="<cwctype>"/>\r\n</optional_substitution_map>\r\n</map>\r\n</maps>
/bundle_defaults/org.eclipse.cdt.ui/includeStyle.partner=<?xml version\="1.0" encoding\="UTF-8"?>\r\n<style angle_brackets\="false" blank_line_before\="true" keep_together\="true" order\="0" relative_path\="false"/>
/bundle_defaults/org.eclipse.cdt.ui/buildConsoleBackgroundColor=255,255,255
/bundle_defaults/org.eclipse.cdt.ui/c_type_bold=true
/bundle_defaults/org.eclipse.cdt.ui/semanticHighlighting.overloadedOperator.strikethrough=false
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/http\:__software-dl.ti.com_C2000_esd_p2win32/suffix=content.xml
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/http\:__downloads.ti.com_msp430_esd_updates-432_p2macosx/provider=
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/http\:__software-dl.ti.com_dsps_dsps_public_sw_sdo_ccstudio_codegen_Updates_p2mac/uri=http\://software-dl.ti.com/dsps/dsps_public_sw/sdo_ccstudio/codegen/Updates/p2mac/
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/http\:__download.eclipse.org_tools_cdt_releases_8.8/count=1
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/file\:_C\:_ti_tirtos_cc13xx_cc26xx_2_20_00_06/description=
/bundle_defaults/org.eclipse.ui.editors/show_range_indicator=true
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/http\:__downloads.ti.com_ccs_esd_CCSv6_Updates_hercules_windows/description=
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/file\:_C\:_ti_msp_MSP432Ware_3_50_00_02_driverlib/provider=
/bundle_defaults/org.eclipse.cdt.make.core/SCD.org.eclipse.cdt.managedbuilder.core.GCCWinManagedMakePerProjectProfile.BOP.open.path=
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/http\:__software-dl.ti.com_ccs_esd_device_support_sitara/version=1.0.0
/project/ProjectZeroApp_CC2650LAUNCHXL/org.eclipse.core.resources/encoding//Debug/DriversLocal/subdir_vars.mk=UTF-8
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/http\:__downloads.ti.com_msp430_esd_updates-432_p2macosx/type=org.eclipse.equinox.internal.p2.metadata.repository.LocalMetadataRepository
/instance/org.eclipse.cdt.core/org.eclipse.cdt.core.formatter.insert_space_between_empty_parens_in_exception_specification=do not insert
/bundle_defaults/org.eclipse.cdt.ui/semanticHighlighting.methodDeclaration.enabled=true
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/file\:_C\:_ti_xdctools_3_32_01_22_core/name=C\:\\ti\\xdctools_3_32_01_22_core
/bundle_defaults/org.eclipse.ui.editors/othersIndication=false
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/file\:_c\:_ti_ccsv6_eclipse/version=1.0.0
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/file\:_C\:_ti_ccsv6_eclipse_configuration_org.eclipse.osgi_173_data_listener_1925729951/type=org.eclipse.equinox.p2.artifact.repository.simpleRepository
/bundle_defaults/org.eclipse.equinox.p2.ui.sdk.scheduler/remindOnSchedule=false
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/file\:_C\:_ti_tirtos_cc13xx_cc26xx_2_20_00_06/enabled=true
/bundle_defaults/org.eclipse.cdt.ui/nameStyle.cpp.header.wordDelimiter=
/bundle_defaults/org.eclipse.ui.editors/breakpointHighlight=false
/instance/org.eclipse.cdt.core/org.eclipse.cdt.core.formatter.insert_space_before_unary_operator=do not insert
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/http\:__download.eclipse.org_tools_gef_updates_releases/isSystem=false
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/http\:__software-dl.ti.com_ccs_esd_CCSv6_Updates/suffix=compositeArtifacts.xml
/bundle_defaults/org.eclipse.debug.ui/org.eclipse.debug.ui.memory.rowSize=16
/bundle_defaults/org.eclipse.cdt.make.core/SCD.com.ti.ccstudio.project.core.CCSScannerDiscoveryProfile.enabled=false
/bundle_defaults/org.eclipse.ui.editors/AbstractTextEditor.Accessibility.WideCaret=true
/bundle_defaults/org.eclipse.cdt.ui/nameStyle.method.capitalization=4
/bundle_defaults/org.eclipse.ui.editors/hyperlinkKeyModifier=Ctrl
/instance/org.eclipse.cdt.core/org.eclipse.cdt.core.formatter.alignment_for_binary_expression=16
/bundle_defaults/org.eclipse.ui.editors/isWarningGoToPreviousNavigationTarget=true
/bundle_defaults/org.eclipse.cdt.ui/semanticHighlighting.function.strikethrough=false
/bundle_defaults/org.eclipse.cdt.core/scalability.maximumTokens=25000000
/instance/org.eclipse.cdt.managedbuilder.core/properties/ProjectZeroStack_CC2650LAUNCHXL.com.ti.ccstudio.buildDefinitions.TMS470.ProjectType.791249726/com.ti.ccstudio.buildDefinitions.TMS470.Release.1163238488=com.ti.ccstudio.buildDefinitions.TMS470_15.12.hex.1754180446\=rebuildState\\\=true\\r\\n\r\ncom.ti.ccstudio.buildDefinitions.TMS470.Release.1163238488\=rcState\\\=-1\\r\\n\r\ncom.ti.ccstudio.buildDefinitions.TMS470_15.12.exe.compilerRelease.1963379150\=rebuildState\\\=true\\r\\n\r\ncom.ti.ccstudio.buildDefinitions.TMS470_15.12.exe.linkerRelease.226127652\=rebuildState\\\=true\\r\\n\r\ncom.ti.ccstudio.buildDefinitions.TMS470_15.12.exe.ReleaseToolchain.236945308\=rebuildState\\\=true\\r\\n\r\n
/bundle_defaults/org.eclipse.cdt.ui/pp_directive=127,0,85
/bundle_defaults/org.eclipse.cdt.ui/pp_directive_bold=true
/bundle_defaults/org.eclipse.cdt.core/indexer/useHeuristicIncludeResolution=true
/bundle_defaults/org.eclipse.ui/EDITOR_TAB_POSITION=128
/bundle_defaults/org.eclipse.ui/disableNewFastView=false
/bundle_defaults/org.eclipse.cdt.ui/nameStyle.getter.suffix=
/bundle_defaults/org.eclipse.cdt.core/indexer/indexAllHeaderVersions=false
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/http\:__software-dl.ti.com_dsps_dsps_public_sw_sdo_ccstudio_smartrf_CCSv6/enabled=true
/bundle_defaults/org.eclipse.ui.editors/linked.exit.text=true
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/http\:__downloads.ti.com_msp430_esd_updates-430_p2linux/suffix=content.xml
/bundle_defaults/org.eclipse.ui.editors/unchangedIndicationColor=0,0,0
/bundle_defaults/org.eclipse.core.net/proxyData/SOCKS/hasAuth=false
/bundle_defaults/org.eclipse.cdt.ui/c_operators_bold=false
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/http\:__software-dl.ti.com_ccs_non-esd_dvt_ccs6.0/enabled=true
/instance/org.eclipse.cdt.core/org.eclipse.cdt.core.formatter.insert_space_after_comma_in_expression_list=insert
/bundle_defaults/org.eclipse.cdt.debug.core/org.eclipse.cdt.debug.corecDebug.character_set=UTF-16
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/http\:__download.eclipse.org_tools_gef_updates_releases/uri=http\://download.eclipse.org/tools/gef/updates/releases/
/bundle_defaults/org.eclipse.ui.editors/AbstractTextEditor.Color.SelectionBackground.SystemDefault=true
/bundle_defaults/org.eclipse.cdt.core/org.eclipse.cdt.core.formatter.brace_position_for_namespace_declaration=end_of_line
/instance/org.eclipse.cdt.core/org.eclipse.cdt.core.formatter.continuation_indentation_for_array_initializer=2
/bundle_defaults/org.eclipse.cdt.ui/c_braces_italic=false
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/http\:__downloads.ti.com_ccs_esd_CCSv6_Updates_hercules_linux/type=org.eclipse.equinox.internal.p2.metadata.repository.LocalMetadataRepository
/instance/org.eclipse.cdt.core/org.eclipse.cdt.core.formatter.brace_position_for_block=end_of_line
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/http\:__downloads.ti.com_ccs_esd_gcc_arm_4.8/enabled=false
/bundle_defaults/org.eclipse.ui/EDITOR_MINIMUM_CHARACTERS=-1
/instance/org.eclipse.cdt.core/org.eclipse.cdt.core.formatter.insert_space_after_comma_in_template_arguments=insert
/instance/org.eclipse.cdt.core/org.eclipse.cdt.core.formatter.insert_space_before_comma_in_template_arguments=do not insert
/bundle_defaults/org.eclipse.cdt.ui/hoverModifierMasks=org.eclipse.cdt.ui.BestMatchHover;0;org.eclipse.cdt.ui.CSourceHover;131072
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/http\:__downloads.ti.com_ccs_esd_CCSv6_Updates_update_dsflash_6.1.0.1425/type=org.eclipse.equinox.internal.p2.metadata.repository.LocalMetadataRepository
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/http\:__downloads.ti.com_msp430_esd_updates-432_p2macosx/uri=http\://downloads.ti.com/msp430/esd/updates-432/p2macosx
/bundle_defaults/org.eclipse.cdt.ui/semanticHighlighting.overloadedOperator.italic=false
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/http\:__downloads.ti.com_ccs_esd_CCSv6_Updates_update_ccs611_22/enabled=false
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/http\:__software-dl.ti.com_dsps_dsps_public_sw_sdo_ccstudio_codegen_Updates_p2linux/enabled=true
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/http\:__downloads.ti.com_ccs_esd_gcc_arm_4.8/uri=http\://downloads.ti.com/ccs/esd/gcc_arm/4.8
/bundle_defaults/com.ti.ccstudio.ui/com.ti.ccstudio.ui.JVM_HEAP_THRESHOLD_PERCENTAGE=90
/bundle_defaults/com.ti.dvt.energytrace/ShuntCurrent=Low
/bundle_defaults/org.eclipse.cdt.make.core/SCD.org.eclipse.cdt.managedbuilder.core.GCCWinManagedMakePerProjectProfileCPP.BOP.open.enabled=false
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/http\:__software-dl.ti.com_ccs_esd_device_support_sitara/provider=
/bundle_defaults/org.eclipse.ui.editors/org.eclipse.linecoverage.slice.textRed=true
/bundle_defaults/org.eclipse.cdt.core/org.eclipse.cdt.core.formatter.insert_space_after_closing_paren_in_cast=insert
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/http\:__software-dl.ti.com_ccs_esd_CCSv6_Updates/count=1
/bundle_defaults/org.eclipse.cdt.core/org.eclipse.cdt.core.formatter.insert_space_before_opening_paren_in_method_declaration=do not insert
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/http\:__downloads.ti.com_targetcontent_esd_xdctools_update_ccs6.1.x/version=1.0.0
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/http\:__download.eclipse.org_tm_updates_4.0/enabled=false
/bundle_defaults/org.eclipse.ui.editors/org.eclipse.cdt.ui.writeOccurrenceIndicationInVerticalRuler=false
/bundle_defaults/org.eclipse.cdt.core/org.eclipse.cdt.core.formatter.insert_space_after_unary_operator=do not insert
/instance/org.eclipse.cdt.core/org.eclipse.cdt.core.formatter.insert_space_after_comma_in_enum_declarations=insert
/bundle_defaults/org.eclipse.cdt.make.core/SCD.org.eclipse.cdt.managedbuilder.core.GCCWinManagedMakePerProjectProfileCPP.specsFile.run.command=
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/file\:_C\:_ti_tirtos_cc13xx_cc26xx_2_18_00_03/suffix=eclipse
@org.eclipse.ui.ide=3.11.0.v20150825-2158
/bundle_defaults/org.eclipse.cdt.ui/includeStyle.external=<?xml version\="1.0" encoding\="UTF-8"?>\r\n<style angle_brackets\="false" blank_line_before\="false" keep_together\="false" relative_path\="false"/>
/bundle_defaults/org.eclipse.cdt.ui/semanticHighlighting.templateParameter.italic=false
/bundle_defaults/org.eclipse.cdt.ui/semanticHighlighting.label.strikethrough=false
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/http\:__downloads.ti.com_emulation_esd_emupack_linux_latest/suffix=artifacts.xml
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/http\:__software-dl.ti.com_C2000_esd_p2win32/type=org.eclipse.equinox.p2.artifact.repository.simpleRepository
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/http\:__downloads.ti.com_ccs_esd_CCSv6_Updates_613_34_update_installer/provider=
/bundle_defaults/org.eclipse.cdt.make.core/SCD.org.eclipse.cdt.managedbuilder.core.GCCManagedMakePerProjectProfileC.specsFile.run.arguments=
/project/ProjectZeroApp_CC2650LAUNCHXL/org.eclipse.core.resources/encoding//Debug/Profiles/subdir_rules.mk=UTF-8
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/http\:__software-dl.ti.com_dsps_dsps_public_sw_sdo_ccstudio_smartrf_CCSv6/name=Low Power RF Device Support
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/file\:_C\:_ti_xdctools_3_32_01_22_core/version=1
/bundle_defaults/org.eclipse.cdt.ui/nameStyle.variable.suffix=
/bundle_defaults/org.eclipse.cdt.make.core/binaryparser=org.eclipse.cdt.core.ELF
/instance/org.eclipse.cdt.core/org.eclipse.cdt.core.formatter.insert_new_line_before_while_in_do_statement=do not insert
/bundle_defaults/org.eclipse.cdt.ui/semanticHighlighting.problem.italic=false
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/file\:_C\:_ti_ccsv6_eclipse_p2_org.eclipse.equinox.p2.core_cache/type=org.eclipse.equinox.p2.artifact.repository.simpleRepository
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/http\:__downloads.ti.com_emulation_esd_emupack_win32_latest/name=EMUPack SR Release
/bundle_defaults/org.eclipse.cdt.make.core/SCD.org.eclipse.cdt.managedbuilder.core.GCCManagedMakePerProjectProfileC.BOP.open.enabled=false
/instance/org.eclipse.cdt.core/org.eclipse.cdt.core.formatter.alignment_for_throws_clause_in_method_declaration=16
/instance/org.eclipse.cdt.core/org.eclipse.cdt.core.formatter.insert_space_after_comma_in_array_initializer=insert
/instance/org.eclipse.cdt.core/org.eclipse.cdt.core.formatter.insert_new_line_before_catch_in_try_statement=do not insert
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/http\:__software-dl.ti.com_dsps_dsps_public_sw_sdo_ccstudio_codegen_Updates_p2win32/enabled=true
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/file\:_C\:_ti_ccsv6_eclipse_p2_org.eclipse.equinox.p2.touchpoint.eclipse/provider=
/bundle_defaults/org.eclipse.ui.editors/taskIndicationInOverviewRuler=true
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/http\:__downloads.ti.com_msp430_esd_updates-430_p2macosx/name=MSP430 Emulators and Device Supports Files
/instance/org.eclipse.cdt.core/org.eclipse.cdt.core.formatter.insert_space_before_semicolon=do not insert
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/http\:__downloads.ti.com_msp430_esd_updates-432_p2linux/name=Linux 2016-08-26
/bundle_defaults/org.eclipse.ui.editors/org.eclipse.ui.internal.editors.text.URLHyperlinkDetector_stateMask=-1
/instance/com.ti.ccstudio.ui/com.ti.ccstudio.ui.IS_NOT_FIRST_CCS_LAUNCH=true
/bundle_defaults/org.eclipse.cdt.make.core/org.eclipse.cdt.core.errorOutputParser=org.eclipse.cdt.core.GASErrorParser;org.eclipse.cdt.core.GLDErrorParser;org.eclipse.cdt.core.GCCErrorParser;org.eclipse.cdt.core.GmakeErrorParser;org.eclipse.cdt.core.VCErrorParser;com.ti.ccstudio.errorparser.AsmErrorParser;com.ti.ccstudio.errorparser.CoffErrorParser;com.ti.ccstudio.errorparser.LinkErrorParser;org.eclipse.rtsc.xdctools.parsers.ErrorParser;org.eclipse.cdt.core.CWDLocator;org.eclipse.cdt.core.MakeErrorParser;
/bundle_defaults/org.eclipse.cdt.core/org.eclipse.cdt.core.maxIndexDBCacheSizeMB=64
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/http\:__downloads.ti.com_msp430_esd_updates-430_p2linux/uri=http\://downloads.ti.com/msp430/esd/updates-430/p2linux
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/file\:_C\:_ti_tirtos_msp43x_2_20_00_06/uri=file\:/C\:/ti/tirtos_msp43x_2_20_00_06/
/bundle_defaults/org.eclipse.cdt.ui/includeStyle.sameFolder=<?xml version\="1.0" encoding\="UTF-8"?>\r\n<style angle_brackets\="false" blank_line_before\="false" keep_together\="false" relative_path\="false"/>
/bundle_defaults/org.eclipse.ui.workbench/OPEN_ON_SINGLE_CLICK=false
/configuration/org.eclipse.ui.ide/RECENT_WORKSPACES_PROTOCOL=3
/instance/org.eclipse.cdt.core/org.eclipse.cdt.core.formatter.insert_new_line_before_else_in_if_statement=do not insert
/instance/org.eclipse.cdt.core/org.eclipse.cdt.core.formatter.indent_switchstatements_compare_to_switch=false
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/file\:_C\:_ti_ccsv6_eclipse_configuration_org.eclipse.osgi_173_data_listener_1925729951/suffix=artifacts.xml
/bundle_defaults/org.eclipse.cdt.ui/semanticHighlighting.localVariable.strikethrough=false
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/file\:_C\:_ti_ccsv6_eclipse_p2_org.eclipse.equinox.p2.touchpoint.eclipse/version=1.0.0
/bundle_defaults/org.eclipse.cdt.ui/semanticHighlighting.enum.bold=false
/bundle_defaults/org.eclipse.cdt.ui/nameStyle.setter.wordDelimiter=
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/file\:_C\:_ti_ccsv6_eclipse_p2_org.eclipse.equinox.p2.touchpoint.eclipse/description=
/bundle_defaults/org.eclipse.ui.editors/org.eclipse.cdt.ui.overrideIndicator=false
/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_overloaded_left_shift_chain=16
/bundle_defaults/org.eclipse.cdt.ui/asm_directive_bold=true
/bundle_defaults/org.eclipse.cdt.core/org.eclipse.cdt.core.codeReaderCache=64
/instance/org.eclipse.cdt.core/org.eclipse.cdt.core.formatter.insert_space_before_assignment_operator=insert
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/http\:__software-dl.ti.com_dsps_dsps_public_sw_sdo_ccstudio_gcc_Updates_win32/description=
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/http\:__software-dl.ti.com_ccs_esd_device_support_auto/uri=http\://software-dl.ti.com/ccs/esd/device_support_auto
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/http\:__software-dl.ti.com_C2000_esd_p2win32/name=TI C2000 Device Support 4.1.8.0
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/file\:_C\:_ti_tirtos_cc13xx_cc26xx_2_20_00_06/description=
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/file\:_C\:_ti_tirtos_cc13xx_cc26xx_2_18_00_03/name=C\:\\ti\\tirtos_cc13xx_cc26xx_2_18_00_03
/bundle_defaults/org.eclipse.cdt.make.core/SCD.org.eclipse.cdt.managedbuilder.core.GCCWinManagedMakePerProjectProfileC.enabled=false
/bundle_defaults/org.eclipse.ui.editors/isBreakpointIndicationGoToNextNavigationTarget=false
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/http\:__downloads.ti.com_ccs_esd_CCSv6_Updates_update_dsflash_6.1.0.1425/suffix=content.xml
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/http\:__software-dl.ti.com_C2000_esd_p2win32/uri=http\://software-dl.ti.com/C2000/esd/p2win32
/bundle_defaults/org.eclipse.cdt.ui/semanticHighlighting.typedef.strikethrough=false
/bundle_defaults/org.eclipse.debug.ui/org.eclipse.debug.ui.ExpressionView+org.eclipse.debug.ui.ShowDetailPaneAction=true
/project/ProjectZeroApp_CC2650LAUNCHXL/org.eclipse.core.resources/encoding//Debug/common_src/inter_cpu_messaging/subdir_vars.mk=UTF-8
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/http\:__downloads.ti.com_ccs_esd_CCSv6_Updates_update_ccs61_104/enabled=false
/project/ProjectZeroStack_CC2650LAUNCHXL/org.eclipse.core.resources/encoding//Debug/makefile=UTF-8
/bundle_defaults/org.eclipse.cdt.core/org.eclipse.cdt.core.formatter.insert_new_line_in_empty_block=insert
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/http\:__software-dl.ti.com_ccs_esd_CCSv6_Updates/provider=
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/http\:__downloads.ti.com_ccs_esd_CCSv6_Updates_613_34_update_installer/type=org.eclipse.equinox.p2.artifact.repository.simpleRepository
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/http\:__software-dl.ti.com_dsps_dsps_public_sw_sdo_ccstudio_codegen_Updates_p2mac/type=org.eclipse.equinox.p2.artifact.repository.simpleRepository
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/http\:__downloads.ti.com_emulation_esd_emupack_linux_latest/isSystem=true
/project/ProjectZeroApp_CC2650LAUNCHXL/org.eclipse.core.resources/encoding//Debug/common_src/utils/subdir_vars.mk=UTF-8
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/http\:__software-dl.ti.com_ccs_esd_device_support_sitara/version=1.0.0
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/http\:__downloads.ti.com_msp430_esd_updates-432_p2win32/suffix=content.xml
/bundle_defaults/org.eclipse.cdt.core/org.eclipse.cdt.core.formatter.insert_space_before_opening_paren_in_switch=insert
/bundle_defaults/org.eclipse.cdt.ui/semanticHighlighting.enumerator.bold=false
/project/ProjectZeroApp_CC2650LAUNCHXL/org.eclipse.core.resources/encoding//Debug/Application/subdir_rules.mk=UTF-8
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/file\:_C\:_ti_xdctools_3_32_00_06_core/type=org.eclipse.equinox.p2.extensionlocation.metadataRepository
/instance/org.eclipse.cdt.core/org.eclipse.cdt.core.formatter.insert_space_after_opening_bracket=do not insert
/bundle_defaults/org.eclipse.cdt.ui/semanticHighlighting.method.strikethrough=false
/bundle_defaults/org.eclipse.debug.ui/org.eclipse.debug.ui.save_dirty_editors_before_launch=prompt
/bundle_defaults/org.eclipse.cdt.ui/c_keyword=127,0,85
/bundle_defaults/org.eclipse.ui.editors/filteredSearchResultTextStyle=SQUIGGLES
/project/ProjectZeroStack_CC2650LAUNCHXL/org.eclipse.cdt.codan.core/onBuild=false
/bundle_defaults/org.eclipse.cdt.core/org.eclipse.cdt.core.formatter.indent_declaration_compare_to_template_header=false
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/file\:_C\:_ti_ccsv6_eclipse_.eclipseextension/version=1
/bundle_defaults/org.eclipse.egit.core/core_packedGitMMAP=false
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/http\:__downloads.ti.com_targetcontent_esd_xdctools_update_ccs6.1.x/type=org.eclipse.equinox.p2.artifact.repository.simpleRepository
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/http\:__downloads.ti.com_ccs_esd_CCSv6_Updates_hercules_windows/suffix=content.xml
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/http\:__downloads.ti.com_ccs_esd_CCSv6_Updates_613_34_update_installer/suffix=content.xml
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/http\:__downloads.ti.com_emulation_esd_emupack_osx_latest/type=org.eclipse.equinox.p2.artifact.repository.simpleRepository
/bundle_defaults/org.eclipse.ui.ide/SYSTEM_EXPLORER=explorer /E,/select\=${selected_resource_loc}
/bundle_defaults/org.eclipse.ui.ide/EXIT_PROMPT_ON_CLOSE_LAST_WINDOW=true
/bundle_defaults/org.eclipse.debug.ui/Breakpoints.detail.orientation=Variables.detail.orientation.underneath
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/http\:__rxtx.qbang.org_eclipse/isSystem=false
/bundle_defaults/org.eclipse.core.net/proxyData/HTTP/hasAuth=false
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/http\:__downloads.ti.com_emulation_esd_emupack_win32_latest/enabled=false
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/http\:__downloads.ti.com_ccs_esd_CCSv6_Updates_update_ccs611_28_osx/enabled=false
/bundle_defaults/org.eclipse.ui.editors/linked.slave.overviewruler=false
/bundle_defaults/org.eclipse.cdt.core/org.eclipse.cdt.core.formatter.insert_space_before_colon_in_conditional=insert
/bundle_defaults/org.eclipse.cdt.core/org.eclipse.cdt.core.showSourceRootsAtTopLevelOfProject=true
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/file\:_C\:_ti_msp_MSP432Ware_3_50_00_02/version=1
/bundle_defaults/org.eclipse.ui.editors/linked.target.color=170,185,220
/bundle_defaults/org.eclipse.ui.editors/org.eclipse.cdt.ui.isOccurrenceGoToPreviousNavigationTarget=false
/bundle_defaults/org.eclipse.cdt.make.core/SCD.org.eclipse.cdt.managedbuilder.core.GCCManagedMakePerProjectProfileC.BOP.open.path=
/bundle_defaults/org.eclipse.cdt.core/org.eclipse.cdt.core.formatter.insert_space_after_opening_angle_bracket_in_template_arguments=do not insert
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/http\:__software-dl.ti.com_dsps_dsps_public_sw_sdo_ccstudio_codegen_Updates_p2win32/isSystem=false
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/http\:__download.eclipse.org_egit_updates/enabled=false
/bundle_defaults/org.eclipse.ui.editors/isIndexResultGoToNextNavigationTarget=false
/bundle_defaults/org.eclipse.cdt.ui/org.eclipse.cdt.ui.editor.UseStructuralMode=false
/bundle_defaults/org.eclipse.ui.editors/spellingEnabled=true
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/http\:__software-dl.ti.com_ccs_esd_CCSv6_Updates/description=
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/file\:_C\:_ti_tirex-content_tirtos_simplelink_2_13_00_06/uri=file\:/C\:/ti/tirex-content/tirtos_simplelink_2_13_00_06/
/bundle_defaults/org.eclipse.cdt.make.core/org.eclipse.cdt.make.core.editor_makefile_style=GNU
/bundle_defaults/org.eclipse.cdt.core/org.eclipse.cdt.core.formatter.alignment_for_declarator_list=16
/bundle_defaults/org.eclipse.cdt.core/org.eclipse.cdt.core.indexDBCacheSizePct=10
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/http\:__software-dl.ti.com_ccs_non-esd_dvt_ccs6.0/version=1.0.0
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/file\:_C\:_ti_tirex-content_tirtos_simplelink_2_13_00_06/enabled=true
/bundle_defaults/org.eclipse.cdt.ui/buildConsoleTabWith=4
/bundle_defaults/org.eclipse.cdt.ui/nameStyle.cpp.header.prefix=
/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.make.core/SCD.org.eclipse.cdt.make.core.GCCStandardMakePerProjectProfile.enabled=false
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/http\:__downloads.ti.com_emulation_esd_emupack_osx_latest/version=1.0.0
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/http\:__software-dl.ti.com_dsps_dsps_public_sw_sdo_ccstudio_codegen_Updates_p2linux/suffix=content.xml
/bundle_defaults/org.eclipse.ui.editors/spellingIndicationInVerticalRuler=false
/bundle_defaults/org.eclipse.cdt.ui/semanticHighlighting.externalSDK.italic=false
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/http\:__software-dl.ti.com_ccs_esd_device_support_auto/provider=
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/file\:_C\:_ti_msp_MSP432Ware_3_50_00_02/description=
/bundle_defaults/org.eclipse.cdt.ui/semanticHighlighting.staticField.strikethrough=false
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/http\:__software-dl.ti.com_ccs_esd_CCSv6_Updates/type=org.eclipse.equinox.internal.p2.metadata.repository.CompositeMetadataRepository
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/http\:__software-dl.ti.com_dsps_dsps_public_sw_sdo_ccstudio_codegen_Updates_p2linux/suffix=artifacts.xml
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/http\:__download.eclipse.org_tools_cdt_releases_8.8/uri=http\://download.eclipse.org/tools/cdt/releases/8.8
/instance/org.eclipse.cdt.core/org.eclipse.cdt.core.formatter.insert_space_after_binary_operator=insert
/bundle_defaults/org.eclipse.ui.ide/REFRESH_WORKSPACE_ON_STARTUP=false
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/file\:_C\:_ti_ccsv6_eclipse_configuration_org.eclipse.osgi_173_data_listener_1925729951/enabled=true
/bundle_defaults/org.eclipse.cdt.ui/nameStyle.cpp.test.suffix=_test.cpp
/bundle_defaults/org.eclipse.cdt.core/org.eclipse.cdt.core.formatter.insert_space_after_prefix_operator=do not insert
/bundle_defaults/org.eclipse.egit.core/core_deltaBaseCacheLimit=10485760
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/file\:_C\:_ti_tirex-content_tirtos_simplelink_2_13_00_06/isSystem=true
/bundle_defaults/org.eclipse.ui.editors/AbstractTextEditor.Color.Background.SystemDefault=true
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/http\:__software-dl.ti.com_ccs_esd_device_support_keystone2/description=
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/http\:__software-dl.ti.com_ccs_esd_device_support_auto/enabled=false
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/file\:_C\:_ti_tirex-content_xdctools_3_31_01_33_core/provider=
/bundle_defaults/org.eclipse.cdt.core/org.eclipse.cdt.core.formatter.insert_space_before_colon_in_base_clause=do not insert
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/http\:__software-dl.ti.com_dsps_dsps_public_sw_sdo_ccstudio_codegen_Updates_p2win32/count=9
/bundle_defaults/org.eclipse.cdt.make.core/org.eclipse.cdt.make.core.build.location=
/bundle_defaults/org.eclipse.cdt.ui/semanticHighlighting.namespace.color=0,0,0
/bundle_defaults/org.eclipse.cdt.core/org.eclipse.cdt.core.formatter.insert_space_before_opening_angle_bracket_in_template_arguments=do not insert
/instance/org.eclipse.cdt.core/org.eclipse.cdt.core.formatter.brace_position_for_namespace_declaration=end_of_line
/bundle_defaults/org.eclipse.ui.editors/isSpellingGoToPreviousNavigationTarget=false
/bundle_defaults/org.eclipse.cdt.ui/semanticHighlighting.macroSubstitution.underline=false
/bundle_defaults/org.eclipse.ui.editors/isUnchangedGoToNextNavigationTarget=false
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/http\:__software-dl.ti.com_ccs_esd_device_support_sitara/type=org.eclipse.equinox.internal.p2.metadata.repository.LocalMetadataRepository
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/http\:__downloads.ti.com_ccs_esd_device_support/isSystem=true
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/http\:__downloads.ti.com_codegen_esd_mspgcc/version=1.0.0
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/file\:_C\:_ti_msp_MSP432Ware_3_50_00_02_driverlib/isSystem=false
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/file\:_C\:_ti_tirtos_msp43x_2_20_00_06/provider=
/bundle_defaults/org.eclipse.ui.editors/filteredSearchResultHighlighting=false
/bundle_defaults/org.eclipse.ui.editors/quickdiff.characterMode=false
/bundle_defaults/org.eclipse.ui/SHOW_OTHER_IN_PERSPECTIVE_MENU=true
/bundle_defaults/org.eclipse.cdt.core/org.eclipse.cdt.core.formatter.insert_space_before_prefix_operator=do not insert
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/http\:__software-dl.ti.com_ccs_esd_device_support_keystone2/version=1.0.0
/bundle_defaults/org.eclipse.cdt.ui/nameStyle.field.suffix=
/instance/org.eclipse.cdt.core/org.eclipse.cdt.core.formatter.format_guardian_clause_on_one_line=false
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/http\:__software-dl.ti.com_dsps_dsps_public_sw_sdo_ccstudio_gcc_Updates_win32/version=1.0.0
@org.eclipse.cdt.managedbuilder.core=8.3.0.201509131935
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/http\:__www.ti.com_tool_mspdriverlib/isSystem=false
/bundle_defaults/org.eclipse.cdt.ui/buildConsoleLines=500
/instance/org.eclipse.cdt.core/org.eclipse.cdt.core.formatter.insert_space_after_closing_paren_in_cast=insert
/instance/org.eclipse.team.ui/org.eclipse.team.ui.first_time=false
/bundle_defaults/org.eclipse.ui.editors/linked.exit.text.style=IBEAM
/bundle_defaults/org.eclipse.ui.editors/filteredSearchResultIndication=false
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/file\:_C\:_ti_xdctools_3_32_00_06_core/isSystem=true
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/http\:__software-dl.ti.com_ccs_non-esd_dvt_ccs6.0/enabled=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.ui.workbench/HeapStatus.showMax=false
/bundle_defaults/org.eclipse.ui.editors/showAdditionInNextPrevDropdownToolbarAction=true
/bundle_defaults/org.eclipse.ui.editors/org.eclipse.cdt.ui.overrideIndicatorInVerticalRuler=true
/bundle_defaults/org.eclipse.debug.ui/org.eclipse.debug.ui.remove_all_expressions_prompt=true
/instance/org.eclipse.cdt.core/org.eclipse.cdt.core.formatter.insert_new_line_before_colon_in_constructor_initializer_list=do not insert
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/file\:_C\:_ti_ccsv6_eclipse_.eclipseextension/type=org.eclipse.equinox.p2.extensionlocation.metadataRepository
/bundle_defaults/org.eclipse.cdt.ui/semanticHighlighting.method.color=0,0,0
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/file\:_C\:_ti_tirex-content_xdctools_3_31_01_33_core/enabled=true
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/file\:_C\:_ti_tirex-content_tirtos_simplelink_2_13_00_06/suffix=eclipse
/bundle_defaults/org.eclipse.cdt.make.core/SCD.org.eclipse.cdt.managedbuilder.core.GCCManagedMakePerProjectProfile.BOP.open.enabled=false
/bundle_defaults/org.eclipse.cdt.make.core/org.eclipse.cdt.make.core.build.target.inc=all
/bundle_defaults/org.eclipse.ui.editors/bookmarkIndicationColor=34,164,99
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/http\:__downloads.ti.com_ccs_esd_gcc_arm_4.9.3.160617/enabled=false
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/http\:__software-dl.ti.com_dsps_dsps_public_sw_sdo_ccstudio_codegen_Updates_p2mac/suffix=content.xml
/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.cdt.ui/stickyOccurrences=true
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/file\:_C\:_ti_xdctools_3_32_01_22_core/provider=
/bundle_defaults/org.eclipse.ui/USE_COLORED_LABELS=true
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/http\:__downloads.ti.com_emulation_esd_emupack_win32_latest/suffix=content.xml
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/http\:__www.ti.com_tool_mspdriverlib/uri=http\://www.ti.com/tool/mspdriverlib
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/http\:__downloads.ti.com_ccs_esd_device_support/uri=http\://downloads.ti.com/ccs/esd/device_support
/bundle_defaults/org.eclipse.cdt.ui/nameStyle.constant.suffix=
/bundle_defaults/org.eclipse.cdt.ui/forwardDeclare.enums=false
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/http\:__downloads.ti.com_msp430_esd_updates-430_p2win32/isSystem=true
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/http\:__software-dl.ti.com_ccs_esd_device_support_sitara/uri=http\://software-dl.ti.com/ccs/esd/device_support_sitara
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/http\:__software-dl.ti.com_dsps_dsps_public_sw_sdo_ccstudio_gcc_Updates_win32/suffix=compositeContent.xml
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/http\:__downloads.ti.com_ccs_esd_CCSv6_Updates_update_ccs611_28_osx/name=Code Composer Studio v6 Updates
/bundle_defaults/org.eclipse.cdt.make.core/org.eclipse.cdt.make.core.useDefaultBuildCmd=true
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/http\:__downloads.ti.com_emulation_esd_emupack_win32_latest/isSystem=true
/instance/org.eclipse.cdt.core/org.eclipse.cdt.core.formatter.alignment_for_expressions_in_array_initializer=16
/instance/org.eclipse.cdt.core/org.eclipse.cdt.core.formatter.insert_space_after_opening_angle_bracket_in_template_arguments=do not insert
/instance/org.eclipse.rse.core/org.eclipse.rse.systemtype.local.systemType.defaultUserId=chfo
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/http\:__downloads.ti.com_emulation_esd_emupack_osx_latest/version=1.0.0
/bundle_defaults/org.eclipse.core.resources/description.maxbuilditerations=10
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/http\:__downloads.ti.com_codegen_esd_mspgcc/enabled=false
/bundle_defaults/org.eclipse.debug.ui/Console.width=80
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/http\:__downloads.ti.com_msp430_esd_updates-432_p2macosx/enabled=false
/project/ProjectZeroStack_CC2650LAUNCHXL/org.eclipse.core.resources/encoding//Debug/ICallBLE/subdir_vars.mk=UTF-8
/instance/org.eclipse.cdt.core/org.eclipse.cdt.core.formatter.insert_space_before_opening_paren_in_switch=insert
/bundle_defaults/org.eclipse.cdt.ui/organizeIncludes.allowReordering=true
/bundle_defaults/org.eclipse.cdt.ui/content_assist_autoactivation_delay=500
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/http\:__www.eclipse.org_modeling_updates/isSystem=false
/bundle_defaults/org.eclipse.ui.editors/isBookmarkGoToNextNavigationTarget=false
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/http\:__software-dl.ti.com_ccs_esd_device_support_keystone1/provider=
/bundle_defaults/org.eclipse.debug.ui/org.eclipse.debug.ui.manage_view_perspectives=DEFAULT
/bundle_defaults/org.eclipse.cdt.make.core/SCD.org.eclipse.cdt.managedbuilder.core.GCCManagedMakePerProjectProfileCPP.BOP.parser.enabled=false
/bundle_defaults/org.eclipse.cdt.ui/semanticHighlighting.problem.color=224,0,0
/bundle_defaults/org.eclipse.cdt.ui/formatter_profile=org.eclipse.cdt.ui.default.kandr_profile
/bundle_defaults/org.eclipse.rse.ui/org.eclipse.rse.preferences.uda.cascade=false
/bundle_defaults/org.eclipse.ui.editors/infoIndicationInOverviewRuler=true
/bundle_defaults/org.eclipse.cdt.ui/semanticHighlighting.overloadedOperator.bold=false
/bundle_defaults/org.eclipse.cdt.ui/spelling_ignore_sentence=true
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/http\:__software-dl.ti.com_ccs_esd_device_support_sitara/description=
/bundle_defaults/org.eclipse.debug.ui/Console.limitConsoleOutput=true
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/http\:__software-dl.ti.com_dsps_dsps_public_sw_sdo_ccstudio_gcc_Updates_win32/count=1
/bundle_defaults/org.eclipse.cdt.ui/spelling_ignore_urls=true
/bundle_defaults/org.eclipse.cdt.make.core/org.eclipse.cdt.make.core.esiProviderCommand=gcc
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/file\:_C\:_ti_ccsv6_eclipse_configuration_org.eclipse.osgi_173_data_listener_1925729951/name=dropins
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/http\:__software-dl.ti.com_dsps_dsps_public_sw_sdo_ccstudio_codegen_Updates_p2mac/enabled=true
/bundle_defaults/org.eclipse.cdt.make.core/org.eclipse.cdt.make.core.ScannerConfigDiscoveryEnabled=true
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/http\:__downloads.ti.com_msp430_esd_updates-432_p2linux/version=1.0.0
/bundle_defaults/org.eclipse.egit.core/core_packedGitWindowSize=8192
/instance/org.eclipse.cdt.core/org.eclipse.cdt.core.formatter.insert_space_after_opening_paren_in_parenthesized_expression=do not insert
/bundle_defaults/org.eclipse.ui.editors/linked.slave.text=false
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/file\:_C\:_ti_xdctools_3_32_01_22_core/type=org.eclipse.equinox.p2.extensionlocation.artifactRepository
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.ui.sdk/allowNonOKPlan=prompt
/bundle_defaults/org.eclipse.ui.workbench/COLOR_ICONS=true
/project/ProjectZeroStack_CC2650LAUNCHXL/org.eclipse.core.resources/encoding//Debug/Startup/subdir_rules.mk=UTF-8
/bundle_defaults/org.eclipse.ui.ide/TASKS_FILTERS_MIGRATE=false
/bundle_defaults/org.eclipse.debug.ui/org.eclipse.debug.ui.reset_memory_block=org.eclipse.debug.uiresetMemoryBlock.visible
/bundle_defaults/org.eclipse.ui.editors/isChangeGoToNextNavigationTarget=false
/bundle_defaults/org.eclipse.cdt.core/org.eclipse.cdt.core.formatter.insert_space_before_opening_paren_in_exception_specification=insert
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/http\:__download.eclipse.org_tools_cdt_releases_8.8/count=1
/bundle_defaults/org.eclipse.cdt.ui/buildConsoleProblemInfoBackgroundColor=244,247,254
/bundle_defaults/org.eclipse.ui.editors/revisionRulerShowRevision=false
/project/ProjectZeroApp_CC2650LAUNCHXL/org.eclipse.core.resources/encoding//Debug/common_src/osal/subdir_vars.mk=UTF-8
/instance/org.eclipse.rse.core/activeuserprofiles=PC02E5PE;Team
/bundle_defaults/org.eclipse.cdt.ui/spelling_ignore_non_letters=true
/bundle_defaults/org.eclipse.ui.editors/showUnchangedInNextPrevDropdownToolbarAction=false
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/http\:__downloads.ti.com_targetcontent_esd_xdctools_update_ccs6.1.x/suffix=artifacts.xml
/instance/org.eclipse.cdt.ui/useQuickDiffPrefPage=true
/instance/org.eclipse.cdt.core/org.eclipse.cdt.core.formatter.comment.preserve_white_space_between_code_and_line_comments=true
/bundle_defaults/org.eclipse.ui.ide/SHOW_WORKSPACE_SELECTION_DIALOG=true
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/http\:__software-dl.ti.com_ccs_non-esd_dvt_ccs6.0/name=Exported Repository
/bundle_defaults/org.eclipse.rse.ui/org.eclipse.rse.preferences.filterpools.show=false
/bundle_defaults/org.eclipse.cdt.core/org.eclipse.cdt.core.formatter.indent_switchstatements_compare_to_switch=false
/bundle_defaults/org.eclipse.debug.ui/Console.wrap=false
/bundle_defaults/org.eclipse.cdt.make.core/selectedProfileId=
/bundle_defaults/org.eclipse.ui.editors/taskIndication=false
/bundle_defaults/org.eclipse.cdt.debug.core/org.eclipse.cdt.debug.corecDebug.default_register_format=0
/bundle_defaults/org.eclipse.cdt.ui/Refactor.lightweight=true
/bundle_defaults/org.eclipse.cdt.ui/semanticHighlighting.parameterVariable.color=0,0,0
/bundle_defaults/org.eclipse.ui.workbench/REUSE_OPEN_EDITORS_BOOLEAN=false
/instance/org.eclipse.cdt.core/org.eclipse.cdt.core.formatter.insert_space_between_empty_parens_in_method_declaration=do not insert
/bundle_defaults/org.eclipse.cdt.make.core/SCD.org.eclipse.cdt.managedbuilder.core.GCCWinManagedMakePerProjectProfileCPP.BOP.open.path=
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/http\:__software-dl.ti.com_ccs_esd_device_support_keystone1/description=
/bundle_defaults/org.eclipse.ui.editors/org.eclipse.cdt.ui.writeOccurrenceTextStyle=NONE
/bundle_defaults/org.eclipse.cdt.ui/semanticHighlighting.problem.bold=true
/bundle_defaults/org.eclipse.cdt.core/org.eclipse.cdt.core.formatter.tabulation.char=tab
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/file\:_C\:_ti_tirtos_cc13xx_cc26xx_2_18_00_03/enabled=true
/bundle_defaults/org.eclipse.cdt.ui/semanticHighlighting.parameterVariable.bold=false
/project/ProjectZeroStack_CC2650LAUNCHXL/org.eclipse.core.resources/encoding//Debug/PROFILES/subdir_vars.mk=UTF-8
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/http\:__download.eclipse.org_egit_updates/enabled=false
/bundle_defaults/org.eclipse.debug.ui/org.eclipse.debug.ui.defaultEbcdicCodePage=CP037
/bundle_defaults/org.eclipse.cdt.ui/semanticHighlighting.templateParameter.color=100,70,50
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/http\:__software-dl.ti.com_dsps_dsps_public_sw_sdo_ccstudio_codegen_Updates_P2/enabled=false
/bundle_defaults/org.eclipse.core.net/proxyData/HTTPS/hasAuth=false
/instance/org.eclipse.core.net/org.eclipse.core.net.hasMigrated=true
/bundle_defaults/org.eclipse.cdt.ui/semanticHighlighting.namespace.bold=false
/bundle_defaults/org.eclipse.cdt.ui/semanticHighlighting.typedef.underline=false
/bundle_defaults/org.eclipse.ui.editors/changeIndication=false
/bundle_defaults/org.eclipse.cdt.ui/semanticHighlighting.macroDefinition.strikethrough=false
/bundle_defaults/org.eclipse.cdt.core/org.eclipse.cdt.core.formatter.insert_space_after_colon_in_conditional=insert
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/http\:__software-dl.ti.com_dsps_dsps_public_sw_sdo_ccstudio_TargetContent_Updates_full_site.xml/isSystem=false
/bundle_defaults/org.eclipse.cdt.core/org.eclipse.cdt.core.formatter.insert_space_after_opening_angle_bracket_in_template_parameters=do not insert
/instance/org.eclipse.cdt.ui/formatter_settings_version=1
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/http\:__downloads.ti.com_msp430_esd_updates-432_p2macosx/version=1.0.0
/bundle_defaults/org.eclipse.cdt.core/org.eclipse.cdt.core.formatter.insert_space_before_comma_in_array_initializer=do not insert
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/http\:__software-dl.ti.com_ccs_esd_CCSv6_Updates/suffix=compositeContent.xml
/bundle_defaults/org.eclipse.rse.core/activeuserprofiles=Team;PC02E5PE
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/file\:_C\:_ti_ccsv6_eclipse_.eclipseextension/isSystem=true
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/http\:__downloads.ti.com_emulation_esd_emupack_linux_latest/enabled=false
/bundle_defaults/org.eclipse.cdt.make.core/SCD.org.eclipse.cdt.managedbuilder.core.GCCWinManagedMakePerProjectProfileCPP.BOP.parser.enabled=false
/bundle_defaults/org.eclipse.cdt.ui/editor_folding_default_headers=true
/instance/org.eclipse.cdt.core/org.eclipse.cdt.core.formatter.tabulation.char=tab
/bundle_defaults/org.eclipse.ui.editors/linked.focus.verticalruler=false
/bundle_defaults/org.eclipse.cdt.core/org.eclipse.cdt.core.formatter.insert_space_before_opening_brace_in_switch=insert
/bundle_defaults/org.eclipse.cdt.core/org.eclipse.cdt.core.formatter.alignment_for_expression_list=0
/bundle_defaults/org.eclipse.cdt.core/org.eclipse.cdt.core.formatter.insert_space_after_comma_in_enum_declarations=insert
/bundle_defaults/org.eclipse.cdt.make.core/SCD.org.eclipse.cdt.managedbuilder.core.GCCWinManagedMakePerProjectProfileC.BOP.parser.enabled=false
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/http\:__download.eclipse.org_tm_terminal_updates_4.0/enabled=false
/bundle_defaults/org.eclipse.cdt.core/org.eclipse.cdt.core.formatter.indent_statements_compare_to_body=true
/instance/org.eclipse.cdt.core/org.eclipse.cdt.core.formatter.insert_space_before_colon_in_base_clause=do not insert
/bundle_defaults/org.eclipse.cdt.core/org.eclipse.cdt.core.formatter.insert_space_before_opening_brace_in_block=insert
/bundle_defaults/org.eclipse.ui.editors/org.eclipse.cdt.codan.ui.annotation.error.GoToPreviousNavigationTarget=true
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/file\:_c\:_ti_ccsv6_eclipse/isSystem=true
/bundle_defaults/org.eclipse.cdt.ui/semanticHighlighting.externalSDK.bold=true
/bundle_defaults/org.eclipse.ui.editors/showLeadingTabs=true
/instance/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_parameters_in_method_declaration=16
/bundle_defaults/org.eclipse.cdt.ui/asm_directive_italic=false
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/file\:_C\:_ti_xdctools_3_32_00_06_core/version=1
/bundle_defaults/org.eclipse.cdt.ui/semanticHighlighting.parameterVariable.enabled=false
/bundle_defaults/org.eclipse.ui.editors/othersIndicationInOverviewRuler=false
/bundle_defaults/org.eclipse.cdt.make.core/SCD.org.eclipse.cdt.managedbuilder.core.GCCWinManagedMakePerProjectProfile.BOP.parser.enabled=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.ui.editors/isWarningGoToNextNavigationTarget=true
/instance/org.eclipse.cdt.core/org.eclipse.cdt.core.formatter.insert_space_before_closing_angle_bracket_in_template_parameters=do not insert
/instance/org.eclipse.ui.ide/quickStart=false
/bundle_defaults/org.eclipse.ui.ide/SAVE_ALL_BEFORE_BUILD=false
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/file\:_C\:_ti_ccsv6_eclipse_p2_org.eclipse.equinox.p2.core_cache/description=
/bundle_defaults/org.eclipse.cdt.core/org.eclipse.cdt.core.formatter.indent_access_specifier_compare_to_type_header=false
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/http\:__software-dl.ti.com_dsps_dsps_public_sw_sdo_ccstudio_smartrf_CCSv6/type=org.eclipse.equinox.internal.p2.metadata.repository.LocalMetadataRepository
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/http\:__rxtx.qbang.org_eclipse/uri=http\://rxtx.qbang.org/eclipse
/bundle_defaults/org.eclipse.ui/SHOW_TRADITIONAL_STYLE_TABS=true
/bundle_defaults/org.eclipse.cdt.core/org.eclipse.cdt.core.formatter.insert_space_after_comma_in_array_initializer=insert
/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.cdt.ui/nameStyle.cpp.test.capitalization=0
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/http\:__downloads.ti.com_emulation_esd_emupack_win32_latest/type=org.eclipse.equinox.internal.p2.metadata.repository.LocalMetadataRepository
/bundle_defaults/org.eclipse.ui.editors/warningIndication=true
/bundle_defaults/org.eclipse.cdt.ui/asm_label_bold=true
/bundle_defaults/org.eclipse.cdt.ui/semanticHighlighting.field.color=0,0,192
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/http\:__downloads.ti.com_ccs_esd_CCSv6_Updates_update_dsflash_6.1.0.1425/description=
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/file\:_C\:_ti_tirtos_msp43x_2_20_00_06/version=1
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/http\:__software-dl.ti.com_ccs_esd_msp430/isSystem=false
/bundle_defaults/org.eclipse.cdt.make.core/SCD.org.eclipse.cdt.managedbuilder.core.GCCWinManagedMakePerProjectProfileC.BOP.open.enabled=false
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/http\:__software-dl.ti.com_dsps_dsps_public_sw_sdo_ccstudio_gcc_Updates_win32/provider=
/bundle_defaults/org.eclipse.equinox.p2.ui.sdk/allowNonOKPlan=prompt
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/http\:__software-dl.ti.com_dsps_dsps_public_sw_sdo_ccstudio_c2k_p2win32/suffix=compositeArtifacts.xml
/project/ProjectZeroApp_CC2650LAUNCHXL/org.eclipse.core.resources/encoding//Debug/common_src/transport/subdir_rules.mk=UTF-8
/bundle_defaults/org.eclipse.core.net/proxyData/HTTPS/port=-1
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/http\:__downloads.ti.com_msp430_esd_updates-430_p2macosx/type=org.eclipse.equinox.internal.p2.metadata.repository.LocalMetadataRepository
/bundle_defaults/org.eclipse.cdt.ui/c_comment_task_tag_bold=true
/bundle_defaults/org.eclipse.ui.editors/currentLine=true
/bundle_defaults/org.eclipse.ui.editors/infoIndication=false
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/http\:__downloads.ti.com_msp430_esd_updates-432_p2linux/type=org.eclipse.equinox.internal.p2.metadata.repository.LocalMetadataRepository
/bundle_defaults/org.eclipse.cdt.ui/wrapStrings=true
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/http\:__downloads.ti.com_msp430_esd_updates-430_p2win32/isSystem=true
/bundle_defaults/org.eclipse.cdt.ui/semanticHighlighting.enabled=true
/bundle_defaults/org.eclipse.cdt.ui/c_keyword_italic=false
/instance/org.eclipse.cdt.core/org.eclipse.cdt.core.formatter.insert_space_before_opening_paren_in_parenthesized_expression=do not insert
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/file\:_C\:_ti_ccsv6_eclipse_.eclipseextension/provider=
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/http\:__rxtx.qbang.org_eclipse/enabled=false
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/http\:__software-dl.ti.com_dsps_dsps_public_sw_sdo_ccstudio_c2k_p2win32/enabled=true
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/http\:__rxtx.qbang.org_eclipse/isSystem=false
/project/ProjectZeroApp_CC2650LAUNCHXL/org.eclipse.core.resources/encoding//Debug/Utils/subdir_rules.mk=UTF-8
/instance/org.eclipse.cdt.core/org.eclipse.cdt.core.formatter.insert_space_after_opening_paren_in_method_declaration=do not insert
/instance/org.eclipse.cdt.core/org.eclipse.cdt.core.formatter.indent_breaks_compare_to_cases=true
/instance/org.eclipse.cdt.core/org.eclipse.cdt.core.formatter.alignment_for_compact_if=16
/bundle_defaults/org.eclipse.cdt.ui/nameStyle.field.wordDelimiter=
/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.ui.editors/AbstractTextEditor.Color.Foreground.SystemDefault=true
/bundle_defaults/org.eclipse.debug.ui/org.eclispe.debug.ui.memory.postBufferSize=20
/bundle_defaults/org.eclipse.cdt.ui/c_default_italic=false
/bundle_defaults/org.eclipse.cdt.ui/c_operators_italic=false
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/http\:__software-dl.ti.com_ccs_non-esd_dvt_ccs6.0/provider=
/instance/org.eclipse.cdt.core/org.eclipse.cdt.core.formatter.insert_space_before_opening_paren_in_method_invocation=do not insert
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/http\:__software-dl.ti.com_C2000_esd_p2win32/type=org.eclipse.equinox.internal.p2.metadata.repository.LocalMetadataRepository
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/http\:__software-dl.ti.com_C2000_esd_p2win32/enabled=false
/bundle_defaults/org.eclipse.cdt.core/indexer/indexUnusedHeadersWithAlternateLang=false
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/file\:_C\:_ti_tirtos_cc13xx_cc26xx_2_18_00_03/type=org.eclipse.equinox.p2.extensionlocation.artifactRepository
/bundle_defaults/org.eclipse.cdt.make.core/SCD.org.eclipse.cdt.managedbuilder.core.GCCManagedMakePerProjectProfileC.enabled=false
/bundle_defaults/org.eclipse.cdt.ui/semanticHighlighting.macroSubstitution.strikethrough=false
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/http\:__downloads.ti.com_codegen_esd_mspgcc/isSystem=true
/bundle_defaults/org.eclipse.cdt.ui/autoIndent=true
/project/ProjectZeroApp_CC2650LAUNCHXL/org.eclipse.core.resources/encoding//Debug/ICallBLE/subdir_vars.mk=UTF-8
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/http\:__downloads.ti.com_msp430_esd_updates-432_p2macosx/isSystem=true
/bundle_defaults/org.eclipse.core.net/proxyData/HTTP/port=-1
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/http\:__software-dl.ti.com_ccs_esd_device_support_keystone2/isSystem=true
/bundle_defaults/org.eclipse.cdt.core/org.eclipse.cdt.core.formatter.insert_space_before_question_in_conditional=insert
/bundle_defaults/org.eclipse.ui.editors/showBreakpointIndicationInNextPrevDropdownToolbarAction=true
/bundle_defaults/org.eclipse.cdt.ui/semanticHighlighting.staticField.bold=false
/instance/org.eclipse.ui.ide/tipsAndTricks=true
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/http\:__download.eclipse.org_tm_terminal_updates_4.0/uri=http\://download.eclipse.org/tm/terminal/updates/4.0
/project/ProjectZeroApp_CC2650LAUNCHXL/org.eclipse.core.resources/encoding//Debug/Utils/subdir_vars.mk=UTF-8
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/file\:_c\:_ti_ccsv6_eclipse_p2_org.eclipse.equinox.p2.core_cache/version=1.0.0
/project/ProjectZeroApp_CC2650LAUNCHXL/org.eclipse.core.resources/encoding//Debug/Application/subdir_vars.mk=UTF-8
/bundle_defaults/org.eclipse.cdt.ui/nameStyle.cpp.test.wordDelimiter=
/project/ProjectZeroApp_CC2650LAUNCHXL/org.eclipse.core.resources/encoding//Debug/TOOLS/subdir_rules.mk=UTF-8
/bundle_defaults/org.eclipse.ui.editors/org.eclipse.cdt.ui.showoverrideIndicatorInNextPrevDropdownToolbarAction=false
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/http\:__software-dl.ti.com_ccs_esd_device_support_keystone1/enabled=false
/instance/org.eclipse.cdt.core/org.eclipse.cdt.core.formatter.alignment_for_assignment=16
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/http\:__downloads.ti.com_ccs_esd_CCSv6_Updates_hercules_windows/isSystem=true
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/http\:__software-dl.ti.com_ccs_esd_device_support_auto/uri=http\://software-dl.ti.com/ccs/esd/device_support_auto
/bundle_defaults/org.eclipse.cdt.ui/matchingBrackets=true
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/file\:_C\:_ti_msp_MSP432Ware_3_50_00_02_driverlib/name=C\:\\ti\\msp\\MSP432Ware_3_50_00_02\\driverlib
/bundle_defaults/com.ti.dvt.energytrace/AutoStart=false
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/http\:__downloads.ti.com_ccs_esd_CCSv6_Updates_hercules_linux/isSystem=true
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/http\:__downloads.ti.com_emulation_esd_emupack_linux_latest/isSystem=true
/project/ProjectZeroApp_CC2650LAUNCHXL/org.eclipse.core.resources/encoding//Debug/TOOLS/subdir_vars.mk=UTF-8
@com.ti.ccstudio.system.setup=6.0.0.201609121600
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/http\:__software-dl.ti.com_dsps_dsps_public_sw_sdo_ccstudio_smartrf_CCSv6/count=1
/bundle_defaults/org.eclipse.cdt.ui/semanticHighlighting.enumerator.color=0,0,192
/bundle_defaults/org.eclipse.ui/initialFastViewBarLocation=bottom
/project/ProjectZeroApp_CC2650LAUNCHXL/org.eclipse.core.resources/encoding//Debug/Startup/subdir_rules.mk=UTF-8
/bundle_defaults/org.eclipse.ui.editors/org.eclipse.linecoverage.slice.overviewGreen=true
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/file\:_C\:_ti_tirtos_cc13xx_cc26xx_2_18_00_03/uri=file\:/C\:/ti/tirtos_cc13xx_cc26xx_2_18_00_03/
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/http\:__software-dl.ti.com_ccs_non-esd_dvt_ccs6.0/uri=http\://software-dl.ti.com/ccs/non-esd/dvt/ccs6.0
/bundle_defaults/org.eclipse.cdt.ui/semanticHighlighting.localVariableDeclaration.underline=false
/instance/org.eclipse.cdt.core/org.eclipse.cdt.core.formatter.brace_position_for_switch=end_of_line
/bundle_defaults/org.eclipse.ui.workbench/perspectiveBarVisible=true
/project/ProjectZeroApp_CC2650LAUNCHXL/org.eclipse.cdt.debug.core/org.eclipse.cdt.debug.core.toggleBreakpointModel=com.ti.ccstudio.debug.CCSBreakpointMarker
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/http\:__downloads.ti.com_ccs_esd_CCSv6_Updates_update_dsflash_6.1.0.1425/enabled=false
/bundle_defaults/org.eclipse.ui.editors/linked.focus.color=50,70,120
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/file\:_C\:_ti_tirtos_cc13xx_cc26xx_2_20_00_06/version=1
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/file\:_C\:_ti_tirtos_cc13xx_cc26xx_2_18_00_03/name=C\:\\ti\\tirtos_cc13xx_cc26xx_2_18_00_03
/bundle_defaults/org.eclipse.ui.editors/bookmarkTextStyle=SQUIGGLES
/bundle_defaults/org.eclipse.cdt.ui/content_assist_order_proposals=false
/bundle_defaults/org.eclipse.cdt.core/org.eclipse.cdt.core.formatter.insert_space_after_question_in_conditional=insert
/bundle_defaults/org.eclipse.ui.editors/linked.exit.color=0,180,0
/bundle_defaults/org.eclipse.ui.editors/org.eclipse.cdt.codan.ui.annotation.error.NextPrevDropdownToolbar=true
/bundle_defaults/org.eclipse.cdt.make.core/SCD.org.eclipse.cdt.managedbuilder.core.GCCWinManagedMakePerProjectProfileC.specsFile.run.command=
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/http\:__software-dl.ti.com_ccs_esd_device_support_keystone1/name=Device Support
/bundle_defaults/org.eclipse.cdt.ui/includeStyle.other=<?xml version\="1.0" encoding\="UTF-8"?>\r\n<style blank_line_before\="true" keep_together\="true" order\="3"/>
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/http\:__downloads.ti.com_emulation_esd_emupack_win32_latest/name=EMUPack SR Release
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/http\:__downloads.ti.com_msp430_esd_updates-432_p2macosx/description=
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/http\:__downloads.ti.com_ccs_esd_CCSv6_Updates_update_ccs611_28_osx/uri=http\://downloads.ti.com/ccs/esd/CCSv6/Updates/update_ccs611_28_osx
/bundle_defaults/org.eclipse.cdt.ui/editor_folding_default_inactive=false
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/http\:__software-dl.ti.com_ccs_esd_device_support_keystone2/uri=http\://software-dl.ti.com/ccs/esd/device_support_keystone2
/bundle_defaults/org.eclipse.cdt.ui/semanticHighlighting.c_keyword.enabled=true
/bundle_defaults/org.eclipse.ui.ide/useSeparator.help.group.assist=true
/bundle_defaults/org.eclipse.cdt.make.core/SCD.org.eclipse.cdt.make.core.GCCStandardMakePerProjectProfile.BOP.open.path=
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/http\:__software-dl.ti.com_ccs_esd_device_support_keystone2/enabled=false
/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_proposals_background=255,255,255
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/http\:__www.eclipse.org_modeling_updates/enabled=false
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/http\:__software-dl.ti.com_dsps_dsps_public_sw_sdo_ccstudio_smartrf_CCSv6/version=1.0.0
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/http\:__software-dl.ti.com_C2000_esd_p2win32/description=
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/http\:__software-dl.ti.com_dsps_dsps_public_sw_sdo_ccstudio_c2k_p2win32/provider=
/bundle_defaults/org.eclipse.cdt.core/indexer/indexUnusedHeadersWithDefaultLang=true
/bundle_defaults/org.eclipse.cdt.ui/semanticHighlighting.field.underline=false
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/http\:__software-dl.ti.com_ccs_non-esd_dvt_ccs6.0/version=1.0.0
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/file\:_c\:_ti_ccsv6_eclipse/uri=file\:/c\:/ti/ccsv6/eclipse/
/bundle_defaults/org.eclipse.cdt.ui/c_multi_line_comment_bold=false
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/http\:__software-dl.ti.com_ccs_esd_device_support_auto/name=Device Support
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/http\:__software-dl.ti.com_ccs_esd_device_support_sitara/isSystem=true
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/http\:__downloads.ti.com_msp430_esd_updates-430_p2linux/provider=
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/file\:_C\:_ti_xdctools_3_32_00_06_core/suffix=eclipse
/bundle_defaults/org.eclipse.ui.editors/isTaskGoToPreviousNavigationTarget=false
/project/ProjectZeroStack_CC2650LAUNCHXL/org.eclipse.core.resources/encoding//Debug/sources.mk=UTF-8
/bundle_defaults/org.eclipse.ui.workbench/USE_IPERSISTABLE_EDITORS=true
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/file\:_C\:_ti_tirtos_cc13xx_cc26xx_2_20_00_06/provider=
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/http\:__download.eclipse.org_tm_updates_3.7/enabled=false
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/file\:_C\:_ti_ccsv6_eclipse_.eclipseextension/uri=file\:/C\:/ti/ccsv6/eclipse/.eclipseextension
/bundle_defaults/org.eclipse.cdt.ui/nameStyle.cpp.source.wordDelimiter=
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/http\:__downloads.ti.com_ccs_esd_gcc_arm_4.8/version=1.0.0
/bundle_defaults/org.eclipse.cdt.ui/nameStyle.constant.wordDelimiter=_
/bundle_defaults/org.eclipse.cdt.make.core/SCD.org.eclipse.cdt.make.core.GCCStandardMakePerProjectProfile.BOP.open.enabled=false
/bundle_defaults/org.eclipse.debug.ui/org.eclipse.debug.ui.switch_to_perspective=never
/bundle_defaults/org.eclipse.equinox.p2.ui.sdk.scheduler/download=false
/instance/org.eclipse.cdt.core/org.eclipse.cdt.core.formatter.insert_space_before_opening_brace_in_switch=insert
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/file\:_C\:_ti_tirtos_msp43x_2_20_00_06/description=
/bundle_defaults/org.eclipse.debug.ui/Registers.detail.orientation=Variables.detail.orientation.underneath
/bundle_defaults/org.eclipse.ui.editors/tabWidth=4
/bundle_defaults/org.eclipse.cdt.ui/nameStyle.getter.prefix=get
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/http\:__software-dl.ti.com_dsps_dsps_public_sw_sdo_ccstudio_codegen_Updates_p2linux/version=1.0.0
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/http\:__downloads.ti.com_ccs_esd_CCSv6_Updates_update_ccs611_22/version=1.0.0
/bundle_defaults/org.eclipse.cdt.core/includes.beginExportsPattern=IWYU\\s+(pragma\:?\\s+)?begin_exports?
/bundle_defaults/org.eclipse.cdt.ui/spelling_ignore_string_literals=false
/bundle_defaults/org.eclipse.cdt.ui/semanticHighlighting.staticField.color=0,0,192
/bundle_defaults/org.eclipse.ui.editors/indexResultIndicationInVerticalRuler=true
/bundle_defaults/org.eclipse.cdt.core/org.eclipse.cdt.core.formatter.insert_space_before_closing_brace_in_array_initializer=insert
/instance/org.eclipse.cdt.core/org.eclipse.cdt.core.formatter.insert_space_before_opening_angle_bracket_in_template_arguments=do not insert
/bundle_defaults/com.ti.ccstudio.ui/com.ti.ccstudio.ui.JVM_HEAP_PING_FREQUENCY=1000
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/http\:__software-dl.ti.com_dsps_dsps_public_sw_sdo_ccstudio_c2k_p2win32/uri=http\://software-dl.ti.com/dsps/dsps_public_sw/sdo_ccstudio/c2k/p2win32
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/file\:_c\:_ti_ccsv6_eclipse_p2_org.eclipse.equinox.p2.core_cache/description=
/bundle_defaults/org.eclipse.cdt.ui/function_pass_output_parameters_by_pointer=false
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/http\:__downloads.ti.com_codegen_esd_mspgcc/name=MSP430 GCC
/bundle_defaults/org.eclipse.cdt.core/org.eclipse.cdt.core.formatter.insert_space_after_closing_angle_bracket_in_template_arguments=insert
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/http\:__downloads.ti.com_msp430_esd_updates-432_p2macosx/isSystem=true
/bundle_defaults/org.eclipse.cdt.make.core/org.eclipse.cdt.make.core.useDefaultESIProviderCmd=true
/bundle_defaults/org.eclipse.ui.editors/showTrailingSpaces=true
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/http\:__software-dl.ti.com_dsps_dsps_public_sw_sdo_ccstudio_codegen_Updates_p2mac/isSystem=false
/bundle_defaults/org.eclipse.cdt.ui/formattingScopeForEmptySelection=document
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/file\:_C\:_ti_msp_MSP432Ware_3_50_00_02_driverlib/isSystem=true
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/file\:_c\:_ti_ccsv6_eclipse/description=
/bundle_defaults/org.eclipse.cdt.ui/content_assist_proposals_timeout=5000
/bundle_defaults/org.eclipse.cdt.ui/semanticHighlighting.localVariableDeclaration.enabled=false
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/http\:__software-dl.ti.com_dsps_dsps_public_sw_sdo_ccstudio_codegen_Updates_p2mac/isSystem=false
/bundle_defaults/org.eclipse.debug.ui/DEBUG.consoleOpenOnOut=true
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/http\:__software-dl.ti.com_C2000_esd_p2win32/provider=
/bundle_defaults/org.eclipse.ui.editors/showInfoInNextPrevDropdownToolbarAction=true
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/file\:_C\:_ti_msp_MSP432Ware_3_50_00_02_driverlib/description=
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/http\:__software-dl.ti.com_dsps_dsps_public_sw_sdo_ccstudio_c2k_p2win32/nickname=TI C2000 Device Support
/bundle_defaults/org.eclipse.ui.monitoring/deadlock_reporting_threshold=300000
/bundle_defaults/org.eclipse.cdt.make.core/SCD.org.eclipse.cdt.managedbuilder.core.GCCManagedMakePerProjectProfile.BOP.parser.enabled=false
\!/=
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/http\:__software-dl.ti.com_ccs_esd_device_support_keystone2/suffix=artifacts.xml
/bundle_defaults/org.eclipse.ui.ide/MARKER_LIMITS_VALUE=100
/bundle_defaults/org.eclipse.ui.ide/saveInterval=5
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/http\:__software-dl.ti.com_dsps_dsps_public_sw_sdo_ccstudio_codegen_Updates_p2win32/version=1.0.0
/bundle_defaults/org.eclipse.cdt.ui/nameStyle.getter.capitalization=3
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/http\:__downloads.ti.com_ccs_esd_gcc_arm_4.8/isSystem=true
/bundle_defaults/org.eclipse.cdt.ui/hoverModifiers=org.eclipse.cdt.ui.BestMatchHover;0;org.eclipse.cdt.ui.CSourceHover;Shift
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/http\:__downloads.ti.com_ccs_esd_CCSv6_Updates_hercules_windows/enabled=false
/bundle_defaults/org.eclipse.cdt.ui/buildConsoleProblemBackgroundColor=254,231,224
/bundle_defaults/org.eclipse.rse.ui/org.eclipse.rse.preferences.rememberState=true
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/http\:__download.eclipse.org_tm_terminal_updates_4.0/uri=http\://download.eclipse.org/tm/terminal/updates/4.0
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/http\:__downloads.ti.com_msp430_esd_updates-430_p2win32/enabled=false
/bundle_defaults/org.eclipse.cdt.make.core/SCD.org.eclipse.cdt.make.core.GCCStandardMakePerFileProfile.makefileGenerator.run.command=
/bundle_defaults/org.eclipse.cdt.ui/semanticHighlighting.functionDeclaration.enabled=true
/bundle_defaults/org.eclipse.ui/showIntro=true
/bundle_defaults/org.eclipse.ui.editors/showSpellingInNextPrevDropdownToolbarAction=true
/bundle_defaults/org.eclipse.ui.editors/org.eclipse.cdt.ui.occurrenceIndicationColor=212,212,212
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/http\:__downloads.ti.com_msp430_esd_updates-430_p2linux/suffix=artifacts.xml
/bundle_defaults/org.eclipse.cdt.core/org.eclipse.cdt.core.formatter.insert_space_before_closing_angle_bracket_in_template_arguments=do not insert
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/http\:__downloads.ti.com_ccs_esd_device_support/suffix=artifacts.xml
/instance/org.eclipse.cdt.core/org.eclipse.cdt.core.formatter.insert_space_after_comma_in_template_parameters=insert
/instance/org.eclipse.cdt.core/org.eclipse.cdt.core.formatter.insert_space_before_opening_paren_in_exception_specification=insert
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/http\:__downloads.ti.com_ccs_esd_CCSv6_Updates_update_ccs611_28_osx/type=org.eclipse.equinox.internal.p2.metadata.repository.LocalMetadataRepository
/bundle_defaults/org.eclipse.ui.editors/org.eclipse.cdt.codan.ui.annotation.warning.GoToPreviousNavigationTarget=true
/bundle_defaults/org.eclipse.cdt.ui/pp_header=42,0,255
/bundle_defaults/org.eclipse.ui.editors/org.eclipse.linecoverage.slice.overviewRed=true
/bundle_defaults/org.eclipse.ui.editors/changeIndicationInVerticalRuler=false
/instance/com.ti.ccstudio.system.setup/DEFAULT_CCS_TARGET_CONFIGURATION=C\:\\CProjects\\polestar_pak\\firmware\\ble_nodes\\ProjectZeroApp_CC2650LAUNCHXL\\targetConfigs\\CC2650F128.ccxml
/bundle_defaults/org.eclipse.cdt.ui/nameStyle.variable.prefix=
/instance/org.eclipse.cdt.core/org.eclipse.cdt.core.formatter.insert_space_before_question_in_conditional=insert
/bundle_defaults/org.eclipse.ui.editors/spacesForTabs=false
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/file\:_C\:_ti_tirex-content_tirtos_simplelink_2_13_00_06/isSystem=false
/bundle_defaults/org.eclipse.rse.ui/SHOW_EMPTY_LISTS=true
/bundle_defaults/org.eclipse.ui.editors/org.eclipse.cdt.dsf.debug.ui.hyperlinkdetector.stepIntoSelection_stateMask=327680
/bundle_defaults/org.eclipse.cdt.core/org.eclipse.cdt.core.formatter.insert_space_before_colon_in_default=do not insert
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/http\:__downloads.ti.com_ccs_esd_gcc_arm_4.9.3.160617/suffix=artifacts.xml
/bundle_defaults/org.eclipse.ui/SHOW_SYSTEM_JOBS=false
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/http\:__downloads.ti.com_ccs_esd_CCSv6_Updates_hercules_linux/suffix=artifacts.xml
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/http\:__downloads.ti.com_msp430_esd_updates-430_p2win32/name=MSP430 Emulators and Device Supports Files
/bundle_defaults/org.eclipse.debug.ui/org.eclipse.debug.ui.PREF_FILTER_LAUNCH_TYPES=false
/instance/org.eclipse.cdt.core/org.eclipse.cdt.core.formatter.alignment_for_declarator_list=16
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/http\:__downloads.ti.com_ccs_esd_CCSv6_Updates_update_ccs61_104/version=1.0.0
/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
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/http\:__software-dl.ti.com_dsps_dsps_public_sw_sdo_ccstudio_codegen_Updates_p2win32/nickname=Code Generation Tools Updates
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/http\:__downloads.ti.com_msp430_esd_updates-430_p2linux/enabled=true
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/http\:__software-dl.ti.com_ccs_esd_device_support_sitara/isSystem=true
/bundle_defaults/org.eclipse.cdt.make.core/SCD.org.eclipse.cdt.make.core.GCCStandardMakePerFileProfile.BOP.parser.enabled=false
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/file\:_C\:_ti_ccsv6_eclipse_p2_org.eclipse.equinox.p2.core_cache/uri=file\:/C\:/ti/ccsv6/eclipse/p2/org.eclipse.equinox.p2.core/cache/
/bundle_defaults/org.eclipse.ui.editors/org.eclipse.cdt.codan.ui.annotation.error.text=true
/bundle_defaults/org.eclipse.cdt.ui/asm_label=127,0,85
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/http\:__downloads.ti.com_ccs_esd_CCSv6_Updates_613_34_update_installer/uri=http\://downloads.ti.com/ccs/esd/CCSv6/Updates/613_34_update_installer
/bundle_defaults/org.eclipse.ui/RECENTLY_USED_WORKINGSETS_SIZE=5
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/http\:__download.eclipse.org_tools_cdt_releases_8.8/nickname=CDT
/bundle_defaults/org.eclipse.cdt.codan.core/inEditor=true
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/file\:_C\:_ti_ccsv6_eclipse_configuration_org.eclipse.osgi_173_data_listener_1925729951/type=org.eclipse.equinox.internal.p2.metadata.repository.LocalMetadataRepository
/instance/org.eclipse.cdt.core/org.eclipse.cdt.core.formatter.lineSplit=80
/bundle_defaults/com.ti.dvt.energytrace/TargetConnection=USB1
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/http\:__downloads.ti.com_msp430_esd_updates-432_p2win32/enabled=false
/bundle_defaults/org.eclipse.debug.ui/org.eclispe.debug.ui.memory.preBufferSize=20
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/file\:_C\:_ti_ccsv6_eclipse_p2_org.eclipse.equinox.p2.core_cache/suffix=artifacts.xml
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/http\:__downloads.ti.com_ccs_esd_CCSv6_Updates_hercules_linux/enabled=false
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/http\:__downloads.ti.com_ccs_esd_device_support/isSystem=true
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/http\:__software-dl.ti.com_ccs_esd_device_support_digital_power/description=
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/http\:__downloads.ti.com_ccs_esd_CCSv6_Updates_613_34_update_installer/isSystem=true
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/http\:__downloads.ti.com_msp430_esd_updates-430_p2macosx/suffix=content.xml
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/http\:__software-dl.ti.com_ccs_esd_device_support_keystone1/name=Device Support
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/http\:__downloads.ti.com_emulation_esd_emupack_linux_latest/uri=http\://downloads.ti.com/emulation/esd/emupack/linux/latest
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/file\:_C\:_ti_msp_MSP432Ware_3_50_00_02/uri=file\:/C\:/ti/msp/MSP432Ware_3_50_00_02/
/bundle_defaults/org.eclipse.debug.ui/org.eclipse.debug.ui.PREF_FILTER_LAUNCH_DELETED=true
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/http\:__downloads.ti.com_msp430_esd_updates-432_p2win32/name=TI MSP432 Device Support
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/http\:__downloads.ti.com_emulation_esd_emupack_linux_latest/name=EMUPack SR Release
/bundle_defaults/org.eclipse.ui.editors/org.eclipse.cdt.ui.overrideIndicatorHighlighting=false
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/http\:__download.eclipse.org_tm_updates_3.7/uri=http\://download.eclipse.org/tm/updates/3.7
/bundle_defaults/org.eclipse.ui.editors/showErrorInNextPrevDropdownToolbarAction=true
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/http\:__downloads.ti.com_targetcontent_esd_xdctools_update_ccs6.1.x/isSystem=true
/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_comma_in_method_declaration_parameters=do not insert
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/http\:__downloads.ti.com_emulation_esd_emupack_win32_latest/version=1.0.0
/bundle_defaults/org.eclipse.ui/VIEW_TAB_POSITION=128
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/http\:__downloads.ti.com_ccs_esd_CCSv6_Updates_update_ccs611_28_osx/version=1.0.0
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/http\:__downloads.ti.com_ccs_esd_CCSv6_Updates_update_ccs61_104/isSystem=true
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/file\:_c\:_ti_ccsv6_eclipse_p2_org.eclipse.equinox.p2.core_cache/provider=
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/http\:__downloads.ti.com_ccs_esd_CCSv6_Updates_613_34_update_installer/enabled=false
/bundle_defaults/org.eclipse.cdt.ui/escapeStrings=false
/bundle_defaults/org.eclipse.ui.ide/IMPORT_FILES_AND_FOLDERS_TYPE=
/instance/org.eclipse.cdt.core/org.eclipse.cdt.core.formatter.insert_space_after_semicolon_in_for=insert
/bundle_defaults/org.eclipse.cdt.core/indexer/skipMacroReferences=false
/bundle_defaults/org.eclipse.rse.ui/APPEND_MNEMONICS_PATTERN=zh.*|ja.*|ko.*
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/http\:__software-dl.ti.com_dsps_dsps_public_sw_sdo_ccstudio_gcc_Updates_win32/enabled=true
/bundle_defaults/org.eclipse.cdt.ui/semanticHighlighting.method.italic=false
/instance/org.eclipse.cdt.core/org.eclipse.cdt.core.formatter.insert_space_after_opening_paren_in_switch=do not insert
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/http\:__software-dl.ti.com_ccs_esd_device_support_sitara/suffix=artifacts.xml
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/http\:__software-dl.ti.com_dsps_dsps_public_sw_sdo_ccstudio_TargetContent_Updates_full_site.xml/isSystem=false
/project/ProjectZeroApp_CC2650LAUNCHXL/org.eclipse.cdt.codan.core/inEditor=false
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/http\:__software-dl.ti.com_ccs_non-esd_dvt_ccs6.0/type=org.eclipse.equinox.internal.p2.metadata.repository.LocalMetadataRepository
/bundle_defaults/org.eclipse.cdt.core/org.eclipse.cdt.core.formatter.tabulation.size=4
/bundle_defaults/org.eclipse.cdt.ui/semanticHighlighting.globalVariable.enabled=false
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/file\:_C\:_ti_xdctools_3_32_01_22_core/uri=file\:/C\:/ti/xdctools_3_32_01_22_core/
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/http\:__downloads.ti.com_targetcontent_esd_xdctools_update_ccs6.1.x/enabled=false
/bundle_defaults/org.eclipse.cdt.ui/editor_folding_default_macros=false
/instance/org.eclipse.cdt.core/org.eclipse.cdt.core.formatter.insert_space_after_closing_angle_bracket_in_template_arguments=insert
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/file\:_C\:_ti_tirex-content_tirtos_simplelink_2_13_00_06/version=1
/bundle_defaults/org.eclipse.ui.editors/secondaryIPColor=219,235,204
/instance/org.eclipse.cdt.core/org.eclipse.cdt.core.formatter.indent_empty_lines=false
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/http\:__software-dl.ti.com_dsps_dsps_public_sw_sdo_ccstudio_c2k_p2win32/isSystem=false
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/file\:_C\:_ti_xdctools_3_32_01_22_core/uri=file\:/C\:/ti/xdctools_3_32_01_22_core/
/configuration/org.eclipse.ui.ide/RECENT_WORKSPACES=C\:\\CProjects\\TICodeComposer\\workspace_v6_2_2\nC\:\\CProjects\\TICodeComposer\\workspace_v6_2
/bundle_defaults/org.eclipse.cdt.make.core/SCD.org.eclipse.cdt.managedbuilder.core.GCCManagedMakePerProjectProfileC.specsFile.run.command=
/bundle_defaults/org.eclipse.ui.editors/breakpointVerticalRuler=true
/instance/org.eclipse.cdt.core/org.eclipse.cdt.core.formatter.tabulation.size=4
/bundle_defaults/org.eclipse.ui.editors/org.eclipse.cdt.ui.overrideIndicatorColor=180,207,205
/bundle_defaults/org.eclipse.cdt.ui/content_assist_project_search_scope=false
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/http\:__software-dl.ti.com_dsps_dsps_public_sw_sdo_ccstudio_codegen_Updates_p2linux/enabled=true
/instance/org.eclipse.cdt.core/org.eclipse.cdt.core.formatter.insert_space_before_opening_brace_in_array_initializer=insert
@org.eclipse.debug.core=3.10.0.v20150303-1130
/bundle_defaults/org.eclipse.cdt.ui/semanticHighlighting.enum.enabled=false
/bundle_defaults/org.eclipse.cdt.ui/content_assist_disabled_computers=org.eclipse.cdt.ui.textProposalCategory\u0000
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/file\:_C\:_ti_ccsv6_eclipse_configuration_org.eclipse.osgi_173_data_listener_1925729951/version=1.0.0
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/http\:__downloads.ti.com_emulation_esd_emupack_win32_latest/uri=http\://downloads.ti.com/emulation/esd/emupack/win32/latest
/bundle_defaults/org.eclipse.ui.editors/othersIndicationColor=0,0,0
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/http\:__downloads.ti.com_msp430_esd_updates-432_p2macosx/suffix=content.xml
/instance/org.eclipse.cdt.core/org.eclipse.cdt.core.formatter.insert_new_line_before_identifier_in_function_declaration=do not insert
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/http\:__software-dl.ti.com_ccs_esd_device_support_auto/version=1.0.0
/bundle_defaults/org.eclipse.cdt.ui/semanticHighlighting.functionDeclaration.underline=false
/bundle_defaults/org.eclipse.ui.workbench/DISABLE_OPEN_EDITOR_IN_PLACE=false
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/http\:__downloads.ti.com_msp430_esd_updates-430_p2macosx/provider=
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/file\:_C\:_ti_tirtos_cc13xx_cc26xx_2_20_00_06/suffix=eclipse
/instance/org.eclipse.cdt.core/org.eclipse.cdt.core.formatter.insert_space_after_opening_angle_bracket_in_template_parameters=do not insert
/instance/org.eclipse.cdt.managedbuilder.core/properties/ProjectZeroStack_CC2650LAUNCHXL.com.ti.ccstudio.buildDefinitions.TMS470.ProjectType.791249726/com.ti.ccstudio.buildDefinitions.TMS470.Debug.1874376420=com.ti.ccstudio.buildDefinitions.TMS470_15.12.exe.DebugToolchain.1596574095\=rebuildState\\\=false\\r\\n\r\ncom.ti.ccstudio.buildDefinitions.TMS470_15.12.exe.linkerDebug.621664429\=rebuildState\\\=false\\r\\n\r\ncom.ti.ccstudio.buildDefinitions.TMS470_15.12.hex.1014111713\=rebuildState\\\=false\\r\\n\r\ncom.ti.ccstudio.buildDefinitions.TMS470.Debug.1874376420\=rebuildState\\\=false\\r\\n\r\ncom.ti.ccstudio.buildDefinitions.TMS470_15.12.exe.compilerDebug.1581546380\=rebuildState\\\=false\\r\\n\r\n
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/http\:__software-dl.ti.com_ccs_esd_CCSv6_Updates/isSystem=false
/bundle_defaults/org.eclipse.ui.editors/spellingIndicationColor=255,128,64
/bundle_defaults/org.eclipse.cdt.ui/spelling_user_dictionary=
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/http\:__software-dl.ti.com_ccs_esd_device_support_digital_power/isSystem=true
/bundle_defaults/org.eclipse.ui.monitoring/long_event_warning_threshold=500
/bundle_defaults/org.eclipse.cdt.core/includes.privatePattern=IWYU\\s+(pragma\:?\\s+)?private(,\\s+include\\s+(?<header>\\S+))?
/bundle_defaults/org.eclipse.ui.editors/linked.focus.navigation.dropdown=false
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/http\:__downloads.ti.com_msp430_esd_updates-432_p2win32/suffix=artifacts.xml
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/http\:__software-dl.ti.com_dsps_dsps_public_sw_sdo_ccstudio_c2k_p2win32/count=2
/bundle_defaults/org.eclipse.cdt.ui/content_assist_default_argument_display_arguments=true
/bundle_defaults/org.eclipse.cdt.ui/content_assist_proposals_foreground=0,0,0
/bundle_defaults/org.eclipse.cdt.ui/nameStyle.cpp.test.prefix=
/bundle_defaults/org.eclipse.cdt.ui/semanticHighlighting.function.italic=false
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/http\:__software-dl.ti.com_ccs_esd_device_support_digital_power/enabled=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.ui.editors/linked.target.verticalruler=false
/bundle_defaults/org.eclipse.cdt.ui/pp_header_italic=false
/bundle_defaults/org.eclipse.ui.editors/currentIPTextStyle=NONE
@org.eclipse.core.resources=3.10.1.v20150725-1910
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/file\:_C\:_ti_ccsv6_eclipse_p2_org.eclipse.equinox.p2.touchpoint.eclipse/uri=file\:/C\:/ti/ccsv6/eclipse/p2/org.eclipse.equinox.p2.touchpoint.eclipse/
/bundle_defaults/org.eclipse.ui.ide/PROJECT_OPEN_NEW_PERSPECTIVE=OPEN_PERSPECTIVE_REPLACE
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/file\:_C\:_ti_tirtos_cc13xx_cc26xx_2_18_00_03/description=
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/http\:__download.eclipse.org_tools_cdt_releases_8.8/isSystem=false
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/http\:__downloads.ti.com_msp430_esd_updates-432_p2win32/provider=
/bundle_defaults/org.eclipse.ui.workbench/ENABLE_CONFIGURABLE_PROJECT_WIZARD=false
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/http\:__www.eclipse.org_modeling_updates/uri=http\://www.eclipse.org/modeling/updates/
/bundle_defaults/org.eclipse.ui.editors/org.eclipse.cdt.codan.ui.annotation.warning.GoToNextNavigationTarget=true
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.ui.sdk.scheduler/autoUpdateInit=true
/instance/org.eclipse.cdt.core/org.eclipse.cdt.core.formatter.indent_body_declarations_compare_to_namespace_header=false
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/http\:__software-dl.ti.com_ccs_esd_msp430/enabled=true
/bundle_defaults/org.eclipse.ui.editors/linked.slave.navigation.next=false
/bundle_defaults/org.eclipse.core.resources/description.buildorder=
/bundle_defaults/org.eclipse.cdt.ui/nameStyle.field.prefix=
/bundle_defaults/org.eclipse.ui.editors/linked.focus.navigation.previous=false
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/file\:_C\:_ti_tirex-content_xdctools_3_31_01_33_core/version=1
/bundle_defaults/org.eclipse.ui.editors/revisionAnnotationIndicationInOverviewRuler=true
/bundle_defaults/org.eclipse.cdt.ui/semanticHighlighting.localVariable.enabled=false
/bundle_defaults/org.eclipse.ui.editors/bookmarkIndicationInOverviewRuler=true
/bundle_defaults/org.eclipse.ui.editors/deletionIndicationInOverviewRuler=false
/bundle_defaults/org.eclipse.egit.core/core_packedGitLimit=10485760
/instance/org.eclipse.cdt.core/org.eclipse.cdt.core.formatter.insert_space_after_opening_brace_in_array_initializer=insert
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/http\:__downloads.ti.com_emulation_esd_emupack_osx_latest/description=
/bundle_defaults/org.eclipse.ui/ENABLE_MIN_MAX=true
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/file\:_C\:_ti_tirex-content_xdctools_3_31_01_33_core/uri=file\:/C\:/ti/tirex-content/xdctools_3_31_01_33_core/
/bundle_defaults/org.eclipse.ui.editors/deletionIndication=false
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/http\:__downloads.ti.com_ccs_esd_gcc_arm_4.9.3.160617/version=1.0.0
/bundle_defaults/org.eclipse.cdt.ui/semanticHighlighting.macroDefinition.color=0,0,0
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/http\:__software-dl.ti.com_dsps_dsps_public_sw_sdo_ccstudio_codegen_Updates_p2mac/name=Code Generation Tools Updates
/bundle_defaults/org.eclipse.cdt.ui/semanticHighlighting.class.enabled=true
/bundle_defaults/org.eclipse.ui.editors/org.eclipse.cdt.codan.ui.annotation.error.overview=true
/bundle_defaults/org.eclipse.cdt.core/org.eclipse.cdt.core.formatter.put_empty_statement_on_new_line=true
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/file\:_C\:_ti_msp_MSP432Ware_3_50_00_02_driverlib/uri=file\:/C\:/ti/msp/MSP432Ware_3_50_00_02/driverlib/
/bundle_defaults/org.eclipse.ui.editors/filteredSearchResultIndicationColor=237,237,252
/bundle_defaults/org.eclipse.cdt.make.core/SCD.org.eclipse.cdt.make.core.GCCStandardMakePerFileProfile.makefileGenerator.parser.enabled=false
/bundle_defaults/org.eclipse.cdt.core/org.eclipse.cdt.core.formatter.insert_space_before_postfix_operator=do not insert
/bundle_defaults/org.eclipse.ui/KEY_CONFIGURATION_ID=org.eclipse.ui.defaultAcceleratorConfiguration
/bundle_defaults/org.eclipse.ui.editors/org.eclipse.cdt.ui.overrideIndicatorInOverviewRuler=false
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/http\:__software-dl.ti.com_ccs_esd_device_support_auto/isSystem=true
/bundle_defaults/org.eclipse.ui.editors/linked.slave.highlight=true
/bundle_defaults/com.ti.dvt.datamodel/tempDirectory=C\:\\CProjects\\TICodeComposer\\workspace_v6_2_2\\.metadata\\.plugins\\com.ti.dvt.datamodel\\temp
/bundle_defaults/org.eclipse.ui.ide/LIMIT_PROBLEMS=true
/bundle_defaults/org.eclipse.cdt.ui/scalability.detect=true
/instance/org.eclipse.cdt.core/org.eclipse.cdt.core.formatter.insert_space_before_comma_in_template_parameters=do not insert
/bundle_defaults/org.eclipse.cdt.debug.core/org.eclipse.cdt.debug.corecDebug.default_variable_format=0
/bundle_defaults/com.ti.ccstudio.debug/projectCreateTargetConfiguration=auto
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/file\:_C\:_ti_xdctools_3_32_00_06_core/uri=file\:/C\:/ti/xdctools_3_32_00_06_core/
/bundle_defaults/org.eclipse.cdt.make.core/org.eclipse.cdt.make.core.esiProviderArguments=-E -P -v -dD ${plugin_state_location}/${specs_file}
/instance/org.eclipse.cdt.core.prj-ProjectZeroStack_CC2650LAUNCHXL/indexer/preferenceScope=0
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/http\:__software-dl.ti.com_ccs_esd_device_support_keystone1/suffix=content.xml
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/http\:__software-dl.ti.com_msp432_msp432_public_sw_mcu_msp432_MSP432ware_update_latest/enabled=false
/bundle_defaults/org.eclipse.ui.editors/org.eclipse.cdt.ui.occurrenceIndicationInVerticalRuler=false
/instance/org.eclipse.cdt.core/org.eclipse.cdt.core.formatter.insert_space_before_comma_in_enum_declarations=do not insert
/bundle_defaults/org.eclipse.ui.editors/unchangedIndicationInOverviewRuler=false
/bundle_defaults/org.eclipse.ui.editors/lineNumberRuler=false
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/file\:_C\:_ti_tirex-content_xdctools_3_31_01_33_core/isSystem=true
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/http\:__software-dl.ti.com_ccs_esd_device_support_auto/enabled=false
/bundle_defaults/org.eclipse.cdt.core/org.eclipse.cdt.core.formatter.insert_space_before_opening_paren_in_if=insert
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/http\:__downloads.ti.com_codegen_esd_mspgcc/enabled=false
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/http\:__downloads.ti.com_msp430_esd_updates-432_p2macosx/version=1.0.0
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/http\:__downloads.ti.com_ccs_esd_CCSv6_Updates_update_ccs61_104/name=Code Composer Studio v6 Updates
/bundle_defaults/com.ti.dvt.energytrace/TargetDevice=MSP430
/bundle_defaults/org.eclipse.ui/CLOSE_EDITORS_ON_EXIT=false
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/http\:__software-dl.ti.com_ccs_esd_device_support_keystone2/isSystem=true
/project/ProjectZeroApp_CC2650LAUNCHXL/org.eclipse.core.resources/encoding//Debug/ICall/subdir_rules.mk=UTF-8
/bundle_defaults/org.eclipse.cdt.ui/nameStyle.constant.prefix=
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/http\:__downloads.ti.com_emulation_esd_emupack_osx_latest/isSystem=true
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/file\:_C\:_ti_msp_MSP432Ware_3_50_00_02_driverlib/type=org.eclipse.equinox.p2.extensionlocation.artifactRepository
/bundle_defaults/org.eclipse.ui.workbench/EDITORLIST_SORT_CRITERIA=0
/bundle_defaults/org.eclipse.cdt.ui/handleTemporaryProblems=true
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/file\:_C\:_ti_tirtos_msp43x_2_20_00_06/isSystem=false
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/file\:_C\:_ti_xdctools_3_32_00_06_core/provider=
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/http\:__software-dl.ti.com_ccs_esd_device_support_auto/suffix=artifacts.xml
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/http\:__software-dl.ti.com_dsps_dsps_public_sw_sdo_ccstudio_codegen_Updates_p2mac/version=1.0.0
/bundle_defaults/org.eclipse.cdt.make.core/SCD.org.eclipse.cdt.managedbuilder.core.GCCManagedMakePerProjectProfileCPP.specsFile.run.command=
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/http\:__downloads.ti.com_targetcontent_esd_xdctools_update_ccs6.1.x/description=
/bundle_defaults/org.eclipse.ui.editors/isAdditionGoToPreviousNavigationTarget=false
/bundle_defaults/org.eclipse.ui.editors/isDeletionGoToNextNavigationTarget=false
/bundle_defaults/org.eclipse.ui.editors/currentLineColor=232,242,254
/bundle_defaults/org.eclipse.cdt.ui/semanticHighlighting.typedef.italic=false
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/http\:__downloads.ti.com_msp430_esd_updates-430_p2win32/uri=http\://downloads.ti.com/msp430/esd/updates-430/p2win32
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/http\:__downloads.ti.com_codegen_esd_mspgcc/uri=http\://downloads.ti.com/codegen/esd/mspgcc
/bundle_defaults/org.eclipse.cdt.ui/c_single_line_comment=63,127,95
/bundle_defaults/org.eclipse.cdt.ui/semanticHighlighting.templateParameter.underline=false
/bundle_defaults/org.eclipse.ui.ide/IMPORT_FILES_AND_FOLDERS_RELATIVE=true
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/file\:_C\:_ti_tirtos_cc13xx_cc26xx_2_18_00_03/type=org.eclipse.equinox.p2.extensionlocation.metadataRepository
/bundle_defaults/org.eclipse.cdt.make.core/SCD.org.eclipse.cdt.managedbuilder.core.GCCManagedMakePerProjectProfileCPP.enabled=false
/bundle_defaults/org.eclipse.cdt.core/org.eclipse.cdt.core.formatter.comment.preserve_white_space_between_code_and_line_comments=true
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/file\:_C\:_ti_tirex-content_tirtos_simplelink_2_13_00_06/name=C\:\\ti\\tirex-content\\tirtos_simplelink_2_13_00_06
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/http\:__software-dl.ti.com_ccs_esd_CCSv6_Updates/nickname=Code Composer Studio v6 Updates
/bundle_defaults/org.eclipse.ui.editors/isErrorGoToNextNavigationTarget=true
/bundle_defaults/org.eclipse.cdt.ui/nameStyle.variable.wordDelimiter=
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/http\:__software-dl.ti.com_ccs_esd_device_support_keystone1/type=org.eclipse.equinox.p2.artifact.repository.simpleRepository
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/http\:__downloads.ti.com_emulation_esd_emupack_win32_latest/type=org.eclipse.equinox.p2.artifact.repository.simpleRepository
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/file\:_C\:_ti_tirtos_msp43x_2_20_00_06/suffix=eclipse
/bundle_defaults/org.eclipse.cdt.ui/codetemplates.includeGuardGenerationScheme=2
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/http\:__download.eclipse.org_tools_cdt_releases_8.8/enabled=false
/bundle_defaults/org.eclipse.debug.ui/org.eclipse.debug.ui.VariableView+org.eclipse.debug.ui.ShowTypeNamesAction=false
/instance/org.eclipse.cdt.core/org.eclipse.cdt.core.formatter.alignment_for_expression_list=0
/bundle_defaults/org.eclipse.ui.editors/filteredSearchResultIndicationInVerticalRuler=false
/bundle_defaults/org.eclipse.debug.ui/org.eclipse.debug.ui.defaultAsciiCodePage=CP1252
/bundle_defaults/org.eclipse.cdt.core/org.eclipse.cdt.core.formatter.join_wrapped_lines=true
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/http\:__software-dl.ti.com_dsps_dsps_public_sw_sdo_ccstudio_gcc_Updates_win32/uri=http\://software-dl.ti.com/dsps/dsps_public_sw/sdo_ccstudio/gcc/Updates/win32
/bundle_defaults/org.eclipse.ui.workbench/SHOW_MEMORY_MONITOR=false
/bundle_defaults/org.eclipse.cdt.ui/semanticHighlighting.function.color=0,0,0
/bundle_defaults/org.eclipse.cdt.ui/semanticHighlighting.problem.strikethrough=false
/bundle_defaults/org.eclipse.cdt.core/scalability.skipTrivialExpressions=true
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/http\:__software-dl.ti.com_ccs_esd_device_support_auto/type=org.eclipse.equinox.p2.artifact.repository.simpleRepository
/bundle_defaults/org.eclipse.cdt.ui/buildConsoleOutputStreamColor=0,0,0
/bundle_defaults/org.eclipse.cdt.ui/c_string_bold=false
/bundle_defaults/org.eclipse.cdt.ui/org.eclipse.cdt.internal.ui.text.doctools.doxygen.multi=63,95,191
@org.eclipse.debug.ui=3.11.100.v20150731-1137
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/file\:_C\:_ti_tirtos_cc13xx_cc26xx_2_18_00_03/version=1
/bundle_defaults/org.eclipse.ui.editors/showWhitespaceCharacters=false
/bundle_defaults/org.eclipse.debug.ui/org.eclipse.debug.ui.skip_breakpoints_during_run_to_line=false
/bundle_defaults/org.eclipse.cdt.make.core/org.eclipse.cdt.make.core.stopOnError=false
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/http\:__www.ti.com_tool_mspdriverlib/isSystem=false
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/http\:__downloads.ti.com_codegen_esd_mspgcc/provider=
/bundle_defaults/org.eclipse.cdt.core/org.eclipse.cdt.core.formatter.insert_space_after_opening_brace_in_array_initializer=insert
/bundle_defaults/org.eclipse.ui.editors/linked.target.navigation.next=false
/bundle_defaults/org.eclipse.cdt.ui/semanticHighlighting.field.bold=false
/instance/org.eclipse.ui.ide/PROBLEMS_FILTERS_MIGRATE=true
/instance/org.eclipse.ui.workbench//org.eclipse.ui.commands/state/org.eclipse.ui.navigator.resources.nested.changeProjectPresentation/org.eclipse.ui.commands.radioState=false
/bundle_defaults/org.eclipse.cdt.core/org.eclipse.cdt.core.formatter.insert_space_before_closing_paren_in_method_invocation=do not insert
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/http\:__downloads.ti.com_emulation_esd_emupack_linux_latest/version=1.0.0
/bundle_defaults/org.eclipse.ui.workbench/EDITORLIST_SELECTION_SCOPE=1
/bundle_defaults/org.eclipse.cdt.ui/org.eclipse.cdt.ui.add_comments=false
/bundle_defaults/org.eclipse.ui.workbench/shouldPromptForEnablement=true
/bundle_defaults/org.eclipse.cdt.core/org.eclipse.cdt.core.formatter.insert_new_line_before_while_in_do_statement=do not insert
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/file\:_C\:_ti_tirtos_cc13xx_cc26xx_2_18_00_03/description=
/instance/org.eclipse.cdt.core/org.eclipse.cdt.core.formatter.insert_space_before_opening_brace_in_block=insert
/bundle_defaults/org.eclipse.cdt.make.core/SCD.org.eclipse.cdt.managedbuilder.core.GCCWinManagedMakePerProjectProfileCPP.specsFile.parser.enabled=false
/bundle_defaults/org.eclipse.ui.monitoring/long_event_error_threshold=2000
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/http\:__software-dl.ti.com_dsps_dsps_public_sw_sdo_ccstudio_TargetContent_Updates_full_site.xml/enabled=false
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/http\:__software-dl.ti.com_ccs_esd_device_support_keystone1/isSystem=true
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/http\:__downloads.ti.com_codegen_esd_mspgcc/type=org.eclipse.equinox.p2.artifact.repository.simpleRepository
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/file\:_C\:_ti_tirtos_cc13xx_cc26xx_2_20_00_06/enabled=true
/project/ProjectZeroApp_CC2650LAUNCHXL/org.eclipse.core.resources/encoding//Debug/objects.mk=UTF-8
/bundle_defaults/org.eclipse.ui.workbench/overridepresentation=false
/bundle_defaults/org.eclipse.rse.ui/org.eclipse.rse.preferences.order.connections=
@org.eclipse.ui.editors=3.9.0.v20150213-1939
/instance/com.ti.ccstudio.branding/initialized=true
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/http\:__software-dl.ti.com_ccs_esd_msp430/description=
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/http\:__software-dl.ti.com_dsps_dsps_public_sw_sdo_ccstudio_smartrf_CCSv6/suffix=content.xml
/instance/org.eclipse.core.resources/version=1
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/http\:__downloads.ti.com_msp430_esd_updates-430_p2macosx/uri=http\://downloads.ti.com/msp430/esd/updates-430/p2macosx
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/file\:_C\:_ti_tirtos_cc13xx_cc26xx_2_18_00_03/isSystem=true
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/http\:__downloads.ti.com_ccs_esd_CCSv6_Updates_hercules_linux/uri=http\://downloads.ti.com/ccs/esd/CCSv6/Updates/hercules_linux
/instance/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/pp_default_bold=false
/bundle_defaults/org.eclipse.ui.editors/linked.exit.overviewruler=false
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/http\:__software-dl.ti.com_dsps_dsps_public_sw_sdo_ccstudio_codegen_Updates_p2mac/suffix=artifacts.xml
/bundle_defaults/org.eclipse.ui.workbench/HeapStatus.updateInterval=500
/instance/org.eclipse.rse.ui/org.eclipse.rse.preferences.order.connections=PC02E5PE.Local
/bundle_defaults/org.eclipse.cdt.ui/semanticHighlighting.externalSDK.color=100,40,128
/bundle_defaults/org.eclipse.ui.ide/PROBLEMS_FILTERS_MIGRATE=false
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/http\:__downloads.ti.com_ccs_esd_CCSv6_Updates_update_dsflash_6.1.0.1425/uri=http\://downloads.ti.com/ccs/esd/CCSv6/Updates/update_dsflash_6.1.0.1425
/bundle_defaults/org.eclipse.cdt.core/org.eclipse.cdt.core.formatter.alignment_for_conditional_expression=34
@org.eclipse.rse.core=3.3.100.201407181907
/bundle_defaults/org.eclipse.cdt.ui/semanticHighlighting.enum.italic=false
/bundle_defaults/org.eclipse.cdt.core/indexer/indexImportLocation=.settings/cdt-index.zip
/bundle_defaults/org.eclipse.cdt.ui/semanticHighlighting.methodDeclaration.italic=false
/instance/org.eclipse.cdt.core/org.eclipse.cdt.core.formatter.alignment_for_enumerator_list=48
/instance/org.eclipse.cdt.managedbuilder.core/properties/ProjectZeroApp_CC2650LAUNCHXL.com.ti.ccstudio.buildDefinitions.TMS470.ProjectType.930953193/com.ti.ccstudio.buildDefinitions.TMS470.Debug.1380473591=com.ti.ccstudio.buildDefinitions.TMS470_15.12.exe.linkerDebug.1966290249\=rebuildState\\\=false\\r\\n\r\ncom.ti.ccstudio.buildDefinitions.TMS470_15.12.hex.66601252\=rebuildState\\\=false\\r\\n\r\ncom.ti.ccstudio.buildDefinitions.TMS470_15.12.exe.DebugToolchain.1924130200\=rebuildState\\\=false\\r\\n\r\ncom.ti.ccstudio.buildDefinitions.TMS470_15.12.exe.linkerDebug.36315442\=rebuildState\\\=false\\r\\n\r\ncom.ti.ccstudio.buildDefinitions.TMS470_15.12.exe.DebugToolchain.608736169\=rebuildState\\\=false\\r\\n\r\ncom.ti.rtsc.buildDefinitions.XDC_3.16.tool.558706114\=rebuildState\\\=false\\r\\n\r\ncom.ti.ccstudio.buildDefinitions.TMS470_15.12.exe.DebugToolchain.42389152\=rebuildState\\\=false\\r\\n\r\ncom.ti.ccstudio.buildDefinitions.TMS470_15.12.exe.compilerDebug.1780122652\=rebuildState\\\=false\\r\\n\r\ncom.ti.ccstudio.buildDefinitions.TMS470.Debug.1380473591\=rebuildState\\\=false\\r\\n\r\ncom.ti.ccstudio.buildDefinitions.TMS470_15.12.hex.1132755272\=rebuildState\\\=false\\r\\n\r\ncom.ti.ccstudio.buildDefinitions.TMS470_15.12.hex.82888569\=rebuildState\\\=false\\r\\n\r\ncom.ti.rtsc.buildDefinitions.XDC_3.16.tool.1713560070\=rebuildState\\\=false\\r\\n\r\ncom.ti.ccstudio.buildDefinitions.TMS470_15.12.exe.linkerDebug.1216892736\=rebuildState\\\=false\\r\\n\r\ncom.ti.ccstudio.buildDefinitions.TMS470_15.12.exe.compilerDebug.215155922\=rebuildState\\\=false\\r\\n\r\ncom.ti.ccstudio.buildDefinitions.TMS470_15.12.exe.compilerDebug.1585887622\=rebuildState\\\=false\\r\\n\r\ncom.ti.rtsc.buildDefinitions.XDC_3.16.tool.1635670736\=rebuildState\\\=false\\r\\n\r\n
/bundle_defaults/org.eclipse.cdt.ui/semanticHighlighting.globalVariable.italic=true
/bundle_defaults/org.eclipse.ui.editors/infoIndicationColor=244,200,45
/instance/org.eclipse.cdt.core/org.eclipse.cdt.core.formatter.insert_space_after_opening_paren_in_cast=do not insert
/bundle_defaults/org.eclipse.ui.editors/currentIPOverviewRuler=true
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/file\:_C\:_ti_tirtos_msp43x_2_20_00_06/description=
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/http\:__downloads.ti.com_ccs_esd_CCSv6_Updates_update_ccs61_104/suffix=content.xml
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/http\:__download.eclipse.org_egit_updates/isSystem=false
/bundle_defaults/org.eclipse.ui.editors/org.eclipse.cdt.ui.isOverrideIndicatorGoToPreviousNavigationTarget=false
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/file\:_C\:_ti_ccsv6_eclipse_p2_org.eclipse.equinox.p2.core_cache/isSystem=true
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/http\:__downloads.ti.com_msp430_esd_updates-432_p2macosx/uri=http\://downloads.ti.com/msp430/esd/updates-432/p2macosx
/bundle_defaults/org.eclipse.cdt.core/org.eclipse.cdt.core.formatter.number_of_empty_lines_to_preserve=1
/bundle_defaults/org.eclipse.cdt.ui/content_assist_parameters_background=255,255,255
/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.ui/semanticHighlighting.staticField.enabled=true
/bundle_defaults/org.eclipse.cdt.ui/content_assist_autoactivation_trigger_replace_dot_with_arrow=true
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/http\:__downloads.ti.com_ccs_esd_gcc_arm_4.8/enabled=true
/bundle_defaults/org.eclipse.cdt.ui/semanticHighlighting.parameterVariable.underline=false
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/http\:__software-dl.ti.com_dsps_dsps_public_sw_sdo_ccstudio_c2k_p2win32/version=1.0.0
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/http\:__downloads.ti.com_ccs_esd_CCSv6_Updates_update_ccs611_22/suffix=content.xml
/bundle_defaults/org.eclipse.cdt.ui/semanticHighlighting.function.bold=true
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/http\:__downloads.ti.com_ccs_esd_CCSv6_Updates_update_ccs61_104/uri=http\://downloads.ti.com/ccs/esd/CCSv6/Updates/update_ccs61_104
/bundle_defaults/org.eclipse.cdt.ui/semanticHighlighting.typedef.bold=false
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/http\:__downloads.ti.com_msp430_esd_updates-432_p2linux/uri=http\://downloads.ti.com/msp430/esd/updates-432/p2linux
/instance/org.eclipse.rse.core/useridperkey=PC02E5PE.Local\=chfo;
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/http\:__software-dl.ti.com_ccs_esd_CCSv6_Updates/isSystem=false
/bundle_defaults/org.eclipse.ui.editors/isSpellingGoToNextNavigationTarget=false
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/file\:_C\:_ti_msp_MSP432Ware_3_50_00_02/provider=
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/http\:__software-dl.ti.com_dsps_dsps_public_sw_sdo_ccstudio_codegen_Updates_p2win32/provider=
/bundle_defaults/org.eclipse.ui.editors/org.eclipse.linecoverage.slice.colorGreen=192,255,192
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/http\:__software-dl.ti.com_C2000_esd_p2win32/version=1.0.0
/instance/org.eclipse.cdt.core/org.eclipse.cdt.core.formatter.insert_space_before_closing_angle_bracket_in_template_arguments=do not insert
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/http\:__downloads.ti.com_msp430_esd_updates-430_p2linux/name=MSP430 Emulators and Device Supports Files
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/http\:__downloads.ti.com_emulation_esd_emupack_osx_latest/suffix=artifacts.xml
/bundle_defaults/org.eclipse.cdt.ui/semanticHighlighting.enum.underline=false
/bundle_defaults/org.eclipse.cdt.ui/c_braces=0,0,0
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/http\:__download.eclipse.org_tm_updates_3.7/uri=http\://download.eclipse.org/tm/updates/3.7
/instance/org.eclipse.cdt.core/org.eclipse.cdt.core.formatter.insert_space_before_colon_in_case=do not insert
/bundle_defaults/org.eclipse.ui.editors/warningIndicationInVerticalRuler=true
/bundle_defaults/org.eclipse.cdt.ui/semanticHighlighting.method.bold=false
/bundle_defaults/org.eclipse.ui.editors/linked.slave.text.style=NONE
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/http\:__downloads.ti.com_msp430_esd_updates-430_p2win32/type=org.eclipse.equinox.internal.p2.metadata.repository.LocalMetadataRepository
/bundle_defaults/org.eclipse.ui.workbench/coolBarVisible=true
/bundle_defaults/org.eclipse.cdt.ui/removeTrailingWhitespaceEditedLines=true
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/http\:__software-dl.ti.com_dsps_dsps_public_sw_sdo_ccstudio_smartrf_CCSv6/uri=http\://software-dl.ti.com/dsps/dsps_public_sw/sdo_ccstudio/smartrf/CCSv6
/instance/org.eclipse.debug.core//org.eclipse.debug.core.PREFERRED_DELEGATES/org.eclipse.cdt.launch.postmortemLaunchType=org.eclipse.cdt.dsf.gdb.launch.coreCLaunch,debug,;
/instance/org.eclipse.cdt.core/org.eclipse.cdt.core.formatter.alignment_for_conditional_expression_chain=18
/bundle_defaults/org.eclipse.ui.editors/useAnnotationsPrefPage=false
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/http\:__software-dl.ti.com_ccs_esd_device_support_keystone1/version=1.0.0
/bundle_defaults/org.eclipse.cdt.ui/content_assist_autoinsert=true
/bundle_defaults/org.eclipse.core.net/systemProxiesEnabled=true
/bundle_defaults/org.eclipse.debug.ui/org.eclipse.debug.ui.switch_perspective_on_suspend=prompt
/bundle_defaults/org.eclipse.core.resources/refresh.lightweight.enabled=false
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/http\:__downloads.ti.com_msp430_esd_updates-432_p2linux/name=Linux 2016-08-26
/bundle_defaults/org.eclipse.equinox.p2.ui.sdk.scheduler/enabled=false
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/file\:_C\:_ti_tirtos_msp43x_2_20_00_06/provider=
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/http\:__software-dl.ti.com_dsps_dsps_public_sw_sdo_ccstudio_codegen_Updates_p2win32/name=Code Generation Tools Updates
/bundle_defaults/org.eclipse.cdt.ui/semanticHighlighting.methodDeclaration.color=0,0,0
/bundle_defaults/org.eclipse.cdt.core/org.eclipse.cdt.core.formatter.insert_space_after_semicolon_in_for=insert
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/http\:__software-dl.ti.com_dsps_dsps_public_sw_sdo_ccstudio_gcc_Updates_win32/name="ARM GCC Updates"
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/http\:__software-dl.ti.com_ccs_esd_device_support_keystone1/type=org.eclipse.equinox.internal.p2.metadata.repository.LocalMetadataRepository
/bundle_defaults/org.eclipse.cdt.core/org.eclipse.cdt.core.formatter.insert_space_after_colon_in_base_clause=insert
/bundle_defaults/org.eclipse.cdt.ui/semanticHighlighting.functionDeclaration.italic=false
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/http\:__downloads.ti.com_msp430_esd_updates-432_p2win32/type=org.eclipse.equinox.p2.artifact.repository.simpleRepository
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/http\:__downloads.ti.com_emulation_esd_emupack_linux_latest/type=org.eclipse.equinox.internal.p2.metadata.repository.LocalMetadataRepository
/bundle_defaults/org.eclipse.cdt.core/indexer/skipFilesLargerThanMB=8
/bundle_defaults/org.eclipse.ui.editors/linked.target.text.style=BOX
/bundle_defaults/org.eclipse.cdt.ui/editor_folding_default_methods=false
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/http\:__software-dl.ti.com_dsps_dsps_public_sw_sdo_ccstudio_gcc_Updates_win32/suffix=compositeArtifacts.xml
/instance/org.eclipse.cdt.core/org.eclipse.cdt.core.formatter.insert_space_between_empty_brackets=do not insert
/bundle_defaults/org.eclipse.cdt.ui/semanticHighlighting.class.bold=false
/instance/org.eclipse.cdt.core/org.eclipse.cdt.core.formatter.insert_space_after_question_in_conditional=insert
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/http\:__downloads.ti.com_ccs_esd_CCSv6_Updates_update_dsflash_6.1.0.1425/version=1.0.0
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/http\:__downloads.ti.com_ccs_esd_gcc_arm_4.9.3.160617/provider=
/project/ProjectZeroApp_CC2650LAUNCHXL/org.eclipse.core.resources/encoding//Debug/common_src/osal/subdir_rules.mk=UTF-8
/bundle_defaults/org.eclipse.cdt.ui/smartPaste=true
/instance/org.eclipse.cdt.core/org.eclipse.cdt.core.formatter.comment.never_indent_line_comments_on_first_column=true
/bundle_defaults/org.eclipse.core.resources/refresh.enabled=false
/bundle_defaults/org.eclipse.cdt.ui/semanticHighlighting.macroDefinition.enabled=false
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/http\:__downloads.ti.com_msp430_esd_updates-430_p2linux/uri=http\://downloads.ti.com/msp430/esd/updates-430/p2linux
/bundle_defaults/org.eclipse.cdt.ui/spelling_ignore_upper=true
/bundle_defaults/org.eclipse.cdt.make.core/SCD.org.eclipse.cdt.managedbuilder.core.GCCWinManagedMakePerProjectProfile.enabled=false
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/http\:__www.ti.com_tool_mspdriverlib/enabled=false
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.artifact.repository/repositories/http\:__downloads.ti.com_ccs_esd_CCSv6_Updates_hercules_linux/uri=http\://downloads.ti.com/ccs/esd/CCSv6/Updates/hercules_linux
/bundle_defaults/org.eclipse.ui.workbench/KEYS_PREFERENCE_SELECTED_TAB=0
/instance/org.eclipse.ui.workbench/UIActivities.com.ti.ccstudio.activities.RSEActivity=true
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/http\:__software-dl.ti.com_dsps_dsps_public_sw_sdo_ccstudio_codegen_Updates_p2linux/isSystem=false
/bundle_defaults/org.eclipse.ui.editors/isFilteredSearchResultGoToNextNavigationTarget=false
/instance/org.eclipse.cdt.ui/formatter_profile=_CCS
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/file\:_C\:_ti_tirex-content_xdctools_3_31_01_33_core/description=
/bundle_defaults/org.eclipse.ui.editors/isInfoGoToNextNavigationTarget=false
/instance/org.eclipse.cdt.core/org.eclipse.cdt.core.formatter.insert_space_before_opening_paren_in_method_declaration=do not insert
/bundle_defaults/org.eclipse.ui.editors/isRevisionAnnotationGoToNextNavigationTarget=false
/instance/org.eclipse.cdt.core/org.eclipse.cdt.core.formatter.insert_space_after_prefix_operator=do not insert
/profile/file\:\\2fC\:\\2fti\\2fccsv6\\2feclipse\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.metadata.repository/repositories/http\:__software-dl.ti.com_dsps_dsps_public_sw_sdo_ccstudio_c2k_p2win32/suffix=compositeContent.xml
/instance/org.eclipse.cdt.core/org.eclipse.cdt.core.formatter.alignment_for_base_clause_in_type_declaration=80
/bundle_defaults/org.eclipse.ui.editors/org.eclipse.cdt.codan.ui.annotation.warning.NextPrevDropdownToolbar=true
/bundle_defaults/org.eclipse.cdt.ui/includeStyle.systemWithoutExtension=<?xml version\="1.0" encoding\="UTF-8"?>\r\n<style angle_brackets\="true" blank_line_before\="false" keep_together\="true" order\="2" relative_path\="false"/>
/bundle_defaults/org.eclipse.cdt.core/org.eclipse.cdt.core.formatter.alignment_for_throws_clause_in_method_declaration=16
*** Current Install Configuration:
Bundles in the system:
Id: com.ibm.icu, Version: 54.1.1.v201501272100, Location: reference:file:plugins/com.ibm.icu_54.1.1.v201501272100.jar
Id: com.jcraft.jsch, Version: 0.1.53.v201508180515, Location: reference:file:plugins/com.jcraft.jsch_0.1.53.v201508180515.jar
Id: com.sun.el, Version: 2.2.0.v201303151357, Location: reference:file:plugins/com.sun.el_2.2.0.v201303151357.jar
Id: com.ti.backplane, Version: 1.0.0.201609121600, Location: reference:file:plugins/com.ti.backplane_1.0.0.201609121600.jar
Id: com.ti.base.ui, Version: 5.3.0.201609121600, Location: reference:file:plugins/com.ti.base.ui_5.3.0.201609121600.jar
Id: com.ti.binding.program, Version: 1.0.0.201609121600, Location: reference:file:plugins/com.ti.binding.program_1.0.0.201609121600.jar
Id: com.ti.binding.stream, Version: 1.0.0.201609121600, Location: reference:file:plugins/com.ti.binding.stream_1.0.0.201609121600/
Id: com.ti.browser, Version: 1.0.0.201609121600, Location: reference:file:plugins/com.ti.browser_1.0.0.201609121600.jar
Id: com.ti.ccscloud.server, Version: 1.0.0.201609121600, Location: reference:file:plugins/com.ti.ccscloud.server_1.0.0.201609121600.jar
Id: com.ti.ccscloud.xcs, Version: 1.0.0.201609121600, Location: reference:file:plugins/com.ti.ccscloud.xcs_1.0.0.201609121600.jar
Id: com.ti.ccstudio.abc, Version: 5.3.0.201609121600, Location: reference:file:plugins/com.ti.ccstudio.abc_5.3.0.201609121600.jar
Id: com.ti.ccstudio.activities, Version: 5.3.0.201609121600, Location: reference:file:plugins/com.ti.ccstudio.activities_5.3.0.201609121600.jar
Id: com.ti.ccstudio.app.center, Version: 1.1.0.201609121600, Location: reference:file:plugins/com.ti.ccstudio.app.center_1.1.0.201609121600/
Id: com.ti.ccstudio.app.center.p2, Version: 1.0.0.201609121600, Location: reference:file:plugins/com.ti.ccstudio.app.center.p2_1.0.0.201609121600.jar
Id: com.ti.ccstudio.apps, Version: 6.2.0.201609121600, Location: reference:file:plugins/com.ti.ccstudio.apps_6.2.0.201609121600.jar
Id: com.ti.ccstudio.base, Version: 6.2.1.01781, Location: reference:file:plugins/com.ti.ccstudio.base_6.2.1.01781/
Id: com.ti.ccstudio.binaryparser, Version: 6.2.0.201609121600, Location: reference:file:plugins/com.ti.ccstudio.binaryparser_6.2.0.201609121600.jar
Id: com.ti.ccstudio.branding, Version: 6.2.0.201609121600, Location: reference:file:plugins/com.ti.ccstudio.branding_6.2.0.201609121600/
Id: com.ti.ccstudio.buildDefinitions.C2000, Version: 6.2.0.201609121600, Location: reference:file:plugins/com.ti.ccstudio.buildDefinitions.C2000_6.2.0.201609121600/
Id: com.ti.ccstudio.buildDefinitions.C2000_legacy, Version: 5.1.0.201609121600, Location: reference:file:plugins/com.ti.ccstudio.buildDefinitions.C2000_legacy_5.1.0.201609121600.jar
Id: com.ti.ccstudio.buildDefinitions.C6000, Version: 6.2.0.201609121600, Location: reference:file:plugins/com.ti.ccstudio.buildDefinitions.C6000_6.2.0.201609121600/
Id: com.ti.ccstudio.buildDefinitions.C6000_legacy, Version: 5.1.0.201609121600, Location: reference:file:plugins/com.ti.ccstudio.buildDefinitions.C6000_legacy_5.1.0.201609121600.jar
Id: com.ti.ccstudio.buildDefinitions.C7000, Version: 6.2.0.201609121600, Location: reference:file:plugins/com.ti.ccstudio.buildDefinitions.C7000_6.2.0.201609121600/
Id: com.ti.ccstudio.buildDefinitions.EVE, Version: 6.2.0.201609121600, Location: reference:file:plugins/com.ti.ccstudio.buildDefinitions.EVE_6.2.0.201609121600/
Id: com.ti.ccstudio.buildDefinitions.GNU, Version: 6.2.0.201609121600, Location: reference:file:plugins/com.ti.ccstudio.buildDefinitions.GNU_6.2.0.201609121600/
Id: com.ti.ccstudio.buildDefinitions.GNU_legacy, Version: 5.4.0.201609121600, Location: reference:file:plugins/com.ti.ccstudio.buildDefinitions.GNU_legacy_5.4.0.201609121600.jar
Id: com.ti.ccstudio.buildDefinitions.MSP430, Version: 6.2.0.201609121600, Location: reference:file:plugins/com.ti.ccstudio.buildDefinitions.MSP430_6.2.0.201609121600/
Id: com.ti.ccstudio.buildDefinitions.MSP430_legacy, Version: 6.0.0.201609121600, Location: reference:file:plugins/com.ti.ccstudio.buildDefinitions.MSP430_legacy_6.0.0.201609121600.jar
Id: com.ti.ccstudio.buildDefinitions.MSP432, Version: 6.2.0.201609121600, Location: reference:file:plugins/com.ti.ccstudio.buildDefinitions.MSP432_6.2.0.201609121600/
Id: com.ti.ccstudio.buildDefinitions.PRU, Version: 6.2.0.201609121600, Location: reference:file:plugins/com.ti.ccstudio.buildDefinitions.PRU_6.2.0.201609121600/
Id: com.ti.ccstudio.buildDefinitions.TMS470, Version: 6.2.0.201609121600, Location: reference:file:plugins/com.ti.ccstudio.buildDefinitions.TMS470_6.2.0.201609121600/
Id: com.ti.ccstudio.buildDefinitions.TMS470_legacy, Version: 5.1.0.201609121600, Location: reference:file:plugins/com.ti.ccstudio.buildDefinitions.TMS470_legacy_5.1.0.201609121600.jar
Id: com.ti.ccstudio.buildDefinitions.core, Version: 6.0.0.201609121600, Location: reference:file:plugins/com.ti.ccstudio.buildDefinitions.core_6.0.0.201609121600.jar
Id: com.ti.ccstudio.builddefinitions.generator, Version: 6.2.0.201609121600, Location: reference:file:plugins/com.ti.ccstudio.builddefinitions.generator_6.2.0.201609121600.jar
Id: com.ti.ccstudio.controlsuite, Version: 5.3.0.201609121600, Location: reference:file:plugins/com.ti.ccstudio.controlsuite_5.3.0.201609121600.jar
Id: com.ti.ccstudio.core, Version: 6.0.0.201609121600, Location: reference:file:plugins/com.ti.ccstudio.core_6.0.0.201609121600.jar
Id: com.ti.ccstudio.debug, Version: 6.2.0.201609121600, Location: reference:file:plugins/com.ti.ccstudio.debug_6.2.0.201609121600.jar
Id: com.ti.ccstudio.debug.cacheView, Version: 5.3.0.201609121600, Location: reference:file:plugins/com.ti.ccstudio.debug.cacheView_5.3.0.201609121600.jar
Id: com.ti.ccstudio.debug.dsf.extensions, Version: 5.3.0.201609121600, Location: reference:file:plugins/com.ti.ccstudio.debug.dsf.extensions_5.3.0.201609121600.jar
Id: com.ti.ccstudio.debug.mptv, Version: 5.3.0.201609121600, Location: reference:file:plugins/com.ti.ccstudio.debug.mptv_5.3.0.201609121600.jar
Id: com.ti.ccstudio.debug.server, Version: 5.3.0.201609121600, Location: reference:file:plugins/com.ti.ccstudio.debug.server_5.3.0.201609121600.jar
Id: com.ti.ccstudio.debug.server.core, Version: 5.3.0.201609121600, Location: reference:file:plugins/com.ti.ccstudio.debug.server.core_5.3.0.201609121600.jar
Id: com.ti.ccstudio.debug.trace.core, Version: 5.3.0.201609121600, Location: reference:file:plugins/com.ti.ccstudio.debug.trace.core_5.3.0.201609121600.jar
Id: com.ti.ccstudio.debug.trace.msp430, Version: 5.3.0.201609121600, Location: reference:file:plugins/com.ti.ccstudio.debug.trace.msp430_5.3.0.201609121600.jar
Id: com.ti.ccstudio.debug.trace.ui, Version: 5.3.0.201609121600, Location: reference:file:plugins/com.ti.ccstudio.debug.trace.ui_5.3.0.201609121600.jar
Id: com.ti.ccstudio.debug.ui, Version: 6.1.0.201609121600, Location: reference:file:plugins/com.ti.ccstudio.debug.ui_6.1.0.201609121600.jar
Id: com.ti.ccstudio.debug.ui.msp430, Version: 5.3.0.201609121600, Location: reference:file:plugins/com.ti.ccstudio.debug.ui.msp430_5.3.0.201609121600.jar
Id: com.ti.ccstudio.energia, Version: 6.1.0.201609121600, Location: reference:file:plugins/com.ti.ccstudio.energia_6.1.0.201609121600.jar
Id: com.ti.ccstudio.energia.core, Version: 6.2.0.201609121600, Location: reference:file:plugins/com.ti.ccstudio.energia.core_6.2.0.201609121600/
Id: com.ti.ccstudio.energia.ui, Version: 6.2.0.201609121600, Location: reference:file:plugins/com.ti.ccstudio.energia.ui_6.2.0.201609121600/
Id: com.ti.ccstudio.errorparser, Version: 6.1.0.201609121600, Location: reference:file:plugins/com.ti.ccstudio.errorparser_6.1.0.201609121600/
Id: com.ti.ccstudio.errorparser.ui, Version: 5.3.0.201609121600, Location: reference:file:plugins/com.ti.ccstudio.errorparser.ui_5.3.0.201609121600.jar
Id: com.ti.ccstudio.errorreporting, Version: 1.0.0.201609121600, Location: reference:file:plugins/com.ti.ccstudio.errorreporting_1.0.0.201609121600.jar
Id: com.ti.ccstudio.gelhelp.doc, Version: 6.2.1.01781, Location: reference:file:plugins/com.ti.ccstudio.gelhelp.doc_6.2.1.01781/
Id: com.ti.ccstudio.grace, Version: 1.0.0.201607181256, Location: reference:file:plugins/com.ti.ccstudio.grace_1.0.0.201607181256.jar
Id: com.ti.ccstudio.grace.ui, Version: 1.0.0.201607181256, Location: reference:file:plugins/com.ti.ccstudio.grace.ui_1.0.0.201607181256.jar
Id: com.ti.ccstudio.highlights, Version: 1.0.0.201609121600, Location: reference:file:plugins/com.ti.ccstudio.highlights_1.0.0.201609121600.jar
Id: com.ti.ccstudio.highlights.msp430, Version: 1.0.0.201609121600, Location: reference:file:plugins/com.ti.ccstudio.highlights.msp430_1.0.0.201609121600/
Id: com.ti.ccstudio.httpserver, Version: 6.2.0.201609121600, Location: reference:file:plugins/com.ti.ccstudio.httpserver_6.2.0.201609121600.jar
Id: com.ti.ccstudio.ide, Version: 5.3.0.201609121600, Location: reference:file:plugins/com.ti.ccstudio.ide_5.3.0.201609121600.jar
Id: com.ti.ccstudio.jline, Version: 5.1.0.201609121600, Location: reference:file:plugins/com.ti.ccstudio.jline_5.1.0.201609121600.jar
Id: com.ti.ccstudio.lerm, Version: 5.3.0.201609121600, Location: reference:file:plugins/com.ti.ccstudio.lerm_5.3.0.201609121600.jar
Id: com.ti.ccstudio.lers, Version: 5.3.0.201609121600, Location: reference:file:plugins/com.ti.ccstudio.lers_5.3.0.201609121600.jar
Id: com.ti.ccstudio.leru, Version: 5.3.0.201609121600, Location: reference:file:plugins/com.ti.ccstudio.leru_5.3.0.201609121600.jar
Id: com.ti.ccstudio.mainhelp.doc, Version: 5.4.0.201609121600, Location: reference:file:plugins/com.ti.ccstudio.mainhelp.doc_5.4.0.201609121600.jar
Id: com.ti.ccstudio.managedbuild.core, Version: 5.1.0.201609121600, Location: reference:file:plugins/com.ti.ccstudio.managedbuild.core_5.1.0.201609121600.jar
Id: com.ti.ccstudio.multi.purpose.view, Version: 5.3.0.201609121600, Location: reference:file:plugins/com.ti.ccstudio.multi.purpose.view_5.3.0.201609121600.jar
Id: com.ti.ccstudio.multi.purpose.view.contributors, Version: 5.3.0.201609121600, Location: reference:file:plugins/com.ti.ccstudio.multi.purpose.view.contributors_5.3.0.201609121600.jar
Id: com.ti.ccstudio.p2.actions, Version: 6.0.0.201508191607, Location: reference:file:plugins/com.ti.ccstudio.p2.actions_6.0.0.201508191607.jar
Id: com.ti.ccstudio.p2.common, Version: 6.0.0.201508191607, Location: reference:file:plugins/com.ti.ccstudio.p2.common_6.0.0.201508191607.jar
Id: com.ti.ccstudio.p2app, Version: 6.0.0.201609121600, Location: reference:file:plugins/com.ti.ccstudio.p2app_6.0.0.201609121600.jar
Id: com.ti.ccstudio.pin.port.connect, Version: 5.3.0.201609121600, Location: reference:file:plugins/com.ti.ccstudio.pin.port.connect_5.3.0.201609121600.jar
Id: com.ti.ccstudio.project.core, Version: 6.2.0.201609121600, Location: reference:file:plugins/com.ti.ccstudio.project.core_6.2.0.201609121600.jar
Id: com.ti.ccstudio.project.templates, Version: 6.2.0.201609121600, Location: reference:file:plugins/com.ti.ccstudio.project.templates_6.2.0.201609121600/
Id: com.ti.ccstudio.project.ui, Version: 6.2.0.201609121600, Location: reference:file:plugins/com.ti.ccstudio.project.ui_6.2.0.201609121600.jar
Id: com.ti.ccstudio.project.ui.views, Version: 6.2.0.201609121600, Location: reference:file:plugins/com.ti.ccstudio.project.ui.views_6.2.0.201609121600.jar
Id: com.ti.ccstudio.resource.explorer, Version: 5.3.0.201609121600, Location: reference:file:plugins/com.ti.ccstudio.resource.explorer_5.3.0.201609121600/
Id: com.ti.ccstudio.resource.explorer.packages, Version: 1.0.0.201609121600, Location: reference:file:plugins/com.ti.ccstudio.resource.explorer.packages_1.0.0.201609121600.jar
Id: com.ti.ccstudio.rhino, Version: 5.1.0.201609121600, Location: reference:file:plugins/com.ti.ccstudio.rhino_5.1.0.201609121600.jar
Id: com.ti.ccstudio.scripting.console, Version: 6.0.0.201609121600, Location: reference:file:plugins/com.ti.ccstudio.scripting.console_6.0.0.201609121600.jar
Id: com.ti.ccstudio.scripting.dss, Version: 5.3.0.201609121600, Location: reference:file:plugins/com.ti.ccstudio.scripting.dss_5.3.0.201609121600.jar
Id: com.ti.ccstudio.scripting.gss, Version: 7.1.0.201609121600, Location: reference:file:plugins/com.ti.ccstudio.scripting.gss_7.1.0.201609121600.jar
Id: com.ti.ccstudio.scripting.ui, Version: 5.4.0.201609121600, Location: reference:file:plugins/com.ti.ccstudio.scripting.ui_5.4.0.201609121600.jar
Id: com.ti.ccstudio.scripting.ui.win32, Version: 5.3.0.201609121600, Location: reference:file:plugins/com.ti.ccstudio.scripting.ui.win32_5.3.0.201609121600.jar
Id: com.ti.ccstudio.startupInstaller, Version: 6.0.0.201508191607, Location: reference:file:plugins/com.ti.ccstudio.startupInstaller_6.0.0.201508191607.jar
Id: com.ti.ccstudio.swt, Version: 5.3.0.201609121600, Location: reference:file:plugins/com.ti.ccstudio.swt_5.3.0.201609121600.jar
Id: com.ti.ccstudio.system.hotmenu, Version: 5.3.0.201609121600, Location: reference:file:plugins/com.ti.ccstudio.system.hotmenu_5.3.0.201609121600.jar
Id: com.ti.ccstudio.system.setup, Version: 6.0.0.201609121600, Location: reference:file:plugins/com.ti.ccstudio.system.setup_6.0.0.201609121600.jar
Id: com.ti.ccstudio.system.setup.ui, Version: 5.5.0.201609121600, Location: reference:file:plugins/com.ti.ccstudio.system.setup.ui_5.5.0.201609121600.jar
Id: com.ti.ccstudio.ui, Version: 6.2.0.201609121600, Location: reference:file:plugins/com.ti.ccstudio.ui_6.2.0.201609121600.jar
Id: com.ti.ccstudio.ui.forms, Version: 5.3.0.201609121600, Location: reference:file:plugins/com.ti.ccstudio.ui.forms_5.3.0.201609121600.jar
Id: com.ti.cgt.msp430.4.4.help, Version: 4.4.1, Location: reference:file:plugins/com.ti.cgt.msp430.4.4.help_4.4.1/
Id: com.ti.chromium.browser, Version: 1.0.0.201609121600, Location: reference:file:plugins/com.ti.chromium.browser_1.0.0.201609121600.jar
Id: com.ti.chromium.browser.win32.win32.x86, Version: 1.0.0.201609121600, Location: reference:file:plugins/com.ti.chromium.browser.win32.win32.x86_1.0.0.201609121600/
Id: com.ti.common.core, Version: 6.2.0.201609121600, Location: reference:file:plugins/com.ti.common.core_6.2.0.201609121600.jar
Id: com.ti.common.core.utils.ds, Version: 1.0.0.201609121600, Location: reference:file:plugins/com.ti.common.core.utils.ds_1.0.0.201609121600.jar
Id: com.ti.common.core.utils.local, Version: 1.0.0.201609121600, Location: reference:file:plugins/com.ti.common.core.utils.local_1.0.0.201609121600.jar
Id: com.ti.common.managedbuild.core, Version: 5.1.0.201609121600, Location: reference:file:plugins/com.ti.common.managedbuild.core_5.1.0.201609121600.jar
Id: com.ti.common.project.core, Version: 6.2.0.201609121600, Location: reference:file:plugins/com.ti.common.project.core_6.2.0.201609121600.jar
Id: com.ti.common.project.ui, Version: 6.2.0.201609121600, Location: reference:file:plugins/com.ti.common.project.ui_6.2.0.201609121600.jar
Id: com.ti.common.ui, Version: 6.0.0.201609121600, Location: reference:file:plugins/com.ti.common.ui_6.0.0.201609121600.jar
Id: com.ti.dvt.analysis.framework, Version: 4.1.0.201609091143, Location: reference:file:plugins/com.ti.dvt.analysis.framework_4.1.0.201609091143/
Id: com.ti.dvt.analysis.suite, Version: 4.1.0.201609091143, Location: reference:file:plugins/com.ti.dvt.analysis.suite_4.1.0.201609091143/
Id: com.ti.dvt.analysis.suite.gui, Version: 4.1.0.201609091143, Location: reference:file:plugins/com.ti.dvt.analysis.suite.gui_4.1.0.201609091143/
Id: com.ti.dvt.analysis.traceviewer, Version: 4.1.0.201609091143, Location: reference:file:plugins/com.ti.dvt.analysis.traceviewer_4.1.0.201609091143/
Id: com.ti.dvt.analyzersuite, Version: 3.5.0.201609091143, Location: reference:file:plugins/com.ti.dvt.analyzersuite_3.5.0.201609091143.jar
Id: com.ti.dvt.ccstudioideadapter, Version: 4.1.0.201609091143, Location: reference:file:plugins/com.ti.dvt.ccstudioideadapter_4.1.0.201609091143.jar
Id: com.ti.dvt.ccstudioideadapter.bin, Version: 4.1.0.201609091143, Location: reference:file:plugins/com.ti.dvt.ccstudioideadapter.bin_4.1.0.201609091143/
Id: com.ti.dvt.ccstudiosymbolmanager, Version: 4.1.0.201609091143, Location: reference:file:plugins/com.ti.dvt.ccstudiosymbolmanager_4.1.0.201609091143.jar
Id: com.ti.dvt.codecoverage, Version: 4.1.0.201609091143, Location: reference:file:plugins/com.ti.dvt.codecoverage_4.1.0.201609091143.jar
Id: com.ti.dvt.codegenCoverage, Version: 4.1.0.201609091143, Location: reference:file:plugins/com.ti.dvt.codegenCoverage_4.1.0.201609091143/
Id: com.ti.dvt.control.engine, Version: 4.1.0.201609091143, Location: reference:file:plugins/com.ti.dvt.control.engine_4.1.0.201609091143/
Id: com.ti.dvt.control.gui, Version: 4.1.0.201609091143, Location: reference:file:plugins/com.ti.dvt.control.gui_4.1.0.201609091143.jar
Id: com.ti.dvt.core, Version: 4.1.0.201609091143, Location: reference:file:plugins/com.ti.dvt.core_4.1.0.201609091143.jar
Id: com.ti.dvt.coverageplugin, Version: 4.1.0.201609091143, Location: reference:file:plugins/com.ti.dvt.coverageplugin_4.1.0.201609091143.jar
Id: com.ti.dvt.datamodel, Version: 4.1.0.201609091143, Location: reference:file:plugins/com.ti.dvt.datamodel_4.1.0.201609091143/
Id: com.ti.dvt.energytrace, Version: 4.1.0.201609091143, Location: reference:file:plugins/com.ti.dvt.energytrace_4.1.0.201609091143/
Id: com.ti.dvt.graph.visualization, Version: 4.1.0.201609091143, Location: reference:file:plugins/com.ti.dvt.graph.visualization_4.1.0.201609091143/
Id: com.ti.dvt.graph.visualization.doc, Version: 3.5.0.201609091143, Location: reference:file:plugins/com.ti.dvt.graph.visualization.doc_3.5.0.201609091143.jar
Id: com.ti.dvt.gridview, Version: 4.1.0.201609091143, Location: reference:file:plugins/com.ti.dvt.gridview_4.1.0.201609091143.jar
Id: com.ti.dvt.ideadapter, Version: 4.1.0.201609091143, Location: reference:file:plugins/com.ti.dvt.ideadapter_4.1.0.201609091143/
Id: com.ti.dvt.ideadapter2, Version: 4.1.0.201609091143, Location: reference:file:plugins/com.ti.dvt.ideadapter2_4.1.0.201609091143/
Id: com.ti.dvt.ofssymbolmanager, Version: 4.1.0.201609091143, Location: reference:file:plugins/com.ti.dvt.ofssymbolmanager_4.1.0.201609091143/
Id: com.ti.dvt.profile.setup.ui, Version: 4.1.0.201609091143, Location: reference:file:plugins/com.ti.dvt.profile.setup.ui_4.1.0.201609091143.jar
Id: com.ti.dvt.profileanalysis, Version: 4.1.0.201609091143, Location: reference:file:plugins/com.ti.dvt.profileanalysis_4.1.0.201609091143/
Id: com.ti.dvt.profileanalysis.doc, Version: 4.1.0.201609091143, Location: reference:file:plugins/com.ti.dvt.profileanalysis.doc_4.1.0.201609091143.jar
Id: com.ti.dvt.profileanalysismanager, Version: 4.1.0.201609091143, Location: reference:file:plugins/com.ti.dvt.profileanalysismanager_4.1.0.201609091143.jar
Id: com.ti.dvt.profileanalysismanagerplugin, Version: 4.1.0.201609091143, Location: reference:file:plugins/com.ti.dvt.profileanalysismanagerplugin_4.1.0.201609091143.jar
Id: com.ti.dvt.profiledata, Version: 4.1.0.201609091143, Location: reference:file:plugins/com.ti.dvt.profiledata_4.1.0.201609091143.jar
Id: com.ti.dvt.rcp, Version: 3.1.0.201609091143, Location: reference:file:plugins/com.ti.dvt.rcp_3.1.0.201609091143/
Id: com.ti.dvt.resource.explorer, Version: 4.1.0.201609091143, Location: reference:file:plugins/com.ti.dvt.resource.explorer_4.1.0.201609091143/
Id: com.ti.dvt.rovsupport, Version: 4.1.0.201609091143, Location: reference:file:plugins/com.ti.dvt.rovsupport_4.1.0.201609091143.jar
Id: com.ti.dvt.rovsupport.doc, Version: 4.1.0.201609091143, Location: reference:file:plugins/com.ti.dvt.rovsupport.doc_4.1.0.201609091143.jar
Id: com.ti.dvt.rta.interfaces, Version: 4.1.0.201609091143, Location: reference:file:plugins/com.ti.dvt.rta.interfaces_4.1.0.201609091143.jar
Id: com.ti.dvt.scripting.engine, Version: 4.1.0.201609091143, Location: reference:file:plugins/com.ti.dvt.scripting.engine_4.1.0.201609091143/
Id: com.ti.dvt.scripting.ui, Version: 4.1.0.201609091143, Location: reference:file:plugins/com.ti.dvt.scripting.ui_4.1.0.201609091143.jar
Id: com.ti.dvt.scripting.ui.graphvisualization, Version: 4.1.0.201609091143, Location: reference:file:plugins/com.ti.dvt.scripting.ui.graphvisualization_4.1.0.201609091143.jar
Id: com.ti.dvt.scripting.ui.profileanalysis, Version: 4.1.0.201609091143, Location: reference:file:plugins/com.ti.dvt.scripting.ui.profileanalysis_4.1.0.201609091143.jar
Id: com.ti.dvt.scripting.ui.rov, Version: 4.1.0.201609091143, Location: reference:file:plugins/com.ti.dvt.scripting.ui.rov_4.1.0.201609091143.jar
Id: com.ti.dvt.scripting.ui.trace, Version: 4.1.0.201609091143, Location: reference:file:plugins/com.ti.dvt.scripting.ui.trace_4.1.0.201609091143.jar
Id: com.ti.dvt.scripting.ui.via, Version: 4.1.0.201609091143, Location: reference:file:plugins/com.ti.dvt.scripting.ui.via_4.1.0.201609091143.jar
Id: com.ti.dvt.server, Version: 3.32.1.22, Location: reference:file:plugins/com.ti.dvt.server_3.32.1.22.jar
Id: com.ti.dvt.sourceref, Version: 4.1.0.201609091143, Location: reference:file:plugins/com.ti.dvt.sourceref_4.1.0.201609091143/
Id: com.ti.dvt.sourcerefplugin, Version: 4.1.0.201609091143, Location: reference:file:plugins/com.ti.dvt.sourcerefplugin_4.1.0.201609091143/
Id: com.ti.dvt.symbolmanager, Version: 4.1.0.201609091143, Location: reference:file:plugins/com.ti.dvt.symbolmanager_4.1.0.201609091143/
Id: com.ti.dvt.symbolmanager.bin, Version: 4.1.0.201609091143, Location: reference:file:plugins/com.ti.dvt.symbolmanager.bin_4.1.0.201609091143/
Id: com.ti.dvt.tidisassembly, Version: 4.1.0.201609091143, Location: reference:file:plugins/com.ti.dvt.tidisassembly_4.1.0.201609091143/
Id: com.ti.dvt.trace.doc, Version: 4.1.0.201609091143, Location: reference:file:plugins/com.ti.dvt.trace.doc_4.1.0.201609091143.jar
Id: com.ti.dvt.ui, Version: 4.1.0.201609091143, Location: reference:file:plugins/com.ti.dvt.ui_4.1.0.201609091143/
Id: com.ti.dvt.ui.doc, Version: 4.1.0.201609091143, Location: reference:file:plugins/com.ti.dvt.ui.doc_4.1.0.201609091143/
Id: com.ti.dvt.uia, Version: 4.1.0.201609091143, Location: reference:file:plugins/com.ti.dvt.uia_4.1.0.201609091143/
Id: com.ti.dvt.uia.bin, Version: 4.1.0.201609091143, Location: reference:file:plugins/com.ti.dvt.uia.bin_4.1.0.201609091143/
Id: com.ti.dvt.uia.doc, Version: 4.1.0.201609091143, Location: reference:file:plugins/com.ti.dvt.uia.doc_4.1.0.201609091143.jar
Id: com.ti.dvt.via.doc, Version: 4.1.0.201609091143, Location: reference:file:plugins/com.ti.dvt.via.doc_4.1.0.201609091143/
Id: com.ti.dvt.via.imvr, Version: 4.1.0.201609091143, Location: reference:file:plugins/com.ti.dvt.via.imvr_4.1.0.201609091143/
Id: com.ti.dvt.via.plugin, Version: 4.1.0.201609091143, Location: reference:file:plugins/com.ti.dvt.via.plugin_4.1.0.201609091143.jar
Id: com.ti.dvt.via.plugin.ccs, Version: 4.1.0.201609091143, Location: reference:file:plugins/com.ti.dvt.via.plugin.ccs_4.1.0.201609091143.jar
Id: com.ti.fnc, Version: 5.1.0.201609121600, Location: reference:file:plugins/com.ti.fnc_5.1.0.201609121600/
Id: com.ti.grace.ui.snippets, Version: 1.0.0.201607181256, Location: reference:file:plugins/com.ti.grace.ui.snippets_1.0.0.201607181256.jar
Id: com.ti.gui.composer.webserver.adapter, Version: 6.0.0.201609121600, Location: reference:file:plugins/com.ti.gui.composer.webserver.adapter_6.0.0.201609121600.jar
Id: com.ti.jna, Version: 1.0.0.201609121600, Location: reference:file:plugins/com.ti.jna_1.0.0.201609121600.jar
Id: com.ti.mcu.msp432.driverlib.product.ui, Version: 3.21.0.05, Location: reference:file:plugins/com.ti.mcu.msp432.driverlib.product.ui_3.21.0.05/
Id: com.ti.mcu.msp432.driverlib.product_3.21.0.05, Version: 3.21.0.05, Location: reference:file:plugins/com.ti.mcu.msp432.driverlib.product_3.21.0.05_3.21.0.05/
Id: com.ti.mcu.msp432ware.product.ui, Version: 3.50.0.02, Location: reference:file:plugins/com.ti.mcu.msp432ware.product.ui_3.50.0.02/
Id: com.ti.mcu.msp432ware.product_3.50.0.02, Version: 3.50.0.02, Location: reference:file:plugins/com.ti.mcu.msp432ware.product_3.50.0.02_3.50.0.02/
Id: com.ti.rta, Version: 3.32.1.22, Location: reference:file:plugins/com.ti.rta_3.32.1.22.jar
Id: com.ti.rta.support, Version: 3.32.1.22, Location: reference:file:plugins/com.ti.rta.support_3.32.1.22.jar
Id: com.ti.rtsc.TIRTOSCC13XX_CC26XX.product.ui, Version: 2.20.0.06, Location: reference:file:plugins/com.ti.rtsc.TIRTOSCC13XX_CC26XX.product.ui_2.20.0.06/
Id: com.ti.rtsc.TIRTOSCC13XX_CC26XX.product_2.18.0.03, Version: 2.18.0.03, Location: reference:file:plugins/com.ti.rtsc.TIRTOSCC13XX_CC26XX.product_2.18.0.03_2.18.0.03/
Id: com.ti.rtsc.TIRTOSCC13XX_CC26XX.product_2.20.0.06, Version: 2.20.0.06, Location: reference:file:plugins/com.ti.rtsc.TIRTOSCC13XX_CC26XX.product_2.20.0.06_2.20.0.06/
Id: com.ti.rtsc.TIRTOSmsp430.product.ui, Version: 2.20.0.06, Location: reference:file:plugins/com.ti.rtsc.TIRTOSmsp430.product.ui_2.20.0.06/
Id: com.ti.rtsc.TIRTOSmsp430.product_2.20.0.06, Version: 2.20.0.06, Location: reference:file:plugins/com.ti.rtsc.TIRTOSmsp430.product_2.20.0.06_2.20.0.06/
Id: com.ti.rtsc.TIRTOSsimplelink.product.ui, Version: 2.13.0.06, Location: reference:file:plugins/com.ti.rtsc.TIRTOSsimplelink.product.ui_2.13.0.06/
Id: com.ti.rtsc.TIRTOSsimplelink.product_2.13.0.06, Version: 2.13.0.06, Location: reference:file:plugins/com.ti.rtsc.TIRTOSsimplelink.product_2.13.0.06_2.13.0.06/
Id: com.ti.targets.omf, Version: 3.32.1.22, Location: reference:file:plugins/com.ti.targets.omf_3.32.1.22/
Id: com.ti.uia.autostart, Version: 4.1.0.201609091143, Location: reference:file:plugins/com.ti.uia.autostart_4.1.0.201609091143.jar
Id: com.ti.uia.autostart.view, Version: 4.1.0.201609091143, Location: reference:file:plugins/com.ti.uia.autostart.view_4.1.0.201609091143.jar
Id: com.ti.uia.globaltimebase, Version: 1.0.0.201609091143, Location: reference:file:plugins/com.ti.uia.globaltimebase_1.0.0.201609091143.jar
Id: com.ti.uia.sessionmgr.view, Version: 4.1.0.201609091143, Location: reference:file:plugins/com.ti.uia.sessionmgr.view_4.1.0.201609091143/
Id: com.ti.uia.transport.jtag, Version: 4.1.0.201609091143, Location: reference:file:plugins/com.ti.uia.transport.jtag_4.1.0.201609091143.jar
Id: com.ti.uia.transport.monitor, Version: 4.1.0.201609091143, Location: reference:file:plugins/com.ti.uia.transport.monitor_4.1.0.201609091143.jar
Id: com.ti.util, Version: 4.1.0.201609091143, Location: reference:file:plugins/com.ti.util_4.1.0.201609091143/
Id: com.ti.util.diskspacemonitor, Version: 4.1.0.201609091143, Location: reference:file:plugins/com.ti.util.diskspacemonitor_4.1.0.201609091143/
Id: com.ti.util.diskspacemonitor.bin, Version: 4.1.0.201609091143, Location: reference:file:plugins/com.ti.util.diskspacemonitor.bin_4.1.0.201609091143/
Id: com.ti.util.ui, Version: 4.1.0.201609091143, Location: reference:file:plugins/com.ti.util.ui_4.1.0.201609091143.jar
Id: com.ti.xdctools_3_32.base, Version: 3.32.1.22, Location: reference:file:plugins/com.ti.xdctools_3_32.base_3.32.1.22/
Id: com.ti.xdctools_3_32.win32, Version: 3.32.1.22, Location: reference:file:plugins/com.ti.xdctools_3_32.win32_3.32.1.22/
Id: gnu.io.rxtx, Version: 2.1.8.0_201606281300, Location: reference:file:plugins/gnu.io.rxtx_2.1.8.0_201606281300.jar
Id: gnu.io.rxtx.win32.x86, Version: 2.1.8.0_201606281300, Location: reference:file:plugins/gnu.io.rxtx.win32.x86_2.1.8.0_201606281300/
Id: javaewah, Version: 0.7.9.v201401101600, Location: reference:file:plugins/javaewah_0.7.9.v201401101600.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.1.0.v201410161800, Location: reference:file:plugins/javax.servlet_3.1.0.v201410161800.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.4.v201504302020, Location: reference:file:plugins/org.apache.ant_1.9.4.v201504302020/
Id: org.apache.batik.bridge, Version: 1.6.0.v201011041432, Location: reference:file:plugins/org.apache.batik.bridge_1.6.0.v201011041432.jar
Id: org.apache.batik.css, Version: 1.6.0.v201011041432, Location: reference:file:plugins/org.apache.batik.css_1.6.0.v201011041432.jar
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.dom, Version: 1.6.0.v201011041432, Location: reference:file:plugins/org.apache.batik.dom_1.6.0.v201011041432.jar
Id: org.apache.batik.dom.svg, Version: 1.6.0.v201011041432, Location: reference:file:plugins/org.apache.batik.dom.svg_1.6.0.v201011041432.jar
Id: org.apache.batik.ext.awt, Version: 1.6.0.v201011041432, Location: reference:file:plugins/org.apache.batik.ext.awt_1.6.0.v201011041432.jar
Id: org.apache.batik.parser, Version: 1.6.0.v201011041432, Location: reference:file:plugins/org.apache.batik.parser_1.6.0.v201011041432.jar
Id: org.apache.batik.pdf, Version: 1.6.0.v201105071520, Location: reference:file:plugins/org.apache.batik.pdf_1.6.0.v201105071520.jar
Id: org.apache.batik.svggen, Version: 1.6.0.v201011041432, Location: reference:file:plugins/org.apache.batik.svggen_1.6.0.v201011041432.jar
Id: org.apache.batik.transcoder, Version: 1.6.0.v201011041432, Location: reference:file:plugins/org.apache.batik.transcoder_1.6.0.v201011041432.jar
Id: org.apache.batik.util, Version: 1.6.0.v201011041432, Location: reference:file:plugins/org.apache.batik.util_1.6.0.v201011041432.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.6.0.v201011041432, Location: reference:file:plugins/org.apache.batik.util.gui_1.6.0.v201011041432.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.batik.xml, Version: 1.6.0.v201011041432, Location: reference:file:plugins/org.apache.batik.xml_1.6.0.v201011041432.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.6.0.v201310281400, Location: reference:file:plugins/org.apache.commons.compress_1.6.0.v201310281400.jar
Id: org.apache.commons.io, Version: 1.3.2.201609121600, Location: reference:file:plugins/org.apache.commons.io_1.3.2.201609121600.jar
Id: org.apache.commons.jxpath, Version: 1.3.0.v200911051830, Location: reference:file:plugins/org.apache.commons.jxpath_1.3.0.v200911051830.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.3.6.v201411290715, Location: reference:file:plugins/org.apache.httpcomponents.httpclient_4.3.6.v201411290715.jar
Id: org.apache.httpcomponents.httpcore, Version: 4.3.3.v201411290715, Location: reference:file:plugins/org.apache.httpcomponents.httpcore_4.3.3.v201411290715.jar
Id: org.apache.jasper.glassfish, Version: 2.2.2.v201501141630, Location: reference:file:plugins/org.apache.jasper.glassfish_2.2.2.v201501141630.jar
Id: org.apache.log4j, Version: 1.2.15.v201012070815, Location: reference:file:plugins/org.apache.log4j_1.2.15.v201012070815.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.apache.xerces, Version: 2.9.0.v201101211617, Location: reference:file:plugins/org.apache.xerces_2.9.0.v201101211617.jar
Id: org.apache.xml.resolver, Version: 1.2.0.v201005080400, Location: reference:file:plugins/org.apache.xml.resolver_1.2.0.v201005080400.jar
Id: org.apache.xml.serializer, Version: 2.7.1.v201005080400, Location: reference:file:plugins/org.apache.xml.serializer_2.7.1.v201005080400.jar
Id: org.eclipse.ant.core, Version: 3.4.0.v20150428-1928, Location: reference:file:plugins/org.eclipse.ant.core_3.4.0.v20150428-1928.jar
Id: org.eclipse.cdt, Version: 8.8.0.201509131935, Location: reference:file:plugins/org.eclipse.cdt_8.8.0.201509131935.jar
Id: org.eclipse.cdt.build.crossgcc, Version: 1.1.0.201509131935, Location: reference:file:plugins/org.eclipse.cdt.build.crossgcc_1.1.0.201509131935.jar
Id: org.eclipse.cdt.codan.checkers, Version: 3.2.0.201509131935, Location: reference:file:plugins/org.eclipse.cdt.codan.checkers_3.2.0.201509131935.jar
Id: org.eclipse.cdt.codan.checkers.ui, Version: 3.2.0.201509131935, Location: reference:file:plugins/org.eclipse.cdt.codan.checkers.ui_3.2.0.201509131935.jar
Id: org.eclipse.cdt.codan.core, Version: 3.3.0.201509131935, Location: reference:file:plugins/org.eclipse.cdt.codan.core_3.3.0.201509131935.jar
Id: org.eclipse.cdt.codan.core.cxx, Version: 3.3.0.201509131935, Location: reference:file:plugins/org.eclipse.cdt.codan.core.cxx_3.3.0.201509131935.jar
Id: org.eclipse.cdt.codan.ui, Version: 3.2.0.201509131935, Location: reference:file:plugins/org.eclipse.cdt.codan.ui_3.2.0.201509131935.jar
Id: org.eclipse.cdt.codan.ui.cxx, Version: 3.2.0.201509131935, Location: reference:file:plugins/org.eclipse.cdt.codan.ui.cxx_3.2.0.201509131935.jar
Id: org.eclipse.cdt.core, Version: 5.11.0.201509131935, Location: reference:file:plugins/org.eclipse.cdt.core_5.11.0.201509131935.jar
Id: org.eclipse.cdt.core.native, Version: 5.8.0.201509131935, Location: reference:file:plugins/org.eclipse.cdt.core.native_5.8.0.201509131935.jar
Id: org.eclipse.cdt.core.win32, Version: 5.4.0.201509131935, Location: reference:file:plugins/org.eclipse.cdt.core.win32_5.4.0.201509131935.jar
Id: org.eclipse.cdt.core.win32.x86, Version: 5.4.0.201509131935, Location: reference:file:plugins/org.eclipse.cdt.core.win32.x86_5.4.0.201509131935/
Id: org.eclipse.cdt.debug.core, Version: 7.7.0.201509131935, Location: reference:file:plugins/org.eclipse.cdt.debug.core_7.7.0.201509131935.jar
Id: org.eclipse.cdt.debug.mi.core, Version: 7.3.0.201509131935, Location: reference:file:plugins/org.eclipse.cdt.debug.mi.core_7.3.0.201509131935.jar
Id: org.eclipse.cdt.debug.mi.ui, Version: 6.2.0.201509131935, Location: reference:file:plugins/org.eclipse.cdt.debug.mi.ui_6.2.0.201509131935.jar
Id: org.eclipse.cdt.debug.ui, Version: 7.5.0.201509131935, Location: reference:file:plugins/org.eclipse.cdt.debug.ui_7.5.0.201509131935.jar
Id: org.eclipse.cdt.debug.ui.memory.floatingpoint, Version: 1.0.0.201509131935, Location: reference:file:plugins/org.eclipse.cdt.debug.ui.memory.floatingpoint_1.0.0.201509131935.jar
Id: org.eclipse.cdt.debug.ui.memory.memorybrowser, Version: 1.3.0.201509131935, Location: reference:file:plugins/org.eclipse.cdt.debug.ui.memory.memorybrowser_1.3.0.201509131935.jar
Id: org.eclipse.cdt.debug.ui.memory.search, Version: 1.3.0.201509131935, Location: reference:file:plugins/org.eclipse.cdt.debug.ui.memory.search_1.3.0.201509131935.jar
Id: org.eclipse.cdt.debug.ui.memory.traditional, Version: 1.3.0.201509131935, Location: reference:file:plugins/org.eclipse.cdt.debug.ui.memory.traditional_1.3.0.201509131935.jar
Id: org.eclipse.cdt.debug.ui.memory.transport, Version: 2.1.0.201509131935, Location: reference:file:plugins/org.eclipse.cdt.debug.ui.memory.transport_2.1.0.201509131935.jar
Id: org.eclipse.cdt.doc.user, Version: 5.4.0.201509131935, Location: reference:file:plugins/org.eclipse.cdt.doc.user_5.4.0.201509131935.jar
Id: org.eclipse.cdt.dsf, Version: 2.6.0.201509131935, Location: reference:file:plugins/org.eclipse.cdt.dsf_2.6.0.201509131935.jar
Id: org.eclipse.cdt.dsf.gdb, Version: 4.8.0.201509131935, Location: reference:file:plugins/org.eclipse.cdt.dsf.gdb_4.8.0.201509131935.jar
Id: org.eclipse.cdt.dsf.gdb.ui, Version: 2.5.0.201509131935, Location: reference:file:plugins/org.eclipse.cdt.dsf.gdb.ui_2.5.0.201509131935.jar
Id: org.eclipse.cdt.dsf.ui, Version: 2.5.0.201509131935, Location: reference:file:plugins/org.eclipse.cdt.dsf.ui_2.5.0.201509131935.jar
Id: org.eclipse.cdt.gdb, Version: 7.0.0.201509131935, Location: reference:file:plugins/org.eclipse.cdt.gdb_7.0.0.201509131935.jar
Id: org.eclipse.cdt.gdb.ui, Version: 7.0.0.201509131935, Location: reference:file:plugins/org.eclipse.cdt.gdb.ui_7.0.0.201509131935.jar
Id: org.eclipse.cdt.launch, Version: 7.3.0.201509131935, Location: reference:file:plugins/org.eclipse.cdt.launch_7.3.0.201509131935.jar
Id: org.eclipse.cdt.launch.remote, Version: 2.4.0.201509131935, Location: reference:file:plugins/org.eclipse.cdt.launch.remote_2.4.0.201509131935.jar
Id: org.eclipse.cdt.make.core, Version: 7.3.0.201509131935, Location: reference:file:plugins/org.eclipse.cdt.make.core_7.3.0.201509131935.jar
Id: org.eclipse.cdt.make.ui, Version: 7.2.0.201509131935, Location: reference:file:plugins/org.eclipse.cdt.make.ui_7.2.0.201509131935.jar
Id: org.eclipse.cdt.managedbuilder.core, Version: 8.3.0.201509131935, Location: reference:file:plugins/org.eclipse.cdt.managedbuilder.core_8.3.0.201509131935.jar
Id: org.eclipse.cdt.managedbuilder.gnu.ui, Version: 8.3.0.201509131935, Location: reference:file:plugins/org.eclipse.cdt.managedbuilder.gnu.ui_8.3.0.201509131935.jar
Id: org.eclipse.cdt.managedbuilder.ui, Version: 8.2.2.201509131935, Location: reference:file:plugins/org.eclipse.cdt.managedbuilder.ui_8.2.2.201509131935.jar
Id: org.eclipse.cdt.native.serial, Version: 1.0.0.201509131935, Location: reference:file:plugins/org.eclipse.cdt.native.serial_1.0.0.201509131935.jar
Id: org.eclipse.cdt.ui, Version: 5.11.0.201509131935, Location: reference:file:plugins/org.eclipse.cdt.ui_5.11.0.201509131935.jar
Id: org.eclipse.compare, Version: 3.5.600.v20150420-1449, Location: reference:file:plugins/org.eclipse.compare_3.5.600.v20150420-1449.jar
Id: org.eclipse.compare.core, Version: 3.5.500.v20150505-1058, Location: reference:file:plugins/org.eclipse.compare.core_3.5.500.v20150505-1058.jar
Id: org.eclipse.compare.win32, Version: 1.0.200.v20130514-1224, Location: reference:file:plugins/org.eclipse.compare.win32_1.0.200.v20130514-1224.jar
Id: org.eclipse.core.commands, Version: 3.7.0.v20150422-0725, Location: reference:file:plugins/org.eclipse.core.commands_3.7.0.v20150422-0725.jar
Id: org.eclipse.core.contenttype, Version: 3.5.0.v20150421-2214, Location: reference:file:plugins/org.eclipse.core.contenttype_3.5.0.v20150421-2214.jar
Id: org.eclipse.core.databinding, Version: 1.5.0.v20150422-0725, Location: reference:file:plugins/org.eclipse.core.databinding_1.5.0.v20150422-0725.jar
Id: org.eclipse.core.databinding.beans, Version: 1.3.0.v20150422-0725, Location: reference:file:plugins/org.eclipse.core.databinding.beans_1.3.0.v20150422-0725.jar
Id: org.eclipse.core.databinding.observable, Version: 1.5.0.v20150422-0725, Location: reference:file:plugins/org.eclipse.core.databinding.observable_1.5.0.v20150422-0725.jar
Id: org.eclipse.core.databinding.property, Version: 1.5.0.v20150422-0725, Location: reference:file:plugins/org.eclipse.core.databinding.property_1.5.0.v20150422-0725.jar
Id: org.eclipse.core.expressions, Version: 3.5.0.v20150421-2214, Location: reference:file:plugins/org.eclipse.core.expressions_3.5.0.v20150421-2214.jar
Id: org.eclipse.core.externaltools, Version: 1.0.300.v20140219-0051, Location: reference:file:plugins/org.eclipse.core.externaltools_1.0.300.v20140219-0051.jar
Id: org.eclipse.core.filebuffers, Version: 3.5.500.v20140723-1040, Location: reference:file:plugins/org.eclipse.core.filebuffers_3.5.500.v20140723-1040.jar
Id: org.eclipse.core.filesystem, Version: 1.5.0.v20150725-1910, Location: reference:file:plugins/org.eclipse.core.filesystem_1.5.0.v20150725-1910.jar
Id: org.eclipse.core.filesystem.java7, Version: 1.0.100.v20150423-0754, Location: reference:file:plugins/org.eclipse.core.filesystem.java7_1.0.100.v20150423-0754.jar
Id: org.eclipse.core.filesystem.win32.x86, Version: 1.4.0.v20140124-1940, Location: reference:file:plugins/org.eclipse.core.filesystem.win32.x86_1.4.0.v20140124-1940.jar
Id: org.eclipse.core.jobs, Version: 3.7.0.v20150330-2103, Location: reference:file:plugins/org.eclipse.core.jobs_3.7.0.v20150330-2103.jar
Id: org.eclipse.core.net, Version: 1.2.300.v20141118-1725, Location: reference:file:plugins/org.eclipse.core.net_1.2.300.v20141118-1725.jar
Id: org.eclipse.core.net.win32.x86, Version: 1.0.100.v20140124-2013, Location: reference:file:plugins/org.eclipse.core.net.win32.x86_1.0.100.v20140124-2013.jar
Id: org.eclipse.core.resources, Version: 3.10.1.v20150725-1910, Location: reference:file:plugins/org.eclipse.core.resources_3.10.1.v20150725-1910.jar
Id: org.eclipse.core.resources.win32.x86, Version: 3.5.100.v20140124-1940, Location: reference:file:plugins/org.eclipse.core.resources.win32.x86_3.5.100.v20140124-1940.jar
Id: org.eclipse.core.runtime, Version: 3.11.1.v20150903-1804, Location: reference:file:plugins/org.eclipse.core.runtime_3.11.1.v20150903-1804.jar
Id: org.eclipse.core.runtime.compatibility, Version: 3.2.300.v20150423-0821, Location: reference:file:plugins/org.eclipse.core.runtime.compatibility_3.2.300.v20150423-0821.jar
Id: org.eclipse.core.runtime.compatibility.registry, Version: 3.6.0.v20150318-1505, Location: reference:file:plugins/org.eclipse.core.runtime.compatibility.registry_3.6.0.v20150318-1505/
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.10.0.v20150303-1130, Location: reference:file:plugins/org.eclipse.debug.core_3.10.0.v20150303-1130.jar
Id: org.eclipse.debug.ui, Version: 3.11.100.v20150731-1137, Location: reference:file:plugins/org.eclipse.debug.ui_3.11.100.v20150731-1137.jar
Id: org.eclipse.draw2d, Version: 3.10.1.201508170204, Location: reference:file:plugins/org.eclipse.draw2d_3.10.1.201508170204.jar
Id: org.eclipse.dstore.core, Version: 3.4.0.201501311530, Location: reference:file:plugins/org.eclipse.dstore.core_3.4.0.201501311530.jar
Id: org.eclipse.dstore.extra, Version: 2.1.400.201403100950, Location: reference:file:plugins/org.eclipse.dstore.extra_2.1.400.201403100950.jar
Id: org.eclipse.e4.core.commands, Version: 0.11.0.v20150422-0725, Location: reference:file:plugins/org.eclipse.e4.core.commands_0.11.0.v20150422-0725.jar
Id: org.eclipse.e4.core.contexts, Version: 1.4.0.v20150828-0818, Location: reference:file:plugins/org.eclipse.e4.core.contexts_1.4.0.v20150828-0818.jar
Id: org.eclipse.e4.core.di, Version: 1.5.0.v20150421-2214, Location: reference:file:plugins/org.eclipse.e4.core.di_1.5.0.v20150421-2214.jar
Id: org.eclipse.e4.core.di.annotations, Version: 1.4.0.v20150528-1451, Location: reference:file:plugins/org.eclipse.e4.core.di.annotations_1.4.0.v20150528-1451.jar
Id: org.eclipse.e4.core.di.extensions, Version: 0.13.0.v20150421-2214, Location: reference:file:plugins/org.eclipse.e4.core.di.extensions_0.13.0.v20150421-2214.jar
Id: org.eclipse.e4.core.services, Version: 2.0.0.v20150403-1912, Location: reference:file:plugins/org.eclipse.e4.core.services_2.0.0.v20150403-1912.jar
Id: org.eclipse.e4.emf.xpath, Version: 0.1.100.v20150513-0856, Location: reference:file:plugins/org.eclipse.e4.emf.xpath_0.1.100.v20150513-0856.jar
Id: org.eclipse.e4.ui.bindings, Version: 0.11.0.v20150422-0725, Location: reference:file:plugins/org.eclipse.e4.ui.bindings_0.11.0.v20150422-0725.jar
Id: org.eclipse.e4.ui.css.core, Version: 0.11.0.v20150511-1937, Location: reference:file:plugins/org.eclipse.e4.ui.css.core_0.11.0.v20150511-1937.jar
Id: org.eclipse.e4.ui.css.swt, Version: 0.12.0.v20150511-1003, Location: reference:file:plugins/org.eclipse.e4.ui.css.swt_0.12.0.v20150511-1003.jar
Id: org.eclipse.e4.ui.css.swt.theme, Version: 0.10.0.v20150422-0725, Location: reference:file:plugins/org.eclipse.e4.ui.css.swt.theme_0.10.0.v20150422-0725.jar
Id: org.eclipse.e4.ui.di, Version: 1.1.0.v20150422-0725, Location: reference:file:plugins/org.eclipse.e4.ui.di_1.1.0.v20150422-0725.jar
Id: org.eclipse.e4.ui.dialogs, Version: 1.0.0.v20150513-0856, Location: reference:file:plugins/org.eclipse.e4.ui.dialogs_1.0.0.v20150513-0856.jar
Id: org.eclipse.e4.ui.model.workbench, Version: 1.1.100.v20150407-1430, Location: reference:file:plugins/org.eclipse.e4.ui.model.workbench_1.1.100.v20150407-1430.jar
Id: org.eclipse.e4.ui.services, Version: 1.2.0.v20150422-0725, Location: reference:file:plugins/org.eclipse.e4.ui.services_1.2.0.v20150422-0725.jar
Id: org.eclipse.e4.ui.widgets, Version: 1.1.0.v20150427-1751, Location: reference:file:plugins/org.eclipse.e4.ui.widgets_1.1.0.v20150427-1751.jar
Id: org.eclipse.e4.ui.workbench, Version: 1.3.0.v20150531-1948, Location: reference:file:plugins/org.eclipse.e4.ui.workbench_1.3.0.v20150531-1948.jar
Id: org.eclipse.e4.ui.workbench.addons.swt, Version: 1.2.0.v20150512-1414, Location: reference:file:plugins/org.eclipse.e4.ui.workbench.addons.swt_1.2.0.v20150512-1414.jar
Id: org.eclipse.e4.ui.workbench.renderers.swt, Version: 0.13.0.v20150901-1347, Location: reference:file:plugins/org.eclipse.e4.ui.workbench.renderers.swt_0.13.0.v20150901-1347.jar
Id: org.eclipse.e4.ui.workbench.swt, Version: 0.13.0.v20150504-0621, Location: reference:file:plugins/org.eclipse.e4.ui.workbench.swt_0.13.0.v20150504-0621.jar
Id: org.eclipse.e4.ui.workbench3, Version: 0.13.0.v20150422-0725, Location: reference:file:plugins/org.eclipse.e4.ui.workbench3_0.13.0.v20150422-0725.jar
Id: org.eclipse.ecf, Version: 3.5.0.v20150810-1719, Location: reference:file:plugins/org.eclipse.ecf_3.5.0.v20150810-1719.jar
Id: org.eclipse.ecf.filetransfer, Version: 5.0.0.v20150810-1719, Location: reference:file:plugins/org.eclipse.ecf.filetransfer_5.0.0.v20150810-1719.jar
Id: org.eclipse.ecf.identity, Version: 3.6.0.v20150810-1719, Location: reference:file:plugins/org.eclipse.ecf.identity_3.6.0.v20150810-1719.jar
Id: org.eclipse.ecf.provider.filetransfer, Version: 3.2.200.v20150810-1719, Location: reference:file:plugins/org.eclipse.ecf.provider.filetransfer_3.2.200.v20150810-1719.jar
Id: org.eclipse.ecf.provider.filetransfer.httpclient4, Version: 1.0.2000.v20150810-1719, Location: reference:file:plugins/org.eclipse.ecf.provider.filetransfer.httpclient4_1.0.2000.v20150810-1719.jar
Id: org.eclipse.ecf.provider.filetransfer.httpclient4.ssl, Version: 1.1.0.v20150810-1719, Location: reference:file:plugins/org.eclipse.ecf.provider.filetransfer.httpclient4.ssl_1.1.0.v20150810-1719.jar
Id: org.eclipse.ecf.provider.filetransfer.ssl, Version: 1.0.0.v20150810-1719, Location: reference:file:plugins/org.eclipse.ecf.provider.filetransfer.ssl_1.0.0.v20150810-1719.jar
Id: org.eclipse.ecf.ssl, Version: 1.2.0.v20150810-1719, Location: reference:file:plugins/org.eclipse.ecf.ssl_1.2.0.v20150810-1719.jar
Id: org.eclipse.egit, Version: 4.0.3.201509231615-r, Location: reference:file:plugins/org.eclipse.egit_4.0.3.201509231615-r.jar
Id: org.eclipse.egit.core, Version: 4.0.3.201509231615-r, Location: reference:file:plugins/org.eclipse.egit.core_4.0.3.201509231615-r.jar
Id: org.eclipse.egit.doc, Version: 4.0.3.201509231615-r, Location: reference:file:plugins/org.eclipse.egit.doc_4.0.3.201509231615-r.jar
Id: org.eclipse.egit.ui, Version: 4.0.3.201509231615-r, Location: reference:file:plugins/org.eclipse.egit.ui_4.0.3.201509231615-r.jar
Id: org.eclipse.emf.common, Version: 2.11.0.v20150805-0538, Location: reference:file:plugins/org.eclipse.emf.common_2.11.0.v20150805-0538.jar
Id: org.eclipse.emf.common.ui, Version: 2.8.0.v20130610-0406, Location: reference:file:plugins/org.eclipse.emf.common.ui_2.8.0.v20130610-0406.jar
Id: org.eclipse.emf.ecore, Version: 2.11.1.v20150805-0538, Location: reference:file:plugins/org.eclipse.emf.ecore_2.11.1.v20150805-0538.jar
Id: org.eclipse.emf.ecore.change, Version: 2.11.0.v20150805-0538, Location: reference:file:plugins/org.eclipse.emf.ecore.change_2.11.0.v20150805-0538.jar
Id: org.eclipse.emf.ecore.change.edit, Version: 2.5.0.v20130610-0406, Location: reference:file:plugins/org.eclipse.emf.ecore.change.edit_2.5.0.v20130610-0406.jar
Id: org.eclipse.emf.ecore.edit, Version: 2.8.0.v20130610-0406, Location: reference:file:plugins/org.eclipse.emf.ecore.edit_2.8.0.v20130610-0406.jar
Id: org.eclipse.emf.ecore.xmi, Version: 2.11.1.v20150805-0538, Location: reference:file:plugins/org.eclipse.emf.ecore.xmi_2.11.1.v20150805-0538.jar
Id: org.eclipse.emf.edit, Version: 2.9.0.v20130610-0406, Location: reference:file:plugins/org.eclipse.emf.edit_2.9.0.v20130610-0406.jar
Id: org.eclipse.emf.edit.ui, Version: 2.9.0.v20130610-0406, Location: reference:file:plugins/org.eclipse.emf.edit.ui_2.9.0.v20130610-0406.jar
Id: org.eclipse.emf.transaction, Version: 1.4.0.201306111400, Location: reference:file:plugins/org.eclipse.emf.transaction_1.4.0.201306111400.jar
Id: org.eclipse.emf.transaction.ui, Version: 1.4.0.201306111400, Location: reference:file:plugins/org.eclipse.emf.transaction.ui_1.4.0.201306111400.jar
Id: org.eclipse.emf.validation, Version: 1.7.0.201306111341, Location: reference:file:plugins/org.eclipse.emf.validation_1.7.0.201306111341.jar
Id: org.eclipse.emf.validation.ui, Version: 1.7.0.201306111341, Location: reference:file:plugins/org.eclipse.emf.validation.ui_1.7.0.201306111341.jar
Id: org.eclipse.emf.validation.ui.ide, Version: 1.3.0.201306111341, Location: reference:file:plugins/org.eclipse.emf.validation.ui.ide_1.3.0.201306111341.jar
Id: org.eclipse.emf.workspace, Version: 1.5.1.201306111400, Location: reference:file:plugins/org.eclipse.emf.workspace_1.5.1.201306111400.jar
Id: org.eclipse.emf.workspace.ui, Version: 1.3.0.201306111400, Location: reference:file:plugins/org.eclipse.emf.workspace.ui_1.3.0.201306111400.jar
Id: org.eclipse.epp.mpc.core, Version: 1.4.1.v20150909-1912, Location: reference:file:plugins/org.eclipse.epp.mpc.core_1.4.1.v20150909-1912.jar
Id: org.eclipse.epp.mpc.help.ui, Version: 1.4.1.v20150902-1927, Location: reference:file:plugins/org.eclipse.epp.mpc.help.ui_1.4.1.v20150902-1927.jar
Id: org.eclipse.epp.mpc.ui, Version: 1.4.1.v20150916-1928, Location: reference:file:plugins/org.eclipse.epp.mpc.ui_1.4.1.v20150916-1928.jar
Id: org.eclipse.equinox.app, Version: 1.3.300.v20150423-1356, Location: reference:file:plugins/org.eclipse.equinox.app_1.3.300.v20150423-1356.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.7.0.v20150402-1709, Location: reference:file:plugins/org.eclipse.equinox.common_3.7.0.v20150402-1709.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.100.v20141023-1406, Location: reference:file:plugins/org.eclipse.equinox.console_1.1.100.v20141023-1406.jar
Id: org.eclipse.equinox.ds, Version: 1.4.300.v20150423-1356, Location: reference:file:plugins/org.eclipse.equinox.ds_1.4.300.v20150423-1356.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.200.v20150423-1455, Location: reference:file:plugins/org.eclipse.equinox.frameworkadmin_2.0.200.v20150423-1455.jar
Id: org.eclipse.equinox.frameworkadmin.equinox, Version: 1.0.600.v20150522-2234, Location: reference:file:plugins/org.eclipse.equinox.frameworkadmin.equinox_1.0.600.v20150522-2234.jar
Id: org.eclipse.equinox.http.jetty, Version: 3.1.1.v20150818-2108, Location: reference:file:plugins/org.eclipse.equinox.http.jetty_3.1.1.v20150818-2108.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.2.1.v20150828-1818, Location: reference:file:plugins/org.eclipse.equinox.http.servlet_1.2.1.v20150828-1818.jar
Id: org.eclipse.equinox.jsp.jasper, Version: 1.0.500.v20150119-1358, Location: reference:file:plugins/org.eclipse.equinox.jsp.jasper_1.0.500.v20150119-1358.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.100.v20150511-1540, Location: reference:file:plugins/org.eclipse.equinox.launcher_1.3.100.v20150511-1540.jar
Id: org.eclipse.equinox.launcher.win32.win32.x86, Version: 1.1.300.v20150602-1417, Location: reference:file:plugins/org.eclipse.equinox.launcher.win32.win32.x86_1.1.300.v20150602-1417/
Id: org.eclipse.equinox.p2.artifact.repository, Version: 1.1.400.v20150513-2116, Location: reference:file:plugins/org.eclipse.equinox.p2.artifact.repository_1.1.400.v20150513-2116.jar
Id: org.eclipse.equinox.p2.console, Version: 1.0.400.v20150423-1455, Location: reference:file:plugins/org.eclipse.equinox.p2.console_1.0.400.v20150423-1455.jar
Id: org.eclipse.equinox.p2.core, Version: 2.4.0.v20150527-1706, Location: reference:file:plugins/org.eclipse.equinox.p2.core_2.4.0.v20150527-1706.jar
Id: org.eclipse.equinox.p2.director, Version: 2.3.200.v20150423-1455, Location: reference:file:plugins/org.eclipse.equinox.p2.director_2.3.200.v20150423-1455.jar
Id: org.eclipse.equinox.p2.director.app, Version: 1.0.400.v20150423-1455, Location: reference:file:plugins/org.eclipse.equinox.p2.director.app_1.0.400.v20150423-1455.jar
Id: org.eclipse.equinox.p2.directorywatcher, Version: 1.1.100.v20150423-1455, Location: reference:file:plugins/org.eclipse.equinox.p2.directorywatcher_1.1.100.v20150423-1455.jar
Id: org.eclipse.equinox.p2.discovery, Version: 1.0.300.v20131210-1027, Location: reference:file:plugins/org.eclipse.equinox.p2.discovery_1.0.300.v20131210-1027.jar
Id: org.eclipse.equinox.p2.discovery.compatibility, Version: 1.0.200.v20131211-1531, Location: reference:file:plugins/org.eclipse.equinox.p2.discovery.compatibility_1.0.200.v20131211-1531.jar
Id: org.eclipse.equinox.p2.engine, Version: 2.4.0.v20150511-1532, Location: reference:file:plugins/org.eclipse.equinox.p2.engine_2.4.0.v20150511-1532.jar
Id: org.eclipse.equinox.p2.extensionlocation, Version: 1.2.200.v20150423-1455, Location: reference:file:plugins/org.eclipse.equinox.p2.extensionlocation_1.2.200.v20150423-1455.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.400.v20150430-1836, Location: reference:file:plugins/org.eclipse.equinox.p2.jarprocessor_1.0.400.v20150430-1836.jar
Id: org.eclipse.equinox.p2.metadata, Version: 2.3.0.v20150511-1532, Location: reference:file:plugins/org.eclipse.equinox.p2.metadata_2.3.0.v20150511-1532.jar
Id: org.eclipse.equinox.p2.metadata.repository, Version: 1.2.200.v20150428-1613, Location: reference:file:plugins/org.eclipse.equinox.p2.metadata.repository_1.2.200.v20150428-1613.jar
Id: org.eclipse.equinox.p2.operations, Version: 2.4.100.v20150423-1455, Location: reference:file:plugins/org.eclipse.equinox.p2.operations_2.4.100.v20150423-1455.jar
Id: org.eclipse.equinox.p2.publisher, Version: 1.4.0.v20141117-0929, Location: reference:file:plugins/org.eclipse.equinox.p2.publisher_1.4.0.v20141117-0929.jar
Id: org.eclipse.equinox.p2.publisher.eclipse, Version: 1.2.0.v20150601-1708, Location: reference:file:plugins/org.eclipse.equinox.p2.publisher.eclipse_1.2.0.v20150601-1708.jar
Id: org.eclipse.equinox.p2.reconciler.dropins, Version: 1.1.300.v20150423-1455, Location: reference:file:plugins/org.eclipse.equinox.p2.reconciler.dropins_1.1.300.v20150423-1455.jar
Id: org.eclipse.equinox.p2.repository, Version: 2.3.100.v20150428-1613, Location: reference:file:plugins/org.eclipse.equinox.p2.repository_2.3.100.v20150428-1613.jar
Id: org.eclipse.equinox.p2.repository.tools, Version: 2.1.100.v20150423-1455, Location: reference:file:plugins/org.eclipse.equinox.p2.repository.tools_2.1.100.v20150423-1455.jar
Id: org.eclipse.equinox.p2.touchpoint.eclipse, Version: 2.1.300.v20150423-1455, Location: reference:file:plugins/org.eclipse.equinox.p2.touchpoint.eclipse_2.1.300.v20150423-1455.jar
Id: org.eclipse.equinox.p2.touchpoint.natives, Version: 1.2.0.v20150519-1136, Location: reference:file:plugins/org.eclipse.equinox.p2.touchpoint.natives_1.2.0.v20150519-1136.jar
Id: org.eclipse.equinox.p2.transport.ecf, Version: 1.1.100.v20150521-1342, Location: reference:file:plugins/org.eclipse.equinox.p2.transport.ecf_1.1.100.v20150521-1342.jar
Id: org.eclipse.equinox.p2.ui, Version: 2.4.0.v20150425-0422, Location: reference:file:plugins/org.eclipse.equinox.p2.ui_2.4.0.v20150425-0422.jar
Id: org.eclipse.equinox.p2.ui.discovery, Version: 1.0.100.v20131210-1027, Location: reference:file:plugins/org.eclipse.equinox.p2.ui.discovery_1.0.100.v20131210-1027.jar
Id: org.eclipse.equinox.p2.ui.importexport, Version: 1.1.100.v20150423-1455, Location: reference:file:plugins/org.eclipse.equinox.p2.ui.importexport_1.1.100.v20150423-1455.jar
Id: org.eclipse.equinox.p2.ui.sdk, Version: 1.0.400.v20150423-1455, Location: reference:file:plugins/org.eclipse.equinox.p2.ui.sdk_1.0.400.v20150423-1455.jar
Id: org.eclipse.equinox.p2.ui.sdk.scheduler, Version: 1.2.100.v20150423-1455, Location: reference:file:plugins/org.eclipse.equinox.p2.ui.sdk.scheduler_1.2.100.v20150423-1455.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.500.v20150423-1455, Location: reference:file:plugins/org.eclipse.equinox.p2.updatesite_1.0.500.v20150423-1455.jar
Id: org.eclipse.equinox.preferences, Version: 3.5.300.v20150408-1437, Location: reference:file:plugins/org.eclipse.equinox.preferences_3.5.300.v20150408-1437.jar
Id: org.eclipse.equinox.registry, Version: 3.6.0.v20150318-1503, Location: reference:file:plugins/org.eclipse.equinox.registry_3.6.0.v20150318-1503.jar
Id: org.eclipse.equinox.security, Version: 1.2.100.v20150423-1356, Location: reference:file:plugins/org.eclipse.equinox.security_1.2.100.v20150423-1356.jar
Id: org.eclipse.equinox.security.ui, Version: 1.1.201.v20150803-1228, Location: reference:file:plugins/org.eclipse.equinox.security.ui_1.1.201.v20150803-1228.jar
Id: org.eclipse.equinox.security.win32.x86, Version: 1.0.300.v20130327-1442, Location: reference:file:plugins/org.eclipse.equinox.security.win32.x86_1.0.300.v20130327-1442.jar
Id: org.eclipse.equinox.simpleconfigurator, Version: 1.1.100.v20150423-1455, Location: initial@reference:file:plugins/org.eclipse.equinox.simpleconfigurator_1.1.100.v20150423-1455.jar
Id: org.eclipse.equinox.simpleconfigurator.manipulator, Version: 2.0.100.v20150423-1455, Location: reference:file:plugins/org.eclipse.equinox.simpleconfigurator.manipulator_2.0.100.v20150423-1455.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.gef, Version: 3.10.1.201508170204, Location: reference:file:plugins/org.eclipse.gef_3.10.1.201508170204.jar
Id: org.eclipse.gmf, Version: 1.7.0.201306111432, Location: reference:file:plugins/org.eclipse.gmf_1.7.0.201306111432.jar
Id: org.eclipse.gmf.runtime.common.core, Version: 1.7.0.201306111432, Location: reference:file:plugins/org.eclipse.gmf.runtime.common.core_1.7.0.201306111432.jar
Id: org.eclipse.gmf.runtime.common.ui, Version: 1.7.0.201306111432, Location: reference:file:plugins/org.eclipse.gmf.runtime.common.ui_1.7.0.201306111432.jar
Id: org.eclipse.gmf.runtime.common.ui.action, Version: 1.7.0.201306111432, Location: reference:file:plugins/org.eclipse.gmf.runtime.common.ui.action_1.7.0.201306111432.jar
Id: org.eclipse.gmf.runtime.common.ui.action.ide, Version: 1.7.0.201306111432, Location: reference:file:plugins/org.eclipse.gmf.runtime.common.ui.action.ide_1.7.0.201306111432.jar
Id: org.eclipse.gmf.runtime.common.ui.printing, Version: 1.7.0.201306111432, Location: reference:file:plugins/org.eclipse.gmf.runtime.common.ui.printing_1.7.0.201306111432.jar
Id: org.eclipse.gmf.runtime.common.ui.printing.win32, Version: 1.7.0.201306111432, Location: reference:file:plugins/org.eclipse.gmf.runtime.common.ui.printing.win32_1.7.0.201306111432.jar
Id: org.eclipse.gmf.runtime.common.ui.services, Version: 1.7.0.201306111432, Location: reference:file:plugins/org.eclipse.gmf.runtime.common.ui.services_1.7.0.201306111432.jar
Id: org.eclipse.gmf.runtime.common.ui.services.action, Version: 1.7.0.201306111432, Location: reference:file:plugins/org.eclipse.gmf.runtime.common.ui.services.action_1.7.0.201306111432.jar
Id: org.eclipse.gmf.runtime.common.ui.services.dnd, Version: 1.7.0.201306111432, Location: reference:file:plugins/org.eclipse.gmf.runtime.common.ui.services.dnd_1.7.0.201306111432.jar
Id: org.eclipse.gmf.runtime.common.ui.services.dnd.ide, Version: 1.7.0.201306111432, Location: reference:file:plugins/org.eclipse.gmf.runtime.common.ui.services.dnd.ide_1.7.0.201306111432.jar
Id: org.eclipse.gmf.runtime.common.ui.services.properties, Version: 1.7.0.201306111432, Location: reference:file:plugins/org.eclipse.gmf.runtime.common.ui.services.properties_1.7.0.201306111432.jar
Id: org.eclipse.gmf.runtime.diagram.core, Version: 1.7.0.201306111432, Location: reference:file:plugins/org.eclipse.gmf.runtime.diagram.core_1.7.0.201306111432.jar
Id: org.eclipse.gmf.runtime.diagram.ui, Version: 1.7.0.201306111432, Location: reference:file:plugins/org.eclipse.gmf.runtime.diagram.ui_1.7.0.201306111432.jar
Id: org.eclipse.gmf.runtime.diagram.ui.actions, Version: 1.7.0.201306111432, Location: reference:file:plugins/org.eclipse.gmf.runtime.diagram.ui.actions_1.7.0.201306111432.jar
Id: org.eclipse.gmf.runtime.diagram.ui.dnd, Version: 1.7.0.201306111432, Location: reference:file:plugins/org.eclipse.gmf.runtime.diagram.ui.dnd_1.7.0.201306111432.jar
Id: org.eclipse.gmf.runtime.diagram.ui.geoshapes, Version: 1.7.0.201306111432, Location: reference:file:plugins/org.eclipse.gmf.runtime.diagram.ui.geoshapes_1.7.0.201306111432.jar
Id: org.eclipse.gmf.runtime.diagram.ui.printing, Version: 1.7.0.201306111432, Location: reference:file:plugins/org.eclipse.gmf.runtime.diagram.ui.printing_1.7.0.201306111432.jar
Id: org.eclipse.gmf.runtime.diagram.ui.printing.render, Version: 1.7.0.201306111432, Location: reference:file:plugins/org.eclipse.gmf.runtime.diagram.ui.printing.render_1.7.0.201306111432.jar
Id: org.eclipse.gmf.runtime.diagram.ui.properties, Version: 1.7.0.201306111432, Location: reference:file:plugins/org.eclipse.gmf.runtime.diagram.ui.properties_1.7.0.201306111432.jar
Id: org.eclipse.gmf.runtime.diagram.ui.providers, Version: 1.7.0.201306111432, Location: reference:file:plugins/org.eclipse.gmf.runtime.diagram.ui.providers_1.7.0.201306111432.jar
Id: org.eclipse.gmf.runtime.diagram.ui.providers.ide, Version: 1.7.0.201306111432, Location: reference:file:plugins/org.eclipse.gmf.runtime.diagram.ui.providers.ide_1.7.0.201306111432.jar
Id: org.eclipse.gmf.runtime.diagram.ui.render, Version: 1.7.0.201306111432, Location: reference:file:plugins/org.eclipse.gmf.runtime.diagram.ui.render_1.7.0.201306111432.jar
Id: org.eclipse.gmf.runtime.diagram.ui.resources.editor, Version: 1.7.0.201306111432, Location: reference:file:plugins/org.eclipse.gmf.runtime.diagram.ui.resources.editor_1.7.0.201306111432.jar
Id: org.eclipse.gmf.runtime.diagram.ui.resources.editor.ide, Version: 1.7.0.201306111432, Location: reference:file:plugins/org.eclipse.gmf.runtime.diagram.ui.resources.editor.ide_1.7.0.201306111432.jar
Id: org.eclipse.gmf.runtime.draw2d.ui, Version: 1.7.0.201306111432, Location: reference:file:plugins/org.eclipse.gmf.runtime.draw2d.ui_1.7.0.201306111432.jar
Id: org.eclipse.gmf.runtime.draw2d.ui.render, Version: 1.7.0.201306111432, Location: reference:file:plugins/org.eclipse.gmf.runtime.draw2d.ui.render_1.7.0.201306111432.jar
Id: org.eclipse.gmf.runtime.draw2d.ui.render.awt, Version: 1.7.0.201306111432, Location: reference:file:plugins/org.eclipse.gmf.runtime.draw2d.ui.render.awt_1.7.0.201306111432.jar
Id: org.eclipse.gmf.runtime.emf.clipboard.core, Version: 1.7.0.201306111432, Location: reference:file:plugins/org.eclipse.gmf.runtime.emf.clipboard.core_1.7.0.201306111432.jar
Id: org.eclipse.gmf.runtime.emf.commands.core, Version: 1.7.0.201306111432, Location: reference:file:plugins/org.eclipse.gmf.runtime.emf.commands.core_1.7.0.201306111432.jar
Id: org.eclipse.gmf.runtime.emf.core, Version: 1.7.0.201306111432, Location: reference:file:plugins/org.eclipse.gmf.runtime.emf.core_1.7.0.201306111432.jar
Id: org.eclipse.gmf.runtime.emf.type.core, Version: 1.7.0.201306111432, Location: reference:file:plugins/org.eclipse.gmf.runtime.emf.type.core_1.7.0.201306111432.jar
Id: org.eclipse.gmf.runtime.emf.type.ui, Version: 1.7.0.201306111432, Location: reference:file:plugins/org.eclipse.gmf.runtime.emf.type.ui_1.7.0.201306111432.jar
Id: org.eclipse.gmf.runtime.emf.ui, Version: 1.7.0.201306111432, Location: reference:file:plugins/org.eclipse.gmf.runtime.emf.ui_1.7.0.201306111432.jar
Id: org.eclipse.gmf.runtime.emf.ui.properties, Version: 1.7.0.201306111432, Location: reference:file:plugins/org.eclipse.gmf.runtime.emf.ui.properties_1.7.0.201306111432.jar
Id: org.eclipse.gmf.runtime.gef.ui, Version: 1.7.0.201306111432, Location: reference:file:plugins/org.eclipse.gmf.runtime.gef.ui_1.7.0.201306111432.jar
Id: org.eclipse.gmf.runtime.notation, Version: 1.7.0.201306101425, Location: reference:file:plugins/org.eclipse.gmf.runtime.notation_1.7.0.201306101425.jar
Id: org.eclipse.gmf.runtime.notation.edit, Version: 1.7.0.201306101425, Location: reference:file:plugins/org.eclipse.gmf.runtime.notation.edit_1.7.0.201306101425.jar
Id: org.eclipse.gmf.runtime.notation.providers, Version: 1.7.0.201306111432, Location: reference:file:plugins/org.eclipse.gmf.runtime.notation.providers_1.7.0.201306111432.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.300.v20150904-0015, Location: reference:file:plugins/org.eclipse.help.base_4.0.300.v20150904-0015.jar
Id: org.eclipse.help.ui, Version: 4.0.100.v20140401-0608, Location: reference:file:plugins/org.eclipse.help.ui_4.0.100.v20140401-0608.jar
Id: org.eclipse.help.webapp, Version: 3.7.0.v20150425-0643, Location: reference:file:plugins/org.eclipse.help.webapp_3.7.0.v20150425-0643.jar
Id: org.eclipse.jetty.continuation, Version: 9.2.13.v20150730, Location: reference:file:plugins/org.eclipse.jetty.continuation_9.2.13.v20150730.jar
Id: org.eclipse.jetty.http, Version: 9.2.13.v20150730, Location: reference:file:plugins/org.eclipse.jetty.http_9.2.13.v20150730.jar
Id: org.eclipse.jetty.io, Version: 9.2.13.v20150730, Location: reference:file:plugins/org.eclipse.jetty.io_9.2.13.v20150730.jar
Id: org.eclipse.jetty.security, Version: 9.2.13.v20150730, Location: reference:file:plugins/org.eclipse.jetty.security_9.2.13.v20150730.jar
Id: org.eclipse.jetty.server, Version: 9.2.13.v20150730, Location: reference:file:plugins/org.eclipse.jetty.server_9.2.13.v20150730.jar
Id: org.eclipse.jetty.servlet, Version: 9.2.13.v20150730, Location: reference:file:plugins/org.eclipse.jetty.servlet_9.2.13.v20150730.jar
Id: org.eclipse.jetty.util, Version: 9.2.13.v20150730, Location: reference:file:plugins/org.eclipse.jetty.util_9.2.13.v20150730.jar
Id: org.eclipse.jface, Version: 3.11.0.v20150602-1400, Location: reference:file:plugins/org.eclipse.jface_3.11.0.v20150602-1400.jar
Id: org.eclipse.jface.databinding, Version: 1.7.0.v20150406-2148, Location: reference:file:plugins/org.eclipse.jface.databinding_1.7.0.v20150406-2148.jar
Id: org.eclipse.jface.text, Version: 3.10.0.v20150603-1752, Location: reference:file:plugins/org.eclipse.jface.text_3.10.0.v20150603-1752.jar
Id: org.eclipse.jgit, Version: 4.0.3.201509231615-r, Location: reference:file:plugins/org.eclipse.jgit_4.0.3.201509231615-r.jar
Id: org.eclipse.jgit.archive, Version: 4.0.3.201509231615-r, Location: reference:file:plugins/org.eclipse.jgit.archive_4.0.3.201509231615-r.jar
Id: org.eclipse.jsch.core, Version: 1.2.0.v20141202-1415, Location: reference:file:plugins/org.eclipse.jsch.core_1.2.0.v20141202-1415.jar
Id: org.eclipse.jsch.ui, Version: 1.2.0.v20141202-1415, Location: reference:file:plugins/org.eclipse.jsch.ui_1.2.0.v20141202-1415.jar
Id: org.eclipse.ltk.core.refactoring, Version: 3.6.201.v20150819-1034, Location: reference:file:plugins/org.eclipse.ltk.core.refactoring_3.6.201.v20150819-1034.jar
Id: org.eclipse.ltk.ui.refactoring, Version: 3.7.200.v20140625-1835, Location: reference:file:plugins/org.eclipse.ltk.ui.refactoring_3.7.200.v20140625-1835.jar
Id: org.eclipse.osgi, Version: 3.10.101.v20150820-1432, Location: System Bundle
Id: org.eclipse.osgi.compatibility.state, Version: 1.0.100.v20150402-1551, Location: initial@reference:file:plugins/org.eclipse.osgi.compatibility.state_1.0.100.v20150402-1551.jar
Id: org.eclipse.osgi.services, Version: 3.5.0.v20150519-2006, Location: reference:file:plugins/org.eclipse.osgi.services_3.5.0.v20150519-2006.jar
Id: org.eclipse.osgi.util, Version: 3.3.100.v20150423-1351, Location: reference:file:plugins/org.eclipse.osgi.util_3.3.100.v20150423-1351.jar
Id: org.eclipse.platform, Version: 4.5.1.v20150904-0015, Location: reference:file:plugins/org.eclipse.platform_4.5.1.v20150904-0015/
Id: org.eclipse.platform.doc.user, Version: 4.5.1.v20150819-1130, Location: reference:file:plugins/org.eclipse.platform.doc.user_4.5.1.v20150819-1130.jar
Id: org.eclipse.rcp, Version: 4.5.1.v20150904-0015, Location: reference:file:plugins/org.eclipse.rcp_4.5.1.v20150904-0015.jar
Id: org.eclipse.rse, Version: 3.5.0.201403100950, Location: reference:file:plugins/org.eclipse.rse_3.5.0.201403100950.jar
Id: org.eclipse.rse.connectorservice.dstore, Version: 3.1.301.201403100950, Location: reference:file:plugins/org.eclipse.rse.connectorservice.dstore_3.1.301.201403100950.jar
Id: org.eclipse.rse.connectorservice.local, Version: 2.1.400.201403100950, Location: reference:file:plugins/org.eclipse.rse.connectorservice.local_2.1.400.201403100950.jar
Id: org.eclipse.rse.connectorservice.ssh, Version: 2.1.300.201505220524, Location: reference:file:plugins/org.eclipse.rse.connectorservice.ssh_2.1.300.201505220524.jar
Id: org.eclipse.rse.connectorservice.telnet, Version: 1.2.300.201505220524, Location: reference:file:plugins/org.eclipse.rse.connectorservice.telnet_1.2.300.201505220524.jar
Id: org.eclipse.rse.core, Version: 3.3.100.201407181907, Location: reference:file:plugins/org.eclipse.rse.core_3.3.100.201407181907.jar
Id: org.eclipse.rse.doc.user, Version: 3.4.100.201403101646, Location: reference:file:plugins/org.eclipse.rse.doc.user_3.4.100.201403101646.jar
Id: org.eclipse.rse.dstore.security, Version: 3.0.400.201403100950, Location: reference:file:plugins/org.eclipse.rse.dstore.security_3.0.400.201403100950.jar
Id: org.eclipse.rse.efs, Version: 2.1.401.201503171741, Location: reference:file:plugins/org.eclipse.rse.efs_2.1.401.201503171741.jar
Id: org.eclipse.rse.efs.ui, Version: 2.1.400.201403100950, Location: reference:file:plugins/org.eclipse.rse.efs.ui_2.1.400.201403100950.jar
Id: org.eclipse.rse.files.ui, Version: 3.2.200.201502052140, Location: reference:file:plugins/org.eclipse.rse.files.ui_3.2.200.201502052140.jar
Id: org.eclipse.rse.importexport, Version: 1.2.300.201403100950, Location: reference:file:plugins/org.eclipse.rse.importexport_1.2.300.201403100950.jar
Id: org.eclipse.rse.processes.ui, Version: 3.0.400.201403100950, Location: reference:file:plugins/org.eclipse.rse.processes.ui_3.0.400.201403100950.jar
Id: org.eclipse.rse.services, Version: 3.3.0.201403100950, Location: reference:file:plugins/org.eclipse.rse.services_3.3.0.201403100950.jar
Id: org.eclipse.rse.services.dstore, Version: 3.3.0.201406041609, Location: reference:file:plugins/org.eclipse.rse.services.dstore_3.3.0.201406041609.jar
Id: org.eclipse.rse.services.files.ftp, Version: 3.0.500.201403100950, Location: reference:file:plugins/org.eclipse.rse.services.files.ftp_3.0.500.201403100950.jar
Id: org.eclipse.rse.services.local, Version: 2.2.0.201502030655, Location: reference:file:plugins/org.eclipse.rse.services.local_2.2.0.201502030655.jar
Id: org.eclipse.rse.services.ssh, Version: 3.2.100.201403281521, Location: reference:file:plugins/org.eclipse.rse.services.ssh_3.2.100.201403281521.jar
Id: org.eclipse.rse.services.telnet, Version: 2.0.400.201403100950, Location: reference:file:plugins/org.eclipse.rse.services.telnet_2.0.400.201403100950.jar
Id: org.eclipse.rse.shells.ui, Version: 3.0.500.201403271554, Location: reference:file:plugins/org.eclipse.rse.shells.ui_3.0.500.201403271554.jar
Id: org.eclipse.rse.subsystems.files.core, Version: 3.3.1.201403100950, Location: reference:file:plugins/org.eclipse.rse.subsystems.files.core_3.3.1.201403100950.jar
Id: org.eclipse.rse.subsystems.files.dstore, Version: 2.1.300.201403100950, Location: reference:file:plugins/org.eclipse.rse.subsystems.files.dstore_2.1.300.201403100950.jar
Id: org.eclipse.rse.subsystems.files.ftp, Version: 2.2.0.201403100950, Location: reference:file:plugins/org.eclipse.rse.subsystems.files.ftp_2.2.0.201403100950.jar
Id: org.eclipse.rse.subsystems.files.local, Version: 2.1.300.201403251512, Location: reference:file:plugins/org.eclipse.rse.subsystems.files.local_2.1.300.201403251512.jar
Id: org.eclipse.rse.subsystems.files.ssh, Version: 2.1.300.201403100950, Location: reference:file:plugins/org.eclipse.rse.subsystems.files.ssh_2.1.300.201403100950.jar
Id: org.eclipse.rse.subsystems.processes.core, Version: 3.1.300.201403100950, Location: reference:file:plugins/org.eclipse.rse.subsystems.processes.core_3.1.300.201403100950.jar
Id: org.eclipse.rse.subsystems.processes.dstore, Version: 2.1.400.201403100950, Location: reference:file:plugins/org.eclipse.rse.subsystems.processes.dstore_2.1.400.201403100950.jar
Id: org.eclipse.rse.subsystems.processes.local, Version: 2.1.400.201403100950, Location: reference:file:plugins/org.eclipse.rse.subsystems.processes.local_2.1.400.201403100950.jar
Id: org.eclipse.rse.subsystems.processes.shell.linux, Version: 1.1.400.201403100950, Location: reference:file:plugins/org.eclipse.rse.subsystems.processes.shell.linux_1.1.400.201403100950.jar
Id: org.eclipse.rse.subsystems.shells.core, Version: 3.1.300.201403271554, Location: reference:file:plugins/org.eclipse.rse.subsystems.shells.core_3.1.300.201403271554.jar
Id: org.eclipse.rse.subsystems.shells.dstore, Version: 2.1.400.201403100950, Location: reference:file:plugins/org.eclipse.rse.subsystems.shells.dstore_2.1.400.201403100950.jar
Id: org.eclipse.rse.subsystems.shells.local, Version: 2.1.400.201403100950, Location: reference:file:plugins/org.eclipse.rse.subsystems.shells.local_2.1.400.201403100950.jar
Id: org.eclipse.rse.subsystems.shells.ssh, Version: 2.1.400.201403100950, Location: reference:file:plugins/org.eclipse.rse.subsystems.shells.ssh_2.1.400.201403100950.jar
Id: org.eclipse.rse.subsystems.shells.telnet, Version: 1.2.300.201403100950, Location: reference:file:plugins/org.eclipse.rse.subsystems.shells.telnet_1.2.300.201403100950.jar
Id: org.eclipse.rse.ui, Version: 3.3.100.201503112018, Location: reference:file:plugins/org.eclipse.rse.ui_3.3.100.201503112018.jar
Id: org.eclipse.rtsc.project.templates, Version: 3.32.1.22, Location: reference:file:plugins/org.eclipse.rtsc.project.templates_3.32.1.22.jar
Id: org.eclipse.rtsc.xdctools.adapter, Version: 3.32.1.22, Location: reference:file:plugins/org.eclipse.rtsc.xdctools.adapter_3.32.1.22.jar
Id: org.eclipse.rtsc.xdctools.adapter.ccsplugin, Version: 1.0.0.201607181256, Location: reference:file:plugins/org.eclipse.rtsc.xdctools.adapter.ccsplugin_1.0.0.201607181256.jar
Id: org.eclipse.rtsc.xdctools.buildDefinitions, Version: 3.2.0.201609121600, Location: reference:file:plugins/org.eclipse.rtsc.xdctools.buildDefinitions_3.2.0.201609121600.jar
Id: org.eclipse.rtsc.xdctools.buildDefinitions.DSPBIOS, Version: 3.2.0.201609121600, Location: reference:file:plugins/org.eclipse.rtsc.xdctools.buildDefinitions.DSPBIOS_3.2.0.201609121600.jar
Id: org.eclipse.rtsc.xdctools.buildDefinitions.DSPBIOS_5.31, Version: 2.5.0.201609121600, Location: reference:file:plugins/org.eclipse.rtsc.xdctools.buildDefinitions.DSPBIOS_5.31_2.5.0.201609121600.jar
Id: org.eclipse.rtsc.xdctools.buildDefinitions.DSPBIOS_5.40, Version: 3.2.0.201609121600, Location: reference:file:plugins/org.eclipse.rtsc.xdctools.buildDefinitions.DSPBIOS_5.40_3.2.0.201609121600.jar
Id: org.eclipse.rtsc.xdctools.buildDefinitions.DSPBIOS_5.42, Version: 2.5.0.201609121600, Location: reference:file:plugins/org.eclipse.rtsc.xdctools.buildDefinitions.DSPBIOS_5.42_2.5.0.201609121600.jar
Id: org.eclipse.rtsc.xdctools.buildDefinitions.XDC, Version: 3.2.0.201609121600, Location: reference:file:plugins/org.eclipse.rtsc.xdctools.buildDefinitions.XDC_3.2.0.201609121600.jar
Id: org.eclipse.rtsc.xdctools.buildDefinitions.XDC.minimal, Version: 3.0.0.201609121600, Location: reference:file:plugins/org.eclipse.rtsc.xdctools.buildDefinitions.XDC.minimal_3.0.0.201609121600.jar
Id: org.eclipse.rtsc.xdctools.buildDefinitions.XDC_3.00, Version: 2.5.0.201609121600, Location: reference:file:plugins/org.eclipse.rtsc.xdctools.buildDefinitions.XDC_3.00_2.5.0.201609121600.jar
Id: org.eclipse.rtsc.xdctools.buildDefinitions.XDC_3.10, Version: 2.5.0.201609121600, Location: reference:file:plugins/org.eclipse.rtsc.xdctools.buildDefinitions.XDC_3.10_2.5.0.201609121600.jar
Id: org.eclipse.rtsc.xdctools.buildDefinitions.XDC_3.15, Version: 2.5.0.201609121600, Location: reference:file:plugins/org.eclipse.rtsc.xdctools.buildDefinitions.XDC_3.15_2.5.0.201609121600.jar
Id: org.eclipse.rtsc.xdctools.buildDefinitions.XDC_3.16, Version: 3.0.0.201609121600, Location: reference:file:plugins/org.eclipse.rtsc.xdctools.buildDefinitions.XDC_3.16_3.0.0.201609121600.jar
Id: org.eclipse.rtsc.xdctools.contenttype, Version: 3.32.1.22, Location: reference:file:plugins/org.eclipse.rtsc.xdctools.contenttype_3.32.1.22.jar
Id: org.eclipse.rtsc.xdctools.core, Version: 3.32.1.22, Location: reference:file:plugins/org.eclipse.rtsc.xdctools.core_3.32.1.22/
Id: org.eclipse.rtsc.xdctools.managedbuild.core, Version: 3.2.0.201609121600, Location: reference:file:plugins/org.eclipse.rtsc.xdctools.managedbuild.core_3.2.0.201609121600.jar
Id: org.eclipse.rtsc.xdctools.managedbuild.ui, Version: 3.2.0.201609121600, Location: reference:file:plugins/org.eclipse.rtsc.xdctools.managedbuild.ui_3.2.0.201609121600.jar
Id: org.eclipse.rtsc.xdctools.model, Version: 3.32.1.22, Location: reference:file:plugins/org.eclipse.rtsc.xdctools.model_3.32.1.22.jar
Id: org.eclipse.rtsc.xdctools.model.scripting, Version: 3.32.1.22, Location: reference:file:plugins/org.eclipse.rtsc.xdctools.model.scripting_3.32.1.22.jar
Id: org.eclipse.rtsc.xdctools.parsers, Version: 3.32.1.22, Location: reference:file:plugins/org.eclipse.rtsc.xdctools.parsers_3.32.1.22.jar
Id: org.eclipse.rtsc.xdctools.product.ui, Version: 3.32.1.22, Location: reference:file:plugins/org.eclipse.rtsc.xdctools.product.ui_3.32.1.22/
Id: org.eclipse.rtsc.xdctools.product_3.31.1.33, Version: 3.31.1.33, Location: reference:file:plugins/org.eclipse.rtsc.xdctools.product_3.31.1.33_3.31.1.33/
Id: org.eclipse.rtsc.xdctools.product_3.32.0.06, Version: 3.32.0.06, Location: reference:file:plugins/org.eclipse.rtsc.xdctools.product_3.32.0.06_3.32.0.06/
Id: org.eclipse.rtsc.xdctools.product_3.32.1.22, Version: 3.32.1.22, Location: reference:file:plugins/org.eclipse.rtsc.xdctools.product_3.32.1.22_3.32.1.22/
Id: org.eclipse.rtsc.xdctools.rta, Version: 3.32.1.22, Location: reference:file:plugins/org.eclipse.rtsc.xdctools.rta_3.32.1.22/
Id: org.eclipse.rtsc.xdctools.server, Version: 3.32.1.22, Location: reference:file:plugins/org.eclipse.rtsc.xdctools.server_3.32.1.22/
Id: org.eclipse.rtsc.xdctools.sg, Version: 3.32.1.22, Location: reference:file:plugins/org.eclipse.rtsc.xdctools.sg_3.32.1.22.jar
Id: org.eclipse.rtsc.xdctools.sg.def, Version: 3.32.1.22, Location: reference:file:plugins/org.eclipse.rtsc.xdctools.sg.def_3.32.1.22.jar
Id: org.eclipse.rtsc.xdctools.ui, Version: 3.32.1.22, Location: reference:file:plugins/org.eclipse.rtsc.xdctools.ui_3.32.1.22.jar
Id: org.eclipse.rtsc.xdctools.ui.cdt, Version: 3.32.1.22, Location: reference:file:plugins/org.eclipse.rtsc.xdctools.ui.cdt_3.32.1.22.jar
Id: org.eclipse.rtsc.xdctools.ui.contentassist, Version: 3.32.1.22, Location: reference:file:plugins/org.eclipse.rtsc.xdctools.ui.contentassist_3.32.1.22.jar
Id: org.eclipse.rtsc.xdctools.ui.editors, Version: 3.32.1.22, Location: reference:file:plugins/org.eclipse.rtsc.xdctools.ui.editors_3.32.1.22.jar
Id: org.eclipse.search, Version: 3.10.0.v20150318-0856, Location: reference:file:plugins/org.eclipse.search_3.10.0.v20150318-0856.jar
Id: org.eclipse.swt, Version: 3.104.1.v20150825-0743, Location: reference:file:plugins/org.eclipse.swt_3.104.1.v20150825-0743.jar
Id: org.eclipse.swt.win32.win32.x86, Version: 3.104.1.v20150825-0743, Location: reference:file:plugins/org.eclipse.swt.win32.win32.x86_3.104.1.v20150825-0743.jar
Id: org.eclipse.team.core, Version: 3.7.100.v20150203-1452, Location: reference:file:plugins/org.eclipse.team.core_3.7.100.v20150203-1452.jar
Id: org.eclipse.team.ui, Version: 3.7.200.v20150203-1452, Location: reference:file:plugins/org.eclipse.team.ui_3.7.200.v20150203-1452.jar
Id: org.eclipse.text, Version: 3.5.400.v20150505-1044, Location: reference:file:plugins/org.eclipse.text_3.5.400.v20150505-1044.jar
Id: org.eclipse.tm.terminal.connector.local, Version: 4.0.0.201505081521, Location: reference:file:plugins/org.eclipse.tm.terminal.connector.local_4.0.0.201505081521.jar
Id: org.eclipse.tm.terminal.connector.process, Version: 4.0.0.201505221039, Location: reference:file:plugins/org.eclipse.tm.terminal.connector.process_4.0.0.201505221039.jar
Id: org.eclipse.tm.terminal.connector.serial, Version: 4.0.0.201505101444, Location: reference:file:plugins/org.eclipse.tm.terminal.connector.serial_4.0.0.201505101444.jar
Id: org.eclipse.tm.terminal.connector.ssh, Version: 4.0.0.201505230732, Location: reference:file:plugins/org.eclipse.tm.terminal.connector.ssh_4.0.0.201505230732.jar
Id: org.eclipse.tm.terminal.connector.telnet, Version: 4.0.0.201505101444, Location: reference:file:plugins/org.eclipse.tm.terminal.connector.telnet_4.0.0.201505101444.jar
Id: org.eclipse.tm.terminal.control, Version: 4.0.0.201505221029, Location: reference:file:plugins/org.eclipse.tm.terminal.control_4.0.0.201505221029.jar
Id: org.eclipse.tm.terminal.view.core, Version: 4.0.0.201505101440, Location: reference:file:plugins/org.eclipse.tm.terminal.view.core_4.0.0.201505101440.jar
Id: org.eclipse.tm.terminal.view.ui, Version: 4.0.0.201506031417, Location: reference:file:plugins/org.eclipse.tm.terminal.view.ui_4.0.0.201506031417.jar
Id: org.eclipse.ui, Version: 3.107.0.v20150507-1945, Location: reference:file:plugins/org.eclipse.ui_3.107.0.v20150507-1945.jar
Id: org.eclipse.ui.browser, Version: 3.4.300.v20150429-0602, Location: reference:file:plugins/org.eclipse.ui.browser_3.4.300.v20150429-0602.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.6.100.v20150822-1912, Location: reference:file:plugins/org.eclipse.ui.console_3.6.100.v20150822-1912.jar
Id: org.eclipse.ui.editors, Version: 3.9.0.v20150213-1939, Location: reference:file:plugins/org.eclipse.ui.editors_3.9.0.v20150213-1939.jar
Id: org.eclipse.ui.externaltools, Version: 3.3.0.v20150302-1002, Location: reference:file:plugins/org.eclipse.ui.externaltools_3.3.0.v20150302-1002.jar
Id: org.eclipse.ui.forms, Version: 3.6.200.v20150506-2029, Location: reference:file:plugins/org.eclipse.ui.forms_3.6.200.v20150506-2029.jar
Id: org.eclipse.ui.ide, Version: 3.11.0.v20150825-2158, Location: reference:file:plugins/org.eclipse.ui.ide_3.11.0.v20150825-2158.jar
Id: org.eclipse.ui.ide.application, Version: 1.1.0.v20150422-0725, Location: reference:file:plugins/org.eclipse.ui.ide.application_1.1.0.v20150422-0725.jar
Id: org.eclipse.ui.intro, Version: 3.4.300.v20141007-1449, Location: reference:file:plugins/org.eclipse.ui.intro_3.4.300.v20141007-1449.jar
Id: org.eclipse.ui.intro.universal, Version: 3.2.800.v20150325-0952, Location: reference:file:plugins/org.eclipse.ui.intro.universal_3.2.800.v20150325-0952.jar
Id: org.eclipse.ui.monitoring, Version: 1.0.0.v20150512-1436, Location: reference:file:plugins/org.eclipse.ui.monitoring_1.0.0.v20150512-1436.jar
Id: org.eclipse.ui.navigator, Version: 3.6.0.v20150422-0725, Location: reference:file:plugins/org.eclipse.ui.navigator_3.6.0.v20150422-0725.jar
Id: org.eclipse.ui.navigator.resources, Version: 3.5.0.v20150422-0725, Location: reference:file:plugins/org.eclipse.ui.navigator.resources_3.5.0.v20150422-0725.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.themes, Version: 1.1.0.v20150511-0913, Location: reference:file:plugins/org.eclipse.ui.themes_1.1.0.v20150511-0913/
Id: org.eclipse.ui.views, Version: 3.8.0.v20150422-0725, Location: reference:file:plugins/org.eclipse.ui.views_3.8.0.v20150422-0725.jar
Id: org.eclipse.ui.views.properties.tabbed, Version: 3.6.100.v20150423-0822, Location: reference:file:plugins/org.eclipse.ui.views.properties.tabbed_3.6.100.v20150423-0822.jar
Id: org.eclipse.ui.win32, Version: 3.2.500.v20150423-0822, Location: reference:file:plugins/org.eclipse.ui.win32_3.2.500.v20150423-0822.jar
Id: org.eclipse.ui.workbench, Version: 3.107.0.v20150825-2206, Location: reference:file:plugins/org.eclipse.ui.workbench_3.107.0.v20150825-2206.jar
Id: org.eclipse.ui.workbench.texteditor, Version: 3.9.100.v20141023-1946, Location: reference:file:plugins/org.eclipse.ui.workbench.texteditor_3.9.100.v20141023-1946.jar
Id: org.eclipse.update.configurator, Version: 3.3.300.v20140518-1928, Location: reference:file:plugins/org.eclipse.update.configurator_3.3.300.v20140518-1928.jar
Id: org.json, Version: 1.0.0.201609121600, Location: reference:file:plugins/org.json_1.0.0.201609121600.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.v201404071733, Location: reference:file:plugins/org.sat4j.pb_2.3.5.v201404071733.jar
Id: org.slf4j.api, Version: 1.7.2.v20121108-1250, Location: reference:file:plugins/org.slf4j.api_1.7.2.v20121108-1250.jar
Id: org.slf4j.impl.log4j12, Version: 1.7.2.v20131105-2200, Location: reference:file:plugins/org.slf4j.impl.log4j12_1.7.2.v20131105-2200.jar
Id: org.tukaani.xz, Version: 1.3.0.v201308270617, Location: reference:file:plugins/org.tukaani.xz_1.3.0.v201308270617.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.1.v200903091627, Location: reference:file:plugins/org.w3c.dom.smil_1.0.1.v200903091627.jar
Id: org.w3c.dom.svg, Version: 1.1.0.v201011041433, Location: reference:file:plugins/org.w3c.dom.svg_1.1.0.v201011041433.jar
Id: xdc.tools.xgconf.modeldata, Version: 3.32.1.22, Location: reference:file:plugins/xdc.tools.xgconf.modeldata_3.32.1.22.jar
*** Security Configuration:
Providers (10):
Provider: SUN, Version: 1.7, 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 (23):
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.ldap.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: 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: SunRsaSign, Version: 1.7, 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: SunEC, Version: 1.7, Class: sun.security.ec.SunEC
Description: Sun Elliptic Curve provider (EC, ECDSA, ECDH)
Services (9):
Service: Signature, Algorithm: SHA512withECDSA, Class: sun.security.ec.ECDSASignature$SHA512
Attributes:
ImplementedIn: Software
SupportedKeyClasses: java.security.interfaces.ECPublicKey|java.security.interfaces.ECPrivateKey
Service: AlgorithmParameters, Algorithm: EC, Class: sun.security.ec.ECParameters
Aliases: EllipticCurve
Attributes:
ImplementedIn: Software
SupportedCurves: [secp112r1,1.3.132.0.6]|[secp112r2,1.3.132.0.7]|[secp128r1,1.3.132.0.28]|[secp128r2,1.3.132.0.29]|[secp160k1,1.3.132.0.9]|[secp160r1,1.3.132.0.8]|[secp160r2,1.3.132.0.30]|[secp192k1,1.3.132.0.31]|[secp192r1,NIST P-192,X9.62 prime192v1,1.2.840.10045.3.1.1]|[secp224k1,1.3.132.0.32]|[secp224r1,NIST P-224,1.3.132.0.33]|[secp256k1,1.3.132.0.10]|[secp256r1,NIST P-256,X9.62 prime256v1,1.2.840.10045.3.1.7]|[secp384r1,NIST P-384,1.3.132.0.34]|[secp521r1,NIST P-521,1.3.132.0.35]|[X9.62 prime192v2,1.2.840.10045.3.1.2]|[X9.62 prime192v3,1.2.840.10045.3.1.3]|[X9.62 prime239v1,1.2.840.10045.3.1.4]|[X9.62 prime239v2,1.2.840.10045.3.1.5]|[X9.62 prime239v3,1.2.840.10045.3.1.6]|[sect113r1,1.3.132.0.4]|[sect113r2,1.3.132.0.5]|[sect131r1,1.3.132.0.22]|[sect131r2,1.3.132.0.23]|[sect163k1,NIST K-163,1.3.132.0.1]|[sect163r1,1.3.132.0.2]|[sect163r2,NIST B-163,1.3.132.0.15]|[sect193r1,1.3.132.0.24]|[sect193r2,1.3.132.0.25]|[sect233k1,NIST K-233,1.3.132.0.26]|[sect233r1,NIST B-233,1.3.132.0.27]|[sect239k1,1.3.132.0.3]|[sect283k1,NIST K-283,1.3.132.0.16]|[sect283r1,NIST B-283,1.3.132.0.17]|[sect409k1,NIST K-409,1.3.132.0.36]|[sect409r1,NIST B-409,1.3.132.0.37]|[sect571k1,NIST K-571,1.3.132.0.38]|[sect571r1,NIST B-571,1.3.132.0.39]|[X9.62 c2tnb191v1,1.2.840.10045.3.0.5]|[X9.62 c2tnb191v2,1.2.840.10045.3.0.6]|[X9.62 c2tnb191v3,1.2.840.10045.3.0.7]|[X9.62 c2tnb239v1,1.2.840.10045.3.0.11]|[X9.62 c2tnb239v2,1.2.840.10045.3.0.12]|[X9.62 c2tnb239v3,1.2.840.10045.3.0.13]|[X9.62 c2tnb359v1,1.2.840.10045.3.0.18]|[X9.62 c2tnb431r1,1.2.840.10045.3.0.20]
KeySize: 256
Service: Signature, Algorithm: SHA384withECDSA, Class: sun.security.ec.ECDSASignature$SHA384
Attributes:
ImplementedIn: Software
SupportedKeyClasses: java.security.interfaces.ECPublicKey|java.security.interfaces.ECPrivateKey
Service: Signature, Algorithm: NONEwithECDSA, Class: sun.security.ec.ECDSASignature$Raw
Attributes:
ImplementedIn: Software
SupportedKeyClasses: java.security.interfaces.ECPublicKey|java.security.interfaces.ECPrivateKey
Service: Signature, Algorithm: SHA1withECDSA, Class: sun.security.ec.ECDSASignature$SHA1
Attributes:
ImplementedIn: Software
KeySize: 256
SupportedKeyClasses: java.security.interfaces.ECPublicKey|java.security.interfaces.ECPrivateKey
Service: KeyPairGenerator, Algorithm: EC, Class: sun.security.ec.ECKeyPairGenerator
Aliases: EllipticCurve
Attributes:
ImplementedIn: Software
KeySize: 256
Service: KeyFactory, Algorithm: EC, Class: sun.security.ec.ECKeyFactory
Aliases: EllipticCurve
Attributes:
ImplementedIn: Software
Service: KeyAgreement, Algorithm: ECDH, Class: sun.security.ec.ECDHKeyAgreement
Attributes:
ImplementedIn: Software
SupportedKeyClasses: java.security.interfaces.ECPublicKey|java.security.interfaces.ECPrivateKey
Service: Signature, Algorithm: SHA256withECDSA, Class: sun.security.ec.ECDSASignature$SHA256
Attributes:
ImplementedIn: Software
SupportedKeyClasses: java.security.interfaces.ECPublicKey|java.security.interfaces.ECPrivateKey
Provider: SunJSSE, Version: 1.7, Class: com.sun.net.ssl.internal.ssl.Provider
Description: Sun JSSE provider(PKCS12, SunX509 key/trust factories, SSLv3, TLSv1)
Services (15):
Service: Signature, Algorithm: MD5andSHA1withRSA, Class: sun.security.ssl.RSASignature
Service: SSLContext, Algorithm: Default, Class: sun.security.ssl.SSLContextImpl$DefaultSSLContext
Service: KeyManagerFactory, Algorithm: SunX509, Class: sun.security.ssl.KeyManagerFactoryImpl$SunX509
Service: Signature, Algorithm: MD5withRSA, Class: sun.security.rsa.RSASignature$MD5withRSA
Aliases: OID.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: sun.security.ssl.TrustManagerFactoryImpl$SimpleFactory
Service: KeyStore, Algorithm: PKCS12, Class: sun.security.pkcs12.PKCS12KeyStore
Service: KeyPairGenerator, Algorithm: RSA, Class: sun.security.rsa.RSAKeyPairGenerator
Aliases: 1.2.840.113549.1.1
Service: SSLContext, Algorithm: TLSv1, Class: sun.security.ssl.SSLContextImpl$TLS10Context
Aliases: TLS
Service: Signature, Algorithm: MD2withRSA, Class: sun.security.rsa.RSASignature$MD2withRSA
Aliases: 1.2.840.113549.1.1.2
Service: SSLContext, Algorithm: TLSv1.2, Class: sun.security.ssl.SSLContextImpl$TLS12Context
Service: KeyManagerFactory, Algorithm: NewSunX509, Class: sun.security.ssl.KeyManagerFactoryImpl$X509
Aliases: PKIX
Service: SSLContext, Algorithm: TLSv1.1, Class: sun.security.ssl.SSLContextImpl$TLS11Context
Service: TrustManagerFactory, Algorithm: PKIX, Class: sun.security.ssl.TrustManagerFactoryImpl$PKIXFactory
Aliases: X509
Provider: SunJCE, Version: 1.7, Class: com.sun.crypto.provider.SunJCE
Description: SunJCE Provider (implements RSA, DES, Triple DES, AES, Blowfish, ARCFOUR, RC2, PBE, Diffie-Hellman, HMAC)
Services (61):
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: KeyGenerator, Algorithm: SunTls12Prf, Class: com.sun.crypto.provider.TlsPrfGenerator$V12
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$V10
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
Aliases: SunTls12RsaPremasterSecret
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
Aliases: SunTls12MasterSecret
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
Aliases: SunTls12KeyMaterial
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.7, 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.7, Class: com.sun.security.sasl.Provider
Description: Sun SASL provider(implements client mechanisms for: DIGEST-MD5, GSSAPI, EXTERNAL, PLAIN, CRAM-MD5, NTLM; server mechanisms for: DIGEST-MD5, GSSAPI, CRAM-MD5, NTLM)
Services (10):
Service: SaslClientFactory, Algorithm: NTLM, Class: com.sun.security.sasl.ntlm.FactoryImpl
Service: SaslClientFactory, Algorithm: CRAM-MD5, Class: com.sun.security.sasl.ClientFactoryImpl
Service: SaslClientFactory, Algorithm: EXTERNAL, Class: com.sun.security.sasl.ClientFactoryImpl
Service: SaslClientFactory, Algorithm: DIGEST-MD5, Class: com.sun.security.sasl.digest.FactoryImpl
Service: SaslClientFactory, Algorithm: PLAIN, Class: com.sun.security.sasl.ClientFactoryImpl
Service: SaslServerFactory, Algorithm: NTLM, Class: com.sun.security.sasl.ntlm.FactoryImpl
Service: SaslClientFactory, Algorithm: GSSAPI, Class: com.sun.security.sasl.gsskerb.FactoryImpl
Service: SaslServerFactory, Algorithm: CRAM-MD5, Class: com.sun.security.sasl.ServerFactoryImpl
Service: SaslServerFactory, Algorithm: DIGEST-MD5, Class: com.sun.security.sasl.digest.FactoryImpl
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: www.w3.org/.../REC-xpath-19991116, Class: org.jcp.xml.dsig.internal.dom.DOMXPathTransform
Aliases: XPATH
Attributes:
MechanismType: DOM
Service: TransformService, Algorithm: www.w3.org/.../REC-xml-c14n-20010315, Class: org.jcp.xml.dsig.internal.dom.DOMCanonicalXMLC14NMethod
Aliases: INCLUSIVE_WITH_COMMENTS
Attributes:
MechanismType: DOM
Service: TransformService, Algorithm: www.w3.org/.../xmldsig, Class: org.jcp.xml.dsig.internal.dom.DOMBase64Transform
Aliases: BASE64
Attributes:
MechanismType: DOM
Service: TransformService, Algorithm: www.w3.org/.../xmldsig, 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: www.w3.org/.../REC-xml-c14n-20010315, Class: org.jcp.xml.dsig.internal.dom.DOMCanonicalXMLC14NMethod
Aliases: INCLUSIVE
Attributes:
MechanismType: DOM
Service: TransformService, Algorithm: www.w3.org/.../xmldsig-filter2, Class: org.jcp.xml.dsig.internal.dom.DOMXPathFilter2Transform
Aliases: XPATH2
Attributes:
MechanismType: DOM
Service: TransformService, Algorithm: www.w3.org/.../xml-exc-c14n, Class: org.jcp.xml.dsig.internal.dom.DOMExcC14NMethod
Aliases: EXCLUSIVE
Attributes:
MechanismType: DOM
Service: TransformService, Algorithm: www.w3.org/.../REC-xslt-19991116, Class: org.jcp.xml.dsig.internal.dom.DOMXSLTTransform
Aliases: XSLT
Attributes:
MechanismType: DOM
Service: TransformService, Algorithm: www.w3.org/.../xml-c14n11, Class: org.jcp.xml.dsig.internal.dom.DOMCanonicalXMLC14N11Method
Attributes:
MechanismType: DOM
Service: TransformService, Algorithm: www.w3.org/.../xml-exc-c14n, Class: org.jcp.xml.dsig.internal.dom.DOMExcC14NMethod
Aliases: EXCLUSIVE_WITH_COMMENTS
Attributes:
MechanismType: DOM
Service: TransformService, Algorithm: www.w3.org/.../xml-c14n11, Class: org.jcp.xml.dsig.internal.dom.DOMCanonicalXMLC14N11Method
Attributes:
MechanismType: DOM
Provider: SunPCSC, Version: 1.7, Class: sun.security.smartcardio.SunPCSC
Description: Sun PC/SC provider
Services (1):
Service: TerminalFactory, Algorithm: PC/SC, Class: sun.security.smartcardio.SunPCSC$Factory
Provider: SunMSCAPI, Version: 1.7, Class: sun.security.mscapi.SunMSCAPI
Description: Sun's Microsoft Crypto API provider
Services (13):
Service: Signature, Algorithm: SHA512withRSA, Class: sun.security.mscapi.RSASignature$SHA512
Attributes:
SupportedKeyClasses: sun.security.mscapi.Key
Service: Signature, Algorithm: MD5withRSA, Class: sun.security.mscapi.RSASignature$MD5
Attributes:
SupportedKeyClasses: sun.security.mscapi.Key
Service: Signature, Algorithm: NONEwithRSA, Class: sun.security.mscapi.RSASignature$Raw
Attributes:
SupportedKeyClasses: sun.security.mscapi.Key
Service: Signature, Algorithm: SHA1withRSA, Class: sun.security.mscapi.RSASignature$SHA1
Attributes:
SupportedKeyClasses: sun.security.mscapi.Key
Service: Cipher, Algorithm: RSA, Class: sun.security.mscapi.RSACipher
Attributes:
SupportedPaddings: PKCS1PADDING
SupportedModes: ECB
SupportedKeyClasses: sun.security.mscapi.Key
Service: SecureRandom, Algorithm: Windows-PRNG, Class: sun.security.mscapi.PRNG
Service: KeyStore, Algorithm: Windows-ROOT, Class: sun.security.mscapi.KeyStore$ROOT
Service: Signature, Algorithm: SHA384withRSA, Class: sun.security.mscapi.RSASignature$SHA384
Attributes:
SupportedKeyClasses: sun.security.mscapi.Key
Service: KeyPairGenerator, Algorithm: RSA, Class: sun.security.mscapi.RSAKeyPairGenerator
Attributes:
KeySize: 1024
Service: Signature, Algorithm: SHA256withRSA, Class: sun.security.mscapi.RSASignature$SHA256
Attributes:
SupportedKeyClasses: sun.security.mscapi.Key
Service: Cipher, Algorithm: RSA/ECB/PKCS1Padding, Class: sun.security.mscapi.RSACipher
Service: Signature, Algorithm: MD2withRSA, Class: sun.security.mscapi.RSASignature$MD2
Attributes:
SupportedKeyClasses: sun.security.mscapi.Key
Service: KeyStore, Algorithm: Windows-MY, Class: sun.security.mscapi.KeyStore$MY