Lines Matching defs:action

13 …"action": "In Eclipse, swich to Remote System Explorer to create a connention baseed on SSH, input…  string
17 …"action": "Configure connection from Eclipse: Run->Run Configurations->C/C++ Remote Application\\ … string
21 "action": "Then right click to connect, input the user ID and password. ", string
25 …"action": "expand the connection, it will show the Sftp Files etc. \nNOTE. Might need to change … string
43 …"action": "Set the Yocto ADT's toolchain root location, sysroot location and kernel, in the menu W… string
47 …"action": "wget https://downloads.yoctoproject.org/releases/yocto/yocto-$VERSION/machines/qemu/qe… string
51 …"action": "(a)Point to the Toolchain: \n \nIf you are using a stand-alone pre-built toolchain, yo… string
55 …"action": "(b)Specify the Sysroot Location: \nSysroot Location is the location where the root file… string
59 …"action": "(c)Select the Target Architecture: \n \nThe target architecture is the type of hardwar… string
63 …"action": "(d) QEMU: \nSelect this option if you will be using the QEMU emulator. Specify the Kern… string
67 …"action": "(e) select OK to save the settings. \n\n\n1: In the Eclipse toolbar, expose the Run ->… string
85 …"action": "Launch a QEMU of target environment.(Reference to case \"ADT - Launch qemu by eclipse\"… string
89 "action": "Select File -> New -> Project.", string
93 "action": "Double click C/C++.", string
97 "action": "Click C or C++ Project to create the project.", string
101 "action": "Expand Yocto ADT Project.", string
105 "action": "Select Hello World ANSI C Autotools Project.", string
109 … "action": "Put a name in the Project name. Do not use hyphens as part of the name. \n \n", string
113 "action": "Click Next.", string
117 "action": "Add information in the Author and Copyright notice fields. \n1", string
121 "action": "Click Finish. \n1", string
125 …"action": "If the \"open perspective\" prompt appears, click \"Yes\" so that you open the C/C++ pe… string
129 … "action": "In the Project Explorer window, right click the project -> Reconfigure project. \n1", string
133 … "action": "In the Project Explorer window, right click the project -> Build project. \n1", string
137 …"action": "Right click it again and Run as -> Run Configurations. \n\t\t\tUnder Run Configuration… string
141 … "action": "After all settings are done, select the Run button on the bottom right corner \n\n1", string
145 …"action": "Repeat the steps 14-15, but instead of using Run Configurations use Debug Configuration… string
149 … "action": "After all settings are done, select the Debug button on the bottom right corner", string
167 …"action": "Launch a QEMU of target environment.(Reference to case \"ADT - Launch qemu by eclipse\"… string
171 "action": "Select File -> New -> Project. ", string
175 "action": "Double click C/C++. ", string
179 "action": "Click C or C++ Project to create the project. ", string
183 "action": "Expand Yocto ADT Project. ", string
187 "action": "Select Hello World ANSI C++ Autotools Project. ", string
191 … "action": "Put a name in the Project name. Do not use hyphens as part of the name. \n \n", string
195 "action": "Click Next.", string
199 "action": "Add information in the Author and Copyright notice fields.", string
203 "action": "Click Finish. \n1", string
207 …"action": "If the \"open perspective\" prompt appears, click \"Yes\" so that you open the C/C++ pe… string
211 … "action": "In the Project Explorer window, right click the project -> Reconfigure project. \n1", string
215 … "action": "In the Project Explorer window, right click the project -> Build project. \n\n1", string
219 …"action": "Right click it again and Run as -> Run Configurations. \n\t\t\tUnder Run Configurations… string
223 … "action": "After all settings are done, select the Run button on the bottom right corner \n\n1", string
227 …"action": "Repeat the steps 14-15, but instead of using Run Configurations use Debug Configuration… string
231 … "action": "After all settings are done, select the Debug button on the bottom right corner", string
249 …"action": "Clone eclipse-poky source. \n \n - git clone git://git.yoctoproject.org/eclipse… string
253 … "action": "Checkout correct tag. \n\n - git checkout <eclipse-version>/<yocto-version> \n\n", string
257 "action": "Move to scripts/ folder. \n\n", string
261 "action": "Run ./setup.sh \n\n", string
265 …"action": "When the script finishes, it prompts a command to issue to build the plugin. It should … string
269 …"action": "On an eclipse without the Yocto Plugin, select \"Install New Software\" from Help pull-… string
273 …"action": "Select Add and from the dialog choose Archive... Look for the *archive.zip file that w… string
277 …"action": "Select all components and proceed with Installation of plugin. Restarting eclipse might… string
295 …"action": "Install SDK \n\ta)Download https://autobuilder.yocto.io/pub/releases//toolchain/x86_64… string
299 …"action": "Install \"Eclipse IDE for C/C++ Developers\" Oxygen release (4.7.0) \n\ta) Go to https… string
303 …"action": "Install \"Eclipse IDE for C/C++ Developers\" Oxygen release (4.7.0) (Continue) \n\te) … string
307 …"action": "Install Eclipse Poky plugins \n\ta) Download https://autobuilder.yocto.io/pub/releases… string
311 …"action": "Install Eclipse Poky plugins (continue) \n\te) In \"Repository archive\" browse dialog… string
315 …"action": "Setup Eclipse Poky to use SDK \n\ta) In Eclipse workbench window, go to \"Window\" men… string