Changes between Version 66 and Version 67 of Docs/825gen2/Dev/DevVMTechnical


Ignore:
Timestamp:
11/25/25 10:13:39 (8 days ago)
Author:
Don Wilson
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Docs/825gen2/Dev/DevVMTechnical

    v66 v67  
    8787From application menu select "Utilities", right-click "KCalc" and "Pin to task manager"
    8888
    89 == Eclipse Projects ==
     89== Eclipse Integrated Development Environment ==
     90
     91To install Eclipse open a terminal window and type the following command to install some additional items.
     92{{{
     93pkcon install rpmlint rpm-build rpmdevtools systemtap-client valgrind
     94}}}
     95
     96It is recommended to download the Eclipse installer from https://www.eclipse.org/downloads/packages/ Select "Download" "Linux x86_64". Open the "Downloads" folder and right-click on the "eclipse-inst-jre-linux64.tar.gz" and select "Extract" and "Extract Here". Then in the "eclipse-installer" folder double-click **eclipse-inst**. Select "Eclipse IDE for C/C++ Developers" and click "Install".
     97
     98Run Eclipse and select "Help", "Eclipse Marketplace...". In the "Find:" input type "Subclipse". "Subclipse 4.3.4" should appear in the list. Click the appropriate "Install" button and accept the license prompts to complete the installation. When finished press "Yes" to restart Eclipse.
     99
     100Eclipse will default to a different workspace name, probably "eclipse-workspace". Select "File", "Switch Workspace", "Other..." Select the workspace "/home/user/workspace_825" to open the existing workspace containing the 825 projects.
    90101
    91102The following projects may be checked out into the Eclipse workspace workspace_825.