backing up my workspaces
This commit is contained in:
@@ -0,0 +1,50 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<?eclipse version="3.0"?>
|
||||
|
||||
<plugin>
|
||||
|
||||
<extension point="org.eclipse.cdt.managedbuilder.core.buildDefinitions"
|
||||
id="C2000"
|
||||
name="C2000 Build Definitions">
|
||||
|
||||
<managedBuildRevision fileVersion="3.1.0"/>
|
||||
|
||||
<projectType
|
||||
id="com.ti.ccstudio.buildDefinitions.C2000.ProjectType"
|
||||
name="C2000"
|
||||
isTest="true">
|
||||
<configuration
|
||||
id="com.ti.ccstudio.buildDefinitions.C2000.Default"
|
||||
name="Default"
|
||||
cleanCommand="${CG_CLEAN_CMD}"
|
||||
languageSettingsProviders="org.eclipse.cdt.ui.UserLanguageSettingsProvider;org.eclipse.cdt.managedbuilder.core.MBSLanguageSettingsProvider;com.ti.ccstudio.project.core.CCSLanguageSettingsProvider">
|
||||
<toolChain
|
||||
id="com.ti.ccstudio.buildDefinitions.C2000.Default.ToolchainPlaceholder"
|
||||
isToolChainSupported="com.ti.ccstudio.buildmodel.IsToolchainSupported"
|
||||
isAbstract="true"/>
|
||||
</configuration>
|
||||
<configuration
|
||||
id="com.ti.ccstudio.buildDefinitions.C2000.Debug"
|
||||
name="Debug"
|
||||
cleanCommand="${CG_CLEAN_CMD}"
|
||||
languageSettingsProviders="org.eclipse.cdt.ui.UserLanguageSettingsProvider;org.eclipse.cdt.managedbuilder.core.MBSLanguageSettingsProvider;com.ti.ccstudio.project.core.CCSLanguageSettingsProvider">
|
||||
<toolChain
|
||||
id="com.ti.ccstudio.buildDefinitions.C2000.Debug.ToolchainPlaceholder"
|
||||
isToolChainSupported="com.ti.ccstudio.buildmodel.IsToolchainSupported"
|
||||
isAbstract="true"/>
|
||||
</configuration>
|
||||
<configuration
|
||||
id="com.ti.ccstudio.buildDefinitions.C2000.Release"
|
||||
name="Release"
|
||||
cleanCommand="${CG_CLEAN_CMD}"
|
||||
languageSettingsProviders="org.eclipse.cdt.ui.UserLanguageSettingsProvider;org.eclipse.cdt.managedbuilder.core.MBSLanguageSettingsProvider;com.ti.ccstudio.project.core.CCSLanguageSettingsProvider">
|
||||
<toolChain
|
||||
id="com.ti.ccstudio.buildDefinitions.C2000.Release.ToolchainPlaceholder"
|
||||
isToolChainSupported="com.ti.ccstudio.buildmodel.IsToolchainSupported"
|
||||
isAbstract="true"/>
|
||||
</configuration>
|
||||
</projectType>
|
||||
|
||||
</extension>
|
||||
|
||||
</plugin>
|
@@ -0,0 +1,50 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<?eclipse version="3.0"?>
|
||||
|
||||
<plugin>
|
||||
|
||||
<extension point="org.eclipse.cdt.managedbuilder.core.buildDefinitions"
|
||||
id="C5500"
|
||||
name="C5500 Build Definitions">
|
||||
|
||||
<managedBuildRevision fileVersion="3.1.0"/>
|
||||
|
||||
<projectType
|
||||
id="com.ti.ccstudio.buildDefinitions.C5500.ProjectType"
|
||||
name="C5500"
|
||||
isTest="true">
|
||||
<configuration
|
||||
id="com.ti.ccstudio.buildDefinitions.C5500.Default"
|
||||
name="Default"
|
||||
cleanCommand="${CG_CLEAN_CMD}"
|
||||
languageSettingsProviders="org.eclipse.cdt.ui.UserLanguageSettingsProvider;org.eclipse.cdt.managedbuilder.core.MBSLanguageSettingsProvider;com.ti.ccstudio.project.core.CCSLanguageSettingsProvider">
|
||||
<toolChain
|
||||
id="com.ti.ccstudio.buildDefinitions.C5500.Default.ToolchainPlaceholder"
|
||||
isToolChainSupported="com.ti.ccstudio.buildmodel.IsToolchainSupported"
|
||||
isAbstract="true"/>
|
||||
</configuration>
|
||||
<configuration
|
||||
id="com.ti.ccstudio.buildDefinitions.C5500.Debug"
|
||||
name="Debug"
|
||||
cleanCommand="${CG_CLEAN_CMD}"
|
||||
languageSettingsProviders="org.eclipse.cdt.ui.UserLanguageSettingsProvider;org.eclipse.cdt.managedbuilder.core.MBSLanguageSettingsProvider;com.ti.ccstudio.project.core.CCSLanguageSettingsProvider">
|
||||
<toolChain
|
||||
id="com.ti.ccstudio.buildDefinitions.C5500.Debug.ToolchainPlaceholder"
|
||||
isToolChainSupported="com.ti.ccstudio.buildmodel.IsToolchainSupported"
|
||||
isAbstract="true"/>
|
||||
</configuration>
|
||||
<configuration
|
||||
id="com.ti.ccstudio.buildDefinitions.C5500.Release"
|
||||
name="Release"
|
||||
cleanCommand="${CG_CLEAN_CMD}"
|
||||
languageSettingsProviders="org.eclipse.cdt.ui.UserLanguageSettingsProvider;org.eclipse.cdt.managedbuilder.core.MBSLanguageSettingsProvider;com.ti.ccstudio.project.core.CCSLanguageSettingsProvider">
|
||||
<toolChain
|
||||
id="com.ti.ccstudio.buildDefinitions.C5500.Release.ToolchainPlaceholder"
|
||||
isToolChainSupported="com.ti.ccstudio.buildmodel.IsToolchainSupported"
|
||||
isAbstract="true"/>
|
||||
</configuration>
|
||||
</projectType>
|
||||
|
||||
</extension>
|
||||
|
||||
</plugin>
|
@@ -0,0 +1,50 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<?eclipse version="3.0"?>
|
||||
|
||||
<plugin>
|
||||
|
||||
<extension point="org.eclipse.cdt.managedbuilder.core.buildDefinitions"
|
||||
id="C6000"
|
||||
name="C6000 Build Definitions">
|
||||
|
||||
<managedBuildRevision fileVersion="3.1.0"/>
|
||||
|
||||
<projectType
|
||||
id="com.ti.ccstudio.buildDefinitions.C6000.ProjectType"
|
||||
name="C6000"
|
||||
isTest="true">
|
||||
<configuration
|
||||
id="com.ti.ccstudio.buildDefinitions.C6000.Default"
|
||||
name="Default"
|
||||
cleanCommand="${CG_CLEAN_CMD}"
|
||||
languageSettingsProviders="org.eclipse.cdt.ui.UserLanguageSettingsProvider;org.eclipse.cdt.managedbuilder.core.MBSLanguageSettingsProvider;com.ti.ccstudio.project.core.CCSLanguageSettingsProvider">
|
||||
<toolChain
|
||||
id="com.ti.ccstudio.buildDefinitions.C6000.Default.ToolchainPlaceholder"
|
||||
isToolChainSupported="com.ti.ccstudio.buildmodel.IsToolchainSupported"
|
||||
isAbstract="true"/>
|
||||
</configuration>
|
||||
<configuration
|
||||
id="com.ti.ccstudio.buildDefinitions.C6000.Debug"
|
||||
name="Debug"
|
||||
cleanCommand="${CG_CLEAN_CMD}"
|
||||
languageSettingsProviders="org.eclipse.cdt.ui.UserLanguageSettingsProvider;org.eclipse.cdt.managedbuilder.core.MBSLanguageSettingsProvider;com.ti.ccstudio.project.core.CCSLanguageSettingsProvider">
|
||||
<toolChain
|
||||
id="com.ti.ccstudio.buildDefinitions.C6000.Debug.ToolchainPlaceholder"
|
||||
isToolChainSupported="com.ti.ccstudio.buildmodel.IsToolchainSupported"
|
||||
isAbstract="true"/>
|
||||
</configuration>
|
||||
<configuration
|
||||
id="com.ti.ccstudio.buildDefinitions.C6000.Release"
|
||||
name="Release"
|
||||
cleanCommand="${CG_CLEAN_CMD}"
|
||||
languageSettingsProviders="org.eclipse.cdt.ui.UserLanguageSettingsProvider;org.eclipse.cdt.managedbuilder.core.MBSLanguageSettingsProvider;com.ti.ccstudio.project.core.CCSLanguageSettingsProvider">
|
||||
<toolChain
|
||||
id="com.ti.ccstudio.buildDefinitions.C6000.Release.ToolchainPlaceholder"
|
||||
isToolChainSupported="com.ti.ccstudio.buildmodel.IsToolchainSupported"
|
||||
isAbstract="true"/>
|
||||
</configuration>
|
||||
</projectType>
|
||||
|
||||
</extension>
|
||||
|
||||
</plugin>
|
@@ -0,0 +1,50 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<?eclipse version="3.0"?>
|
||||
|
||||
<plugin>
|
||||
|
||||
<extension point="org.eclipse.cdt.managedbuilder.core.buildDefinitions"
|
||||
id="C7000"
|
||||
name="C7000 Build Definitions">
|
||||
|
||||
<managedBuildRevision fileVersion="3.1.0"/>
|
||||
|
||||
<projectType
|
||||
id="com.ti.ccstudio.buildDefinitions.C7000.ProjectType"
|
||||
name="C7000"
|
||||
isTest="true">
|
||||
<configuration
|
||||
id="com.ti.ccstudio.buildDefinitions.C7000.Default"
|
||||
name="Default"
|
||||
cleanCommand="${CG_CLEAN_CMD}"
|
||||
languageSettingsProviders="org.eclipse.cdt.ui.UserLanguageSettingsProvider;org.eclipse.cdt.managedbuilder.core.MBSLanguageSettingsProvider;com.ti.ccstudio.project.core.CCSLanguageSettingsProvider">
|
||||
<toolChain
|
||||
id="com.ti.ccstudio.buildDefinitions.C7000.Default.ToolchainPlaceholder"
|
||||
isToolChainSupported="com.ti.ccstudio.buildmodel.IsToolchainSupported"
|
||||
isAbstract="true"/>
|
||||
</configuration>
|
||||
<configuration
|
||||
id="com.ti.ccstudio.buildDefinitions.C7000.Debug"
|
||||
name="Debug"
|
||||
cleanCommand="${CG_CLEAN_CMD}"
|
||||
languageSettingsProviders="org.eclipse.cdt.ui.UserLanguageSettingsProvider;org.eclipse.cdt.managedbuilder.core.MBSLanguageSettingsProvider;com.ti.ccstudio.project.core.CCSLanguageSettingsProvider">
|
||||
<toolChain
|
||||
id="com.ti.ccstudio.buildDefinitions.C7000.Debug.ToolchainPlaceholder"
|
||||
isToolChainSupported="com.ti.ccstudio.buildmodel.IsToolchainSupported"
|
||||
isAbstract="true"/>
|
||||
</configuration>
|
||||
<configuration
|
||||
id="com.ti.ccstudio.buildDefinitions.C7000.Release"
|
||||
name="Release"
|
||||
cleanCommand="${CG_CLEAN_CMD}"
|
||||
languageSettingsProviders="org.eclipse.cdt.ui.UserLanguageSettingsProvider;org.eclipse.cdt.managedbuilder.core.MBSLanguageSettingsProvider;com.ti.ccstudio.project.core.CCSLanguageSettingsProvider">
|
||||
<toolChain
|
||||
id="com.ti.ccstudio.buildDefinitions.C7000.Release.ToolchainPlaceholder"
|
||||
isToolChainSupported="com.ti.ccstudio.buildmodel.IsToolchainSupported"
|
||||
isAbstract="true"/>
|
||||
</configuration>
|
||||
</projectType>
|
||||
|
||||
</extension>
|
||||
|
||||
</plugin>
|
@@ -0,0 +1,50 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<?eclipse version="3.0"?>
|
||||
|
||||
<plugin>
|
||||
|
||||
<extension point="org.eclipse.cdt.managedbuilder.core.buildDefinitions"
|
||||
id="EVE"
|
||||
name="EVE Build Definitions">
|
||||
|
||||
<managedBuildRevision fileVersion="3.1.0"/>
|
||||
|
||||
<projectType
|
||||
id="com.ti.ccstudio.buildDefinitions.EVE.ProjectType"
|
||||
name="EVE"
|
||||
isTest="true">
|
||||
<configuration
|
||||
id="com.ti.ccstudio.buildDefinitions.EVE.Default"
|
||||
name="Default"
|
||||
cleanCommand="${CG_CLEAN_CMD}"
|
||||
languageSettingsProviders="org.eclipse.cdt.ui.UserLanguageSettingsProvider;org.eclipse.cdt.managedbuilder.core.MBSLanguageSettingsProvider;com.ti.ccstudio.project.core.CCSLanguageSettingsProvider">
|
||||
<toolChain
|
||||
id="com.ti.ccstudio.buildDefinitions.EVE.Default.ToolchainPlaceholder"
|
||||
isToolChainSupported="com.ti.ccstudio.buildmodel.IsToolchainSupported"
|
||||
isAbstract="true"/>
|
||||
</configuration>
|
||||
<configuration
|
||||
id="com.ti.ccstudio.buildDefinitions.EVE.Debug"
|
||||
name="Debug"
|
||||
cleanCommand="${CG_CLEAN_CMD}"
|
||||
languageSettingsProviders="org.eclipse.cdt.ui.UserLanguageSettingsProvider;org.eclipse.cdt.managedbuilder.core.MBSLanguageSettingsProvider;com.ti.ccstudio.project.core.CCSLanguageSettingsProvider">
|
||||
<toolChain
|
||||
id="com.ti.ccstudio.buildDefinitions.EVE.Debug.ToolchainPlaceholder"
|
||||
isToolChainSupported="com.ti.ccstudio.buildmodel.IsToolchainSupported"
|
||||
isAbstract="true"/>
|
||||
</configuration>
|
||||
<configuration
|
||||
id="com.ti.ccstudio.buildDefinitions.EVE.Release"
|
||||
name="Release"
|
||||
cleanCommand="${CG_CLEAN_CMD}"
|
||||
languageSettingsProviders="org.eclipse.cdt.ui.UserLanguageSettingsProvider;org.eclipse.cdt.managedbuilder.core.MBSLanguageSettingsProvider;com.ti.ccstudio.project.core.CCSLanguageSettingsProvider">
|
||||
<toolChain
|
||||
id="com.ti.ccstudio.buildDefinitions.EVE.Release.ToolchainPlaceholder"
|
||||
isToolChainSupported="com.ti.ccstudio.buildmodel.IsToolchainSupported"
|
||||
isAbstract="true"/>
|
||||
</configuration>
|
||||
</projectType>
|
||||
|
||||
</extension>
|
||||
|
||||
</plugin>
|
@@ -0,0 +1,50 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<?eclipse version="3.0"?>
|
||||
|
||||
<plugin>
|
||||
|
||||
<extension point="org.eclipse.cdt.managedbuilder.core.buildDefinitions"
|
||||
id="MSP430"
|
||||
name="MSP430 Build Definitions">
|
||||
|
||||
<managedBuildRevision fileVersion="3.1.0"/>
|
||||
|
||||
<projectType
|
||||
id="com.ti.ccstudio.buildDefinitions.MSP430.ProjectType"
|
||||
name="MSP430"
|
||||
isTest="true">
|
||||
<configuration
|
||||
id="com.ti.ccstudio.buildDefinitions.MSP430.Default"
|
||||
name="Default"
|
||||
cleanCommand="${CG_CLEAN_CMD}"
|
||||
languageSettingsProviders="org.eclipse.cdt.ui.UserLanguageSettingsProvider;org.eclipse.cdt.managedbuilder.core.MBSLanguageSettingsProvider;com.ti.ccstudio.project.core.CCSLanguageSettingsProvider">
|
||||
<toolChain
|
||||
id="com.ti.ccstudio.buildDefinitions.MSP430.Default.ToolchainPlaceholder"
|
||||
isToolChainSupported="com.ti.ccstudio.buildmodel.IsToolchainSupported"
|
||||
isAbstract="true"/>
|
||||
</configuration>
|
||||
<configuration
|
||||
id="com.ti.ccstudio.buildDefinitions.MSP430.Debug"
|
||||
name="Debug"
|
||||
cleanCommand="${CG_CLEAN_CMD}"
|
||||
languageSettingsProviders="org.eclipse.cdt.ui.UserLanguageSettingsProvider;org.eclipse.cdt.managedbuilder.core.MBSLanguageSettingsProvider;com.ti.ccstudio.project.core.CCSLanguageSettingsProvider">
|
||||
<toolChain
|
||||
id="com.ti.ccstudio.buildDefinitions.MSP430.Debug.ToolchainPlaceholder"
|
||||
isToolChainSupported="com.ti.ccstudio.buildmodel.IsToolchainSupported"
|
||||
isAbstract="true"/>
|
||||
</configuration>
|
||||
<configuration
|
||||
id="com.ti.ccstudio.buildDefinitions.MSP430.Release"
|
||||
name="Release"
|
||||
cleanCommand="${CG_CLEAN_CMD}"
|
||||
languageSettingsProviders="org.eclipse.cdt.ui.UserLanguageSettingsProvider;org.eclipse.cdt.managedbuilder.core.MBSLanguageSettingsProvider;com.ti.ccstudio.project.core.CCSLanguageSettingsProvider">
|
||||
<toolChain
|
||||
id="com.ti.ccstudio.buildDefinitions.MSP430.Release.ToolchainPlaceholder"
|
||||
isToolChainSupported="com.ti.ccstudio.buildmodel.IsToolchainSupported"
|
||||
isAbstract="true"/>
|
||||
</configuration>
|
||||
</projectType>
|
||||
|
||||
</extension>
|
||||
|
||||
</plugin>
|
@@ -0,0 +1,50 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<?eclipse version="3.0"?>
|
||||
|
||||
<plugin>
|
||||
|
||||
<extension point="org.eclipse.cdt.managedbuilder.core.buildDefinitions"
|
||||
id="MSP432"
|
||||
name="MSP432 Build Definitions">
|
||||
|
||||
<managedBuildRevision fileVersion="3.1.0"/>
|
||||
|
||||
<projectType
|
||||
id="com.ti.ccstudio.buildDefinitions.MSP432.ProjectType"
|
||||
name="MSP432"
|
||||
isTest="true">
|
||||
<configuration
|
||||
id="com.ti.ccstudio.buildDefinitions.MSP432.Default"
|
||||
name="Default"
|
||||
cleanCommand="${CG_CLEAN_CMD}"
|
||||
languageSettingsProviders="org.eclipse.cdt.ui.UserLanguageSettingsProvider;org.eclipse.cdt.managedbuilder.core.MBSLanguageSettingsProvider;com.ti.ccstudio.project.core.CCSLanguageSettingsProvider">
|
||||
<toolChain
|
||||
id="com.ti.ccstudio.buildDefinitions.MSP432.Default.ToolchainPlaceholder"
|
||||
isToolChainSupported="com.ti.ccstudio.buildmodel.IsToolchainSupported"
|
||||
isAbstract="true"/>
|
||||
</configuration>
|
||||
<configuration
|
||||
id="com.ti.ccstudio.buildDefinitions.MSP432.Debug"
|
||||
name="Debug"
|
||||
cleanCommand="${CG_CLEAN_CMD}"
|
||||
languageSettingsProviders="org.eclipse.cdt.ui.UserLanguageSettingsProvider;org.eclipse.cdt.managedbuilder.core.MBSLanguageSettingsProvider;com.ti.ccstudio.project.core.CCSLanguageSettingsProvider">
|
||||
<toolChain
|
||||
id="com.ti.ccstudio.buildDefinitions.MSP432.Debug.ToolchainPlaceholder"
|
||||
isToolChainSupported="com.ti.ccstudio.buildmodel.IsToolchainSupported"
|
||||
isAbstract="true"/>
|
||||
</configuration>
|
||||
<configuration
|
||||
id="com.ti.ccstudio.buildDefinitions.MSP432.Release"
|
||||
name="Release"
|
||||
cleanCommand="${CG_CLEAN_CMD}"
|
||||
languageSettingsProviders="org.eclipse.cdt.ui.UserLanguageSettingsProvider;org.eclipse.cdt.managedbuilder.core.MBSLanguageSettingsProvider;com.ti.ccstudio.project.core.CCSLanguageSettingsProvider">
|
||||
<toolChain
|
||||
id="com.ti.ccstudio.buildDefinitions.MSP432.Release.ToolchainPlaceholder"
|
||||
isToolChainSupported="com.ti.ccstudio.buildmodel.IsToolchainSupported"
|
||||
isAbstract="true"/>
|
||||
</configuration>
|
||||
</projectType>
|
||||
|
||||
</extension>
|
||||
|
||||
</plugin>
|
@@ -0,0 +1,50 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<?eclipse version="3.0"?>
|
||||
|
||||
<plugin>
|
||||
|
||||
<extension point="org.eclipse.cdt.managedbuilder.core.buildDefinitions"
|
||||
id="PRU"
|
||||
name="PRU Build Definitions">
|
||||
|
||||
<managedBuildRevision fileVersion="3.1.0"/>
|
||||
|
||||
<projectType
|
||||
id="com.ti.ccstudio.buildDefinitions.PRU.ProjectType"
|
||||
name="PRU"
|
||||
isTest="true">
|
||||
<configuration
|
||||
id="com.ti.ccstudio.buildDefinitions.PRU.Default"
|
||||
name="Default"
|
||||
cleanCommand="${CG_CLEAN_CMD}"
|
||||
languageSettingsProviders="org.eclipse.cdt.ui.UserLanguageSettingsProvider;org.eclipse.cdt.managedbuilder.core.MBSLanguageSettingsProvider;com.ti.ccstudio.project.core.CCSLanguageSettingsProvider">
|
||||
<toolChain
|
||||
id="com.ti.ccstudio.buildDefinitions.PRU.Default.ToolchainPlaceholder"
|
||||
isToolChainSupported="com.ti.ccstudio.buildmodel.IsToolchainSupported"
|
||||
isAbstract="true"/>
|
||||
</configuration>
|
||||
<configuration
|
||||
id="com.ti.ccstudio.buildDefinitions.PRU.Debug"
|
||||
name="Debug"
|
||||
cleanCommand="${CG_CLEAN_CMD}"
|
||||
languageSettingsProviders="org.eclipse.cdt.ui.UserLanguageSettingsProvider;org.eclipse.cdt.managedbuilder.core.MBSLanguageSettingsProvider;com.ti.ccstudio.project.core.CCSLanguageSettingsProvider">
|
||||
<toolChain
|
||||
id="com.ti.ccstudio.buildDefinitions.PRU.Debug.ToolchainPlaceholder"
|
||||
isToolChainSupported="com.ti.ccstudio.buildmodel.IsToolchainSupported"
|
||||
isAbstract="true"/>
|
||||
</configuration>
|
||||
<configuration
|
||||
id="com.ti.ccstudio.buildDefinitions.PRU.Release"
|
||||
name="Release"
|
||||
cleanCommand="${CG_CLEAN_CMD}"
|
||||
languageSettingsProviders="org.eclipse.cdt.ui.UserLanguageSettingsProvider;org.eclipse.cdt.managedbuilder.core.MBSLanguageSettingsProvider;com.ti.ccstudio.project.core.CCSLanguageSettingsProvider">
|
||||
<toolChain
|
||||
id="com.ti.ccstudio.buildDefinitions.PRU.Release.ToolchainPlaceholder"
|
||||
isToolChainSupported="com.ti.ccstudio.buildmodel.IsToolchainSupported"
|
||||
isAbstract="true"/>
|
||||
</configuration>
|
||||
</projectType>
|
||||
|
||||
</extension>
|
||||
|
||||
</plugin>
|
@@ -0,0 +1,50 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<?eclipse version="3.0"?>
|
||||
|
||||
<plugin>
|
||||
|
||||
<extension point="org.eclipse.cdt.managedbuilder.core.buildDefinitions"
|
||||
id="TMS470"
|
||||
name="TMS470 Build Definitions">
|
||||
|
||||
<managedBuildRevision fileVersion="3.1.0"/>
|
||||
|
||||
<projectType
|
||||
id="com.ti.ccstudio.buildDefinitions.TMS470.ProjectType"
|
||||
name="TMS470"
|
||||
isTest="true">
|
||||
<configuration
|
||||
id="com.ti.ccstudio.buildDefinitions.TMS470.Default"
|
||||
name="Default"
|
||||
cleanCommand="${CG_CLEAN_CMD}"
|
||||
languageSettingsProviders="org.eclipse.cdt.ui.UserLanguageSettingsProvider;org.eclipse.cdt.managedbuilder.core.MBSLanguageSettingsProvider;com.ti.ccstudio.project.core.CCSLanguageSettingsProvider">
|
||||
<toolChain
|
||||
id="com.ti.ccstudio.buildDefinitions.TMS470.Default.ToolchainPlaceholder"
|
||||
isToolChainSupported="com.ti.ccstudio.buildmodel.IsToolchainSupported"
|
||||
isAbstract="true"/>
|
||||
</configuration>
|
||||
<configuration
|
||||
id="com.ti.ccstudio.buildDefinitions.TMS470.Debug"
|
||||
name="Debug"
|
||||
cleanCommand="${CG_CLEAN_CMD}"
|
||||
languageSettingsProviders="org.eclipse.cdt.ui.UserLanguageSettingsProvider;org.eclipse.cdt.managedbuilder.core.MBSLanguageSettingsProvider;com.ti.ccstudio.project.core.CCSLanguageSettingsProvider">
|
||||
<toolChain
|
||||
id="com.ti.ccstudio.buildDefinitions.TMS470.Debug.ToolchainPlaceholder"
|
||||
isToolChainSupported="com.ti.ccstudio.buildmodel.IsToolchainSupported"
|
||||
isAbstract="true"/>
|
||||
</configuration>
|
||||
<configuration
|
||||
id="com.ti.ccstudio.buildDefinitions.TMS470.Release"
|
||||
name="Release"
|
||||
cleanCommand="${CG_CLEAN_CMD}"
|
||||
languageSettingsProviders="org.eclipse.cdt.ui.UserLanguageSettingsProvider;org.eclipse.cdt.managedbuilder.core.MBSLanguageSettingsProvider;com.ti.ccstudio.project.core.CCSLanguageSettingsProvider">
|
||||
<toolChain
|
||||
id="com.ti.ccstudio.buildDefinitions.TMS470.Release.ToolchainPlaceholder"
|
||||
isToolChainSupported="com.ti.ccstudio.buildmodel.IsToolchainSupported"
|
||||
isAbstract="true"/>
|
||||
</configuration>
|
||||
</projectType>
|
||||
|
||||
</extension>
|
||||
|
||||
</plugin>
|
@@ -0,0 +1,7 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<section name="Workbench">
|
||||
<section name="com.ti.ccstudio.project.ui.internal.preferences.DynamicPreferencePageManager">
|
||||
</section>
|
||||
<section name="com.ti.ccstudio.project.ui.internal.properties.DynamicPropertiesPageManager">
|
||||
</section>
|
||||
</section>
|
@@ -0,0 +1,8 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<java version="1.8.0_144" class="java.beans.XMLDecoder">
|
||||
<object class="com.ti.dvt.ideadapter.activator.Activator$PersistState">
|
||||
<void property="IDESelection">
|
||||
<int>0</int>
|
||||
</void>
|
||||
</object>
|
||||
</java>
|
@@ -0,0 +1 @@
|
||||
*** SESSION Sep 21, 2021 17:10:07.05 -------------------------------------------
|
@@ -0,0 +1 @@
|
||||
|
@@ -0,0 +1 @@
|
||||
|
@@ -0,0 +1 @@
|
||||
|
@@ -0,0 +1 @@
|
||||
|
Binary file not shown.
Binary file not shown.
@@ -0,0 +1,2 @@
|
||||
eclipse.preferences.version=1
|
||||
initialized=true
|
@@ -0,0 +1,6 @@
|
||||
CCStudioUIStartup.CCS_IMAGE_INFO=D\:/TICodeComposer|D\:/apps/ti/ccs1040/ccs|10.4.0.00006
|
||||
com.ti.ccstudio.ui.CCS_INSTALL_LOCATION=D\:/apps/ti/ccs1040/ccs
|
||||
com.ti.ccstudio.ui.CCS_VERSION=10.4.0.00006
|
||||
com.ti.ccstudio.ui.CCS_WORKSPACE_LOCATION=D\:/TICodeComposer
|
||||
com.ti.ccstudio.ui.IS_NOT_FIRST_CCS_LAUNCH=true
|
||||
eclipse.preferences.version=1
|
@@ -0,0 +1,189 @@
|
||||
eclipse.preferences.version=1
|
||||
org.eclipse.cdt.core.formatter.alignment_for_arguments_in_method_invocation=18
|
||||
org.eclipse.cdt.core.formatter.alignment_for_assignment=16
|
||||
org.eclipse.cdt.core.formatter.alignment_for_base_clause_in_type_declaration=82
|
||||
org.eclipse.cdt.core.formatter.alignment_for_binary_expression=16
|
||||
org.eclipse.cdt.core.formatter.alignment_for_compact_if=16
|
||||
org.eclipse.cdt.core.formatter.alignment_for_conditional_expression=34
|
||||
org.eclipse.cdt.core.formatter.alignment_for_conditional_expression_chain=18
|
||||
org.eclipse.cdt.core.formatter.alignment_for_constructor_initializer_list=0
|
||||
org.eclipse.cdt.core.formatter.alignment_for_declarator_list=16
|
||||
org.eclipse.cdt.core.formatter.alignment_for_enumerator_list=48
|
||||
org.eclipse.cdt.core.formatter.alignment_for_expression_list=0
|
||||
org.eclipse.cdt.core.formatter.alignment_for_expressions_in_array_initializer=18
|
||||
org.eclipse.cdt.core.formatter.alignment_for_lambda_expression=20
|
||||
org.eclipse.cdt.core.formatter.alignment_for_member_access=0
|
||||
org.eclipse.cdt.core.formatter.alignment_for_overloaded_left_shift_chain=18
|
||||
org.eclipse.cdt.core.formatter.alignment_for_parameters_in_method_declaration=18
|
||||
org.eclipse.cdt.core.formatter.alignment_for_throws_clause_in_method_declaration=16
|
||||
org.eclipse.cdt.core.formatter.brace_position_for_array_initializer=end_of_line
|
||||
org.eclipse.cdt.core.formatter.brace_position_for_block=next_line
|
||||
org.eclipse.cdt.core.formatter.brace_position_for_block_in_case=next_line
|
||||
org.eclipse.cdt.core.formatter.brace_position_for_linkage_declaration=end_of_line
|
||||
org.eclipse.cdt.core.formatter.brace_position_for_method_declaration=next_line
|
||||
org.eclipse.cdt.core.formatter.brace_position_for_namespace_declaration=next_line
|
||||
org.eclipse.cdt.core.formatter.brace_position_for_switch=next_line
|
||||
org.eclipse.cdt.core.formatter.brace_position_for_type_declaration=next_line
|
||||
org.eclipse.cdt.core.formatter.comment.line_up_line_comment_in_blocks_on_first_column=false
|
||||
org.eclipse.cdt.core.formatter.comment.min_distance_between_code_and_line_comment=1
|
||||
org.eclipse.cdt.core.formatter.comment.never_indent_line_comments_on_first_column=true
|
||||
org.eclipse.cdt.core.formatter.comment.preserve_white_space_between_code_and_line_comments=true
|
||||
org.eclipse.cdt.core.formatter.comment_formatter_off_tag=@formatter\:off
|
||||
org.eclipse.cdt.core.formatter.comment_formatter_on_tag=@formatter\:on
|
||||
org.eclipse.cdt.core.formatter.compact_else_if=true
|
||||
org.eclipse.cdt.core.formatter.continuation_indentation=2
|
||||
org.eclipse.cdt.core.formatter.continuation_indentation_for_array_initializer=2
|
||||
org.eclipse.cdt.core.formatter.format_block_comment=true
|
||||
org.eclipse.cdt.core.formatter.format_guardian_clause_on_one_line=false
|
||||
org.eclipse.cdt.core.formatter.format_header_comment=true
|
||||
org.eclipse.cdt.core.formatter.format_line_comment=true
|
||||
org.eclipse.cdt.core.formatter.indent_access_specifier_compare_to_type_header=false
|
||||
org.eclipse.cdt.core.formatter.indent_access_specifier_extra_spaces=0
|
||||
org.eclipse.cdt.core.formatter.indent_body_declarations_compare_to_access_specifier=true
|
||||
org.eclipse.cdt.core.formatter.indent_body_declarations_compare_to_linkage=false
|
||||
org.eclipse.cdt.core.formatter.indent_body_declarations_compare_to_namespace_header=false
|
||||
org.eclipse.cdt.core.formatter.indent_breaks_compare_to_cases=true
|
||||
org.eclipse.cdt.core.formatter.indent_declaration_compare_to_template_header=false
|
||||
org.eclipse.cdt.core.formatter.indent_empty_lines=false
|
||||
org.eclipse.cdt.core.formatter.indent_label_compare_to_statements=true
|
||||
org.eclipse.cdt.core.formatter.indent_statements_compare_to_block=true
|
||||
org.eclipse.cdt.core.formatter.indent_statements_compare_to_body=true
|
||||
org.eclipse.cdt.core.formatter.indent_switchstatements_compare_to_cases=true
|
||||
org.eclipse.cdt.core.formatter.indent_switchstatements_compare_to_switch=false
|
||||
org.eclipse.cdt.core.formatter.indentation.size=4
|
||||
org.eclipse.cdt.core.formatter.insert_new_line_after_colon_in_constructor_initializer_list=insert
|
||||
org.eclipse.cdt.core.formatter.insert_new_line_after_label=do not insert
|
||||
org.eclipse.cdt.core.formatter.insert_new_line_after_opening_brace_in_array_initializer=do not insert
|
||||
org.eclipse.cdt.core.formatter.insert_new_line_after_template_declaration=do not insert
|
||||
org.eclipse.cdt.core.formatter.insert_new_line_at_end_of_file_if_missing=do not insert
|
||||
org.eclipse.cdt.core.formatter.insert_new_line_before_catch_in_try_statement=insert
|
||||
org.eclipse.cdt.core.formatter.insert_new_line_before_closing_brace_in_array_initializer=do not insert
|
||||
org.eclipse.cdt.core.formatter.insert_new_line_before_colon_in_constructor_initializer_list=do not insert
|
||||
org.eclipse.cdt.core.formatter.insert_new_line_before_else_in_if_statement=insert
|
||||
org.eclipse.cdt.core.formatter.insert_new_line_before_identifier_in_function_declaration=do not insert
|
||||
org.eclipse.cdt.core.formatter.insert_new_line_before_while_in_do_statement=insert
|
||||
org.eclipse.cdt.core.formatter.insert_new_line_in_empty_block=insert
|
||||
org.eclipse.cdt.core.formatter.insert_space_after_assignment_operator=insert
|
||||
org.eclipse.cdt.core.formatter.insert_space_after_binary_operator=insert
|
||||
org.eclipse.cdt.core.formatter.insert_space_after_closing_angle_bracket_in_template_arguments=insert
|
||||
org.eclipse.cdt.core.formatter.insert_space_after_closing_angle_bracket_in_template_parameters=insert
|
||||
org.eclipse.cdt.core.formatter.insert_space_after_closing_brace_in_block=insert
|
||||
org.eclipse.cdt.core.formatter.insert_space_after_closing_paren_in_cast=insert
|
||||
org.eclipse.cdt.core.formatter.insert_space_after_colon_in_base_clause=insert
|
||||
org.eclipse.cdt.core.formatter.insert_space_after_colon_in_case=insert
|
||||
org.eclipse.cdt.core.formatter.insert_space_after_colon_in_conditional=insert
|
||||
org.eclipse.cdt.core.formatter.insert_space_after_colon_in_labeled_statement=insert
|
||||
org.eclipse.cdt.core.formatter.insert_space_after_comma_in_array_initializer=insert
|
||||
org.eclipse.cdt.core.formatter.insert_space_after_comma_in_base_types=insert
|
||||
org.eclipse.cdt.core.formatter.insert_space_after_comma_in_declarator_list=insert
|
||||
org.eclipse.cdt.core.formatter.insert_space_after_comma_in_enum_declarations=insert
|
||||
org.eclipse.cdt.core.formatter.insert_space_after_comma_in_expression_list=insert
|
||||
org.eclipse.cdt.core.formatter.insert_space_after_comma_in_method_declaration_parameters=insert
|
||||
org.eclipse.cdt.core.formatter.insert_space_after_comma_in_method_declaration_throws=insert
|
||||
org.eclipse.cdt.core.formatter.insert_space_after_comma_in_method_invocation_arguments=insert
|
||||
org.eclipse.cdt.core.formatter.insert_space_after_comma_in_structured_binding_name_list=insert
|
||||
org.eclipse.cdt.core.formatter.insert_space_after_comma_in_template_arguments=insert
|
||||
org.eclipse.cdt.core.formatter.insert_space_after_comma_in_template_parameters=insert
|
||||
org.eclipse.cdt.core.formatter.insert_space_after_lambda_return=insert
|
||||
org.eclipse.cdt.core.formatter.insert_space_after_opening_angle_bracket_in_template_arguments=do not insert
|
||||
org.eclipse.cdt.core.formatter.insert_space_after_opening_angle_bracket_in_template_parameters=do not insert
|
||||
org.eclipse.cdt.core.formatter.insert_space_after_opening_brace_in_array_initializer=insert
|
||||
org.eclipse.cdt.core.formatter.insert_space_after_opening_bracket=do not insert
|
||||
org.eclipse.cdt.core.formatter.insert_space_after_opening_paren_in_cast=do not insert
|
||||
org.eclipse.cdt.core.formatter.insert_space_after_opening_paren_in_catch=do not insert
|
||||
org.eclipse.cdt.core.formatter.insert_space_after_opening_paren_in_exception_specification=do not insert
|
||||
org.eclipse.cdt.core.formatter.insert_space_after_opening_paren_in_for=do not insert
|
||||
org.eclipse.cdt.core.formatter.insert_space_after_opening_paren_in_if=do not insert
|
||||
org.eclipse.cdt.core.formatter.insert_space_after_opening_paren_in_method_declaration=do not insert
|
||||
org.eclipse.cdt.core.formatter.insert_space_after_opening_paren_in_method_invocation=do not insert
|
||||
org.eclipse.cdt.core.formatter.insert_space_after_opening_paren_in_parenthesized_expression=do not insert
|
||||
org.eclipse.cdt.core.formatter.insert_space_after_opening_paren_in_switch=do not insert
|
||||
org.eclipse.cdt.core.formatter.insert_space_after_opening_paren_in_while=do not insert
|
||||
org.eclipse.cdt.core.formatter.insert_space_after_opening_structured_binding_name_list=do not insert
|
||||
org.eclipse.cdt.core.formatter.insert_space_after_pointer_in_declarator_list=do not insert
|
||||
org.eclipse.cdt.core.formatter.insert_space_after_pointer_in_method_declaration=do not insert
|
||||
org.eclipse.cdt.core.formatter.insert_space_after_postfix_operator=do not insert
|
||||
org.eclipse.cdt.core.formatter.insert_space_after_prefix_operator=do not insert
|
||||
org.eclipse.cdt.core.formatter.insert_space_after_question_in_conditional=insert
|
||||
org.eclipse.cdt.core.formatter.insert_space_after_semicolon_in_for=insert
|
||||
org.eclipse.cdt.core.formatter.insert_space_after_unary_operator=do not insert
|
||||
org.eclipse.cdt.core.formatter.insert_space_before_assignment_operator=insert
|
||||
org.eclipse.cdt.core.formatter.insert_space_before_binary_operator=insert
|
||||
org.eclipse.cdt.core.formatter.insert_space_before_closing_angle_bracket_in_template_arguments=do not insert
|
||||
org.eclipse.cdt.core.formatter.insert_space_before_closing_angle_bracket_in_template_parameters=do not insert
|
||||
org.eclipse.cdt.core.formatter.insert_space_before_closing_brace_in_array_initializer=insert
|
||||
org.eclipse.cdt.core.formatter.insert_space_before_closing_bracket=do not insert
|
||||
org.eclipse.cdt.core.formatter.insert_space_before_closing_paren_in_cast=do not insert
|
||||
org.eclipse.cdt.core.formatter.insert_space_before_closing_paren_in_catch=do not insert
|
||||
org.eclipse.cdt.core.formatter.insert_space_before_closing_paren_in_exception_specification=do not insert
|
||||
org.eclipse.cdt.core.formatter.insert_space_before_closing_paren_in_for=do not insert
|
||||
org.eclipse.cdt.core.formatter.insert_space_before_closing_paren_in_if=do not insert
|
||||
org.eclipse.cdt.core.formatter.insert_space_before_closing_paren_in_method_declaration=do not insert
|
||||
org.eclipse.cdt.core.formatter.insert_space_before_closing_paren_in_method_invocation=do not insert
|
||||
org.eclipse.cdt.core.formatter.insert_space_before_closing_paren_in_parenthesized_expression=do not insert
|
||||
org.eclipse.cdt.core.formatter.insert_space_before_closing_paren_in_switch=do not insert
|
||||
org.eclipse.cdt.core.formatter.insert_space_before_closing_paren_in_while=do not insert
|
||||
org.eclipse.cdt.core.formatter.insert_space_before_closing_structured_binding_name_list=do not insert
|
||||
org.eclipse.cdt.core.formatter.insert_space_before_colon_in_base_clause=do not insert
|
||||
org.eclipse.cdt.core.formatter.insert_space_before_colon_in_case=do not insert
|
||||
org.eclipse.cdt.core.formatter.insert_space_before_colon_in_conditional=insert
|
||||
org.eclipse.cdt.core.formatter.insert_space_before_colon_in_default=do not insert
|
||||
org.eclipse.cdt.core.formatter.insert_space_before_colon_in_labeled_statement=do not insert
|
||||
org.eclipse.cdt.core.formatter.insert_space_before_comma_in_array_initializer=do not insert
|
||||
org.eclipse.cdt.core.formatter.insert_space_before_comma_in_base_types=do not insert
|
||||
org.eclipse.cdt.core.formatter.insert_space_before_comma_in_declarator_list=do not insert
|
||||
org.eclipse.cdt.core.formatter.insert_space_before_comma_in_enum_declarations=do not insert
|
||||
org.eclipse.cdt.core.formatter.insert_space_before_comma_in_expression_list=do not insert
|
||||
org.eclipse.cdt.core.formatter.insert_space_before_comma_in_method_declaration_parameters=do not insert
|
||||
org.eclipse.cdt.core.formatter.insert_space_before_comma_in_method_declaration_throws=do not insert
|
||||
org.eclipse.cdt.core.formatter.insert_space_before_comma_in_method_invocation_arguments=do not insert
|
||||
org.eclipse.cdt.core.formatter.insert_space_before_comma_in_structured_binding_name_list=do not insert
|
||||
org.eclipse.cdt.core.formatter.insert_space_before_comma_in_template_arguments=do not insert
|
||||
org.eclipse.cdt.core.formatter.insert_space_before_comma_in_template_parameters=do not insert
|
||||
org.eclipse.cdt.core.formatter.insert_space_before_lambda_return=insert
|
||||
org.eclipse.cdt.core.formatter.insert_space_before_opening_angle_bracket_in_template_arguments=do not insert
|
||||
org.eclipse.cdt.core.formatter.insert_space_before_opening_angle_bracket_in_template_parameters=do not insert
|
||||
org.eclipse.cdt.core.formatter.insert_space_before_opening_brace_in_array_initializer=insert
|
||||
org.eclipse.cdt.core.formatter.insert_space_before_opening_brace_in_block=insert
|
||||
org.eclipse.cdt.core.formatter.insert_space_before_opening_brace_in_linkage_declaration=insert
|
||||
org.eclipse.cdt.core.formatter.insert_space_before_opening_brace_in_method_declaration=insert
|
||||
org.eclipse.cdt.core.formatter.insert_space_before_opening_brace_in_namespace_declaration=insert
|
||||
org.eclipse.cdt.core.formatter.insert_space_before_opening_brace_in_switch=insert
|
||||
org.eclipse.cdt.core.formatter.insert_space_before_opening_brace_in_type_declaration=insert
|
||||
org.eclipse.cdt.core.formatter.insert_space_before_opening_bracket=do not insert
|
||||
org.eclipse.cdt.core.formatter.insert_space_before_opening_paren_in_catch=insert
|
||||
org.eclipse.cdt.core.formatter.insert_space_before_opening_paren_in_exception_specification=insert
|
||||
org.eclipse.cdt.core.formatter.insert_space_before_opening_paren_in_for=insert
|
||||
org.eclipse.cdt.core.formatter.insert_space_before_opening_paren_in_if=insert
|
||||
org.eclipse.cdt.core.formatter.insert_space_before_opening_paren_in_method_declaration=do not insert
|
||||
org.eclipse.cdt.core.formatter.insert_space_before_opening_paren_in_method_invocation=do not insert
|
||||
org.eclipse.cdt.core.formatter.insert_space_before_opening_paren_in_parenthesized_expression=do not insert
|
||||
org.eclipse.cdt.core.formatter.insert_space_before_opening_paren_in_switch=insert
|
||||
org.eclipse.cdt.core.formatter.insert_space_before_opening_paren_in_while=insert
|
||||
org.eclipse.cdt.core.formatter.insert_space_before_opening_structured_binding_name_list=insert
|
||||
org.eclipse.cdt.core.formatter.insert_space_before_pointer_in_declarator_list=insert
|
||||
org.eclipse.cdt.core.formatter.insert_space_before_pointer_in_method_declaration=insert
|
||||
org.eclipse.cdt.core.formatter.insert_space_before_postfix_operator=do not insert
|
||||
org.eclipse.cdt.core.formatter.insert_space_before_prefix_operator=do not insert
|
||||
org.eclipse.cdt.core.formatter.insert_space_before_question_in_conditional=insert
|
||||
org.eclipse.cdt.core.formatter.insert_space_before_ref_qualifier_in_structured_binding=do not insert
|
||||
org.eclipse.cdt.core.formatter.insert_space_before_semicolon=do not insert
|
||||
org.eclipse.cdt.core.formatter.insert_space_before_semicolon_in_for=do not insert
|
||||
org.eclipse.cdt.core.formatter.insert_space_before_unary_operator=do not insert
|
||||
org.eclipse.cdt.core.formatter.insert_space_between_empty_braces_in_array_initializer=do not insert
|
||||
org.eclipse.cdt.core.formatter.insert_space_between_empty_brackets=do not insert
|
||||
org.eclipse.cdt.core.formatter.insert_space_between_empty_parens_in_exception_specification=do not insert
|
||||
org.eclipse.cdt.core.formatter.insert_space_between_empty_parens_in_method_declaration=do not insert
|
||||
org.eclipse.cdt.core.formatter.insert_space_between_empty_parens_in_method_invocation=do not insert
|
||||
org.eclipse.cdt.core.formatter.join_wrapped_lines=true
|
||||
org.eclipse.cdt.core.formatter.keep_else_statement_on_same_line=false
|
||||
org.eclipse.cdt.core.formatter.keep_empty_array_initializer_on_one_line=false
|
||||
org.eclipse.cdt.core.formatter.keep_imple_if_on_one_line=false
|
||||
org.eclipse.cdt.core.formatter.keep_then_statement_on_same_line=false
|
||||
org.eclipse.cdt.core.formatter.lineSplit=80
|
||||
org.eclipse.cdt.core.formatter.number_of_empty_lines_to_preserve=1
|
||||
org.eclipse.cdt.core.formatter.put_empty_statement_on_new_line=true
|
||||
org.eclipse.cdt.core.formatter.tabulation.char=space
|
||||
org.eclipse.cdt.core.formatter.tabulation.size=space
|
||||
org.eclipse.cdt.core.formatter.use_comment_formatter_tag=true
|
||||
org.eclipse.cdt.core.formatter.use_tabs_only_for_leading_indentations=false
|
@@ -0,0 +1,2 @@
|
||||
eclipse.preferences.version=1
|
||||
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
|
File diff suppressed because one or more lines are too long
@@ -0,0 +1,2 @@
|
||||
eclipse.preferences.version=1
|
||||
version=1
|
@@ -0,0 +1,5 @@
|
||||
//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,;
|
||||
//org.eclipse.debug.core.PREFERRED_DELEGATES/org.eclipse.cdt.launch.attachLaunchType=org.eclipse.cdt.dsf.gdb.launch.attachCLaunch,debug,;
|
||||
//org.eclipse.debug.core.PREFERRED_DELEGATES/org.eclipse.cdt.launch.postmortemLaunchType=org.eclipse.cdt.dsf.gdb.launch.coreCLaunch,debug,;
|
||||
//org.eclipse.debug.core.PREFERRED_DELEGATES/org.eclipse.cdt.launch.remoteApplicationLaunchType=org.eclipse.rse.remotecdt.dsf.debug,debug,;
|
||||
eclipse.preferences.version=1
|
@@ -0,0 +1,2 @@
|
||||
eclipse.preferences.version=1
|
||||
org.eclipse.debug.ui.PREF_LAUNCH_PERSPECTIVES=<?xml version\="1.0" encoding\="UTF-8" standalone\="no"?>\r\n<launchPerspectives/>\r\n
|
@@ -0,0 +1,2 @@
|
||||
eclipse.preferences.version=1
|
||||
org.eclipse.jsch.core.hasChangedDefaultWin32SshHome=true
|
@@ -0,0 +1,5 @@
|
||||
PROBLEMS_FILTERS_MIGRATE=true
|
||||
eclipse.preferences.version=1
|
||||
platformState=1632235616546
|
||||
quickStart=false
|
||||
tipsAndTricks=true
|
@@ -0,0 +1,2 @@
|
||||
eclipse.preferences.version=1
|
||||
showIntro=false
|
@@ -0,0 +1,2 @@
|
||||
//org.eclipse.ui.commands/state/org.eclipse.ui.navigator.resources.nested.changeProjectPresentation/org.eclipse.ui.commands.radioState=false
|
||||
eclipse.preferences.version=1
|
File diff suppressed because one or more lines are too long
@@ -0,0 +1,6 @@
|
||||
#Tue Sep 21 17:09:59 CDT 2021
|
||||
0.Path=C\:\\Program Files\\Git\\bin\\sh.exe
|
||||
0.Name=Git Bash
|
||||
0.Args=--login -i
|
||||
0.Translate=true
|
||||
0.Icon=C\:\\Program Files\\Git\\mingw64\\share\\git\\git-for-windows.ico
|
@@ -0,0 +1,4 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<workingSetManager>
|
||||
<workingSet aggregate="true" factoryID="org.eclipse.ui.internal.WorkingSetFactory" id="1632262212710_0" label="Window Working Set" name="Aggregate for window 1632262212708"/>
|
||||
</workingSetManager>
|
Reference in New Issue
Block a user