EDTLaptop2: Difference between revisions

From Wiki RB4
Line 18: Line 18:
* extracted to <code>C:\Uwes\Programme\eclipse\eclipse 2022-06\</code>
* extracted to <code>C:\Uwes\Programme\eclipse\eclipse 2022-06\</code>
* set workspace directory to <code>C:\Uwes\Programme\eclipse\workspace\</code>
* set workspace directory to <code>C:\Uwes\Programme\eclipse\workspace\</code>
* installation details see Help -> About Eclipse -> Installation Details shows:
** Git


====Spring Tools====
====Spring Tools====

Revision as of 18:57, 4 July 2022

Specification

Configuration

Windows

Show Hidden Directories and Files

  • type 'folder' in task bar search box
  • select 'show ...'

Programs

Docker Desktop

  • via E.ON Software Center

Eclipse

  • download 'Eclipse IDE for Enterprise Java and Web Developers' from https://www.eclipse.org/downloads/packages/
  • extracted to C:\Uwes\Programme\eclipse\eclipse 2022-06\
  • set workspace directory to C:\Uwes\Programme\eclipse\workspace\
  • installation details see Help -> About Eclipse -> Installation Details shows:
    • Git

Spring Tools

  • eclipse -> Help -> Marketplace -> select Spring Tools 4

Configuration

Git

  • download Git-2.27.0-64-bit.ext from here
  • Installed to C:\Uwes\Programme\Git
  • PATH variable extended to C:\Uwes\Programme\Git\cmd\
git --version
git version 2.36.1.windows.1

OwnCloud

Putty

WinSCP

XAMPP

  • configurations via config in console in httpd.conf
Listen 8090
ServerName localhost:8090