Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

#25: implement tool commandlet for intellij #297

Open
wants to merge 58 commits into
base: main
Choose a base branch
from

Commits on Feb 23, 2024

  1. Configuration menu
    Copy the full SHA
    13a2b75 View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2024

  1. Configuration menu
    Copy the full SHA
    b8292b6 View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2024

  1. Configuration menu
    Copy the full SHA
    bcf0e4b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1194c04 View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2024

  1. Configuration menu
    Copy the full SHA
    2213057 View commit details
    Browse the repository at this point in the history
  2. Adapted intellij tests

    ndemirca committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    4329115 View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2024

  1. Configuration menu
    Copy the full SHA
    b1f7e9c View commit details
    Browse the repository at this point in the history
  2. adjusted test data

    ndemirca committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    a1ae18a View commit details
    Browse the repository at this point in the history
  3. changed test data for mac

    ndemirca committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    3402cc7 View commit details
    Browse the repository at this point in the history
  4. fixed intellij Unittests

    ndemirca committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    2d39454 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0bd0b42 View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2024

  1. added javadoc

    ndemirca committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    1599acb View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2024

  1. Configuration menu
    Copy the full SHA
    2dbd602 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c4ae3cf View commit details
    Browse the repository at this point in the history
  3. cleaned up test data

    ndemirca committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    e26ce93 View commit details
    Browse the repository at this point in the history
  4. imroved tests

    ndemirca committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    7b63574 View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2024

  1. fixed mac implementation

    ndemirca committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    93265c9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dd5b979 View commit details
    Browse the repository at this point in the history
  3. improved mac implementation

    ndemirca committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    ab2bedd View commit details
    Browse the repository at this point in the history
  4. refactoring

    ndemirca committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    5f5b2a9 View commit details
    Browse the repository at this point in the history
  5. adapted tests

    ndemirca committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    a87dde9 View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2024

  1. fixed unittests for mac

    ndemirca committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    ca10f69 View commit details
    Browse the repository at this point in the history
  2. fixed unittest

    ndemirca committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    6e46659 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    053faed View commit details
    Browse the repository at this point in the history
  4. small improvements

    ndemirca committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    35012f0 View commit details
    Browse the repository at this point in the history
  5. moved open into bin folder

    ndemirca committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    b9af487 View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2024

  1. Configuration menu
    Copy the full SHA
    13c526f View commit details
    Browse the repository at this point in the history
  2. fix git merge conflict leftover

    Co-authored-by: Jörg Hohwiller <hohwille@users.noreply.github.com>
    ndemirca and hohwille committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    c9af2b5 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'feature/25-Implement-ToolCommandlet-for-Intellij' of ht…

    …tps://github.com/ndemirca/IDEasy into feature/25-Implement-ToolCommandlet-for-Intellij
    ndemirca committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    7733bfc View commit details
    Browse the repository at this point in the history
  4. fixed gitattributes

    ndemirca committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    4bbb95b View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2024

  1. Configuration menu
    Copy the full SHA
    2c8820a View commit details
    Browse the repository at this point in the history
  2. added gitkeep into gitignore

    ndemirca committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    9ed18b4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    789f5c7 View commit details
    Browse the repository at this point in the history
  4. refactoring

    ndemirca committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    5463998 View commit details
    Browse the repository at this point in the history
  5. added CR improvements

    ndemirca committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    a3cb929 View commit details
    Browse the repository at this point in the history

Commits on May 3, 2024

  1. added improvements

    ndemirca committed May 3, 2024
    Configuration menu
    Copy the full SHA
    1c25fb4 View commit details
    Browse the repository at this point in the history

Commits on May 7, 2024

  1. added line endings

    ndemirca committed May 7, 2024
    Configuration menu
    Copy the full SHA
    02ce32c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1589f88 View commit details
    Browse the repository at this point in the history
  3. fixed mac implementation

    ndemirca committed May 7, 2024
    Configuration menu
    Copy the full SHA
    9f5d2f7 View commit details
    Browse the repository at this point in the history

Commits on May 8, 2024

  1. fixed and cleaned up tests

    ndemirca committed May 8, 2024
    Configuration menu
    Copy the full SHA
    1664414 View commit details
    Browse the repository at this point in the history
  2. manipulated jmc test file

    ndemirca committed May 8, 2024
    Configuration menu
    Copy the full SHA
    548357d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    35c7d63 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    480a472 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    408b8e7 View commit details
    Browse the repository at this point in the history

Commits on May 17, 2024

  1. Configuration menu
    Copy the full SHA
    30e4048 View commit details
    Browse the repository at this point in the history

Commits on May 23, 2024

  1. fixed copy bug in extractdmg

    ndemirca committed May 23, 2024
    Configuration menu
    Copy the full SHA
    20e8710 View commit details
    Browse the repository at this point in the history

Commits on May 27, 2024

  1. changed binarypath for mac

    ndemirca committed May 27, 2024
    Configuration menu
    Copy the full SHA
    a45b108 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bf7fa79 View commit details
    Browse the repository at this point in the history
  3. adapted mac binary path

    ndemirca committed May 27, 2024
    Configuration menu
    Copy the full SHA
    26e902f View commit details
    Browse the repository at this point in the history
  4. devonfw#347: fixed copy

    added copy recursively with folder name
    fixed test workarounds
    removed extra resolve directory workarounds
    jan-vcapgemini committed May 27, 2024
    Configuration menu
    Copy the full SHA
    3382e54 View commit details
    Browse the repository at this point in the history
  5. Merge branch 'feature/347-Change-copy-method' into feature/25-Impleme…

    …nt-ToolCommandlet-for-Intellij
    ndemirca committed May 27, 2024
    Configuration menu
    Copy the full SHA
    40eb875 View commit details
    Browse the repository at this point in the history

Commits on May 28, 2024

  1. Configuration menu
    Copy the full SHA
    30062f3 View commit details
    Browse the repository at this point in the history
  2. reverted refactoring

    ndemirca committed May 28, 2024
    Configuration menu
    Copy the full SHA
    ad6f549 View commit details
    Browse the repository at this point in the history
  3. fixed mac tests

    ndemirca committed May 28, 2024
    Configuration menu
    Copy the full SHA
    63793c8 View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2024

  1. Configuration menu
    Copy the full SHA
    9ca87e3 View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2024

  1. Merge branch 'main' into feature/25-Implement-ToolCommandlet-for-Inte…

    …llij
    
    # Conflicts:
    #	cli/src/main/java/com/devonfw/tools/ide/io/FileAccessImpl.java
    #	cli/src/main/java/com/devonfw/tools/ide/tool/LocalToolCommandlet.java
    jan-vcapgemini committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    920ccfa View commit details
    Browse the repository at this point in the history
  2. Merge branch 'feature/25-Implement-ToolCommandlet-for-Intellij' of gi…

    …thub.com:ndemirca/IDEasy into feature/25-Implement-ToolCommandlet-for-Intellij
    jan-vcapgemini committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    2714aa4 View commit details
    Browse the repository at this point in the history
  3. devonfw#25: implemented requested changes

    added new makeExecutable method to FileAccess
    added new RWX_RX_RX constant to FileAccess
    replaced complicated sert of execute permissions in Intellij with makeExecutable method
    added TODO for the implementation of plugin installation
    applid reformat to FileAccess
    jan-vcapgemini committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    b59af50 View commit details
    Browse the repository at this point in the history